I have a trivia question to answer. What are the values (x,y,z) in this sequence
31,62,x,52,y,z,91
|
I have a trivia question to answer. What are the values (x,y,z) in this sequence 31,62,x,52,y,z,91 |
|||||||||||||||||
|
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
Numbering these as $a_1$ through $a_7$, we have $a_k=13k$, except that the digits in $a_1$ and $a_2$ are inverted. The first digit is always the greater of the two, so the rule could be to sort the digits of $13k$ in descending order -- that would lead to $x=93$, $y=65$, $z=87$. |
|||||
|
|
HINT/EXERCISE: Given ANY $(x,y,z)\in{\Bbb R}^3$ there exists a polynomial $P(X)$ of degree $\leq6$ such that $$ P(0)=31, P(1)=62, P(2)=x, P(3)=52, P(4)=y, P(5)=z, P(6)=91. $$ |
|||||||||||||||||||
|
|
I don't know if this makes any sense, but considering all numbers present are naturals and less than 100, through some trial and error I found the following worked:
So you'd get
|
|||
|
|