Suppose we have a continuously differentiable mapping $f:\mathbb{R}^n\rightarrow \mathbb{R^n} $ with a unique fixed point $x^*$. If the spectral radius of the Jacobian $\rho(\nabla f(x))$ is less than unity at $x^*$, then function iterations $x_t=f(x_{t-1})$ converge to $x^*$ locally around $x^*$.
Suppose $\rho\left( \nabla f(x) \right)\leq \delta< 1$ for all $x\in \mathbb{R}^n$. Do function iterations converge to $x^*$ from any starting point $x_0\in \mathbb{R}^n$?
A related question is this: Derivative-based sufficient conditions for contraction mappings for multivariate continuous functions
If $\rho(\nabla f(x^)\leq \delta <1$, then function iterations $x_t=f(x_{t-1})$ converge locally to $x^$.
What I would like to know if this property generalizes to global convergence when $\rho (\nabla f(x) )\leq \delta <1$ for all $x\in \mathbb{R}^n$.
– Asco Aug 22 '19 at 13:07