PhyslibAlpha.QuantumMechanics.HarmonicOscillator.Vacuum
A vacuum state for the harmonic oscillator
i. Overview
For a `d`-dimensional oscillator `Q`, `vacuumGaussian` is the Gaussian `exp(-∑ᵢ(xᵢ/ξᵢ)²/2)`, rescaled coordinatewise by the characteristic lengths `ξᵢ` through the diagonal continuous linear equivalence `diagEquiv`. Every annihilation operator kills this Schwartz function, so `hasVacuum_vacuumGaussian` supplies a `LadderSystem.HasVacuum` witness without an isotropy assumption.
The isotropic unit-length case (`Q.ξ i = 1` for all `i`) is represented by `stdGaussian (Space d) ℂ`, the function `x ↦ exp(-‖x‖²/2)` from `Physlib.Mathematics.InnerProductSpace.Gaussian`. `hasVacuum_stdGaussian_of_forall_xi_eq_one` derives the unit-length case from `vacuumGaussian`. The theorem `annihilationCLM_stdGaussian_of_xi_eq_one` assumes unit length only in the selected mode, so it is proved separately.
ii. Key results
- `diagEquiv` : the diagonal rescaling of `Space d` by the characteristic lengths. - `vacuumGaussian` : the anisotropic vacuum Gaussian, `exp(-∑ᵢ(xᵢ/ξᵢ)²/2)`. - `annihilationCLM_vacuumGaussian` : every `annihilationCLM i` kills the vacuum Gaussian. - `hasVacuum_vacuumGaussian` : `Q.vacuumGaussian` is a vacuum for `Q.toLadderSystem`. - `annihilationCLM_stdGaussian_of_xi_eq_one`, `hasVacuum_stdGaussian_of_forall_xi_eq_one` : the isotropic-unit-length special case.
iii. References
The standard Gaussian: derivative and momentum action
`Q`-free prerequisites about the plain, unscaled Gaussian, reused by both the general anisotropic case below and the isotropic-unit-length special case at the end of this file.
The general, anisotropic vacuum
No isotropy assumption needed: every oscillator `Q` (any masses/frequencies, hence any characteristic lengths `ξᵢ`) has an explicit vacuum, the Gaussian rescaled coordinatewise by `ξ`.
The isotropic-unit-length special case
18 declarations
For any vector and any coordinate index , the partial derivative of the real-valued Gaussian function with respect to the -th coordinate is given by: where is the Euclidean norm and is the -th component of .
Pointwise value of the standard Gaussian
For any vector in the -dimensional real inner product space , the pointwise value of the standard Gaussian Schwartz function is given by the real-valued Gaussian where is the Euclidean norm on .
Partial derivative of the standard Gaussian
Let be the standard Gaussian function defined by . For any point and any coordinate index , the partial derivative of with respect to the -th coordinate satisfies: where denotes the -th component of the vector .
Let be the standard Gaussian function defined by . For any index , the -th component of the momentum operator acting on satisfies for all , where is the reduced Planck constant, is the imaginary unit, and is the -th coordinate of the position vector .
Diagonal rescaling map
For a -dimensional harmonic oscillator , `diagEquiv` is the continuous linear equivalence from to itself that performs a diagonal rescaling of coordinates. For any point and coordinate index , the -th component of the transformed vector is given by , where is the characteristic length of the oscillator in the -th dimension.
Let be a -dimensional harmonic oscillator. The diagonal rescaling operator is defined such that for any vector and any coordinate index , the -th component of the transformed vector is given by where is the characteristic length of the oscillator in the -th dimension and is the -th component of the vector .
Let be a -dimensional harmonic oscillator with characteristic lengths for . Let be the inverse of the diagonal rescaling map. For any vector , the -th component of the transformed vector is given by: where denotes the -th component of .
Anisotropic vacuum Gaussian for a harmonic oscillator
For a -dimensional harmonic oscillator with characteristic lengths for , the vacuum Gaussian is the complex-valued Schwartz function defined by: for all . This function is the anisotropic Gaussian obtained by applying the diagonal continuous linear equivalence (which rescales coordinates as ) to the standard Gaussian .
Value of the vacuum Gaussian
For a -dimensional harmonic oscillator and any vector , the value of the vacuum Gaussian function is given by where is the inverse of the diagonal rescaling map associated with the oscillator's characteristic lengths.
For a -dimensional harmonic oscillator , let be the -th vector of the standard orthonormal basis for , and let be the characteristic length of the oscillator in the -th dimension. The inverse of the diagonal rescaling map acts on the basis vector by scaling it by the reciprocal of :
Fréchet derivative of is
For a -dimensional harmonic oscillator and any point in the -dimensional Euclidean space , the Fréchet derivative of the squared norm of the rescaled coordinate vector, , is the continuous linear map given by: where is the inverse of the diagonal rescaling map , and denotes the standard real inner product on .
for the Anisotropic Real Gaussian
For a -dimensional harmonic oscillator with characteristic lengths , let be the real-valued anisotropic Gaussian defined by Then for any point and coordinate index , the partial derivative of with respect to the -th coordinate is: Note that the expression in the formal statement corresponds to the sum .
Coordinate Derivative of the Vacuum Gaussian:
For a -dimensional harmonic oscillator with characteristic lengths for , let be the vacuum Gaussian function defined by . For any point and coordinate index , the partial derivative of the vacuum Gaussian with respect to the -th coordinate is: where is the -th coordinate of and is the characteristic length of the oscillator in that dimension.
Action of the Momentum Operator on the Vacuum Gaussian:
For a -dimensional harmonic oscillator , let be the vacuum Gaussian state defined by , where are the characteristic lengths. For any coordinate index and position , the action of the -th component of the momentum operator on the vacuum Gaussian is given by: where is the imaginary unit and is the reduced Planck constant.
The -th annihilation operator kills the vacuum Gaussian:
For a -dimensional quantum harmonic oscillator with characteristic lengths , let be the annihilation operator for the -th mode and let be the vacuum Gaussian function defined by for . Then for any , applying the annihilation operator to the vacuum Gaussian yields zero:
The Vacuum Gaussian is a Vacuum State for the Ladder System of
For a -dimensional harmonic oscillator with characteristic lengths for , let be the anisotropic vacuum Gaussian defined by Then is a vacuum state for the ladder system of , which means that for every mode , the annihilation operator satisfies . This result holds for any choice of characteristic lengths , without requiring isotropy.
annihilates the standard Gaussian when
Let be a -dimensional quantum harmonic oscillator. For any mode index , let be the characteristic length of the -th mode and be its corresponding annihilation operator. If , then applying the annihilation operator to the standard Gaussian function yields zero:
Standard Gaussian is a vacuum if
Let be a -dimensional quantum harmonic oscillator. If for every mode the characteristic length is equal to , then the standard Gaussian function (viewed as a Schwartz map in ) is a vacuum state for the ladder system associated with . This implies that is annihilated by the annihilation operators for all .
