Given the following example:
$$\frac{dy}{dx} = \frac{x^2}y$$
I understand how one would go about solving this. However, I do not understand one thing.
If the original equation was the following: $$\frac{dy}{dx} = \frac{x^2}{y}$$, then this means that y is the original function that we are trying to find.
Then going on to solve this, we obtain: $$\int x^2dx = \int y\,dy$$
Does this then mean that we are integrating $y$, a function, with respect to itself? If so, what does integrating a function with respect to itself mean? I'm used to integrating a function with respect to a variable, and am somewhat stuck on the meaning of this. I really appreciate any help on this. Thanks so much.