No history yet

Mathematical Vector Spaces

From Phase Space to Vector Space

In classical physics, describing a system is straightforward. You pinpoint its position and momentum, and you've captured its state. All possible states of a billiard ball, for instance, can be mapped onto a grid called phase space. Each point on this grid corresponds to a unique combination of position and momentum.

Quantum mechanics requires a different approach. A quantum state isn't just a point on a map; it's a more complex entity that contains probabilities for various outcomes. To handle this, we trade the familiar coordinates of phase space for a more abstract mathematical structure: the an infinite-dimensional vector space over the complex numbers. Instead of points, we use vectors to represent the states of a system.

Hilbert spaces are a fundamental concept in quantum mechanics, providing a mathematical framework for describing quantum states.

States as Vectors

In quantum mechanics, a state vector contains all the information about a physical system. We represent these vectors using a special notation called a "ket," which looks like this: angle| angle. Inside the ket, we place a symbol that labels the state. For example, the state of a qubit might be written as q| q ⟩.

These vectors live in our Hilbert space. A simple qubit's state can be described as a linear combination of two basis states, 0angle|0 angle and 1angle|1 angle. This is the mathematical expression of superposition:

q=a0angle+b1angle| q ⟩ = a |0 angle + b |1 angle

The numbers a a and b b are called They are complex numbers whose squared magnitudes give us the probability of measuring the qubit in the corresponding basis state. For the state to be physically valid, the vector must be normalized, meaning its length must be 1. This is equivalent to saying the probabilities of all possible outcomes must add up to 100%.

α2+β2=1|\alpha|^2 + |\beta|^2 = 1
Lesson image

Measuring Overlap

To extract probabilities from state vectors, we need a way to measure them. This is done using the a mathematical operation that takes two vectors and produces a single number. To define it, we first need to introduce the "bra," written as ϕ\langle \phi |. The bra ϕ\langle \phi | is the dual of the ket ϕ|\phi\rangle. For column vectors, this means taking the transpose and then the complex conjugate of each element.

The inner product of a state ψ|\psi\rangle with another state ϕ|\phi\rangle is written as ϕψ\langle \phi | \psi \rangle. This complex number tells us the extent to which the state ψ|\psi\rangle overlaps with, or contains, the state ϕ|\phi\rangle. The squared magnitude of this inner product, ϕψ2|\langle \phi | \psi \rangle|^2, gives the probability that a system in state ψ|\psi\rangle will be measured to be in state ϕ|\phi\rangle.

When two vectors have an inner product of zero, they are called orthogonal. This has a clear physical meaning: if a system is in one state, there is a zero percent chance of measuring it in an orthogonal state. The basis states 0|0\rangle and 1|1\rangle are defined to be orthogonal.

01=0\langle 0 | 1 \rangle = 0

Let's bring this all together. Any valid quantum state can be expressed as a linear combination of orthogonal basis vectors. This is the superposition principle, framed in the language of linear algebra. The coefficients of this combination, the complex amplitudes, tell us the probability of finding the system in each of those basis states upon measurement. By using the inner product, we can precisely calculate these probabilities.

This framework, built on vectors and Hilbert spaces, moves us from qualitative descriptions to a robust mathematical engine for predicting the behavior of quantum systems.

Quiz Questions 1/5

In quantum mechanics, if a system is in a state described by the vector "psi"|"psi"\rangle, what does the value of "langle"ϕψ"rangle"2|"langle" \phi | \psi "rangle"|^2 represent?

Quiz Questions 2/5

How does the description of a system's state in quantum mechanics fundamentally differ from that in classical physics?