Solve the following differential equation

fsujoseph
Messages
18
Reaction score
0

Homework Statement



Solve the differential equation. -x2(dy/dx) + xy = x2y2 * sin(x)

Homework Equations


None.

The Attempt at a Solution


I first figured out that this was a Bernoulli's equation. I distributed the x2 to make it simpler. From there I divided everything by y2 to get y-2(dy/dx) + (x3/y) = x4sin(x)

From there I let w = 1/y dw=-1/y2 dy and then multiplied through by -1 so dw would fit in.

Now I have dw/dx - wx3 = -x4sin(x)

Then I let P(x) = x3 Mu(x) = eintegral(x^3)

This gave me Mu(x) = e1/4*x^4

My problem is that when you multiply that back into the equation and get to the point where you integrate, there is 3 terms on the right side (a triple integral is what you call it?). I am unsure of how to approach it, I must have done something wrong. The sin(x) is what is different from any Bernoulli's I have done. Thanks
 
Physics news on Phys.org
Oh wow never mind it was -x^2 not x^-2
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top