Q12E

Question

In Problems 9 through 14, find a general solution to the given Cauchy–Euler equation for t>0.

12.d2wdt2+6tdwdt+4t2w=0

Step-by-Step Solution

Verified
Answer

The general equation is w=c1t-4+c2t-1

1Step 1: Find the auxiliary equation.

Given differential equation d2wdt2+6tdwdt+4t2w=0                               (1)


Assume w=tr then we have;

 w'=rtr-1w''=r(r-1)tr-2


 

Substitute all values in equation (1), and we get:

 

r(r-1)tr-2+6trtr-1+4t2tr=0t2r(r-1)tr-2+6trtr-1+4tr=0(r(r-1)+6r+4)tr=0r2+5r+4=0



2Step 2: Determine the general equation.

The roots of the equation are:

 

  r2+4r+r+4=0 (r+4)(r+1)=0                   r=-4,-1

 

The general equation is w=c1t-4+c2t-1.