Help Solving a Diff. Equation: Ideas Needed

  • Thread starter Thread starter manenbu
  • Start date Start date
  • Tags Tags
    Ideas
manenbu
Messages
101
Reaction score
0
Need help with solving this DE.

Homework Statement



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

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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top