Ask your own question, for FREE!
Mathematics 21 Online
OpenStudy (idealist10):

Find an integrating factor for -y*dx+(x^4-x)dy=0 and solve the equation.

OpenStudy (idealist10):

\[-y+(x^4-x)y'=0\]

OpenStudy (idealist10):

\[\frac{ d }{ dy }(-y)=-1\]

OpenStudy (amistre64):

usually we want a positive first term

OpenStudy (amistre64):

thinking we can work backwards since this is seperable to see what it would possibly be (x^4-x)dy= y dx dy/y= dx/(x^4-x) ln(y) = S: [dx/(x^4-x)] y = exp(S: [dx/(x^4-x)])

hartnn (hartnn):

haha! its a variable separable!

OpenStudy (idealist10):

But I can't solve the problem in that way. I must find an integrating factor and solve this exact equation. I already found an integrating factor for this problem, it's (x^3-1)^(-4/3).

OpenStudy (amistre64):

y = exp(1/3 log(1-x^3)-log(x)) y = cbrt(1-x^3)/ x

OpenStudy (amistre64):

if youve found one ... then why ask for one :)

OpenStudy (idealist10):

Because I got stucked in the middle. Let me show all my work.

OpenStudy (idealist10):

\[\frac{ d }{ dx }(x^4-x)=4x^3-1\]

hartnn (hartnn):

for \(y' +Py =Q\) IF = integral e^(Px) dx

OpenStudy (amistre64):

is it an exact equation?

hartnn (hartnn):

P= 1/(x-x^4)

OpenStudy (idealist10):

\[-y(x^3-1)^{-4/3}+(x^4-x)(x^3-1)^{-4/3}y'=0\]

OpenStudy (amistre64):

or are we trying to find something that will make it an exact equation?

hartnn (hartnn):

i didn't get how u got IF

OpenStudy (idealist10):

\[\frac{ d }{ dy }(-y(x^3-1)^{-4/3})=-(x^3-1)^{-4/3}\]

OpenStudy (idealist10):

\[\frac{ d }{ dx }[(x^4-x)(x^3-1)^{-4/3}]=-\frac{ 4 }{ 3 }(x^4-x)(x^3-1)^{-7/3}(3x^2)+(x^3-1)^{-4/3}(4x^3-1)\]

OpenStudy (idealist10):

And now I'm stucked because d/dy and d/dx doesn't match, so I can't solve this.

zepdrix (zepdrix):

I also am trying to understand how you got your integrating factor...\[\Large\rm IF=e^{\int\limits \frac{1}{x^4-x}dx}\]Which is going to be really nasty to deal with. You already figured that part out though?

hartnn (hartnn):

^^

zepdrix (zepdrix):

Woops I guess there is a negative in there,\[\Large\rm IF=e^{\int\limits\limits \frac{1}{x-x^4}dx}\]

OpenStudy (freckles):

\[\int\limits_{}^{}\frac{1}{x^{4}-x} dx=\int\limits_{}^{}\frac{1}{x^4 }\frac{1}{(1-\frac{1}{x^3})}dx\]

OpenStudy (freckles):

now too nasty

zepdrix (zepdrix):

Oh just a u-sub? :) haha, nice

hartnn (hartnn):

awesome!

OpenStudy (freckles):

Then shove zedprix's negative up there after integrating

hartnn (hartnn):

u = 1-1/x^3

OpenStudy (idealist10):

\[\mu(x)=e^{\int\limits}\frac{ -1-(4x^3-1) }{ x^4-x }dx=e^{\int\limits}\frac{ -4x^3 }{ x^4-x }dx\]

zepdrix (zepdrix):

wut? 0_o where is that numerator coming from?

hartnn (hartnn):

why are u getting 4x^3 in the numerator ?

OpenStudy (idealist10):

\[e ^{-4\int\limits}\frac{ x^2 }{ x^3-1 }dx=(x^3-1)^{-4/3}\]

OpenStudy (idealist10):

That's how I got the integrating factor.

OpenStudy (freckles):

\[-y dx+(x^4-x) dy =0 \\ \text{ Divide both sides by dx } \\ -y+(x^4-x)\frac{dy}{dx}=0 \\ \text{ Reorder terms on left hand side } \\ (x^4-x)y'-y=0 \\ \text{ divde both sides by } (x^4-x) \\ y'-\frac{1}{x^4-x}y=0 \\ y'+\frac{-1}{x^4-x}y=0 \]

hartnn (hartnn):

\(y'+P(x) y =Q(x)\) \(Integrating ~Factor = \int e^{P(x)}dx\)

OpenStudy (idealist10):

I got 4x^3 from d/dx(x^4-x)=4x^3-1.

OpenStudy (freckles):

What are you trying to do it the exact way if you know what I mean?

OpenStudy (freckles):

Ideal has been looking at exact differential equations I almost forgot

OpenStudy (freckles):

\[\mu=\exp(\int\limits_{}^{}\frac{\frac{ \partial }{ \partial y }-\frac{\partial }{ \partial x}}{x^4-x} dx) =\exp(\int\limits_{}^{} \frac{4x^3-1+1}{x^4-x} dx)\]

OpenStudy (freckles):

He is using harder method for this one but he is still trying to use the way that he has been learning recently.

hartnn (hartnn):

u =x^3-1

OpenStudy (idealist10):

@SithsAndGiggles

OpenStudy (anonymous):

\[-y+(x^4-x)y'=0\] Partials: \[\frac{\partial }{\partial y}[-y]=-1\\ \frac{\partial }{\partial x}[x^4-x]=4x^3-1\] IF: \[\begin{align*}\log\mu(x)&=\int\frac{-1-(4x^3-1)}{x^4-x}~dx\\\\ &=\int\frac{4x^3}{x-x^4}~dx\\\\ &=\int\frac{4x^2}{1-x^3}~dx\\\\ &=-\frac{4}{3}\int\frac{du}{u}&\text{setting }u=1-x^3\\\\ &=-\frac{4}{3}\ln|1-x^3|\\\\ \mu(x)&=(1-x^3)^{-4/3} \end{align*}\] Distribute the IF: \[-y(1-x^3)^{-4/3}-x(1-x^3)^{-1/3}y'=0\] Partials: \[\frac{\partial }{\partial y}[-y(1-x^3)^{-4/3}]=-(1-x^3)^{-4/3}\\ \frac{\partial }{\partial x}[-x(1-x^3)^{-1/3}]=-(1-x^3)^{-4/3}\] Solving for \(\Psi\) might be a bit tricky...

OpenStudy (idealist10):

Thank you so much!! @SithsAndGiggles , you made this problem so easy for me to solve!

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!