Sun K.
asked 07/18/13Find the Wronskian?
Find the Wronskian of two solutions of t^2*y"-t(t+2)y'+(t+2)y=0 without solving the equation.
Answer: ct^2*e^t
1 Expert Answer
Inactive Tutor answered 07/18/13
Solve for y'',
y'' = [(t+2)/t] y' - [(t+2)/t^2] y ......(1)
Let y1 and y2 be the two solutions.
W = y1y2' - y1'y2
W' = y1y2'' - y1''y2
Plug in (1),
W' = y1{[(t+2)/t] y2' - [(t+2)/t^2] y2} - {[(t+2)/t] y1' - [(t+2)/t^2] y1} y2
Simplify,
W' = [(t+2)/t]W
Separate variables,
dW/W = (t+2)/t dt
Integrate,
lnW = t + 2lnt + c
W = Ct^2 e^t, where C = e^c
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Sun K.
Isn't it y"=(t(t+2)y'-(t+2)y)/t^2?
07/19/13