MHB Sequence of Positive Integers Challenge

AI Thread Summary
The sequence of positive integers defined by the recurrence relation a_n = a_{n-1}^2 + a_{n-2}^2 + a_{n-3}^2 for n ≥ 3 cannot have a term equal to 1997 for k ≥ 4. If a_k = 1997, it leads to a contradiction when analyzing the values of a_{k-1}, a_{k-2}, and a_{k-3}. The maximum possible values for these terms, constrained by the properties of squares, indicate that they must be less than or equal to 6. The only valid combination of squares that sums to 44 is 6^2 + 2^2 + 2^2, which does not yield 1997 in the required form. Therefore, 1997 can only occur at k ≤ 3, confirming the initial claim.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Consider the sequence of positive integers which satisfies $$a_n=a_{n-1}^2+a_{n-2}^2+a_{n-3}^2$$ for all $n \ge 3$.

Prove that if $a_k=1997$, then $k \le 3$.
 
Mathematics news on Phys.org
anemone said:
Consider the sequence of positive integers which satisfies $$a_n=a_{n-1}^2+a_{n-2}^2+a_{n-3}^2$$ for all $n \ge 3$.

Prove that if $a_k=1997$, then $k \le 3$.
[sp]The statement of the problem implies that the first three terms $a_0$, $a_1$, $a_2$ can be chosen arbitrarily, and the rest of the sequence is then determined by the given relation.

Suppose (to get a contradiction) that $a_k = 1997$ for some $k\geqslant4$. Let $x=a_{k-4}$, $y=a_{k-3}$, $z=a_{k-2}$. Then $a_{k-1} = x^2 + y^2 + z^2$, and $1997 = y^2 + z^2 + (x^2+y^2+z^2)^2$. Since $1997 < 45^2$, it follows that $x^2 + y^2 + z^2 \leqslant 44$, and since $44<7^2$ it follows that each of $x$, $y$, $z$ must be at most $6$. Thus $(x^2+y^2+z^2)^2 = 1997 - y^2 - z^2 \geqslant 1997 - 6^2 - 6^2 = 1925 >43^2$, and it follows that $x^2+y^2+z^2 >43$. Thus the only possibility is that $x^2+y^2+z^2 = 44$. But the only way to express $44$ as the sum of three squares is $44 = 6^2+2^2 + 2^2$, and neither of the sums $2^2 + 2^2 + 44^2$, $2^2 + 6^2 + 44^2$ is equal to $1997$ (obviously, since both those sums will be even). Therefore $1997$ cannot be equal to $a_k$ for any $k>3$.

In fact, it is possible to get $1997 = a_3$, for example if $a_0 = 5$, $a_1 = 6$, $a_2 = 44$, then $a_3 = 25 + 36 + 1936 = 1997$.[/sp]
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Replies
1
Views
1K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
3
Views
2K
Replies
1
Views
1K
Back
Top