I wanted to know what the continued fraction $1 + \frac 1{1 + \frac 1{1+ \frac 1{1+\frac 1{1+ \frac 1{1 + \ldots}}}}}$ would euqal to,
so I chose $x=1+\frac1{x}$ because you can put the euqation in for x infinitly times and you get the continued fraction I wanted to solve. When I solved for $x$ I got two solutions $\frac {1+\sqrt{5}}{2}$ and $\frac {1-\sqrt{5}}{2}$ which both would satisfy my equation.
But I looked it up and everyone says its only $\frac {1+\sqrt{5}}{2}$, the golden ratio $\phi$ and I wonder why do you only take the positive solution to the equation $x=1+\frac1{x}$?
They both satisfy the equation, but the first value is positive and the second value is negative.
The continued fraction is obviously positive, so only the first value remains.
Apart from that, i order to be strict, you'll have to show that the recursion $x\mapsto 1+1/x$ converges. Only if it converges one can conclude that the limit exists and equals the mentioned value.