Cauchy boundary condition Updated 2025-07-16
Sets both a Dirichlet boundary condition and a Neumann boundary condition for a single part of the boundary.
We understand intuitively that this imposes stricter requirements on solutions, which makes it easier to guarantee uniqueness, but also harder to have existence. TODO intuitively why hyperbolic need this extra level of restriction.
Fourier transform Updated 2025-07-16
Continuous version of the Fourier series.
Of course, every function defined on a finite line segment (i.e. a compact space).
Therefore, the Fourier transform can be seen as a generalization of the Fourier series that can also decompose functions defined on the entire real line.
As a more concrete example, just like the Fourier series is how you solve the heat equation on a line segment with Dirichlet boundary conditions as shown at: Section "Solving partial differential equations with the Fourier series", the Fourier transform is what you need to solve the problem when the domain is the entire real line.
Robin boundary condition Updated 2025-07-16
Examples: