Q33E

Question

Use the reduction of order method described in Problem 31 to find three linearly independent solutions to, given y'''-2y''+y'-2y=0 that f(x)=e2x is a solution.

Step-by-Step Solution

Verified
Answer

y1,y2 and y3 are linearly independent solutions.

e2x,(sinx-2cosx)5,(-2sinx-cosx)5

1Step 1: About Reduction of Order;

Now going to take a brief detour and look at solutions to non-constant coefficient, second order differential equations of the form.

p(t)y''+q(t)y'+r(t)y=0

In general, finding solutions to these kinds of differential equations can be much more difficult than finding solutions to constant coefficient differential equations. This method is called reduction of order.

2Step 2: Use the given function, f ( x ) = e 2 x

Given function f(x)=e2x,is a solution to 

y'''-2y''+y'-2y=0                   ......(1)

 

And 


 y(x)=v(x)f(x)=v(x)e2x

Now find the derivative of y for equation (1),

y=ve2xy'=2ve2x+v'e2xy''=4ve2x+2v'e2x+v''e2x+2v'e2xy''=4ve2x+4v'e2x+v''e2xy'''=8ve2x+4v'e2x+4v''e2x+8v'e2x+v'''e2x+2v''e2xy'''=8ve2x+12v'e2x+6v''e2x+v'''e2x

3Step 3: Obtain a second-order equation in . w = v '

Substitute all values in the equation (1),


 y'''-2y''+y'-2y=08ve2x+12v'e2x+6v''e2x+v'''e2x-2(4ve2x+4v'e2x+v''e2x)+2ve2x+v'e2x-2ve2x=08ve2x+12v'e2x+6v''e2x+v'''e2x-8ve2x-8v'e2x-2v''e2x+v'e2x=05v'e2x+4v''e2x+v'''e2x=0(5v'+4v''+v''')e2x=05v'+4v''+v'''=0

Use the value w=v' in the above expression,

 

5w+4w'+w''=0w''+4w'+5w=0

4Step 4: Solve the second-order equation in step 2 for w,

Solve the above equation for w,

(D2+4D+5)w=0D2+4D+5=0D=-4±16-202D=-2±-42

 

The solution of w is,

 w(x)=Ae-2xcosx+Be-2xsinxv'=Ae-2xcosx+Be-2xsinx


5Step 5: integrate to find v and determine two linearly independent for v,

Integrating both sides with respect to x,

 v'=(Ae-2xcosx+Be-2xsinx)dxv=Ae-2x5(-2cosx+sinx)+Be-2x5(-2sinx-cosx)v=v1+v2


 

We have,

 yi=vif=vie-2xy1=Ae-2x5e-2x(-2cosx+sinx)=A5(-2cosx+sinx)y2=Be-2x5e-2x(-2sinx-cosx)=B5(-2sinx-cosx)y3=e2x

6Step 6: In conclusion, verify the three solutions.

Hence, y1,y2and y3 are linearly independent solutions.

 y1=(sinx-2cosx)5,  y2=(-2sinx-cosx)5,  f=e2x