$u\in C^2$ is a solution of the one-dimensional wave equation $u_{tt}=u_{xx}$ with initial values $u(0,x)=f(x)$ and $u_t(0,x)=g(x)$
Now I a little bit confused with the following:
I define a function $v\in C^2(\Omega)$ where $\Omega=\{(a,b)\in\mathbb R^2 | a+b>0\}$ as $v(a,b)=u(a+b,a-b)$
Question 1: I do not see the relation that $u$ is a solution iff $v$ satifies $v_{ab}=0$
My thought was the following: I define $t=a+b, x=a-b$ then $v_{ab}=u_{tx}(t,x)=0$ and from this fact it should somehow be followed that $u_{tt}=u_{xx}$
Question 2: How can it be followed from above that every solution has the form $u(t,x)=F(t-x)+G(t+x)$. What exactly is $F$ and $G$ ?