Q16 E

Question

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

y''+ty'+ety=0;  y(0)=0,  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 y''+ty'+ety=0 is y(t)=-t+t33+t412-t524.

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,

y''+ty'+ety=0;  y(0)=0,  y'(0)=-1

Use the formula,

y(x)=n=0anxn

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

y'(x)=n=1n·an(t)n-1y''(x)=n=2n(n-1)·an(t)n-2n=2n(n-1)·an(t)n-2+t·n=1n·an(t)n-1+et·n=0an(t)n=0


Hence we get the relation n=2n(n-1)·an(t)n-2+t·n=1n·an(t)n-1+et·n=0an(t)n=0.

3Step 3: Find the expression after expansion.

The series expansion for the function is

2a2+6a3t+12a4t2+20a5t3+30a6t4++t·a1+2a2t+3a3t2+4a4t4+5a5t4++1+t+t22+t36+a0+a1t+a2t2+a3t3+=0


By expanding the series we get,

2a2+6a3t+12a4t2+20a5t3+30a6t4++a1t+2a2t2+3a3t3+4a4t5+5a5t6++a0+a1t+a2t2+a3t3++a0t+a1t2+a2t3+a3t4++a0t22+a1t32+a2t42+a3t52++a0t36+a1t46+a2t56+a3t66++=0


Simplify the expression.

2a2+a0+6a3+a1+a1+a0t+12a4+a2+a2+a1+a02t2+20a5+3a3+a3+a2+a12+a06+t3+=0


Hence, the expression after the expansion is:

2a2+a0+6a3+a1+a1+a0t+12a4+a2+a2+a1+a02t2+20a5+3a3+a3+a2+a12+a06+t3+=0

4Step 4: Find the first four nonzero terms.

By equating the coefficients, we get,

6a3+a1+a1+a0=0a3=-a13=1312a4+a2+a2+a1+a02=0a4=-a012=11220a5+3a3+a3+a2+a12+a06a5=-4a3-a1220=-124

The general solution was

y(t)=n=0antn=a0+a1t+a2t2+a3t3+

Apply the initial condition and substitute the coefficient.

y(t)=-t+t33+t412-t524

Hence, the first four nonzero terms are y(t)=-t+t33+t412-t524.