QI - Lec3 - With Notes From The Lecture
QI - Lec3 - With Notes From The Lecture
(ELEC-C9440)
Lecture 3
Lauri Ylinen1
Aalto University
Spring 2024
1
Slides courtesy of Arttu Pönni, Matti Raasakka, with some modifications by LY
Entanglement, entanglement entropy
Entanglement
2
P
where λi ≥ 0 and i λi = 1. The coefficients λi are the Schmidt
coefficients.
One nice thing about this decomposition is that the reduced density
matrices
X X
ρA = trB |ψ⟩⟨ψ| = λ2i |iA ⟩⟨iA | , ρB = λ2i |iB ⟩⟨iB |
i i
Let’s prove the theorem. Any pure bipartite state can be written
X X
|ψ⟩ = ajk |j⟩ |k⟩ = uji dii vik |j⟩ |k⟩ ,
j,k i,j,k
P
Let’s show that S(ρ) = − P i pi log pi . With the spectral decomposition
we can write any state ρ = i pi |ψi ⟩⟨ψi |. Then
X
log ρ = log pi |ψi ⟩⟨ψi |
i
X X
→ ρ log ρ = pj ψj ψj log pi |ψi ⟩⟨ψi | = pj log pi ψj ψj ψi ⟨ψi |
i,j i,j
X X
= pj log pi ψj δji ⟨ψi | = pi log pi |ψi ⟩⟨ψi |
i,j i
X X
− tr (ρ log ρ) = − pi log pi tr |ψi ⟩⟨ψi | = − pi log pi = S(ρ) .
i i
2
We always define 0 log 0 ≡ limx→0 x log x = 0
Example: Bell state entanglement
√
Example: Consider again the Bell state |ψ⟩ = (|00⟩ + |11⟩)/ 2 ∈ HAB .
We already know this is an entangled state because the Schmidt
number is 2. Let’s study the entanglement between subsystems A and
B by computing S(ρA ) and S(ρB ). The reduced density matrix ρA is
1
|ψ⟩⟨ψ| = (|00⟩⟨00| + |00⟩⟨11| + |11⟩⟨00| + |11⟩⟨11|)
2
1
→ trB |ψ⟩⟨ψ| = (|0⟩⟨0| ⟨0|0⟩ + |0⟩⟨1| ⟨0|1⟩ + |1⟩⟨0| ⟨1|0⟩ + |1⟩⟨1| ⟨1|1⟩)
2
1
= (|0⟩⟨0| + |1⟩⟨1|) = ρA .
2
We see that the eigenvalues of ρA are p1 = 1/2 and p2 = 1/2.
Therefore the entanglement entropy is
1 1 1 1 1 1
S(ρA ) = − log − log = − (−1) − (−1) = 1 .
2 2 2 2 2 2
Because the joint state |ψ⟩⟨ψ| is pure, we know that S(ρA ) = S(ρB ).
This also follows from the Araki-Lieb inequality and S(|ψ⟩⟨ψ|) = 0. We
notice that the subsystems A and B are maximally entangled.
Distance measures for quantum states
How close are two quantum states?
over the same index set x. There is no unique way to describe their
similarity but the trace distance D(px , qx ) is widely used
1X
D(px , qx ) ≡ |px − qx | .
2 x
1
D(px , qx ) =(|p − q| + |(1 − p) − (1 − q)|)
2
1
= (|p − q| + | − p + q|) = |p − q| .
2
Fidelity for classical distributions
3 √
Remember that |±⟩ = (|0⟩ ± |1⟩)/ 2.
Fidelity for quantum states
Let’s now define the quantum version of fidelity. The fidelity F (ρ, σ) is
defined
q
F (ρ, σ) ≡ tr ρ1/2 σρ1/2 .
One can show that this is symmetric F (ρ, σ) = F (σ, ρ), invariant under
unitary transformations F (UρU † , UσU † ) = F (ρ, σ), and
0 ≤ F (ρ, σ) ≤ 1. We’ll start
P by checking that Pthis reduces to the
classical case when ρ = i ri |i⟩⟨i| and σ = i si |i⟩⟨i|:
sX !
X√
F (ρ, σ) = tr ri si |i⟩⟨i| = tr ri si |i⟩⟨i|
i i
X√ X√
= ri si tr |i⟩⟨i| = ri si = F (ri , si ) .
i i
θ θ
|ψ⟩ = |a⟩ , |ϕ⟩ = cos |a⟩ + sin |b⟩ .
2 2
Then
2
1 1 − cos θ2 − sin cos θ2
θ
D(|ψ⟩ , |ϕ⟩) = tr 2
2 = sin θ
2 − sin θ2 cos θ2 − sin θ 2
2
p θ
F (|ψ⟩ , |ϕ⟩) = ⟨ϕ|ψ⟩ ⟨ψ|ϕ⟩ = cos
2
p
Therefore we see that for pure states D(|ψ⟩ , |ϕ⟩) = 1 − F (|ψ⟩ , |ϕ⟩)2 .
More generally, one can show the following statement about the
qualitative similarity for general states ρ and σ
q
1 − F (ρ, σ) ≤ D(ρ, σ) ≤ 1 − F (ρ, σ)2 .