Find product solution $$a^2\frac{\partial^2 u}{\partial x^2}=\frac{\partial^2 u}{\partial t^2}$$ by the method of separation of variables
So first off: $$u(x,t)=X(x)T(t)$$
$$a^2X''(x)T(t)=X(x)T''(t)$$
$$a^2\frac{X''(x)}{X(x)}=\frac{T''(t)}{T(t)}=\lambda$$
First part of the equation:
$$a^2X''(x)-\lambda X(x)=0$$
But I dont know what to do from here on. Lambda can be either less, equal to, or more than $0$, and for these lambdas solutions will be different.
Actually I know what to do. Just got to divide this into 3 cases, but what I dont know is how to merge all these cases into one product solution.
That looks correct. I think there are product solutions for each case. See the way it is done for the heat equation...
...or check out what I just found.