Poincaré–Lindstedt method

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In perturbation theory, the Poincaré–Lindstedt method or Lindstedt–Poincaré method is a technique for uniformly approximating periodic solutions to ordinary differential equations, when regular perturbation approaches fail. The method removes secular terms—terms growing without bound—arising in the straightforward application of perturbation theory to weakly nonlinear problems with finite oscillatory solutions.[1]

The method is named after Henri Poincaré,[2] and Anders Lindstedt.[3]

Example: the Duffing equation

The undamped, unforced Duffing equation is given by

\ddot{x} + x + \varepsilon\, x^3 = 0\,

for t > 0, with 0 < ε ≪ 1.[4]

Consider initial conditions

x(0) = 1,\,    \dot x(0) = 0.\,

A perturbation-series solution of the form x(t) = x0(t) + ε x1(t) + …  is sought. The first two terms of the series are

x(t) = \cos(t) + \varepsilon \left[ \tfrac{1}{32}\, \left( \cos(3t) - \cos(t) \right) - \tfrac{3}{8}\, t\, \sin(t) \right] + \cdots.\,

This approximation grows without bound in time, which is inconsistent with the physical system that the equation models.[5] The term responsible for this unbounded growth, called the secular term, is t sin t. The Poincaré–Lindstedt method allows for the creation of an approximation that is accurate for all time, as follows.

In addition to expressing the solution itself as an asymptotic series, form another series with which to scale time t:

\tau = \omega t,\,   where   \omega = \omega_0 + \varepsilon \omega_1 + \cdots.\,

For convenience, take ω0 = 1 because the leading order of the solution's angular frequency is 1. Then the original problem becomes

\omega^2\, x''(\tau) + x(\tau) + \varepsilon\, x^3(\tau) = 0\,

with the same initial conditions. Now search for a solution of the form x(τ) = x0(τ) + ε x1(τ) + … . The following solutions for the zeroth and first order problem in ε are obtained:


  \begin{align}
    x_0 &= \cos(\tau) \\
    \text{and }
    x_1 &= \tfrac{1}{32}\, \left(\cos(3\tau)-\cos(\tau)\right) + \left( \omega_1 - \tfrac{3}{8}  \right)\, \tau\, \sin(\tau).
  \end{align}

So the secular term can be removed through the choice: ω1 = 38. Higher orders of accuracy can be obtained by continuing the perturbation analysis along this way. As of now, the approximation—correct up to first order in ε—is


  x(t) \approx \cos\Bigl(\left(1 + \tfrac{3}{8}\, \varepsilon \right)\, t \Bigr) 
             + \tfrac{1}{32}\, \varepsilon\, \left[\cos\Bigl( 3 \left(1 + \tfrac{3}{8}\,\varepsilon\, \right)\, t \Bigr)-\cos\Bigl(\left(1 + \tfrac{3}{8}\,\varepsilon\, \right)\, t \Bigr)\right]. \,

References and notes

  1. Lua error in package.lua at line 80: module 'strict' not found., pp. 181–186.
  2. Lua error in package.lua at line 80: module 'strict' not found., §123–§128.
  3. A. Lindstedt, Abh. K. Akad. Wiss. St. Petersburg 31, No. 4 (1882)
  4. J. David Logan. Applied Mathematics, Second Edition, John Wiley & Sons, 1997. ISBN 0-471-16513-1.
  5. The Duffing equation has an invariant energy \scriptstyle E=\tfrac12\, \dot{x}^2 + \tfrac12\, x^2 + \tfrac14\, \varepsilon\, x^4 = constant, as can be seen by multiplying the Duffing equation with \scriptstyle \dot{x} and integrating with respect to time t. For the example considered, from its initial conditions, is found: E = ½ + ¼ ε.