Consider the function $F(x) = x^2-2x+2$.
Find an interval in which the function is contractive and find the fixed point in this interval.
What is the convergence rate of the fixed point iteration: $x_{n+1} = F(x_n)$ in that interval?
I'm lost on fixed point iteration. I've watched a few youtube videos, but I'm still not understanding contractive intervals and methods for finding fixed points in functions.