In our problem sheet on Real Analysis, there is a problem that seems to be unprecise (perhaps it's just me - I'm sorry if that's the case.). I'm asking you to please only answer on what the notation should say (and not spoil anything on the problem).
Let $f:\mathbb{R}^2 \to \mathbb{R}$ be differentiable. Show that a differentiable function $y: \mathbb{R} \to \mathbb{R}$ solves the differential equation $$ \frac{\partial f}{\partial x} + \frac{\partial f}{\partial y}y' = 0$$ if and only if there exists a $c \in \mathbb{R}$ with $$ f(x,y(x)) = c$$ for all $x \in \mathbb{R}$.
So should that differential equation stand for $$ \frac{\partial f}{\partial x_1} (x_1,x_2) + \frac{\partial f}{\partial x_2}(x_1,x_2)y(x_1) = 0 $$ for all $(x_1,x_2) \in \mathbb{R}^2$ or what exactly should it say? To which variables do my instructors intend to refer these functions?
For me it just seemed like $\frac{\partial f}{\partial x} + \dots = 0$ refers to $\frac{\partial f}{\partial x}(x,y)$ for all $(x,y) \in \mathbb{R}^2$.
– Qi Zhu Apr 28 '18 at 10:48