I need to use a change of variables in this PDE $f_{xx} - f_{yy} = 0$, using
$s = (x + y)/2$ , $t = (x - y)/2$
I get $f_{ts} = 0$
But I'm asked to deduce that the general solution is of the form f$(x,y) = h(x + y) + g(x - y)$ where h and g are arbitrary functions.
The fact that I'm not really sure how to deduce this could mean that I made an error in my change of variables, or am I missing something?