Q17E

Question

Find a general solution for t<0 t2y''(t)+9ty'(t)+17y(t)=0

Step-by-Step Solution

Verified
Answer

The general solution of the given equation t2y''(t)+9ty'(t)+17y(t)=0 is y(t)=c1t-4cos(ln(-t))+c2t-4sin(ln(-t)) for t<0.

1Step 1: Find the associated characteristic equation.

The associated characteristic equation to at2y''(t)+bty'(t)+cy(t)=0 be equation r2+(b-a)r+c=0.

 

The coefficient of t2y''(t) is a=1, the one multiplying ty'(t) is and the one multiplying y(t) is c=17, and therefore the associated characteristic equation to the given differential equation is:

  r2+(9-1)r+17=0       r2+8r+17=0                       r=-8±64-682                       r=-4±i


2Step 2: Finding the general solution.

When the roots to the characteristic equation are complex,r=α±βi and if t>0then the linearly independent solutions are y1(t)=tαcos(βlnt) and y2(t)=tαsin(βlnt). But if we have that t<0, then the linearly independent solutions are given as:

 

y1(t)=(-t)αcos(βln(-t)   and   y2(t)=(-t)αsin(βln(-t))

 

Hence, the general solution to the given differential equation is:

y(t)=c1(-t)-4cos(ln(-t))+c2(-t)-4sin(ln(-t))y(t)=c1t-4cos(ln(-t))+c2t-4sin(ln(-t))