The Next Number in the Pattern: 312211

  • Thread starter Thread starter Tom McCurdy
  • Start date Start date
AI Thread Summary
The discussion revolves around identifying the next number in a sequence that follows a specific pattern known as the "look-and-say" sequence. The initial numbers are 1, 11, 21, 1211, 111221, 312211, and 13112221. Participants analyze how each number describes the count and value of digits from the previous number. They note that all numbers after the first have an even number of digits and identify a rule for generating the next number based on pairs of digits. The key insight is that the first number in a pair indicates how many times the second number appears. For example, "3,1" translates to three 1's, while "1,3" indicates one 3. Following this logic, they conclude that the next number in the sequence is 1113213211, confirming its correctness. The discussion emphasizes the underlying rules of the sequence and the methodical approach to deriving subsequent numbers.
Tom McCurdy
Messages
1,017
Reaction score
1
What row of numbers comes next?

1
11
21
1211
111221
312211
13112221
 
Physics news on Phys.org
Here's what I see. Except for the first number, all successive numbers have an even number of digits. And I seem to have found some kind of pattern that involves pairing the numbers :

Line 1 = 1
Line 2 = 11 and 1*1 = Line 1
Line 3 = 21 and 2*1 = 1+1, where 1 and 1 are from Line 2
Line 4 = 1222 and (1*2),(1*1) = 2,1 which are from Line 3
Line 5 = 111221 and (1*1), (1*2), (2*1) = 1,2 1+1, and these numbers are in Line 4...
Line 6 = 312211 and (3*1), (2*2), (1*1) = 1+1+1, 2+2, 1; numbers in Line 5
Line 7 = 13112221 and (1*3), (1*1), (2*2), (2*1) = 3,1,2+2,1+1,; numbers in Line 6
This is not a heck of a pattern, but there seem to be some hidden rules for when to add and when not to. I'm not sure if this is going to work forwards...I've been working backwards so far...

So it looks like you add, if the first term in the pair in not 1. ie. (3,1) becomes 1+1+1 but (1,3) becomes 3. This seems to be the way to generate repetitions. Okay, I think I've got it !

3,1 means there are three 1's while 1,3 means there is one 3 !

This seems to work throughout - for all the lines. So, for instance, in line 4 : 1211 means there's one 2 and one 1 in the previous line.

Then Line 8 should be : one 1, one 3, two 1's, three 2's and one 1 OR 1113213211

NICE !
 
1113213211
is correct

good work

I will find another riddle or make one up to post in a day or so.
 
Last edited:
Similar to the 2024 thread, here I start the 2025 thread. As always it is getting increasingly difficult to predict, so I will make a list based on other article predictions. You can also leave your prediction here. Here are the predictions of 2024 that did not make it: Peter Shor, David Deutsch and all the rest of the quantum computing community (various sources) Pablo Jarrillo Herrero, Allan McDonald and Rafi Bistritzer for magic angle in twisted graphene (various sources) Christoph...
Thread 'My experience as a hostage'
I believe it was the summer of 2001 that I made a trip to Peru for my work. I was a private contractor doing automation engineering and programming for various companies, including Frito Lay. Frito had purchased a snack food plant near Lima, Peru, and sent me down to oversee the upgrades to the systems and the startup. Peru was still suffering the ills of a recent civil war and I knew it was dicey, but the money was too good to pass up. It was a long trip to Lima; about 14 hours of airtime...

Similar threads

Back
Top