How to find the integrating factor? (1st order ODE)

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
2 replies · 2K views
hellotheworld
Messages
4
Reaction score
0
x2 + y + y2dx - x dy = 0

Integrating factor, I(x,y) = -1 / (x2 + y2)

How to find the integrating factor ?Why I cannot use below method to solve the ode ?

(1/N)(My - Nx) = g(x) , I(x,y)=exp( ∫ g(x) dx) OR
(1/M)(My - Nx) = h(y) , I(x,y)=exp( -∫ h(y) dy)
 
Physics news on Phys.org
hellotheworld said:
x2 + y + y2dx - x dy = 0
Did you mean ##(x^2 + y + y^2)dx - x dy = 0##?
hellotheworld said:
Integrating factor, I(x,y) = -1 / (x2 + y2)

How to find the integrating factor ?Why I cannot use below method to solve the ode ?

(1/N)(My - Nx) = g(x) , I(x,y)=exp( ∫ g(x) dx) OR
(1/M)(My - Nx) = h(y) , I(x,y)=exp( -∫ h(y) dy)