Lecture 02
Lecture 02
α | Ay ` β | By
1
glare. Of course, you can turn these sunglasses 45˝ , so they only let right diagonally
polarized light through. How do we explain this in terms of the quantum state space?
It is the case that horizontal and vertical polarization are two distinguishable vec-
tors. This means that other polarizations are linear combinations (called superposi-
tions) of these.
Now, we need to introduce a little physics notation. Physicists like to represent
iquantum states using a funny notation they call “kets”, so a quantum state v would be
represented as | vy. In mathematics notations, kets are column vectors. So | Øy and
| Ùy are the horizontal and vertical polarizations of light.
Because we’re doing quantum computation and working with qubits, we will rep-
resent these abstractly as | 0y and | 1y, using the convention that | 0y “ | Øy and
| 1y “ | Ùy. For example, if we have the vector
ˆ ? ˙
1{?2
v“ ,
i{ 2
then
1 i 1
| vy “ ? | 0y ` ? | 1y “ ? p| Øy ` i | Ùyq
2 2 2
Other polarizations are linear combinations (called superpositions) of | Øy and | Ùy.
For example,
|Õ
Öy “ ?1 p| Øy ` | Ùyq “ ?1 p| 0y ` | 1yq ,
2 2
|Ô
Œy “ ?1 p| Øy ´ | Ùyq “ ?1 p| 0y ´ | 1yq .
2 2
We will be using the states ?12 p| 0y ` | 1yq and ?12 p| 0y ´ | 1yq often enough that it
helps to have special names for these; we call these | `y and | ´y respectively.
Since the quantum state space is a complex vector space, we can also use complex
coefficients in our superposition. What does this give us? It turns out that these give
right and left circularly polarized light, | œy and | öy:
| œy “ ?1 p| Øy ` i | Ùyq ,
2
| öy “ ?1 p| Øy ´ i | Ùyq .
2
And if you use unequal coefficients in the above equations, you get elliptically polar-
ized light.
Also note that the choice of whether ?12 p| Øy ` | Ùyq is | Õ Ö y or | Ô
Œ y is purely a
convention; I’ll try to stick with the conventions that the textbook uses in these notes.
There is another half of the ket notation: a row vector is represented by a bra: x¨ |.
By convention, xv | is the conjugate transpose of | vy, so if
ˆ ? ˙
1{?2
| vy is the column vector ,
i{ 2
then ´ ? ? ¯
xv | is the row vector 1{ 2, ´i{ 2 ,
2
Together, the “bracket” xv|wy is the inner product of xv | and | wy. Since quantum states
are unit vectors, and going from the ket to the bra involves a complex conjugation, we
get
xψ|ψy “ 1
for any quantum state | ψy. The notation xφ|ψy represents the inner product of two
states, and is called a bracket (and here you see the wordplay that Dirac used to come
up with “bra” and “ket”.
How can we change a quantum state? We will be doing quantum computation,
so we need to know how to change the state of our quantum computer. Physics says
that the evolution of an isolated quantum system is linear, and if we apply a linear
transformation to a vector, we have a matrix.
Suppose we have a matrix M that operates on a quantum state | Ψy. If this trans-
formation is something that can be implemented physically, the result of applying M
to a quantum state | ψy, which is M | ψy, has to be a unit vector, so we need
This implies that M : M “ I, the identity matrix. This is the condition for M being a
unitary matrix. Unitary matrices are essentially rotation matrices in complex space.
There are other conditions for a matrix U being unitary besides U : U “ I. A matrix
is unitary if and only if any of the following conditions hold:
• U : U “ I,
• U U : “ I,
• the columns of U are orthonormal vectors,
3
board. Then we will let | 0y “ | Òy and | 1y “ | Óy. The standard convention is:
| Ñy “ ?1 p| Òy ` | Óyq ,
2
| Ðy “ ?1 p| Òy ´ | Óyq ,
2
| iny “ ?1 p| Òy ` i | Óyq ,
2
| outy “ ?1 p| Òy ´ i | Óyq ,
2
We can represent these states on the Bloch sphere (See Figure.) Here, each point
on the Bloch sphere represents a quantum state of a spin 21 particle that that has spin in
the corresponding direction.
ˆ ˙
0 1
What happens when we apply σx “ ? One can see that it takes the
ˆ ˙ ˆ ˙ 1 0
1 0
vector | 0y “ to | 1y “ and vice versa. It also takes the vector
ˆ ˙ 0 1 ˆ ˙ ˆ ˙
1 1 ´1
| `y “ ?12 to itself, and | ´y “ ?12 to ?12 “ ´ | ´y . Ex-
1 ´1 1
cept for the fact that | ´y is taken to ´ | ´y, this is a 180˝ rotation around the x-axis.
In fact, in some sense this really does represent a 180˝ rotation around the x-axis.
This is because multiplying like a unit complex vector like ´1, i, or eiθ does not change
the essential physical state — two quantum states | ψy and eiθ | ψy are indistinguishable
by any quantum measurement. We will see this when we get to measurements next
week. So the matrix σx represents a 180˝ rotation of the Bloch sphere around the x
axis. Similarly, the matrices σy and σz represent rotations of the Bloch sphere around
the y- and z-axes, respectively.
We will come back to the Bloch sphere later and tell you how to find the quantum
state pointing in an arbitrary direction along the Bloch sphere, as well as the unitary
matrix corresponding to an arbitrary rotation of the Bloch sphere.