Decided to practice a bit on this one. Here's what I've got:
1. Orig. DE is exact with the integ. factor: \mu=1/\sqrt{x} because \frac{\partial(\frac{2x+y^2}{\sqrt{x}})}{\partial y}=\frac{2y}{\sqrt{x}}=\frac{\partial(4\sqrt{x}y)}{\partial x}\Longleftrightarrow\frac{\partial P}{\partial y}=\frac{\partial Q}{\partial x}
2. To solve for
u, we have: u(x,y)=\int\frac{2x+y^2}{\sqrt{x}}dx+g(y)=\frac{4x^{3/2}}{3}+2\sqrt{x}y^2+g(y)
3. To find g(y), we take the partial derivative of the newly found function u(x,y) in (2) with respect to y and set it equal to Q, that is: \frac{\partial u}{\partial y}=4\sqrt{x}y+\acute{g(y)}\Longrightarrow 4\sqrt{x}y+\acute{g(y)}=4\sqrt{x}y \Longrightarrow \acute{g(y)}=0
4. So, after integrating the result in (3), we find that: g(y)=c_{1} Thus, the overal function u(x,y) takes the form: u(x,y)=\frac{4x^{3/2}}{3}+2\sqrt{x}y^2+c_{1}=c_{2} or, combining the constants, we have: \frac{4x^{3/2}}{3}+2\sqrt{x}y^2=c
5. If y(1)=1, the constant c works out to be c=10/3, so that the unique solution becomes: \frac{4x^{3/2}}{3}+2\sqrt{x}y^2=\frac{10}{3}
6. A simple check shows that: du=u_{x}dx+u_{y}dy=(\frac{4}{3}\cdot\frac{3}{2}x^{1/2}+2\frac{1}{2}x^{-1/2}y^2)dx+(2\cdot2\sqrt{x}y)dy=(\frac{2x+y^2}{\sqrt{x}})dx+(4\sqrt{x}y)dy which is the original DE multiplied by the integrating factor.
7. I learned some simple TEX commands
