No history yet

Quantum Postulates

States, Spaces, and Probabilities

In quantum mechanics, the state of a physical system is completely described by a state vector, ψ|ψ⟩, which is an element of a complex vector space called a Hilbert space ℋ. For a single particle moving in one dimension, this vector is often represented by a position-space wavefunction, ψ(x, t), a complex-valued function of position and time.

The wavefunction itself isn't directly observable. Its physical significance comes from the , which states that the probability of finding the particle within an infinitesimal interval dxdx at position xx and time tt is given by ψ(x,t)2dx|ψ(x, t)|^2 dx. This quantity, ρ(x, t) = ψ*(x, t)ψ(x, t), is the probability density.

P(axb,t)=abψ(x,t)2dxP(a \le x \le b, t) = \int_{a}^{b} |\psi(x, t)|^2 dx

Since the particle must be found somewhere in space, the total probability of finding it must be 1. This imposes a crucial normalization condition on the wavefunction.

ψ(x,t)2dx=1\int_{-\infty}^{\infty} |\psi(x, t)|^2 dx = 1

Observables and Operators

Every physically measurable quantity, or observable, is associated with a linear, Hermitian operator that acts on the state vectors in Hilbert space. For example, the operator for position, x^\hat{x}, is simply multiplication by xx. The operator for momentum in the x-direction, p^x\hat{p}_x, is a differential operator.

ObservableClassical VariableQuantum Operator (Position Basis)
Positionxxx^=x\hat{x} = x
Momentumpxp_xp^x=ix\hat{p}_x = -i\hbar \frac{\partial}{\partial x}
Kinetic EnergyT=p22mT = \frac{p^2}{2m}T^=22m2x2\hat{T} = -\frac{\hbar^2}{2m} \frac{\partial^2}{\partial x^2}
Potential EnergyV(x)V(x)V^=V(x)\hat{V} = V(x)
Total Energy (Hamiltonian)H=T+VH = T + VH^=22m2x2+V(x)\hat{H} = -\frac{\hbar^2}{2m} \frac{\partial^2}{\partial x^2} + V(x)

The only possible results of a measurement of an observable are the eigenvalues of its corresponding operator. If the operator Q^\hat{Q} has a set of eigenvalues qnq_n and corresponding eigenvectors φn|φ_n⟩, then a measurement of QQ can only yield one of the values qnq_n.

Q^ϕn=qnϕn\hat{Q}|\phi_n\rangle = q_n |\phi_n\rangle

Commutation and Uncertainty

In classical mechanics, the order of measuring position and momentum doesn't matter. In quantum mechanics, it does. This fundamental difference is captured by the commutator of their corresponding operators. The transition from classical mechanics to quantum mechanics can be formalized by replacing the classical Poisson bracket with the commutator, scaled by ii\hbar.

[x^,p^x]=x^p^xp^xx^=i[\hat{x}, \hat{p}_x] = \hat{x}\hat{p}_x - \hat{p}_x\hat{x} = i\hbar

When two operators do not commute, they do not share a complete set of eigenvectors. This means there is no state in which both observables have a definite, precise value. This leads directly to the Heisenberg Uncertainty Principle. For any two observables A and B, the product of their standard deviations (σAσ_A and σBσ_B) is related to the expectation value of their commutator.

σAσB12i[A^,B^]\sigma_A \sigma_B \ge \frac{1}{2i} \langle[\hat{A}, \hat{B}]\rangle

The expectation value, Q⟨Q⟩, represents the average result of measuring the observable QQ on a large ensemble of identically prepared systems. It is calculated by "sandwiching" the operator between the wavefunction and its complex conjugate.

Q=ψ(x,t)Q^ψ(x,t)dx\langle Q \rangle = \int_{-\infty}^{\infty} \psi^*(x,t) \hat{Q} \psi(x,t) dx

The variance, or uncertainty squared, measures the spread of the measurement results around the expectation value. It is defined as the expectation value of the squared deviation from the mean.

(ΔQ)2=(Q^Q)2=Q^2Q2(\Delta Q)^2 = \langle (\hat{Q} - \langle Q \rangle)^2 \rangle = \langle \hat{Q}^2 \rangle - \langle Q \rangle^2

Now, let's test your understanding of these core principles.

Quiz Questions 1/6

According to the Born rule, what is the physical significance of the square modulus of the wavefunction, ψ(x,t)2|ψ(x, t)|^2?

Quiz Questions 2/6

If the commutator of two operators, [A^,B^][\hat{A}, \hat{B}], is non-zero, what does this imply about their corresponding observables, A and B?

These postulates form the bedrock of quantum theory, providing a mathematical framework to describe the strange and probabilistic nature of the subatomic world. From here, we can derive the dynamics of quantum systems.