41 squared can be written by placing two square numbers (16 and 81) of the same number of digits one after the other. Write some 9s between the digits of 41 and the same number of 0s after the 9s. Prove that the square of the resulting number always has the above property.
Problem 1243
Official solution
In some cases, we can easily verify the statement by squaring (or even just multiplying), halving the result, and taking the square root of each part. For example:
Thus, the statement of the problem is correct in those cases where we insert one or two 9s and 0s. From these cases, we conjecture that the two parts of the square of the numbers in question are not only square numbers (which is one of the statements of the problem), but the first part is precisely the square of the first half of the numbers in question, and the second part is the square of the number consisting of one more 9 than the number of 9s we inserted.
Is this always the case?
Imagine that we insert nines and then zeros between 4 and 1, where is any natural number. Thus,
From the first term of the sum, we can see that it ends with zeros, and there are digits before them, which, when read together, give the square of . We need to show that the remaining two-term sum is equal to . This will also imply that this number is only digits long (since the first digit number is the square of , which is ), so it does not extend into the number before it. To solve the problem, we only need to prove that
The number on the right can be written as:
or
which is
This is indeed equal to the number on the left.
Remark. We could have also completed the proof by immediately writing the square of the number obtained by inserting nines and zeros in algebraic form:
and performing the squaring:
From the first term of the sum, we determine that it is a square number, the square of , and it ends with zeros. For the sum of the other two terms, we determine - as before - that it is also a square number, the square of , and since it is digits long, it does not extend into the square number before it, its digits only add up with the zeros. However, the generality of the proof was not compromised in the form mentioned earlier, and the numbers written in the decimal system can be better visualized with fewer algebraic symbols.