Q15 E

Question

In Problems 13-19find at least the first four nonzero terms in a power series expansion of the solution to the given initial value problem.

(x2+1)y''-exy'+y=0;   y(0)=1,   y'(0)=1

Step-by-Step Solution

Verified
Answer

The first four nonzero terms in the power series expansion of the given initial value problem x2+1y''-exy'+y=0 is y(t)=1+x+x424+x560.

1Step 1: Define power series expansion.

The power series approach is used in mathematics to find a power series solution to certain differential equations. In general, such a solution starts with an unknown power series and then plugs that solution into the differential equation to obtain a coefficient recurrence relation. 

A differential equation's power series solution is a function with an infinite number of terms, each holding a different power of the dependent variable. It is generally given by the formula,

y(x)=n=0anxn

2Step 2: Find the relation.

Given,

x2+1y''-exy'+y=0;  y(0)=1,  y'(0)=1

Write the given equation in standard form

y''-exx2+1y'+1x2+1y=0

From the above equation, we get,

p(x)=exx2+1 , q(x)=1x2+1

Use the formula,

y(x)=n=0anxn

Taking derivative and substituting in the equation, we get the relation,

y'(x)=n=1n·an(x)n-1y''(x)=n=2n(n-1)·an(x)n-2

x2+1n=2n(n-1)·an(x)n-2-exn=1n·an(x)n-1+n=0an(x)n=0

Hence, we get the relation x2+1n=2n(n-1)·an(x)n-2-exn=1n·an(x)n-1+n=0an(x)n=0.

3Step 3: Find the expression after expansion.

The series expansion for the function is

x2+12a2+6a3x+12a4x2+20a5x3+30a6x4+-1+x+x22+x36+·a1+2a2x+3a3x2+4a4x3+5a5x4++a0+a1x+a2x2+a3x3+=0

By expanding the series we get,

2a2+6a3x+12a4x2+20a5x3+30a6x4++2a2x2+6a3x3+12a4x4+20a5x5+30a6x6+-a1+2a2x+3a3x2+4a4x3+5a5x4+-a1x+2a2x2+3a3x3+4a4x4+5a5x5-a1x22+2a2x32+3a3x42+4a4x52+5a5x62+-a1x36+2a2x46+3a3x56+4a4x66+5a5x76+


Simplify the expression.

2a2+a0-a1+6a3+a1-a1-2a2x+12a4+2a2-3a3-2a2-a12+a2x2+20a5+6a3-4a4-3a3-2a22-a16+a3x3+=0


Hence the expression after the expansion is:

2a2+a0-a1+6a3+a1-a1-2a2x+12a4+2a2-3a3-2a2-a12+a2x2+20a5+6a3-4a4-3a3-2a22-a16+a3x3+=0

4Step 4: Find the first four nonzero terms.

By equating the coefficients, we get,

2a2+a0-a1=0a2=06a3+a1-a1-2a2=0a3=012a4+2a2-3a3-2a2-a12+a2=0a4=12420a5+6a3-4a4-3a3-2a22-a16+a3a5=160


The general solution was:

y(t)=n=0anxn=a0+a1x+a2x2+a3x3+


Apply the initial condition and substitute the coefficient.

y(t)=1+x+x424+x560


Hence, the first four nonzero terms are y(t)=1+x+x424+x560.