Variable Separation: Solving x^2y'=1-x^2+y^2-x^2y^2

erok81
Messages
454
Reaction score
0

Homework Statement



x^2y'=1-x^2+y^2-x^2y^2

Homework Equations



n/a

The Attempt at a Solution



I am trying to separate the y terms on one side and the x terms on the other so I can solve this differential equation. I've tried everything I can think of, but cannot get them on their respective sides.

Any hints starting in the right direction?
 
Physics news on Phys.org
erok81 said:

Homework Statement



x^2y'=1-x^2+y^2-x^2y^2

Homework Equations



n/a

The Attempt at a Solution



I am trying to separate the y terms on one side and the x terms on the other so I can solve this differential equation. I've tried everything I can think of, but cannot get them on their respective sides.

Any hints starting in the right direction?

x^2y'=(1-x^2)+(1-x^2)y^2
 
That was actually what I tried in the beginning.

Next I tried dividing everything by x^2 to get y' alone. Then tried subtracting (1-x^2)y^2. Then spent the next ten minutes moving things back and forth until I started over.

This is really stupid, but say I am dividing both sides by y^2. It has to go into all three pieces, correct? It doesn't just get canceled out one the one side, does it?
 
hmm, you can factorize <br /> (1-x^2)<br />

<br /> (1-x^2)(1+y^2)<br />

;P
 
Haha, thanks.

I love spending forever on some problems, only to find out the easiest method is the correct answer. I always get stuck on the easiest ones. I don't get it. :smile:(1-x^2)(1+y^2) = 1-x^2+y^2-x^2y^2 aka the original problem. I don't think they make factoring problems easier than that.:-p
 
Last edited:
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