Stability Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Classify the fixed points of f(x)=2x(1โˆ’x)f(x) = 2x(1-x) as stable or unstable using the derivative criterion.

Solution

  1. 1
    Fixed points: x=2x(1โˆ’x)โ‡’x=2xโˆ’2x2โ‡’2x2โˆ’x=0โ‡’x(2xโˆ’1)=0โ‡’xโˆ—=0x = 2x(1-x) \Rightarrow x=2x-2x^2 \Rightarrow 2x^2-x=0 \Rightarrow x(2x-1)=0 \Rightarrow x^*=0 or xโˆ—=12x^*=\frac{1}{2}.
  2. 2
    fโ€ฒ(x)=2โˆ’4xf'(x)=2-4x. At xโˆ—=0x^*=0: โˆฃfโ€ฒ(0)โˆฃ=2>1|f'(0)|=2>1 (unstable). At xโˆ—=12x^*=\frac{1}{2}: โˆฃfโ€ฒ(12)โˆฃ=โˆฃ2โˆ’2โˆฃ=0<1|f'(\frac{1}{2})|=|2-2|=0<1 (stable).

Answer

xโˆ—=0x^*=0 is unstable; xโˆ—=12x^*=\frac{1}{2} is stable
Fixed points with โˆฃfโ€ฒ(xโˆ—)โˆฃ<1|f'(x^*)|<1 attract nearby iterates; those with โˆฃfโ€ฒ(xโˆ—)โˆฃ>1|f'(x^*)|>1 repel them. Here the origin repels while xโˆ—=1/2x^*=1/2 attracts: orbits starting near 1/21/2 converge there.

About Stability

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.

Learn more about Stability โ†’

More Stability Examples