Suppose that the fixed point iteration for the function $\sin x^{100}$ converges to the fixed point 0. Determine the order of convergence with justification.
I may have misunderstandings for this question.
1) Is it right to let $f(x) = \sin x^{100}$ and the fixed point iteration be $p_n = f(p_{n-1})$ for $n\in \mathbb{N}$
2) Let $f(x)=\sin x^{100}$, then any n-th derivative of $f(x)$ evaluated at $0$ is $0$.
Edit: im wrong, there are non-zero terms, but how should i show that the $100$-th derivative has non-zero term and the first to $99$-th derivatives are $0$ at $0$?
Please help, thanks.