Q40E

Question

Find three linearly independent solutions (see Problem 35) of the given third-order differential equation and write a general solution as an arbitrary linear combination of it. y'''-7y''+7y'+15y=0.

Step-by-Step Solution

Verified
Answer

y(t)=c1e-t+c2e5t+c3e3t is the solution of the given equation y'''-7y''+7y'+15y=0.

1Step 1: Differentiate the value of y

Given differential equation is y'''-7y''+7y'+15y=0

Let y=ert, then y'(t)=rert and

y''(t)=r2ert   y'''=r3ert

 

Then the auxiliary equation is:

r3ert-7r2ert+7rert+15ert=0            r3-7r2+7r+15ert=0                    r3-7r2+7r+15=0 

2Step 2: Substitute the value for r

Let substitute r=1

13-7(1)2+7(1)+150 

 

Now substitute r=-1        

(-1)3-7(-1)2+7(-1)+15=0 

 

Therefore, r=-1 is a solution to the auxiliary equation:

     r3-7r2+7r+15=(r+1)r2-8r+15(r+1)r2-8r+15=0

 

Therefore, the solutions are;

r=-1 

 

And 

r-5r-3=0                    r=5,3 

 

Thus, the solution is:

 y(t)=c1e-t+c2e5t+c3e3t