You are given a sequence: 1 11 21 1211 111221 312211. Can you figure out the next number in this sequence?
Answers
Answered by
1
Step-by-step explanation:
No, Its very difficult but jitna mujhe lgta h to agla no. hoga 1111222331
Answered by
0
Answer: 13112221
The explanation: each successive number is formed by looking at the preceding number and reading out the digits, grouping like digits together and saying the number of identical digits followed by the digit.
For example
1 is read as "one one", and so the second number is 11.
11 is read as "two ones", so the third number is 21.
21 is read as "one two, one one", so the fourth number is 1211.
1211 is read as "one one, one two, two ones", so the fifth number is 111221.
111221 is read as three ones, two twos, one one
312211 is read as one three,one one, two twos, two ones
so the number is 13112221
Similar questions