WignerEckart
WignerEckart[sys, {op, k}]
returns the covariant tensor representing the rank‐k operator op with respect to the basis states of the atomic system sys.
WignerEckart[sys, {op,k,q}]
returns the q‐th component of the tensor operator.
WignerEckart[state1,{op,k,q},state2]
returns the matrix element of the operator between the atomic states state1 and state2.
WignerEckart[j,{op,k}]
returns the operator for a Zeeman system with angular momentum equal to integer or half-integer j.
Details and Options
- WignerEckart finds the matrix elements of an operator
in terms of the reduced matrix element of
using the Wigner—Eckart theorem:
-
- Reduced matrix elements for some operators are defined in the ADM package. If an unknown operator is supplied, the matrix elements will be written in terms of placeholder values for the reduced matrix elements.
- Operators with defined reduced matrix elements include Energy, Polarization, J, L, S, Dipole, MagneticMoment, Polarizability, GroundState and ExcitedState.
- WignerEckart takes the following options:
-
Representation Automatic the basis to represent the tensor operator AllowedCouplings All matrix elements that are allowed to be nonzero - Representation takes the values "Zeeman", "PolarizationMoments", or Automatic, where Automatic means that the default option value set for DensityMatrix is used.
Examples
open allclose allBasic Examples (3)
Scope (4)
Types of atomic systems (3)
RowBox[{"Operators", " ", "of", " ", "different", " ", "rank"}] (1)
The rank-zero GroundState operator (returns 1 for states with zero natural width), with one component:
The rank-one L operator, with three components:
The rank-two (tensor) Polarizability operator, with five components:
Options (2)
AllowedCouplings (1)
By default, the dipole operator can connect any pair of states of opposite parity:
We can artificially set certain matrix elements to zero by restricting the AllowedCouplings:
Representation (1)
The J operator in the Zeeman basis:
Return the operator in terms of the basis of polarization moments:
Properties & Relations (1)
To obtain the Cartesian components of a vector operator, use ToCartesian. The ,
, and
components of the spin-1/2 J operator: