Q13E

Question

Duffing's Equation. In the study of a nonlinear spring with periodic forcing, the following equation arises:

y''+ky+ry3=Acosωt

Let k=r=A=1and.ω=10Find the first three nonzero terms in the Taylor polynomial approximations to the solution with initial values .y(0)=0,y'(0)=1

Step-by-Step Solution

Verified
Answer

The Taylor polynomial for the first three non-zero terms in the solution is given by

p3(t)=t+t22t36

1Step 1:To Find the Taylor polynomial of degree

The formula for the Taylor polynomial of degree ncentered at x0 , approximating a function  f(x)possessing n derivatives at x0, is given by

pn(x)=f(x0)+f'(x0)×(xx0)+f''(x0)×(xx0)22!++fn(x0)×(xx0)nn!

The differential equation is given as,

 y"+ky+ry3=Acosωt

By substituting given values k=r=A=1 and ω=10 ,differential equation becomes.

y''+y+y3=cos10t 

It is given that for the function ,y(x)

 y(0)=0 and y'(0)=1

The Taylor's polynomial centered around x0=0  is given by,

 pn(x)=y(0)+y'(0)×(x0)+y''(0)×(x0)22!++yn(0)×(x0)nn!

2Step 2:To Find the three non-zero terms

 We need the value of y(0),y'(0),y''(0)and y'''(0)etc for finding the value of the three non-zero terms. The first two are provided by the initial conditions.

 

The value of y''(0)can be deduced from the differential equation itself and the values of the lower derivatives.

 y''(0)=cos10ty(0)y3(0)y''(0)=1

Since, y''=cos10tyy3holds for some interval around x0=0, we can differentiate both sides to derive,

 y'''=10sin10ty'3y2y'y'''(0)=10sin10ty'(0)(1+3y2(0))=1

The Taylor polynomial for the first three nonzero terms in the solution is given by

 p3(t)=t+t22t36

So, the required polynomial is,p3(t)=t+t22t36