$y' = \dfrac{1}{x+2y}$
This might just be a very easy ODE, but i'm getting stuck somehow.
Let $y=v(x)\cdot x \iff y' = v(x) + x\dfrac{dv}{dx}$
And then $\Rightarrow v(x) +x \dfrac{dv}{dx} = \dfrac{1}{x+2x\cdot v(x)} \iff \dfrac{dv}{dx} = \dfrac{1-x\cdot v(x) -2x \cdot v(x)^2}{x^2 + 2x^2 \cdot v(x)}$
I am not sure how to proceed with that, or maybe it is not the right approach for my problem.
Many thanks!
The substitution you did was rather complicated. If we say $v=x+2y$ then we have $v’=1+2y’$ so the differential equation is rewritten as $$\frac{v’-1}{2}=\frac1v$$ which is separable