Perturbation method

Perturbation Method

x2 + εx - 1 = 0, where ε << 1
Unperturbed: (ε = 0): x2 - 1 = 0 => x0 = ± 1
Perturbed: Assume x = x0 + ε x1
Substituting into x2 + εx - 1 = 0 yields
(± 1 + εx1)2 + ε(± 1 + εx1) - 1 = 0
Neglecting higher order terms, roots are
x = 1 - ε2 + ε28
and
x = -1 - ε2 - ε28