+ 1
Find the next number in the following series
1 11 21 1211 111221 312211
1 Answer
+ 2
1 -> âone 1â -> 11 -> âtwo 1(s)â -> 21 -> âone 2, one 1â -> 1211 -> âone 1, one 2, two 1(s)â -> 111221 and so on.
This is not a programming question though, and doesnât belong here.