Second order DE, reduction of order method?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
ProPatto16
Messages
323
Reaction score
0

Homework Statement



find general solution of x2y''-xy'-3y=0

Homework Equations



two solutions are given, y1=1/x and y2=x3

The Attempt at a Solution



i think this is a reduction of order question? the only theory i can find in my text for second order DE relates to constant coefficients, and obvioulsy these ones arent. anyone have some method for reduction of order? or am i going about this the wrong way?

thanks
 
Physics news on Phys.org
hold up... by superposition of homogeneous equations...

with y1 and y2 solutions, then a general solution would just be y=c1(1/x)+c2(x^3) ??

but that seems too easy...