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
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top