Is q-Lipschitz continuity necessary condition for fixed point iteration? Meaning does it have to be so that $d(f(x),f(y))\leq qd(x,y)$ where $0\leq{q}<1$.
2026-03-30 05:25:12.1774848312
Is q-Lipschitz continuity necessary condition for fixed point iteration.?
312 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It's necessary in the sense that if you omit that condition, or just weaken it to $0\le q\le 1$ then the theorem no longer holds.
I's not necessary in the sense that there are certainly examples not satisfying the condition where the iterates converge to a fixed point. An example with a unique fixed point: Define $f:[-1/2,1/2]\to[-1/2,1/2]$ by $f(x)=x^2\sin(cx)$. Iterates converge to a fixed point, but if $c$ is large enough there exist points where $|f'(x)|>1$, hence it's not $q$-Lipschitz for any $q\le 1$.