Poincaré–Lindstedt method

From The Right Wiki
Jump to navigationJump to 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][2] The method is named after Henri Poincaré,[3] and Anders Lindstedt.[4]

All efforts of geometers in the second half of this century have had as main objective the elimination of secular terms.

— Henri Poincaré, Les Méthodes Nouvelles de la Mécanique Céleste, preface to volume I

The article gives several examples. The theory can be found in Chapter 10 of Nonlinear Differential Equations and Dynamical Systems by Verhulst.[5]

Example: the Duffing equation

The undamped, unforced Duffing equation is given by

x¨+x+εx3=0

for t > 0, with 0 < ε ≪ 1.[6] Consider initial conditions

x(0)=1,   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)+ε[132(cos(3t)cos(t))38tsin(t)]+.

This approximation grows without bound in time, which is inconsistent with the physical system that the equation models.[7] The term responsible for this unbounded growth, called the secular term, is tsin(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:

τ=ωt,   where   ω=ω0+εω1+.

We have the leading order ω0 = 1, because when ϵ=0, the equation has solution x=cos(t). Then the original problem becomes

ω2x(τ)+x(τ)+εx3(τ)=0

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

x0=cos(τ)and x1=132(cos(3τ)cos(τ))+(ω138)τsin(τ).

So the secular term can be removed through the choice: ω1 = 3/8. 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)cos((1+38ε)t)+132ε[cos(3(1+38ε)t)cos((1+38ε)t)].

Example: the van der Pol oscillator

We solve the van der Pol oscillator only up to order 2. This method can be continued indefinitely in the same way, where the order-n term ϵnxn consists of a harmonic term ancos(t)+bncos(t), plus some super-harmonic terms an,2cos(2t)+bn,2cos(2t)+. The coefficients of the super-harmonic terms are solved directly, and the coefficients of the harmonic term are determined by expanding down to order-(n+1), and eliminating its secular term. See chapter 10 of [5] for a derivation up to order 3, and [8] for a computer derivation up to order 164.

Consider the van der Pol oscillator with equation

x¨+ϵ(x21)x˙+x=0

where

ϵ

is a small positive number. Perform substitution to the second order:

τ=ωt,

  where  

ω=1+ϵω1+ϵ2ω2+O(ϵ3)

which yields the equation

ω2x¨+ωϵ(x21)x˙+x=0

Now plug in

x=x0+ϵx1+ϵ2x2+O(ϵ3)

, and we have three equations, for the orders

1,ϵ,ϵ2

respectively:

{x¨0+x0=0x¨1+x1+2ω1x¨0+(x021)x˙0=0x¨2+x2+(ω12+2ω2)x¨0+2ω1x¨1+2x0x1x˙0+ω1(x021)x˙0+x˙1(x021)=0

The first equation has general solution

x0=Acos(τ+ϕ)

. Pick origin of time such that

ϕ=0

. Then plug it into the second equation to obtain (after some trigonometric identities)

x¨1+x1+(AA3/4)sinτ2ω1Acosτ(A3/4)sin(3τ)=0

To eliminate the secular term, we must set both

sinτ,cosτ

coefficients to zero, thus we have

{A=A3/42ω1A=0

yielding

A=2,ω1=0

. In particular, we found that when

ϵ

increases from zero to a small positive constant, all circular orbits in phase space are destroyed, except the one at radius 2. Now solving

x¨1+x1=2sin(3τ)

yields

x1=Bcos(τ+ϕ)14sin(3τ)

. We can always absorb

ϵBcos(τ+ϕ)

term into

x0

, so we can WLOG have just

x1=14sin(3τ)

.

Now plug into the second equation to obtainx¨2+x2(4ω2+1/4)cosτ34cos3τ54cos5τ=0To eliminate the secular term, we set ω2=116. Thus we find that ω=1116ϵ2+O(ϵ3).

Example: Mathieu equation

This is an example of parametric resonance. Consider the Mathieu equation x¨+(1+bϵ2+ϵcos(t))x=0, where b is a constant, and ϵ is small. The equation's solution would have two time-scales, one fast-varying on the order of t, and another slow-varying on the order of T=ϵ2t. So expand the solution as x(t)=x0(t,T)+ϵx1(t,T)+ϵ2x2(t,T)+O(ϵ3)Now plug into the Mathieu equation and expand to obtain{t2x0+x0=0t2x1+x1=cos(t)x0t2x2+x2=bx02tTx0cos(t)x1As before, we have the solutions{x0=Acos(t)+Bsin(t)x1=A2+A6cos(2t)+B6sin(2t)The secular term coefficients in the third equation are {112(12bA+5A24B)112(24A12bBB)Setting them to zero, we find the equations of motion: ddT[AB]=[012(112+b)12(512b)0][AB] Its determinant is 14(b5/12)(b+1/12), and so when b(1/12,5/12), the origin is a saddle point, so the amplitude of oscillation A2+B2 grows unboundedly. In other words, when the angular frequency (in this case, 1) in the parameter is sufficiently close to the angular frequency (in this case, 1+bϵ2) of the original oscillator, the oscillation grows unboundedly, like a child swinging on a swing pumping all the way to the moon.

Shohat expansion

[9] For the van der Pol oscillator, we have ω1/ϵ for large ϵ, so as ϵ becomes large, the serial expansion of ω in terms of ϵ diverges and we would need to keep more and more terms of it to keep ω bounded. This suggests to us a parametrization that is bounded:r:=ϵ1+ϵThen, using serial expansions ϵω=r+c2r2+c3r3+c4r4+ and x=x0+rx1+r2x2+, and using the same method of eliminating the secular terms, we find c2=1,c3=1516,c4=1316. Because limϵr=1, the expansion ϵω=r+c2r2+c3r3+c4r4+ allows us to take a finite number of terms for the series on the right, and it would converge to a finite value at ϵ limit. Then we would have ω1/ϵ, which is exactly the desired asymptotic behavior. This is the idea behind Shohat expansion. The exact asymptotic constant is ϵω2π32ln2=3.8936, which as we can see is approached by 1+c2+c3+c4=3.75.

References and notes

  1. Drazin, P.G. (1992), Nonlinear systems, Cambridge University Press, ISBN 0-521-40668-4, pp. 181–186.
  2. Strogatz, Steven (2019). "Exercise 7.6.19, 7.6.21". Nonlinear dynamics and chaos : with applications to physics, biology, chemistry, and engineering (2nd ed.). Boca Raton. ISBN 978-0-367-09206-1. OCLC 1112373147.{{cite book}}: CS1 maint: location missing publisher (link)
  3. Poincaré, H. (1957) [1893], Les Méthodes Nouvelles de la Mécanique Célèste, vol. II, New York: Dover Publ., §123–§128.
  4. A. Lindstedt, Abh. K. Akad. Wiss. St. Petersburg 31, No. 4 (1882)
  5. 5.0 5.1 Verhulst, Ferdinand (1996). Nonlinear Differential Equations and Dynamical Systems. Universitext. Berlin, Heidelberg: Springer Berlin Heidelberg. doi:10.1007/978-3-642-61453-8. ISBN 978-3-540-60934-6.
  6. J. David Logan. Applied Mathematics, Second Edition, John Wiley & Sons, 1997. ISBN 0-471-16513-1.
  7. The Duffing equation has an invariant energy E=12x˙2+12x2+14εx4 = constant, as can be seen by multiplying the Duffing equation with x˙ and integrating with respect to time t. For the example considered, from its initial conditions, is found: E = 1/2 + 1/4 ε.
  8. Andersen, C. M.; Geer, James F. (June 1982). "Power Series Expansions for the Frequency and Period of the Limit Cycle of the Van Der Pol Equation". SIAM Journal on Applied Mathematics. 42 (3): 678–693. doi:10.1137/0142047. ISSN 0036-1399.
  9. Bellman, Richard (2003). "2.5. The Shohat Expansion". Perturbation techniques in mathematics, engineering & physics. Mineola, N.Y.: Dover Publications. ISBN 0-486-43258-0. OCLC 51942387.