find the 2000th term of this sequence 1,2,2,3,3,3,4,4,4,4........................till infinity
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.
This sequence is a "reverse AP sum" sequence. If i n t h is the last of term a j = n , then i n = 2 n ( n + 1 ) . For example: i 1 = 2 1 ( 2 ) = 1 , i 2 = 2 2 ( 3 ) = 3 , i 3 = 2 3 ( 4 ) = 6 , i 4 = 2 4 ( 5 ) = 1 0 ....
Now, we have i 6 2 = 2 6 2 ( 6 3 ) = 1 9 5 3 and i 6 3 = 2 6 3 ( 6 4 ) = 2 0 1 6 . This means 1 9 5 4 t h to 2 0 1 6 t h , including 2 0 0 0 t h , terms are 6 3 .