Suppose you write down all the numbers from 1 to 1073741823. If you removed all the multiples of every odd prime number, starting from the largest prime less than 1073741823, what would be the last number on your new list?
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.
After removing all multiples of all odd prime numbers, only powers of 2 remain. The maximum number of this form below 1 0 7 3 7 4 1 5 2 3 is 2 2 9 = 5 3 6 8 7 0 9 1 2 .