What comes in the next row?
1
1,1
2,1
1,2,1,1
1,1,1,2,2,1
...?
Solution in a forthcoming post (if no correct answers)
Printable View
What comes in the next row?
1
1,1
2,1
1,2,1,1
1,1,1,2,2,1
...?
Solution in a forthcoming post (if no correct answers)
1
One 1
Two 1{'s}
One 2, One 1
One 1, One 2, Two 1{'s}
Three 1{'s}, Two 2{'s}, One 1
So, 312211?
Right!!! That was clever!
It's amazing that sometimes you start thinking of complicated schemes and math formulas and get all stuck with that without realizing the simple way around... as it did happen to me when I came across it.
This is an old one.
i don't see the pattern... (in the answer)
one 1 two 1's ..... they mnake sense but by the 4th im lost
1,1,1,2,2,1Quote:
Originally posted by alkatran
i don't see the pattern... (in the answer)
one 1 two 1's ..... they mnake sense but by the 4th im lost
Part 1: How many consecutive repeating integers start the string, and what integer is it?
There are 3, and it is 1.
So Far, the answer is 3,1
Part2: How many consecutive repeating integers come next, and what integer is it?
There are 2, and it is 2.
So Far, the answer is 3,1, 2, 2
Part2: How many consecutive repeating integers finish the string, and what integer is it?
There is 1, and it is 1.
Thus the answer is 3,1,2,2,1,1
Some people are slow.