Looking for the name of a class of ODE:

  • Thread starter Thread starter Monochrome
  • Start date Start date
  • Tags Tags
    Class Ode
Monochrome
Messages
11
Reaction score
0

Homework Statement



M(x,y)y^{'}(x) + N(x,y) = 0
There exists:
\phi(x,y)
Such that
\frac{\partial\phi(x,y)}{\partial x}=N(x,y)

\frac{\partial\phi(x,y)}{\partial y}=M(x,y)

I'm not looking for a solution to anything particular to this but I can't find the type in my notes and I can't google it unless I know the name.
 
Physics news on Phys.org
That is an exact equation since
d\phi= M(x,y)dy+ NIx,y)dx[/itex]<br /> is an exact differential.<br /> <br /> Of course, since the differential equation says d\phi= 0, \phi(x,y)= 0 is the general solution.
 
By the way, in physics, such a differential would correspond to a "conservative force field" and the function \phi would be the "potential function".
 
Thanks.
Just a question: The I after the N is a typo yes? And how did you get d\phi= 0?
 
Last edited:
Yex, that was a typo- my finger was aiming at "("!

Since \phi is a function of both x and y, d\phi /dx would make no sense. By the chain rule, if x and y are functions of some third variable, t,
\frac{d\phi}{dt}= \frac{\partial \phi}{\partial x}\frac{dx}{dt}+ \frac{\partial \phi}{\partial y}\frac{dy}{dt}
or, in differential notation,
d\phi= \frac{\partial \phi}{\partial x}dx+ \frac{\partial \phi}{\partial y}dy
 
HallsofIvy said:
Yex, that was a typo-

:smile:

Thanks I forgot that this was dealing with partials. It makes sense now.
 
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