Solve this differential equation using separation of variables

escobar147
Messages
31
Reaction score
0
Solve the following first order, ordinary differential equations using separation of variables:

dy/dx = y^2 x

subject to y=-1 when x=0

the correct answer is: y = -2/x^2 + 2

i cannot seem to get this answer, after i separate the variables and integrate both sides i get:

y^2 x^2/2

then if i plug the values in i get y = 0?

please help
 
Physics news on Phys.org
When you separate the variables you should get

(1/y^2)dy = x dx

Integrating 1/y^2 wrt y will not give you y^2. Rewrite it as y^-2.
 
rock.freak667 said:
When you separate the variables you should get

(1/y^2)dy = x dx

Integrating 1/y^2 wrt y will not give you y^2. Rewrite it as y^-2.

hi, thanks foryour reply i appreciate it, but could you please explain why when you separate variables y^2 become 1/y^2?
 
dy/dx = y2 x

Divide both sides by y2

(1/y2)dy/dx = x
 
rock.freak667 said:
dy/dx = y2 x

Divide both sides by y2

(1/y2)dy/dx = x

where has the 1 come from? is it the coefficiant of dy/dx?
 
escobar147 said:
where has the 1 come from? is it the coefficiant of dy/dx?

Well you can think of the 1 like that yes.
 
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