How many ones are there in the expansion of
( 1 0 1 ) × ( 1 0 0 0 1 ) × ( 1 0 0 0 0 0 0 0 1 ) . . . . . × ( 1 0 0 . . . . ( 2 7 − 1 ) z e r o e s . . . 0 0 0 1 ) ?
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.
101 has 2 2 − 1 digits
(101)(10001) = 1010101 2 3 − 1 digits
(101)(10001)(100000001) = 101.....101 2 4 − 1 digits
.
.
(101)(10001)............ (100.......127 zeroes ....001) = 2 8 − 1 digits
You will observe that ( 1 0 0 1 + 1 ) × ( 1 0 0 2 + 1 ) ... X... ( 1 0 0 2 n + 1 ) will have 2 n + 1 − 1 digits with 2 n ones.
Thus, the expansion has 2 7 = 1 2 8 o n e s
How do you know it works for all such integers?
Ok!, see the other way round!!
101 = 1 0 2 + 1
10001 = 1 0 4 + 1
If we multiply just these two, we get ( 1 0 2 + 1 ) X ( 1 0 4 + 1 ) = ( 1 0 6 ) + ( 1 0 4 ) + ( 1 0 2 ) +1 .
Hence, it will have ( 2 2 + 2 1 + 1 ) digits = 2 3 − 1 = 7 digits with 4 ones.
Even if you increase the no. of factors, the product will be of the form
( 1 0 2 n + 2 n − 1 . . . + . . . . 2 2 + 2 ) + ( 1 0 ( 2 n + 2 n − 1 . . . + . . . . 2 2 + 2 ) − 2 ) + ( 1 0 ( 2 n + 2 n − 1 . . . + . . . . 2 2 + 2 ) − 4 ) + ( 1 0 ( 2 n + 2 n − 1 . . . + . . . . 2 2 + 2 ) − 6 ) ..... + ( 1 0 6 ) + ( 1 0 4 ) + ( 1 0 2 ) +1
Now, it is clear that, if there are n factors then it will have a total of ( 2 n + 2 n − 1 . . . + . . . . 2 2 + 2 + 1 ) digits = 2 n + 1 − 1 .
...and thus, it will have 2 n ones.
Problem Loading...
Note Loading...
Set Loading...
Let x = 10
Then the expression is ( x 2 + 1 ) ( x 4 + 1 ) . . . . ( x 1 2 8 + 1 ) We know there are 128 terms, and each term coefficients is 1. So there are 128 1's//