Since then, we have presented some methods to sum series (Padé approximants, Euler summation, Borel summation, Borel-Écalle summation, generic summation and Zeta summation). We have also seen techniques to accelerate convergence (Shanks transformation and Richardson transformation).
When a problem is not solvable exactly (extracting the roots of a polynomial, solving a specific differential equation, …) the idea of perturbation theory is to obtain an approximate solution (analytically) by inserting a small parameter and assuming the answer has the form
.
Procedure:
- Insert
- Set
(the problem must be exactly solvable for
)
- The solution has the form
- Set
(the solution of the initial problem is now
)
- Study the convergence of
- If necessary use a summation method
Solve a very simple ‘problem’ using perturbation theory:
Because coefficients of Taylor series are unique (see proof) we are allowed to compare powers of .
This implies that (setting
).
In the figure below, we visualize the solution of as a function of
.

Solution of the problem
using perturbation theory. For
the solution is zero and for
the solution is 2. By making
approach 1 we obtain an increasingly precise answer to the initial problem.
Leave a comment