I would like to determine the initial value such that $a_n$ given by $a_{n+1}=2-a_{n}^2$ converges. Trivially it has fixed points $a_1=1, a_2=-2$. Some obvious initial values are as follows:
Initial values s.t. $a_n\to -2$: $\{-2,2,0,-\sqrt{2},\sqrt{2},\sqrt{2+\sqrt{2}},\sqrt{2-\sqrt{2}},\cdots\}$
Initial values s.t. $a_n\to 1$: $\{1,-1,-\sqrt{3},\sqrt{3},\sqrt{2+\sqrt{3}},\sqrt{2-\sqrt{3}},\cdots\}$
By continuing we may find two sets of initial values that the sequence converges to different fixed points. However I can't show whether these are all of the initial values such that the sequence is stable.