Number pattern sequence

Level 1

What's the next number in this sequence?

1 , 11 , 21 , 1211 , 111221 1, 11, 21, 1211, 111221


The answer is 312211.

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.

1 solution

Jason Chi
Mar 4, 2018

This is called the look and say sequence where each successive number in the sequence is formed by 'reading out' the digits of the preceding number.

For example, 1 is read as "one one" and so the next term is 11.

11 is read as "two ones" and so the next term is 21.

21 is read as "one two, one one" and so the next term is 1211.

111221 is read as "three ones, two twos, one one" so the next term is 312211 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...