If we have for example $a_n=1+\sqrt{a_{n-1}}$ and $\lim_{n \rightarrow \infty} a_n=L$ then can I say that $ L=1+\sqrt{L}$? If it's so, what's the proof?
2026-05-05 13:42:58.1777988578
If $\lim_{n \rightarrow \infty} a_n=L$ then $\lim_{n \rightarrow \infty} f(a_n)=f(L)$?
236 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $f$ is continuous and $a_n$ a converging sequence, then $$f(\lim a_n)=\lim f(a_n)$$ Since $\sqrt{x}$ is continuous, and your sequence bounded, yes, you can say $$\lim a_n=\lim a_{n+1}=\lim (1+\sqrt{a_n})=1+\sqrt{\lim a_n}$$ Thus, $$\lim a_n=\frac 32 + \frac 12\sqrt{5}$$