Solving an equation that resembles exact equation

  • Context: Graduate 
  • Thread starter Thread starter AlonsoMcLaren
  • Start date Start date
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
1 reply · 3K views
AlonsoMcLaren
Messages
89
Reaction score
2
If an ODE can be written in the form M(x,y)dx+N(x,y)dy=0, where M=δf/δy and N=δf/δx. Why isn't it correct to solve the ODE using the way analogous to the way solving Exact differential equations?
 
Physics news on Phys.org
AlonsoMcLaren said:
If an ODE can be written in the form M(x,y)dx+N(x,y)dy=0, where M=δf/δy and N=δf/δx. Why isn't it correct to solve the ODE using the way analogous to the way solving Exact differential equations?

It is, but I think you didn't write what you meant.

If M = ∂F/∂x and N = ∂F/∂y, then the equation is exact and F(x,y) = C is its solution. But this can't happen unless ∂N/∂x =∂M/∂y, which is the test for exactness.