Q4.3-20E

Question

Find a general solution.y'''-y''+2y=0

Step-by-Step Solution

Verified
Answer

The general solution of the given equation y'''-y''+2y=0is y(t)=C1e-t+C2etcos(t)+C3etsin(t).

1Step 1: Using rational root theorem.

First, you need to find the auxiliary equation and solve it. One has r3-r2+2=0.


The first divisor of   2 is 1  if  1 will be one solution of the equation and (r-1)  will be a factor.

That doesn't happen, but next, you can try with -1  so that r+1  would be a factor.

2Step 2: Finding factor

Now you can divide  r3-r2+2 by r+1 to get r2-2r+2 .


Therefore, the equation can be factored as (r+1)(r2-2r+2)=0


Since r2-2r+2=0


r=2±22-4×1×22r=1±i

 

3Step 3: Finding roots.

The roots of the auxiliary equation are r=-1,r=1+i and  r=1-i

Thus, the general solution of the differential equation is:

y(t)=C1e-t+C2etcos(t)+C3etsin(t)