In a sequence of 1001 terms, the numbers are arranged in a curious pattern. There are 1 1, 2 2's, 3 3's, and so on. For example, the first 10 terms of the sequence are: 1,2,2,3,3,3,4,4,4,4. What is the last number in the pattern, assuming that the pattern keeps going?
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.
2 n ( n + 1 ) > 1 0 0 1 n > 4 4 . 2 n = 4 5