PhyslibSearch

Physlib.QuantumMechanics.OneDimension.HilbertSpace.PlaneWaves

2 declarations

definition

Plane wave functional for wave vector kk

#planewaveFunctional

For a given wave vector kRk \in \mathbb{R}, the plane wave functional is the continuous linear functional on the Schwartz space S(R,C)\mathcal{S}(\mathbb{R}, \mathbb{C}) defined by the composition of the Dirac delta distribution at kk (denoted δk\delta_k) and the Fourier transform operator F\mathcal{F}. For any Schwartz function ψS(R,C)\psi \in \mathcal{S}(\mathbb{R}, \mathbb{C}), this functional maps ψ\psi to its Fourier transform evaluated at kk, i.e., ψ^(k)\hat{\psi}(k). This functional represents the plane wave xe2πikxx \mapsto e^{2\pi i k x} acting as a tempered distribution.

theorem

planewaveFunctional(k)(ψ)=F(ψ)(k)\text{planewaveFunctional}(k)(\psi) = \mathcal{F}(\psi)(k)

#planewaveFunctional_apply

For any wave vector kRk \in \mathbb{R} and any Schwartz function ψS(R,C)\psi \in \mathcal{S}(\mathbb{R}, \mathbb{C}), the value of the plane wave functional associated with kk applied to ψ\psi is equal to the Fourier transform of ψ\psi evaluated at kk, denoted F(ψ)(k)\mathcal{F}(\psi)(k).