

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The concepts of quantum mechanics, specifically qubits and their behavior in quantum computing. Topics include the difference between classical and quantum states, measurement and collapse of the wave function, entanglement, and the schmidt rank. The document also introduces the concept of quantum teleportation and the unit of entanglement, the ebit.
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Algebraic Geometry Lecture 8 – Quantum Algebraic Geometry
Jon Allcock
In classical computing we work with bits (binary digits), i.e. elements from the set { 0 , 1 }. Here the state space is simply { 0 , 1 }. If we have n bits then our state space is { 0 , 1 }n, which has size 2n. So although our state space grows exponentially, the number of pieces of information we need in order to specify an element in the space only grows linearly. Obviously we can measure a given state: simply by looking at it we can see if the state is 0 or 1. These states can also be copied. That is there is a map { 0 , 1 } → { 0 , 1 }^2 which copies whatever we input to the second coordinate.
Quantum mechanics.
In quantum mechanics a state is not a single number but rather a vector |ψ〉 ∈ H for a complex Hilbert space H. Here ψ is called a “state vector” or “wave function”.
A quantum bit, or qubit, is a linear combination |ψ〉 = α| 0 〉 + β| 1 〉,
where |α|^2 + |β|^2 = 1 (normalisation). This can be written
|ψ〉 = cos(θ/2)| 0 〉 + eiφ^ sin(θ/2)| 1 〉.
So a general qubit can be identified with a point on the sphere, (whereas in classical computing the only two points allowed are the north and south poles).
Multiple qubits.
For more than one qubit we need the tensor product. If { |ψ〉A : {| 0 〉A, | 1 〉A} |ψ〉B : {| 0 〉B , | 1 〉B },
then |ψ〉AB : {| 0 〉A ⊗ | 0 〉B , | 0 〉A ⊗ | 1 〉B , | 1 〉A ⊗ | 0 〉B , | 1 〉A ⊗ | 1 〉B }.
To simplify the notation we write | 00 〉 for | 0 〉 ⊗ | 0 〉. Then, in general,
|ψ〉AB = α| 00 〉 + β| 01 〉 + γ| 10 〉 + δ| 11 〉.
Measurement.
If we measure a given state we would expect | 0 〉 −measure−−−−→ 0 | 1 〉 measure −−−−−→ 1
and, postmeasurement, we would still have | 0 〉 and | 1 〉 respectively. But for a general state vector we have: 1
2
Premeasurement Postmeasurement
α| 0 〉 + β| 1 〉 measure −−−−−→
0 with probability |α|^2 1 with probability |β|^2
This is called the collapse of the wave function.
Theoretically we can store arbitrarily much information in a qubit, say in the decimal expansion of α. But if we measure the qubit to recover this information then it collapses to either | 0 〉 or | 1 〉. So to get the information back we would have to copy the state vector many times and build up statistical information on α and β until we knew them with sufficient accuracy to recover the stored information. But can an arbitrary qubit be copied? This is answered by...
No cloning theorem.
For a unitary operator U we want our “copying machine” to map U (| 0 〉A ⊗ |i〉B ) = | 0 〉A ⊗ | 0 〉B U (| 1 〉A ⊗ |i〉B ) = | 1 〉A ⊗ | 1 〉B.
But then
U ((α| 0 〉A + β| 1 〉A) ⊗ |i〉B ) = αU (| 0 〉A ⊗ |i〉B ) + βU (| 1 〉A ⊗ |i〉B ) = α| 00 〉 + β| 11 〉 6 = (α| 0 〉 + β| 1 〉) ⊗ (α| 0 〉 + β| 1 〉).
Entanglement.
Classical bits are always expressible as a product state, e.g. as an element of { 0 , 1 } × { 0 , 1 }. So we could write an element of this space as 01 and we can split up the two parts: 0 | 1. We can sometimes do this with qubits, for example:
| 0 〉A ⊗ | 0 〉B = | 0 〉A ⊗
Even in more complicated examples this is sometimes possible:
1 √ 2
Some states simply cannot be split up like this though, for example: 1 √ 2
This final example is thus called entangled (in this case it is maximally entangled). The unit of entanglement is the ebit, or entangled bit. Entanglement is denoted diagrammatically by • g•.
Quantum entanglement allows “quantum teleportation”. Suppose Andrew and Jon create an ebit and then go their separate ways. At some point in the future Andrew takes his entangled qubit, and a second qubit that he wants to “teleport” to Jon, say |ψ〉. He can measure the two qubits and he will get one of the four results