Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Operators

Operators

Linearity of Operators

A^(ψ1+ψ2)=A^ψ1+A^ψ2\hat{A}(\psi_1 + \psi_2) = \hat{A}\psi_1 + \hat{A}\psi_2
A^(cψ)=cA^ψ\hat{A}(c\psi) = c\hat{A}\psi

Commutations of operators

Simple rules for commutators

[A,A]=[A,An]=[An,A]=0{\left[A,A\right] = \left[A,A^n\right] = \left[A^n,A\right] = 0}
[A,B]=[B,A]{\left[A,B\right] = -\left[B,A\right]}

Commutators and experimental measurements

We have seen previously that operators may not always commute (i.e., [A,B]0[A, B] \ne 0). An example of such an operator pair is position x^\hat{x} and momentum p^x\hat{p}_x:

p^xx^ψ(x)=p^x(xψ(x))=(iddx)(xψ(x))=xidψ(x)dx+iψ(x){\hat{p}_x\hat{x}\psi(x) = \hat{p}_x\left(x\psi(x)\right) = \left(\frac{\hbar}{i}\frac{d}{dx}\right)\left(x\psi(x)\right) = \frac{\hbar x}{i}\frac{d\psi(x)}{dx} + \frac{\hbar}{i}\psi(x)}
x^p^xψ(x)=x(idψ(x)dx){\hat{x}\hat{p}_x\psi(x) = x\left(\frac{\hbar}{i}\frac{d\psi(x)}{dx}\right)}
[p^x,x^]ψ(x)=(p^xx^x^p^x)ψ(x)=iψ(x){\Rightarrow \left[\hat{p}_x,\hat{x}\right]\psi(x) = \left(\hat{p}_x\hat{x} - \hat{x}\hat{p}_x\right)\psi(x) = \frac{\hbar}{i}\psi(x)}
[p^x,x^]=i{\Rightarrow \left[\hat{p}_x,\hat{x}\right] = \frac{\hbar}{i}}

In contrast, the kinetic energy operator and the momentum operator commute:

[T^,p^x]=[p^x22m,p^x]=px32mpx32m=0{\left[\hat{T},\hat{p}_x\right] = \left[\frac{\hat{p}_x^2}{2m},\hat{p}_x\right] = \frac{p_x^3}{2m} - \frac{p_x^3}{2m} = 0}

We had the uncertainty principle for the position and momentum operators:

ΔxΔpx2\Delta x\Delta p_x \ge \frac{\hbar}{2}

In general, it turns out that for operators A^\hat{A} and B^\hat{B} that do not commute, the uncertainty principle applies in the following form:

ΔAΔB12<[A^,B^]>{\Delta A\Delta B \ge \frac{1}{2}\left|\left<\left[\hat{A},\hat{B}\right]\right>\right|}
12<[A^,B^]>=12<[x^,p^x]>=12<i>=12<ψiψ>=12i<ψψ>=1=2\frac{1}{2}\left|\left<\left[\hat{A},\hat{B}\right]\right>\right| = \frac{1}{2}\left|\left<\left[\hat{x},\hat{p}_x\right]\right>\right| = \frac{1}{2}\left|\left<\frac{\hbar}{i}\right>\right| = \frac{1}{2}\left|\left<\psi\left|\frac{\hbar}{i}\right|\psi\right>\right| = \frac{1}{2}\left|\frac{\hbar}{i}\underbrace{\left<\psi\left|\psi\right.\right>}_{=1}\right| = \frac{\hbar}{2}
ΔxΔpx2\Rightarrow \Delta x\Delta p_x \ge \frac{\hbar}{2}

Commuting operators and simultaneous measurements

Expectation expression

Dirac Notation

To express quantum states and operators more compactly, we use Dirac (bra–ket) notation.

ϕψ=ϕ(r),ψ(r),dτ\langle \phi | \psi \rangle = \int \phi^*(r), \psi(r), d\tau
A=ψA^ψ\langle A \rangle = \langle \psi | \hat{A} | \psi \rangle

Hermitian Property of Operators

The Adjoint (Conjugate Transpose)

In matrix element form, taking the adjoint generates different elements:

ajk=ψjA^ψkakj=ψkA^ψj.a_{jk} = \langle \psi_j | \hat{A} | \psi_k \rangle \quad \Rightarrow \quad a^*_{kj} = \langle \psi_k | \hat{A}^\dagger | \psi_j \rangle.

Hermitian (Self-Adjoint) Operators

An operator is Hermitian if it equals its own adjoint:

A^=A^.\hat{A} = \hat{A}^\dagger.

This means the operator behaves the same way when acting on either side of the inner product.

Why Hermitian Operators Matter

  1. Eigenvalues are real: Observables in quantum mechanics (energy, momentum, position, etc.) are represented by Hermitian operators, ensuring all measurement outcomes are real numbers.

A^ψ=aψ    aR.\hat{A}|\psi\rangle = a|\psi\rangle \implies a \in \mathbb{R}.
  1. Eigenfunctions are orthogonal:

ψmψn=0(mn).\langle \psi_m | \psi_n \rangle = 0 \quad (m \ne n).
ψ1dψ2=ψ2dψ1+ψ1ψ2xminxmax=ψ2dψ1\int \psi_1 d\psi_2 =- \int \psi_2d\psi_1 + \psi_1\psi_2\Big|_{x_{min}}^{x_{max}} =- \int \psi_2d\psi_1

Geometric Intuition Hermitian operators are the analog of symmetric matrices in real vector spaces. They represent linear transformations that do not rotate vectors into complex directions: they only stretch or compress them along real axes.

Problems

Problem-1: Is the xd/dxxd/dx operator Hermitian?

Check whether the operator A^=xd/dx\hat{A} = xd/dx is Hermitian.

abψ1(x)(xddxψ2(x))dx=ab(xddxψ1(x))ψ2(x)dx\int_{a}^{b} \psi_1^*(x) \left( x \frac{d}{dx} \psi_2(x) \right) \, dx = \int_{a}^{b} \left( x \frac{d}{dx} \psi_1(x) \right)^* \psi_2(x) \, dx

Problem-2: Is the d2/dx2d^2/dx^2 operator Hermitian?

abψ1(x)(d2dx2ψ2(x))dx=abψ2(x)(d2dx2ψ1(x))dx\int_{a}^{b} \psi_1^*(x) \left( \frac{d^2}{dx^2} \psi_2(x) \right) \, dx = \int_{a}^{b} \psi_2(x)\left( \frac{d^2}{dx^2} \psi_1(x) \right)^* \, dx

Problem-3: Is the id2/dx2id^2/dx^2 operator Hermitian?

abψ1(x)(d2dx2ψ2(x))dx=abψ2(x)(d2dx2ψ1(x))dx\int_{a}^{b} \psi_1^*(x) \left( \frac{d^2}{dx^2} \psi_2(x) \right) \, dx = \int_{a}^{b} \psi_2(x)\left( \frac{d^2}{dx^2} \psi_1(x) \right)^* \, dx

Problem-4: Identify Hermitian Matrices

A=(1223)A = \begin{pmatrix} 1 & 2 \\ 2 & 3 \end{pmatrix}
B=(i11i)B = \begin{pmatrix} i & 1 \\ -1 & -i \end{pmatrix}
C=(2ii2)C = \begin{pmatrix} 2 & i \\ -i & 2 \end{pmatrix}

Problem-5 Momentum Matrix

Show how the momentum operator looks in matrix form using a finite-dimensional example where you evaluate the wavefunction on 4 points, which will correspond to a 4×44 \times 4 matrix.