Let $u_0, u_1 \in \mathbb{R}$ be arbitrary. I am interested in the sequence defined by: $$u_{k+1} = \frac{1}{2-u_k u_{k-1}}.$$ In particular I would like to find $\lim_{k\rightarrow \infty} u_k$ for this sequence. For a value $\bar u$ to be a potential limiting point, this value should at least satisfy: $$ \bar u = \frac{1}{2-\bar u^2}, $$ it is not hard to see that this equation has $3$ solutions, namely: $$ \bar u = 1, -\frac{1}{2}(1+\sqrt{5}), \frac{1}{2}(-1+\sqrt{5}). $$ I can numerically verify that the first two candidates do not attract the sequence $(u_k)_k$, thus we only have $u_k \rightarrow 1$ resp. $u_k\rightarrow -\frac{1}{2}(1+\sqrt{5})$ when $u_0,u_1 = 1$ resp. $u_0,u_1=-\frac{1}{2}(1+\sqrt{5})$ whilst the third seems to be an attractor for the sequence.
Furthermore there is the special case where $u_0 \cdot u_1 = 2$, which we exclude as $u_2$ is not defined in this case.
However, I am unable to prove that for any $u_0, u_1 \notin \{-1, -\frac{1}{2}(1+\sqrt{5})\}$ and $u_0 \cdot u_1 \neq 2$, we have $u_k \rightarrow \frac{1}{2} (-1+\sqrt{5})$.
A related problem was studied here, and I understand the proof given there, but I do not see how to extend this new problem.