5. Tensor Products of Hilbert Spaces
Reading time: ~35 minutes | Pages: 7
When describing composite quantum systems (e.g., two particles, or spin and orbital degrees of freedom), we need to combine their individual Hilbert spaces. The tensor product is the fundamental mathematical construction for this purpose.
Motivation: Composite Systems
Consider two quantum systems:
- System A: Lives in Hilbert space $\mathcal{H}_A$ with basis $\{|a_i\rangle\}$
- System B: Lives in Hilbert space $\mathcal{H}_B$ with basis $\{|b_j\rangle\}$
How do we describe the combined system? We cannot simply add the spaces or take their Cartesian product. Instead, we form the tensor product $\mathcal{H}_A \otimes \mathcal{H}_B$.
Definition: Tensor Product
Definition:
The tensor product $\mathcal{H}_A \otimes \mathcal{H}_B$ is the Hilbert space whose basis consists of all pairs $|a_i\rangle \otimes |b_j\rangle$ (often written $|a_i, b_j\rangle$ or $|a_i\rangle|b_j\rangle$).
where $c_{ij} \in \mathbb{C}$ are complex coefficients satisfying $\sum_{i,j} |c_{ij}|^2 = 1$.
Dimension
If $\dim(\mathcal{H}_A) = n$ and $\dim(\mathcal{H}_B) = m$, then:
Product States vs. Entangled States
Product States (Separable)
A state $|\psi\rangle \in \mathcal{H}_A \otimes \mathcal{H}_B$ is called a product state(or separable) if it can be written as:
where $|\phi\rangle_A \in \mathcal{H}_A$ and $|\chi\rangle_B \in \mathcal{H}_B$.
Example: Two spin-1/2 particles
The state $|\uparrow\rangle \otimes |\downarrow\rangle$ means particle 1 is spin-up and particle 2 is spin-down. This is a product state.
Entangled States
A state that cannot be written as a product is called entangled.
Example: Bell State (EPR Pair)
This state cannot be factored into $|\phi\rangle_A \otimes |\chi\rangle_B$. Measuring one particle instantaneously determines the state of the other, regardless of distanceβthis is quantum entanglement.
Inner Product in Tensor Product Spaces
The inner product on $\mathcal{H}_A \otimes \mathcal{H}_B$ is defined by:
For general states:
Operators on Tensor Product Spaces
Product Operators
If $\hat{A}$ acts on $\mathcal{H}_A$ and $\hat{B}$ acts on $\mathcal{H}_B$, we can define:
Example:
The operator $\hat{\sigma}_z \otimes \mathbb{I}$ measures the z-component of spin for particle 1 only, leaving particle 2 unaffected.
General Operators
A general operator on $\mathcal{H}_A \otimes \mathcal{H}_B$ can be expanded as:
where $\{\hat{A}_\alpha\}$ and $\{\hat{B}_\beta\}$ are operator bases for $\mathcal{H}_A$ and $\mathcal{H}_B$.
Partial Trace and Reduced Density Matrices
When we cannot observe subsystem B, we describe subsystem A using the reduced density matrix, obtained via the partial trace:
For a pure state $|\psi\rangle = \sum_{ij} c_{ij} |a_i\rangle \otimes |b_j\rangle$:
Key Insight:
Even if the composite system is in a pure state, the reduced density matrix $\hat{\rho}_A$ may describe a mixed stateβthis is a signature of entanglement!
Schmidt Decomposition
Any pure state $|\psi\rangle \in \mathcal{H}_A \otimes \mathcal{H}_B$ can be written in the Schmidt form:
where:
- $\{|\alpha_i\rangle\}$ are orthonormal in $\mathcal{H}_A$
- $\{|\beta_i\rangle\}$ are orthonormal in $\mathcal{H}_B$
- $\lambda_i > 0$ are called Schmidt coefficients, with $\sum_i \lambda_i^2 = 1$
- $r$ is the Schmidt rank (number of non-zero $\lambda_i$)
Entanglement Criterion:
- $r = 1$: Product state (not entangled)
- $r > 1$: Entangled state
Physical Examples
Example 1: Position and Spin
An electron's state space is $L^2(\mathbb{R}^3) \otimes \mathbb{C}^2$ (position β spin). A general state:
Example 2: Two Particles
Two distinguishable particles: $\mathcal{H} = \mathcal{H}_1 \otimes \mathcal{H}_2$
For identical particles, we must further impose symmetrization (bosons) or antisymmetrization (fermions).
Example 3: Quantum Computing
$n$ qubits live in $(\mathbb{C}^2)^{\otimes n}$, a $2^n$-dimensional Hilbert space. Entanglement between qubits is the resource for quantum computation!
Summary
- β Tensor products $\mathcal{H}_A \otimes \mathcal{H}_B$ describe composite quantum systems
- β Product states are separable; entangled states are not
- β Inner products and operators extend naturally to tensor spaces
- β Partial trace gives reduced density matrices for subsystems
- β Schmidt decomposition reveals entanglement structure
- β Essential for quantum information, many-body physics, and identical particles