Stability

Functions
definition

Also known as: equilibrium stability, stable equilibrium, fixed point stability

Grade 9-12

View on concept map

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. Stability analysis determines whether a designed system (bridge, circuit, algorithm, ecosystem) will behave reliably under small disturbances or catastrophically diverge.

Definition

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.

๐Ÿ’ก Intuition

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

๐ŸŽฏ Core Idea

Stability is determined by the sign of the feedback at the equilibrium โ€” negative feedback (restoring force) gives stability; positive feedback (amplifying force) gives instability.

Example

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

Formula

f(x^*) = x^* (equilibrium) with |f'(x^*)| < 1 (stable) or |f'(x^*)| > 1 (unstable)

Notation

x^* denotes an equilibrium point where f(x^*) = x^*. Stability is determined by |f'(x^*)|.

๐ŸŒŸ Why It Matters

Stability analysis determines whether a designed system (bridge, circuit, algorithm, ecosystem) will behave reliably under small disturbances or catastrophically diverge.

๐Ÿ’ญ Hint When Stuck

Imagine giving the system a small push. Does it return to where it was (stable) or drift further away (unstable)?

Formal View

x^* is a stable fixed point of f \iff f(x^*) = x^* and |f'(x^*)| < 1; unstable if |f'(x^*)| > 1

Related Concepts

๐Ÿšง Common Stuck Point

An equilibrium being stable does not mean the system stays exactly there โ€” it means small disturbances decay rather than grow.

โš ๏ธ Common Mistakes

  • Thinking stable means unchanging โ€” a stable equilibrium can be reached through oscillation; stability means returning to equilibrium after perturbation
  • Confusing local stability with global stability โ€” a system can be locally stable (small pushes return) but globally unstable (large pushes diverge)
  • Ignoring initial conditions โ€” the same system can be stable or unstable depending on where it starts

Frequently Asked Questions

What is Stability in Math?

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.

Why is Stability important?

Stability analysis determines whether a designed system (bridge, circuit, algorithm, ecosystem) will behave reliably under small disturbances or catastrophically diverge.

What do students usually get wrong about Stability?

An equilibrium being stable does not mean the system stays exactly there โ€” it means small disturbances decay rather than grow.

What should I learn before Stability?

Before studying Stability, you should understand: function definition.

Prerequisites

How Stability Connects to Other Ideas

To understand stability, you should first be comfortable with function definition.