Problem:
y'=((x-1)/(x^2))*(y^2) , y(1)=1 . Find solutions satisfying the initial condition, and determine the intervals where they exist and where they are unique.
Attempt at solution:
Let f(x,y)=((x-1)/(x^2))*(y^2), which is continuous near any (x0,y0) provided x0≠0 so a solution with y(x0)=y0...