What Is the Next Number in This Challenging Sequence?

  • Thread starter Thread starter Leonidas
  • Start date Start date
AI Thread Summary
The discussion revolves around a challenging number sequence: 73, 61, 56, 62, and the quest for the next number. Participants express frustration over the lack of clarity in the quiz and the insufficient information provided to deduce a pattern. Various guesses are made, including 39 and 67, with some exploring polynomial fitting and mathematical properties to find a solution. The consensus is that four terms are inadequate for establishing a definitive pattern, making it difficult to ascertain the next number reliably. Overall, the conversation highlights the complexity and ambiguity of the sequence presented in the quiz.
Leonidas
Messages
20
Reaction score
0
I took this stupid quiz on finding the next number in the pattern, and at the end, it didn't tell me the right answers!

the one that stumped me was: 73, 61, 56. 62, ?

anyone know the answer?
 
Physics news on Phys.org
My only guess after skimming at it would be 39...that would fit in the pattern so far...but I don't know if it's right. Every other number subtracts 17, while the other opposite set would add 1 each time...but that's probably wrong.
 
I think the goal is to find the general term a_n of the sequence.
 
well just giving you 4 terms doesn't tell you anything about the general form. 39 is as good an answer as any. Obviously you can make the rest of the terms whatever you want. What sort of quiz was this? Silly questions :smile:

As for whether it's part of a well-known sequence of interest, the online integer sequence encyclopedia gives no results.
 
First it decreases by 12, then 5, then increases by 1. So the change in the increase/decrease goes:
6, 5. My guess is the increase would increase by 4, meaning the next term would be 5 greater, or 67

But there's no obvious pattern involved, because the second and third term are part of a decreasing sequence, but the fourth term is greater than the third
 
I agree, it doesn't seem like there is enough information. You could always fit a polynomial to the points (1,73),( 2,61), etc, and extend the series that way (which is essentially what you're doing when you look at the difference between the difference between ... between the difference of consecutive terms (see the method of differences used in Babbages' http://en.wikipedia.org/wiki/Difference_engine" ) ). What is the context of the problem? Give some more examples from this problem set. Should we look at mathematical properties like the prime factorizations or sums of digits, or could it be something like the number of days in certain months of the year?
 
Last edited by a moderator:
54 ;)
 
My guess is 0, since it is the only other root of the polynomial

x(x-73)(x-61)(x-56)(x-62)

But seriously, this is silly. Only giving 4 terms is not enough to deduce a pattern. But I think the guess of Vatican Hell is the best you can make...
 
You're exaggerating! ;)
It wasn't so hard
73: (7-3) x3 ...
 
  • #10
Gotta agree with Manu Mop here. Given integer ab, where a,b are part of the counting integers 0 to 9, the next number is ab-((a-b)*b)

73-((7-3)*3)=61
61-((6-1)*1)=56
56-((5-6)*6)=62
62-((6-2)*2)=54

Bit obscure, but it fits...
 
Back
Top