Novark
- 14
- 0
Finding the integrating factor (ODEs) [Solved]
Working on this problem, I can't figure out why we take the derivative of \mu with respect to y, and what to do when our integrating factor is a function of both x and y. In the case below, it ended up being separable, but what can you do if it's not?
Find an integrating factor and solve the given equation.
y{\cdot}dx + (2xy - e^{-2y}){\cdot}dy = 0
\frac{d\mu}{dy} = \frac{M_y - N_x}{N}{\cdot}\mu
M(x,y) = y
N(x,y) = (2xy - e^{-2y})
So,
M_y = 1
N_x = 2y
\frac{d\mu}{dy} = \frac{1 - 2y}{(2xy - e^{-2y})}{\cdot}\mu \Rightarrow<br /> \frac{d\mu}{\mu} = \frac{1 - 2y}{(2xy - e^{-2y})}{\cdot}dy
ln(\mu) = \int{\frac{1 - 2y}{(2xy - e^{-2y})}}{\cdot}dy
If someone could refresh me on the methods to integrate the above, that would also be much appreciated. What I really want to know, however, is why we choose \mu with respect to y instead of x, and how to find our integrating factor when \mu is not separable.
Thanks in advance :-)
Working on this problem, I can't figure out why we take the derivative of \mu with respect to y, and what to do when our integrating factor is a function of both x and y. In the case below, it ended up being separable, but what can you do if it's not?
Homework Statement
Find an integrating factor and solve the given equation.
y{\cdot}dx + (2xy - e^{-2y}){\cdot}dy = 0
Homework Equations
\frac{d\mu}{dy} = \frac{M_y - N_x}{N}{\cdot}\mu
The Attempt at a Solution
M(x,y) = y
N(x,y) = (2xy - e^{-2y})
So,
M_y = 1
N_x = 2y
\frac{d\mu}{dy} = \frac{1 - 2y}{(2xy - e^{-2y})}{\cdot}\mu \Rightarrow<br /> \frac{d\mu}{\mu} = \frac{1 - 2y}{(2xy - e^{-2y})}{\cdot}dy
ln(\mu) = \int{\frac{1 - 2y}{(2xy - e^{-2y})}}{\cdot}dy
If someone could refresh me on the methods to integrate the above, that would also be much appreciated. What I really want to know, however, is why we choose \mu with respect to y instead of x, and how to find our integrating factor when \mu is not separable.
Thanks in advance :-)
Last edited: