Given the positive integers Jeremy--a lover of odd numbers--does the following:
Choose only the numbers at odd positions, i.e, those at the first, third, fifth, seventh... positions, and remove the rest.
So, now he has But he does again, and this time he has If Jeremy does 8 more times (thus 10 times in total), what will be the next number after 1 in the sequence?
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.
Every time the numbers are increasing by 2 1 , 2 2 , 2 3 , 2 4 , . . . , doing it ten times, the numbers are gonna increase by 2 1 0 , so the number after 1 is going to be 1 + 2 1 0 .