One of the PDE books I'm studying says that the 3D wave equation can be solved via the Fourier transform, but doesn't give any details. I'd like to try to work the details out for myself, but I'm having trouble getting started - in particular, what variable should I make the transformation with respect to? I have one time variable and three space variables, and I can't use the time variable because the Fourier transform won't damp it out.
If I make the transformation with respect to one of the spatial variables, the differentiations with respect to time and the other two spatial variables become parameters and get pulled outside the transform. But it looks like then I'm still left with a PDE, but reduced by one independent variable. Where do I go from here? Thanks.