Can someone please provide a snappy demonstration of why ${\partial^2F \over \partial{x}\partial{y}} \equiv 0 \rightarrow F = f(x) + g(y)$ over some region? I can see it's "obviously" true but I'm struggling to find an elegant way to show it.
|
Let $G(x,y)=\frac{\partial F}{\partial y}$. Fix $y$. Then $$\frac{\partial G}{\partial x}=0\implies G=c$$ where $c$ is a constant. Index it by the $y$ we had fixed. Applying definitions, $$\frac{\partial F}{\partial y}=c_y=c(y)$$ Now fix $x$ and allow $y$ to vary. By the FTC, $$F = g(y)+d$$ where $g$ is an antiderivative of $c$ and $d$ is a constant. Index $d$ by the $x$ we had fixed. Putting it all together, $$F(x,y)=g(y)+d_x=f(x)+g(y)$$ after suitable renaming. |
|||||
|
|
Hint. Use the Leibniz integral rule: if we have an integral of the form $$\int_{y_0}^{y_1} f(x, y) \,dy$$ then for $x\in [x_0,x_1]$ the derivative of this integral is thus expressible $${d\over dx} \left ( \int_{y_0}^{y_1} f(x, y) \,dy \right )= \int_{y_0}^{y_1} f_x(x,y)\,dy$$ provided that $f$ and its partial derivative $f_x$ are both continuous over a region in the form $[x_o,x_1]\times[y_0,y_1]$. And use the Fundamental Theorem of Calculus and Leibniz Integral Rule on the functions $f_x=\frac{\partial f}{\partial x}$, $f_y=\frac{\partial f}{\partial y}$, $\frac{\partial f}{\partial x\partial y}$ and $ \frac{\partial f}{\partial y\partial x}$. Explore a simetry $$ \frac{\partial f}{\partial x\partial y}= \frac{\partial f}{\partial y\partial x} $$ |
||||
|
|
