estro
- 239
- 0
I want to solve:
y'=\frac{(1+y)^2} {x(y+1)-x^2}
What I tried:
I have no basis to think that y' is positive or negative in some domain, but if I do, I can write:
x'(y)=\frac {x(y+1)-x^2}{(1+y)^2}=\frac{x}{(1+y)} +\frac{x^2}{(1+y)^2}
and then I can substitute z=\frac{x}{(1+y)}
And I get the following ODE: (y+1)\frac{dz}{dy}+z=z-z^2.
So the solution is \frac{1}{z}=\frac{(y+1)}{x}=\ln|y+1|+C.
Then I can mark all this as "draft" and write: Let's notice that if F(x,y)=\frac{(y+1)}{x}-\ln|y+1|=C is a potential, so this is indeed the solution.
Is this solution legit?
How can I solve this problem alternatively?
Thanks!
y'=\frac{(1+y)^2} {x(y+1)-x^2}
What I tried:
I have no basis to think that y' is positive or negative in some domain, but if I do, I can write:
x'(y)=\frac {x(y+1)-x^2}{(1+y)^2}=\frac{x}{(1+y)} +\frac{x^2}{(1+y)^2}
and then I can substitute z=\frac{x}{(1+y)}
And I get the following ODE: (y+1)\frac{dz}{dy}+z=z-z^2.
So the solution is \frac{1}{z}=\frac{(y+1)}{x}=\ln|y+1|+C.
Then I can mark all this as "draft" and write: Let's notice that if F(x,y)=\frac{(y+1)}{x}-\ln|y+1|=C is a potential, so this is indeed the solution.
Is this solution legit?
How can I solve this problem alternatively?
Thanks!
Last edited: