Homework Statement
xn+1 = xn + cosxn , n>=1
where x0 E [π/4 , 3π/4] = D.
Show it converges, find rate of convergence.Homework Equations
contraction theoremThe Attempt at a Solution
Setting a function f(x) = x+cosx we have f'(x) = 1 - sinx, f''(x)= -cosx.
Now f' >= 0, so f is increasing.
For...