Another Separable Differential Equation

crm07149
Messages
6
Reaction score
0

Homework Statement


Solve the following equation by separating variables.

Homework Equations


x2y2y' +1 = y

The Attempt at a Solution


I have been able to work through the problem to this point:

-1/x + C = int(y2/y-1)dy

I am not sure how to integrate the right hand expression int(y2/y-1)dy
 
Physics news on Phys.org
Polynomial division of y2/(y-1) looks like it will work.
 
Last edited:
Have you tried u-substitution with u=y-1?
 
What do you mean by polynomial division?

u-substitution with u = y-1 brings it to int(y^2/u)du, with both y and u variables
 
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