Given the sequence converges to $p^*$, show that it converges linearly: $p_{n+1}=\frac{1}{2}ln(p_n+1)$, $p_0=1$, and the limit is $p^*=0$.
I want to use fixed point theorem and denote $p_{n+1}=g(p_n)$ to show that $g'(p^*)\neq0$. But I'm not sure if it is the right approach to do so.
Thanks for any help!