12² = 144
21² = 441
122² = 14884
221² = 48841
1222² = 1493284
2221² = 4932841
Does this property exist for all 1222... numbers?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We define ( 1 ) ( n ) , with parenthesis at the power position, to be n repetitions of digit 1 , in decimal representation. For instance ( 1 ) ( 2 ) = 1 1 and ( 1 ) ( 3 ) = 1 1 1 .
The numbers of the form 1 2 2 2 . . . , with n digits in total, can be written as 1 0 n + 2 × ( 1 ) ( n − 1 ) . Take it to the power two to have
1 0 2 n + 4 × ( ( 1 ) ( n − 1 ) ) 2 + 4 × 1 0 n × ( 1 ) ( n − 1 ) ( ∗ ) .
The swapped version of 1 2 2 2 . . . can be written as 1 0 × 2 × ( 1 ) ( n − 1 ) + 1 . Its square is
1 0 2 × 4 × ( ( 1 ) ( n − 1 ) ) 2 + 1 + 4 0 × ( 1 ) ( n − 1 ) ( ∗ ∗ )
In order to have the property true, we need the following to be true (the LHS is from ( ∗ ), when the digit "1", from the beginning is dropped. the RHS is from ( ∗ ∗ ), when digit "1", from the end, is subtracted and the remaining is divided by 1 0 ).
4 × ( ( 1 ) ( n − 1 ) ) 2 + 4 × 1 0 n × ( 1 ) ( n − 1 ) = ( 1 0 1 ) × { 1 0 2 × 4 × ( ( 1 ) ( n − 1 ) ) 2 + 4 0 × ( 1 ) ( n − 1 ) }
the equation, above, can be simplified to
( 1 0 n − 1 ) × ( 1 ) ( n − 1 ) = 9 × ( ( 1 ) ( n − 1 ) ) 2
or
( 1 0 n − 1 + ⋯ + 1 ) × ( 1 ) ( n − 1 ) = ( ( 1 ) ( n − 1 ) ) 2
which can be proven, knowing the definition of multiplication.