Q4.3-19E

Question

Find a general solution y'''+y''+3y'-5y=0

Step-by-Step Solution

Verified
Answer

The general solution of the given equation y'''+y''+3y'-5y=0 is y(t)=C1et+C2e-tcos(2t)+C3e-tsin(2t).

1Step 1: Using rational root theorem.

First, one needs to find the auxiliary equation and solve it. One has r3+r2+3r-5=0.

 

You can use the rational root theorem.


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


Indeed, you have 13+12+3-5=0


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

2Step 2: Finding factors and roots.

The equation can be factored as (r-1)(r2+2r+5)=0.


Since r2+2r+5=0


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


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


Thus, the general solution of the differential equation is: y(t)=C1et+C2e-tcos(2t)+C3e-tsin(2t)