How to prove: if $\partial _x f(x,y)=\partial _y f(x,y)$, then $f(x,y)$can be expressed as $f(x,y)=g(x+y)$.
This is from a paper:
How to prove: if $\partial _x f(x,y)=\partial _y f(x,y)$, then $f(x,y)$can be expressed as $f(x,y)=g(x+y)$.
This is from a paper:
Parameterise the problem: $\frac{d}{dt}f(x,y) = \frac{dx}{dt}f_{x}(x,y) + \frac{dy}{dt}f_{y}(x,y) = 0$
Hence $\frac{dx}{dt} = 1, \ \frac{dy}{dt} = -1, \ \frac{df}{dt} = 0$ $$x = t + c_1, \ y = -t + c_2$$
$f(x,y)$ is a constant with respect to t hence the solution must be of the form $g(x+y)$.