What general procedure does one use to solve $\lim_{n\to\infty} a_n$,where $a_{n+1}=f(a_n),n\in\mathbb{N}$ given $a_1$?
I tried searching for articles on this but didnt find any.
My initial thought was that I simply put $a_n=a_{n-1}$ for large $n$'s and solve $a_{n}=f(a_{n-1})$, but then again im not sure of its validity since I couldnt find any reference.
If you know that
then assuming the limit of $a_n$ is $a$, you have
$$a = \lim_{n\to\infty} a_n = \lim_{n\to\infty} a_{n+1}=\lim_{n\to\infty} f(a_n) = f(\lim_{n\to\infty} a_n)=f(a)$$
which means that the only possible values of the limit are the fixed points of $f$. Note that if $f$ is not continous, then you can't make the same conclusion since the penultimate inequality does not always hold for discontinuous functions.
Also note that above, you only get candidates for $a$ (the limit). You must prove, separately, that the sequence converges and which of the candidates it converges to.
Some standard ways of doing this are