Q29E

Question

Find a general solution to the following higher-order equations.

(a) y'''-y''+y'+3y=0

(b) y'''+2y''+5y'-26y=0

(c) yiv+13y''+36y=0

Step-by-Step Solution

Verified
Answer

(a) The general solution of the given initial value y'''-y''+y'+3y=0 is: y(t)=c1e-t+c2etcos2t+c3etsin2t

  

(b) The general solution of the given initial value y'''+2y''+5y'-26y=0 is: y(t)=c1e-t+c2etcos2t+c3etsin2t

  

(c) The general solution of the given initial value y'''+13y''+36y=0 is: y(t)=c1cos2t+c2sin2t+c3sin3t+c4sin3t

1Step 1: Finding the roots.

 (a)

The auxiliary equation is r3-r2+r+3=0.

It is not difficult to see that one root of this equation is r=-1 and dividing the previous equation with r+1 we get that  r2-r2+r+3:(r+1)=r2-2r+3 if and only if r3-r2+r+3=(r+1)r2-2r+3 

 

Now we need to determine the general solution of the given differential equation:

y(t)=c1er1t+c2eαtcosβt+c3eαtsinβt

 .

Where r2,3=a±ib. We see that α=1 and β=2, so the general solution is y(t)=c1e-t+c2etcos2t+c3etsin2t.

2Step 2: Finding the roots

(b)

The auxiliary equation is r3+2r2+5r-26=0. It is not difficult to see that one root of this equation is r1=2 and dividing the previous equation with r-2 we get that  r3+2r2+5r-26:(r-2)=r2+4r+13 

 

If and only if  r3+2r2+5r-26=(r-2)r2+4r+13

Now we need to determine the general solution of the given differential equation: 

y(t)=c1er1t+c2eαtcosβt+c3eαtsinβt where r2,3=α±iβ.

 

We see that α=-2 and β=3, so the general solution is y(t)=c1e2t+c2e-2tcos3t+c3e-2tsin3t.

3Step 3: Finding the roots

(c)

The auxiliary equation is r4+13r2+36=0. To find the roots of this equation we will take substitution t=r2 

t2+13t+36=0                t1,2=-13±169-1442                      =-13±52                   t1=-4,                   t2=-9

  

Now we can find all four roots of the auxiliary equation:

r2=t1r2=-4r1,2=±2ir2=t2r2=-9r3,4=±3i 

 

4Step 4: Finding the general solution

Since all roots of the auxiliary equation are complex, we have that the general solution of this differential equation is:

 

y(t)=c1eαtcosβt+c2eαtsinβt+c3eγtcosδt+c4eγtsinδt, where r1,2=α±βi and r3,4=γ±δi.

 

We have that α=γ=0,β=2 and δ=3, so the general solution of the given differential equation is:

 y(t)=c1cos2t+c2sin2t+c3sin3t+c4sin3t.