Quantum States & State Vectors
Track: Foundations · Difficulty: Beginner · Est: 13 min
Quantum States & State Vectors
Overview
To talk about quantum computing correctly, you need a clean definition of a quantum state. For a single qubit, the state is a state vector—a mathematical object that predicts the probabilities of different measurement outcomes. This page introduces the general single-qubit state, explains the normalization rule, and clarifies what amplitudes mean.
Intuition
A classical bit is fully described by a value: 0 or 1. A qubit is described by something closer to a direction with extra structure. You cannot “peek” at that direction directly; instead, you can only ask questions (measurements) and get probabilistic answers.
The purpose of the state vector is therefore practical: it is a compact way to store everything needed to predict measurement statistics.
Formal Description
Fix the computational basis . A general single-qubit pure state is written
where and are complex numbers.
Normalization. The state must be normalized so that the total probability of all outcomes is 1:
In words: if you measure in the computational basis, you must get either 0 or 1, so the probabilities of those two outcomes must sum to 1.
Meaning of amplitudes. The amplitudes and are not directly observable numbers you can read out. Their meaning is operational:
The fact that and can be complex is what allows phase effects and interference later.
Worked Example
Consider
Compute probabilities in the computational basis.
First, . Its magnitude squared is
Second, , so . The state is normalized and measurement yields 0 and 1 with equal probability.
This example shows a key point: complex amplitudes can still lead to simple probabilities, but the complex structure matters for how states combine and evolve.
Turtle Tip
If complex numbers feel unfamiliar, don’t try to “visualize” them immediately. Treat as the probability rule, and accept that the sign and phase of will matter later when states interfere.
Common Pitfalls
A frequent error is to interpret itself as a probability. The probability is , not .
Another error is to assume that knowing the state means you can predict a single measurement outcome. Even if the state is known perfectly, measurement outcomes can be intrinsically random.
Quick Check
- Why must hold for a valid qubit state?
- If changes sign (for example, ), do the measurement probabilities in the computational basis change?
What’s Next
We now have the formal language to describe a qubit. The next page focuses on one of the most misunderstood words in quantum computing—superposition—and explains what it does and does not mean.
