Stability Formula

Stability is a system is stable at an equilibrium if small perturbations cause it to return toward that equilibrium.

The Formula

f(xโˆ—)=xโˆ—f(x^*) = x^* (equilibrium) with โˆฃfโ€ฒ(xโˆ—)โˆฃ<1|f'(x^*)| < 1 (stable) or โˆฃfโ€ฒ(xโˆ—)โˆฃ>1|f'(x^*)| > 1 (unstable)

When to use: A ball in a bowl returns to center; a ball on a hill rolls away.

Quick Example

Pendulum at rest is stable (returns after push). Balanced pencil is unstable.

Notation

xโˆ—x^* denotes an equilibrium point where f(xโˆ—)=xโˆ—f(x^*) = x^*. Stability is determined by โˆฃfโ€ฒ(xโˆ—)โˆฃ|f'(x^*)|.

What This Formula Means

A system is stable at an equilibrium if small perturbations cause it to return toward that equilibrium; unstable if small perturbations cause it to move away.

A ball in a bowl returns to center; a ball on a hill rolls away.

Formal View

xโˆ—x^* is a stable fixed point of ff โ€…โ€ŠโŸบโ€…โ€Š\iff f(xโˆ—)=xโˆ—f(x^*) = x^* and โˆฃfโ€ฒ(xโˆ—)โˆฃ<1|f'(x^*)| < 1; unstable if โˆฃfโ€ฒ(xโˆ—)โˆฃ>1|f'(x^*)| > 1

Worked Examples

Example 1

medium
Find all fixed points of f(x)=x2โˆ’x+1f(x) = x^2 - x + 1 and determine their stability using the derivative criterion โˆฃfโ€ฒ(xโˆ—)โˆฃ<1|f'(x^*)| < 1.

Answer

Fixed point xโˆ—=1x^*=1; โˆฃfโ€ฒ(1)โˆฃ=1|f'(1)|=1 โ€” marginal stability

First step

1
Fixed points: solve x=x2โˆ’x+1โ‡’x2โˆ’2x+1=0โ‡’(xโˆ’1)2=0โ‡’xโˆ—=1x = x^2-x+1 \Rightarrow x^2-2x+1=0 \Rightarrow (x-1)^2=0 \Rightarrow x^*=1 (double root).

See the full worked solution + why-it-works coaching

SetupKey insightWhy it worksCommon pitfallConnection

Unlock answer keys One Family plan โ€” every worked solution, all subjects

Example 2

hard
For the map g(x)=cosโก(x)g(x) = \cos(x), find the fixed point (Dottie number) approximately and determine its stability.

Example 3

medium
Find the fixed point of f(x)=2xโˆ’6f(x)=2x-6 and determine its stability.

Common Mistakes

  • Confusing where the equilibrium is with whether it's stable - first solve f(xโˆ—)=xโˆ—f(x^*)=x^*, then test the slope.
  • Using f(xโˆ—)f(x^*) instead of fโ€ฒ(xโˆ—)f'(x^*) for the test - stability depends on the derivative's magnitude, not the function value.
  • Forgetting the absolute value - โˆฃfโ€ฒ(xโˆ—)โˆฃ<1|f'(x^*)|<1 is stable even if fโ€ฒ(xโˆ—)f'(x^*) is negative (which adds oscillation).

Why This Formula Matters

Stability is the payoff question for any feedback system, recurrence, or equilibrium: will it stay put or collapse? The slope test โˆฃfโ€ฒ(xโˆ—)โˆฃ<1|f'(x^*)|<1 turns a vague 'does it settle?' into a checkable condition, central to dynamics, economics, and ecology. Recognizing it by "After a small nudge, does the system move back toward the equilibrium rather than away from it?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from equilibrium / fixed point and feedback and convergence of a sequence in a mixed problem set.

Frequently Asked Questions

What is the Stability formula?

A system is stable at an equilibrium if small perturbations cause it to return toward that equilibrium; unstable if small perturbations cause it to move away.

How do you use the Stability formula?

A ball in a bowl returns to center; a ball on a hill rolls away.

What do the symbols mean in the Stability formula?

xโˆ—x^* denotes an equilibrium point where f(xโˆ—)=xโˆ—f(x^*) = x^*. Stability is determined by โˆฃfโ€ฒ(xโˆ—)โˆฃ|f'(x^*)|.

Why is the Stability formula important in Math?

Stability is the payoff question for any feedback system, recurrence, or equilibrium: will it stay put or collapse? The slope test โˆฃfโ€ฒ(xโˆ—)โˆฃ<1|f'(x^*)|<1 turns a vague 'does it settle?' into a checkable condition, central to dynamics, economics, and ecology. Recognizing it by "After a small nudge, does the system move back toward the equilibrium rather than away from it?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from equilibrium / fixed point and feedback and convergence of a sequence in a mixed problem set.

What do students get wrong about Stability?

The procedure for stability is the easy part; the trap is confusing where the equilibrium is with whether it's stable. Asking "After a small nudge, does the system move back toward the equilibrium rather than away from it?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Stability formula?

Before studying the Stability formula, you should understand: function definition.