Fixed-Point Stability

Core Sentence / 核心句

A fixed point is locally stable when repeated application of the function contracts small errors around it.

中文理解:不动点本身满足 ;稳定性进一步问,受到微小扰动后,迭代是回到它还是远离它。

Formula / 公式或规则

For and :

When To Use / 什么时候用

用于 repeated function iteration、fixed-point algorithms、recursive sequences 和 dynamical systems 的局部收敛判断。

Watch Out / 易错点

必须看 ,不是只看 。这个 test 是 local 的; 时不能下结论,还需 higher-order analysis。

Search and Source Mentions / 搜索与出现位置

Mentioned In / 出现位置

Connected Notes / 连接