Help Solving a Diff. Equation: Ideas Needed

  • Thread starter Thread starter manenbu
  • Start date Start date
  • Tags Tags
    Ideas
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
manenbu
Messages
101
Reaction score
0
Need help with solving this DE.

Homework Statement



[tex](x e^{\frac{y}{x}} + 2x^2 y)dy - y e^{\frac{y}{x}}dx = 0[/tex]

Homework Equations



The Attempt at a Solution



Well, I don't even know where to start. It's not exact, and I can't make it exact with an integrating factor. All of this y/x in here makes me think that maybe I need to make a substitution here, but I can't just use it like that because it wouldn't work.
Any ideas?
 
Physics news on Phys.org
I would start with v = y/x. I can't guarantee that it would work, since I haven't worked the problem, but it might be what you need to get an exact equation.

The substitution v = y/x is equivalent to y = vx, so y' = v + v'x.
 
Try using the substitution v = x/y which is equivalent to vy = x

So dx/dy = v + y*dv/dy

Give it a try and see if it works.
 
Yes it was, but I also had to make a substitution for y, missed it the first time.
Got it right now.

Thanks.