Solving a problem which relates to the movement of a charged particle in an electric field I had to solve the following diff-equation:
$$y\frac{dy}{dx}=-\frac{a}{x}+by$$ where $(a,b>0)\,\text{and}\,y(x_0)=0;x_0>0$
Wolfram Alpha is not able to solve it.
Any hint?