Q10E

Question

In Problems 9 through 14, find a general solution to the given Cauchy–Euler equation for t>0.t2d2ydt2+2tdydt-6y=0

Step-by-Step Solution

Verified
Answer

The general equation is y=c1t-3+c2t2.

1Step 1: Find the auxiliary equation.

Given differential equation t2d2ydt2+2tdydt-6y=0                (1)


Assume  y=tr then we have;

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


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

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


2Step 2: Determine the general equation.

The roots of the equation are:

r2+3r-2r-6=0    (r+3)(r-2)=0                      r=-3,2


Thus, the general solution is y=c1t-3+c2t2.