MathDB
M 34

Source:

May 25, 2007
modular arithmeticRecursive Sequences

Problem Statement

The sequence of integers {xn}n1\{ x_{n}\}_{n\ge1} is defined as follows: x1=1,    xn+1=1+x12++xn2  (n=1,2,3).x_{1}=1, \;\; x_{n+1}=1+{x_{1}}^{2}+\cdots+{x_{n}}^{2}\;(n=1,2,3 \cdots). Prove that there are no squares of natural numbers in this sequence except x1x_{1}.