- Determine the sequences $a_0 , a_1 , a_2 ,\dots$ which satisfy all of the following conditions:
a) $a_{n+1} = 2a_n^2 − 1$ for every integer $n ≥ 0,$
b) $a_0$ is a rational number and
c) $a_i =a_j$ for some $i,j$ with $i \neq j$.
You can see it clearer here: http://www.bmoc.maths.org/home/bmo1-2009.pdf
I have managed to work out the modulus of $a_0$ must be equal to or below $1$. Indeed the $1,-1,1/2,-1/2$ and $0$ all work. I'm not familiar with sequences questions so I'm not really sure what I'm looking for in terms of a proof. I think I may also worked out that if we call $a_0$ as $a/b$ then $a+b$ and $2b$ must be square numbers since the rest of the rest of the terms can be put into the form $a/b$ (obviously not the same a and b), but also in the form $2a^2-b^2/b^2$ (again not the same a and b, sorry if I'm confusing people), since the denominator plus the numerator will be in the form $2a^2$, I thought that only $a_0$ can re-appear and so its $a+b$ and $2b$ must be square, but I'm not sure if I made a mistake, because it doesn't seem to work with some values.
Thanks in advance for any contributions.