Physlib.QuantumMechanics.Operators.AngularMomentum
Angular momentum operator
i. Overview
In this module we introduce several angular momentum operators for quantum mechanics on `Space d`.
ii. Key results
Definitions: - `angularMomentumOperator` : (components of) the angular momentum operator acting on Schwartz maps `𝓢(Space d, ℂ)` as `𝐱ᵢ∘𝐩ⱼ - 𝐱ⱼ∘𝐩ᵢ`. - `angularMomentumOperatorSqr` : the operator acting on Schwartz maps `𝓢(Space d, ℂ)` as `½ ∑ᵢⱼ 𝐋ᵢⱼ∘𝐋ᵢⱼ`. - `angularMomentumOperator2D` : the (pseudo)scalar angular momentum operator for `d = 2`. - `angularMomentumOperator3D` : the (pseudo)vector angular momentum operator for `d = 3`.
Notation: - `𝐋` for `angularMomentumOperator` - `𝐋²` for `angularMomentumOperatorSqr`
iii. Table of contents
- A. Angular momentum operator - A.1 Antisymmetry - B. Angular momentum squared operator - C. Special cases in low dimensions
iv. References
A. Angular momentum operator
A.1 Antisymmetry
B. Angular momentum squared operator
C. Special cases in low dimensions
• d = 1 : The angular momentum operator is trivial.
• d = 2 : The angular momentum operator has only one independent component, 𝐋₀₁, which may be thought of as a (pseudo)scalar operator.
• d = 3 : The angular momentum operator has three independent components, 𝐋₀₁, 𝐋₁₂ and 𝐋₂₀. Dualizing using the Levi-Civita symbol produces the familiar (pseudo)vector angular momentum operator with components 𝐋₀ = 𝐋₁₂, 𝐋₁ = 𝐋₂₀ and 𝐋₂ = 𝐋₀₁.
3 declarations
Notation for the angular momentum operator
The definition `QuantumMechanics.term𝐋` provides the notation for the angular momentum operator components . In quantum mechanics, these components are defined as , where is the -th position operator and is the -th momentum operator acting on the space of Schwartz functions .
Notation for angular momentum operator components
This definition introduces the notation for the -th component of the angular momentum operator. It corresponds to the operator defined by acting on the space of Schwartz functions , where is the position operator and is the momentum operator.
Notation for
The notation represents the squared angular momentum operator. As defined in the context of quantum mechanics on a -dimensional space, it acts on the space of Schwartz functions according to the formula , where are the components of the angular momentum operator.
