What is the general solution to the 2nd order linear ODE xy''+2y'+4xy=0?

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
3 replies · 2K views
sydneyfranke
Messages
72
Reaction score
0

Homework Statement


Find general solution to:

xy''+2y'+4xy=0

Homework Equations



Frobenius Method or Bessel's Equation

The Attempt at a Solution



I know how to get the roots for this problem (which are r1 = 0 & r2 = -1). But not I don't know what to do with these roots. I know that this is considered "Case 3", but I seriously don't know what to do from here.

Furthermore, I have attempted to solve for y1(x) and came up with the answer:

y1(x) = a0(x^-1)cos(2x) + ((a1)/2)(x^-1)sin(2x)

If this is right, then I'm not sure what the next step is. Do I do reduction of order? I hope not because that would take FOREVER.

Wolfram Alpha has the general solution as

y= (c1(exp(-2ix)))/x - (ic2(exp(2ix)))/4x

I'm totally lost. Any help would be appreciated.
 
on Phys.org
No I didn't, but exponentials match the wolfram alpha solution. Can you maybe explain how you got the exponentials?