Rotations on the Bloch Sphere
Track: Foundations · Difficulty: Beginner · Est: 13 min
Rotations on the Bloch Sphere
Overview
Once you can picture a single-qubit state as a point on the Bloch sphere, the next question is: what does it mean to change that state?
This page introduces the idea that many single-qubit state changes can be understood as rotations of the Bloch-sphere point around an axis. We will keep it conceptual: no matrices and no circuits. The goal is to build intuition for “state evolution” that will later become the language of gates.
Intuition
On the Bloch sphere, a pure state is a point on the surface. A “rotation” means you move that point along the surface while keeping it on the sphere.
Why should rotations appear at all?
- A normalized state stays normalized under valid evolution.
- Global phase is physically irrelevant.
- What remains is a 2-parameter geometry (the sphere surface), so the most natural continuous motions are rotations.
You can think of three special directions (axes) in 3D space:
- The -axis points through (north) and (south).
- The -axis and -axis lie in the equatorial plane.
Rotating around different axes changes different aspects of the state:
- Rotations around the -axis change the relative phase between and .
- Rotations around axes in the equator change the weights (probabilities) of vs .
The key intuition: the sphere turns “complex amplitudes” into “geometry.”
Formal Description
Write a general qubit state in Bloch form:
- controls latitude (how much probability weight is on vs ).
- controls longitude (the relative phase).
A conceptual “rotation” is a transformation that updates in a way consistent with a rigid rotation of the Bloch vector
Z-axis rotations and phase
A particularly important case is rotating around the -axis by an angle .
Geometrically: the point moves around the equator direction, changing longitude while keeping latitude the same.
In coordinates, that means:
So the state becomes
Notice what changed: the magnitude of each amplitude stayed the same, but the relative phase changed.
Rotations that change probabilities
If you change , you change the probabilities of measuring 0 vs 1 in the computational basis:
So any transformation that changes changes those probabilities. On the Bloch sphere, that corresponds to moving the point north/south.
Worked Example
Start with the state on the + direction (equator at longitude 0):
This corresponds to and .
Now apply a conceptual rotation around the -axis by . The rule above says and stays .
So the rotated state is
What changed and what did not?
- Probabilities in the computational basis stayed and (because did not change).
- The relative phase changed (because changed).
Geometrically, you moved along the equator from + to +.
Turtle Tip
If a transformation changes only relative phase, expect the Bloch-sphere point to move “around the poles” (a -axis rotation). If it changes measurement probabilities in the computational basis, expect the point to move north/south (a change in ).
Common Pitfalls
Don’t confuse a global phase factor (multiplying the whole state by ) with a relative phase change (changing ). A global phase does not move the Bloch-sphere point at all.
Also, avoid thinking that “rotation” means the qubit is literally spinning in physical space. The rotation is in the abstract state description; the Bloch sphere is a map from states to geometry.
Quick Check
- If changes but stays the same, do computational-basis measurement probabilities change?
- What kind of Bloch-sphere motion corresponds to changing the weights of and ?
What’s Next
Rotations describe how states can change. Now we will turn to what we can observe: measurement. Next is the measurement postulate—the rule that maps a state to probabilistic outcomes and updates the state after an outcome occurs.
