Finding the integrating factor

newtomath
Messages
37
Reaction score
0
I am having trouble with the below:

[ 4* (x^3/y^2) + (3/y)] dx + [3*(x/y^2) +4y]dy=0

I found My= -8x^3y^-3 - 3y^-2 and Nx= 3y^-2
i then subtracted Nx from My and divided by [3*(x/y^2) +4y]


[-8x^3y^-3 - 6y^-2] / [3*(x/y^2) +4y]. can you guys give me a hint as to where my error is?
 
Physics news on Phys.org
So I multiplied the original equation by y^2 on both sides and got:

(4x^3+3y) dx + (3x+4y^3) dy = 0

and this equation is exact. You have to remember that I(x) = exp^(Integral[(M_y-N_x)/N,x]). In this case, since M_y=N_x, you get exp(Integral[0,x]) = 1.
 
Thanks. I figured that (Nx-My)/M did the trick
 
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