Consider the sequence of binary numbers 101, 1010101, 10101010101,101010101010101.. ..
Find the sum of all the digits of the first 20 terms of this string.
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.
The sum = 2 + 4 + ⋯ + 4 0 = 2 ( 1 + 2 + ⋯ + 2 0 ) = 2 × 2 2 0 × 2 1 = 4 2 0