Help with first order second degree diff. eq.

  • Context: Graduate 
  • Thread starter Thread starter dam
  • Start date Start date
  • Tags Tags
    Degree First order
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
7 replies · 2K views
dam
Messages
8
Reaction score
0
Hi, can anybody help me with this differential equation? (px-y)(py-x)=a^2*p, where p=y'. I tried to solve it by expliciting the two solutions for y as functions of p and x and then derive, in order to obtain two first order differential equations in p but these are impossible to solve. I also tried to find the singular solution of the equation but it turned out that there is not a singular solution! I really don't know what to do, can anybody help me? Thank you in advance :)
 
Physics news on Phys.org
dam said:
Hi, can anybody help me with this differential equation? (px-y)(py-x)=a^2*p, where p=y'. I tried to solve it by expliciting the two solutions for y as functions of p and x
"Explicit" is not a verb, so I don't understand what "expliciting" is supposed to mean. The fact that you have a product on the left side is useful only if the right side happens to be zero. For example, if (x + 2)(y + 3) = 0, then I can say something about x and y, but if (x + 2)(y + 3) = 1, then I really can't say anything useful about x and y.
dam said:
and then derive
Do you mean "differentiate"? If so, I'm not following what you're trying to do. Or do you mean "integrate"?
dam said:
, in order to obtain two first order differential equations in p but these are impossible to solve. I also tried to find the singular solution of the equation but it turned out that there is not a singular solution! I really don't know what to do, can anybody help me? Thank you in advance :)
If you expand the product on the left side of your equation above, you get a quadratic in y'. You can use the Quadratic formula to get two first-order differential equations. I haven't gone any further than this, as what you get is pretty messy.
 
Yeah I'm sorry if I wrote it so terribly, I'm not English so I did My best. As for the form of the equation, I didn't change it, that was the way it was written, so it should supposedly help to solve it. Actually written in that form it is quite clear that the equation is solved by two families of curves, and each curve of a family has an inverse function in the other family. You can also derive some other properties of the solutions, such as that the two families don't have any envelope, except when a=0. My real problem is how to find the expression for the curves of these two families. As for the word deriving, yeah, I mean differentiating. If you solve it for y and then differentiate, you find a first order differential equation in p=y', which however is still horrible. Thank for your interest :)
 
So your equation is: [itex](y'x - y)(y'y - x) = a^{2}y'[/itex]?

If you multiply out, you get a 2. degree equation in y'. Solve for y' and then solve the resulting two differential equations.
 
Svein said:
If you multiply out, you get a 2. degree equation in y'. Solve for y' and then solve the resulting two differential equations.
That's pretty much what I said in post #2.
 
Yeah the problem is that the resulting two equations not solvable by separation of variables or any other way that I know (I'm not very good at differential equations so it may be that instead they are very easy to solve, I don't know).
 
After a month or so I solved it, but not by expliciting the y', I only managed to do it through some variable change.