What is the next number in each of the following sequences (they follow the same logic)?
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 first sequence is 1 1 , 2 2 , 3 3 , 4 4 , . . . . The second sequence is 1 1 , 1 1 + 2 2 , 1 1 + 2 2 + 3 3 , 1 1 + 2 2 + 3 3 + 4 4 , . . . . The third sequence is 1 1 , 1 1 × 2 2 , 1 1 × 2 2 × 3 3 , 1 1 × 2 2 × 3 3 × 4 4 , . . . . So the required numbers are 4 4 , 1 1 + 2 2 + 3 3 + 4 4 , 1 1 × 2 2 × 3 3 × 4 4 or 2 5 6 , 2 8 8 , 2 7 6 4 8 .