Integrating Factor Method and Absolute Value Bars

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
4 replies · 2K views
manenbu
Messages
101
Reaction score
0
So there's this equation:
[tex]x^2 y^2 dx + (x^3y-1)dy[/tex]
It has to be solved with the integrating factor method, so I get this:
[tex]\mu(y) = e^{\int \frac{dy}{y}} = e^{\ln{|y|}} = |y|[/tex]

My question is, what do I do with the absolute value bars?
If I just drop them and multiply the entire equation with y, then I can solve the equation and get:
[tex]2x^3 y^3 - 3 y^2 = C[/tex]
Which is the correct answer.
But I'm not sure that dropping it will always be correct, so what should be done here?
 
Physics news on Phys.org
what is [itex]\ln(-1)[/itex]?
 
It's undefined, and I know that.
This is the reason you put the bars in the first place, but my question was about the integrating factor itself, should it be y or |y|.