Linear Operators
Observables as operators on Hilbert space
2.1 Definition of Linear Operators
In quantum mechanics, physical observables (position, momentum, energy, spin) are represented by linear operators acting on the Hilbert space.
Definition
An operator $\hat{A}: V \to V$ is linear if:
for all $|\psi\rangle, |\phi\rangle \in V$ and $\alpha, \beta \in \mathbb{C}$.
Matrix Representation
In a basis $\{|n\rangle\}$, an operator is represented by a matrix with elements:
Acting on a state $|\psi\rangle = \sum_n c_n |n\rangle$ gives:
Examples of Operators in QM:
- • Position: $\hat{x}$
- • Momentum: $\hat{p} = -i\hbar \frac{d}{dx}$
- • Hamiltonian (energy): $\hat{H} = \frac{\hat{p}^2}{2m} + V(\hat{x})$
- • Angular momentum: $\hat{L} = \hat{r} \times \hat{p}$
- • Spin: $\hat{S}_x, \hat{S}_y, \hat{S}_z$
2.2 Adjoint Operator
The adjoint (or Hermitian conjugate) $\hat{A}^\dagger$ of an operator$\hat{A}$ is defined by:
Or equivalently:
Properties of the Adjoint
- $(\hat{A}^\dagger)^\dagger = \hat{A}$
- $(\alpha\hat{A} + \beta\hat{B})^\dagger = \alpha^*\hat{A}^\dagger + \beta^*\hat{B}^\dagger$
- $(\hat{A}\hat{B})^\dagger = \hat{B}^\dagger\hat{A}^\dagger$ (reverse order!)
Matrix Representation of Adjoint
If A represents $\hat{A}$, then $\hat{A}^\dagger$ is represented by:
(complex conjugate transpose, also called Hermitian transpose)
2.3 Hermitian Operators
An operator is Hermitian (or self-adjoint) if:
Equivalently, for all states:
🌟 Fundamental Postulate of QM:
Every observable in quantum mechanics is represented by a Hermitian operator.This ensures that measured values (eigenvalues) are real numbers!
Key Property: Real Eigenvalues
Hermitian operators have real eigenvalues:
Proof: Let $\hat{A}|a\rangle = a|a\rangle$. Then:
Since $\hat{A}$ is Hermitian:
Therefore $a = a^*$, so a is real! □
Examples of Hermitian Operators
Position: $\hat{x}$
Eigenvalues are all real numbers (positions)
Momentum: $\hat{p} = -i\hbar\frac{d}{dx}$
Eigenvalues are all real numbers (momenta)
Hamiltonian: $\hat{H}$
Eigenvalues are energy levels (real)
Pauli matrices: $\sigma_x, \sigma_y, \sigma_z$
Eigenvalues are ±1 (spin measurements)
2.4 Unitary Operators
An operator $\hat{U}$ is unitary if:
Equivalently, $\hat{U}^\dagger = \hat{U}^{-1}$.
Key Property: Preserves Inner Products
Unitary operators preserve inner products (and hence norms):
Physical Significance:
Time evolution in quantum mechanics is unitary! The time evolution operator$\hat{U}(t) = e^{-i\hat{H}t/\hbar}$ is unitary, ensuring probability conservation. Symmetry transformations are also unitary.
Examples
Time evolution:
Rotation operator:
Key Concepts (Page 1)
- • Observables are represented by Hermitian operators
- • Hermitian operators have real eigenvalues (measurable values)
- • Unitary operators preserve inner products and norms
- • Time evolution is unitary: probability conservation
- • Adjoint: $(\hat{A}\hat{B})^\dagger = \hat{B}^\dagger\hat{A}^\dagger$