[Math] Separation of Variables vs Fourier Transform (for PDE)

complex-analysisfourier analysisordinary differential equationspartial differential equationssystems of equations

I would like to know how can I know if I have to solve a PDE (Heat Equation, Laplace Equation, Wave Equation, etc.) using Separation of Variables or Fourier Transform.

Which boundary conditions do I have to see? What's the difference?

Thanks!!

Best Answer

Remember, $t$ is a parameter in these situations. Being infinite in $t$ was not what I meant when I said infinite domain $\implies$ Fourier Transform..

However, $x$ and $y$ are dimensions, these are what I meant when I said infinite domain $\implies$ Fourier Transform. Notice in your last two examples, your PDEs depended on $x$ and $y$ but not $t$, and you needed to Fourier Transform both of them. This is because the domain of $x$ or $y$ (or both) in those examples is infinite.

So, in summary

1. If you see $t \gt 0$, that does not mean you have an infinite domain.

2. If you see $x, y \in (-\infty, \infty)$ or some variation of this, use Fourier Transform. If the domain is discrete (i.e. $x, y \in (a, b), \ a, b \in \mathbb{R}$) then use Fourier Series.