assign_0_soln
assign_0_soln
1
(ii) First, let’s find the difference between the two density operators:
I + ⃗r · ⃗σ I + ⃗s · ⃗σ (⃗r − ⃗s) · ⃗σ
ρ1 − ρ2 = − =
2 2 2
Now, we need to find |ρ1 −ρ2 |, which is the positive square root of (ρ1 −ρ2 )† (ρ1 −ρ2 ).
Since ρ1 and ρ2 are Hermitian, ρ1 − ρ2 is also Hermitian, so (ρ1 − ρ2 )† = ρ1 − ρ2 .
Therefore:
s 2 r
p (⃗
r − ⃗
s ) · ⃗
σ 1
||ρ1 − ρ2 ||1 = (ρ1 − ρ2 )2 = = ((⃗r − ⃗s) · ⃗σ )2
2 4
Let d⃗ = ⃗r − ⃗s. Then we need to evaluate (d⃗ · ⃗σ )2 . Using the identity (⃗a · ⃗σ )(⃗b · ⃗σ ) =
(⃗a · ⃗b)I + i(⃗a × ⃗b) · ⃗σ , we have:
Thus,
|⃗r − ⃗s| √
r
1 |⃗r − ⃗s|
||ρ1 − ρ2 ||1 = |⃗r − ⃗s|2 I = I= I
4 2 2
Now, we take the trace:
|⃗r − ⃗s| |⃗r − ⃗s| |⃗r − ⃗s|
Tr||ρ1 − ρ2 ||1 = Tr I = Tr(I) = (2) = |⃗r − ⃗s|
2 2 2
Finally, we substitute this back into the expression for the trace distance:
1 1
D(ρ1 , ρ2 ) = Tr||ρ1 − ρ2 ||1 = |⃗r − ⃗s|
2 2
Therefore, the trace distance between two qubit density operators is:
1
D(ρ1 , ρ2 ) = |⃗r − ⃗s|
2
Alternative: Refer appendix for proof to ∥(r − s) · σ∥1 = 2|⃗r − ⃗s| result.
2
Therefore,
0 0 0 −1
0 −i 0 −i 0 0 1 0
σY ⊗ σY = ⊗ =
i 0 i 0 0 1 0 0
−1 0 0 0
Now, we need to compute ⟨Ψ|(σY ⊗ σY )|Ψ∗ ⟩. It is easiest to write out the vectors
and matrix explicitly:
⟨Ψ| = a∗ b∗ c∗ d∗
∗ ∗
0 0 0 −1 a −d
∗
0 0 1 0 b c∗
(σY ⊗ σY )|Ψ∗ ⟩ =
0 1 0 0 c∗ = b∗
−1 0 0 0 d∗ −a∗
Then,
−d∗
c∗
⟨Ψ|(σY ⊗σY )|Ψ∗ ⟩ = a∗ b∗ c∗ d∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗
b∗ = −a d +b c +c b −d a = 2(b c −a d )
−a∗
det(M ) = ad − bc
| det(M )| = |ad − bc| = |bc − ad|
Comparing this to our expression for C(|Ψ⟩), we see:
C(|Ψ⟩) = 2| det(M )|
(ii) First, recall the definition of the bipartite state and the matrix M:
3
To find the reduced density matrix ρA , we need to trace out subsystem B from the
density matrix ρ = |Ψ⟩⟨Ψ|. Let’s start by writing out ρ:
ρA = TrB [ρ] = (|a|2 +|b|2 )|0⟩⟨0|+(ac∗ +bd∗ )|0⟩⟨1|+(ca∗ +db∗ )|1⟩⟨0|+(|c|2 +|d|2 )|1⟩⟨1|
∗ ∗ 2
|a| + |b|2 ac∗ + bd∗
a b
† a c
MM = =
c d b∗ d∗ ca∗ + db∗ |c|2 + |d|2
Therefore, ρA = M M † .
Entanglement and Rank: A pure bipartite state is entangled if it cannot be
written as a product state |ψ⟩A ⊗|ϕ⟩B . The Schmidt decomposition theorem states
that any pure bipartite state can be written as:
X√
|Ψ⟩ = pi |i⟩A |i⟩B
i
The reduced density matrix ρA has eigenvalues equal to pi . The number of non-zero
Schmidt coefficients is called the Schmidt rank of the state. A state is entangled if
its Schmidt rank is greater than 1. The rank of the reduced density matrix ρA is
equal to the Schmidt rank of the state. Therefore, |Ψ⟩AB is entangled if and only
if the reduced state ρA has a rank greater than 1.
Concurrence and Entanglement: From part (i), we know that C(|Ψ⟩) = 2|ad−
bc|. This is twice the absolute value of the determinant of the matrix M. If the
4
state is separable (not entangled), it can be written in a product form, which
implies that the determinant of M is zero (ad = bc), and therefore C(|Ψ⟩) = 0.
If the state is entangled, the determinant is non-zero (ad ̸= bc), and therefore
C(|Ψ⟩) > 0. Therefore, the concurrence C(|Ψ⟩) is non-zero if and only if the state
|Ψ⟩ is entangled.
M1 + M2 + M3 = R(I − |ψ1 ⟩⟨ψ1 |) + R(I − |ψ2 ⟩⟨ψ2 |) + (1 − 2R)I + R(|ψ1 ⟩⟨ψ1 | + |ψ2 ⟩⟨ψ2 |)
= RI −R|ψ1 ⟩⟨ψ1 |+RI −R|ψ2 ⟩⟨ψ2 |+I −2RI +R|ψ1 ⟩⟨ψ1 |+R|ψ2 ⟩⟨ψ2 | = 2RI −2RI +I = I
So, M1 + M2 + M3 = I.
Positivity of M1 and M2 : In |ψ1 ⟩ and |ψ2 ⟩ basis,
R(1 − c2 ) 0
0 0
M1 = , M2 =
0 R(1 − c2 ) 0 0
1 − R + Rc2
c
M3 =
c 1 − R + Rc2
(i) First, we need to ensure that the POVM operators are positive semi-definite. The
key constraint comes from Eϕ as the other two are manifestly positive. If A is
too large, Eϕ will have negative eigenvalues, invalidating the POVM. To find the
maximum allowed value for A, we can find the minimum eigenvalue of Eϕ and set
it to zero. This is the boundary where the operator remains positive semi-definite.
Let’s find |u⟩⟨u| and |v⟩⟨v|.
cos2 α
cos α cos α sin α
|u⟩⟨u| = cos α sin α =
sin α cos α sin α sin2 α
sin2 α
sin α sin α cos α
|v⟩⟨v| = sin α cos α =
cos α sin α cos α cos2 α
5
Therefore,
cos α + sin2 α
2
2 sin α cos α 1 sin 2α
|u⟩⟨u| + |v⟩⟨v| = =
2 sin α cos α sin2 α + cos2 α sin 2α 1
The eigenvalues of this matrix can be found by solving the characteristic equation:
|Eϕ − λI| = 0
1 − A − λ A sin 2α
= (1 − A − λ)2 − (A sin 2α)2 = 0
A sin 2α 1 − A − λ
(1 − A − λ) = ±A sin 2α
λ = 1 − A ± A sin 2α = 1 − A(1 ∓ sin 2α)
With this value of A, we can calculate the probabilities of outcomes ū, v̄, and ϕ
when Anita sends |u⟩ or |v⟩ with equal probability.
The probability of outcome ϕ when Anita sends |u⟩ is:
1 − A A sin 2α
Pr(ϕ|u) = ⟨u|Eϕ |u⟩ = ⟨u| |u⟩
A sin 2α 1 − A
1 − A A sin 2α cos α
= cos α sin α = (1−A)(cos2 α+sin2 α)+2A sin 2α sin α cos α
A sin 2α 1 − A sin α
1 sin2 2α
= 1 − A + A sin2 2α = 1 − +
1 + sin 2α 1 + sin 2α
6
Similarly, the probability of outcome ϕ when Anita sends |v⟩ is:
1 sin2 2α
Pr(ϕ|v) = ⟨v|Eϕ |v⟩ = 1 − A + A sin2 2α = 1 − +
1 + sin 2α 1 + sin 2α
(ii) We are given that Anita sends either |u⟩ or |v⟩ with equal probability, where
cos α sin α π
|u⟩ = , |v⟩ = , 0≤α≤ .
sin α cos α 4
Sunil intercepts the qubit and measures it in the {|0⟩, |1⟩} basis. If Sunil gets
outcome 0, he forwards |u⟩ to Bharat. If he gets outcome 1, he forwards |v⟩ to
Bharat. Bharat performs his POVM and gets a conclusive result (ū or v̄). We
want to find the probability that Bharat’s conclusive outcome is different from
the state Anita originally sent.
Case 1: Anita sends |u⟩
• Sunil measures |u⟩ in the {|0⟩, |1⟩} basis. The probability of getting outcome
0 is |⟨0|u⟩|2 = cos2 α. In this case, Sunil sends |u⟩ to Bharat, and Bharat
obtains the correct conclusive outcome v̄.
• The probability of Sunil getting outcome 1 is |⟨1|u⟩|2 = sin2 α. In this case,
Sunil sends |v⟩ to Bharat. For Bharat to have a conclusive outcome and for it
to be the wrong one (ū), he needs to obtain the outcome Eū . The probability
of this happening is A(I − |u⟩⟨u|)|v⟩ = A|⟨v|v⟩ − |⟨u|v⟩|2 = A(1 − sin2 (2α)).
Therefore, when Anita sends |u⟩, the probability of Bharat getting a wrong con-
clusive outcome is:
7
Therefore, when Anita sends |v⟩, the probability of Bharat getting a wrong con-
clusive outcome is:
Therefore, the probability of Bharat getting a conclusive outcome that differs from
what Anita sent is A · sin2 α · (1 − sin2 (2α)).
(i) To show that the states |ĩ⟩B are mutually orthogonal, we need to show that ⟨ĩ|k̃⟩ =
0 for i ̸= k.
First, let’s write out the inner product:
† !
X X X
⟨ĩ|k̃⟩ = cij |j⟩B ckl |l⟩B = c∗ij ckl ⟨j|l⟩B
j l j,l
X X X
ρA = cij c∗kl |i⟩A ⟨k|A TrB [|j⟩B ⟨l|B ] = cij c∗kl |i⟩A ⟨k|A δjl = cij c∗kj |i⟩A ⟨k|A
i,j,k,l i,j,k,l i,j,k
8
We are given that {|i⟩A } is the basis in which ρA is diagonal. This means that
⟨i|ρA |k⟩ = λi δik , where λi are the eigenvalues of ρA . Therefore,
* +
X X X
⟨i|ρA |k⟩ = i ci′ j c∗k′ j |i′ ⟩A ⟨k ′ |A k = ci′ j c∗k′ j ⟨i|i′ ⟩A ⟨k ′ |k⟩A = cij c∗kj = λi δik
i′ ,j,k′ i′ ,j,k′ j
∗
P
Therefore, j cij ckj = λi δik . Taking the complex conjugate, we have:
X
c∗ij ckj = λ∗i δik = λi δik
j
This shows that the states |ĩ⟩B are orthogonal for i ̸= k since ⟨ĩ|k̃⟩ = 0 for i ̸= k.
They are not necessarily normalized, however.
Schmidt Decomposition: To find the Schmidt decomposition, we normalize the
states |ĩ⟩B :
√
Let |ĩ⟩B = λi |i⟩B . Note that since {|i⟩A } diagonalizes ρA , therefore, λi are
eigenvalues of ρA . Now, we rewrite the original state |ψ⟩ using the orthonormal
set |i⟩A and orthonormalized set |i⟩B :
X X X X X p Xp
|ψ⟩ = cij |i⟩A |j⟩B = |i⟩A cij |j⟩B = |i⟩A |ĩ⟩B = |i⟩A λi |i⟩B = λi |i⟩A |i⟩B
i,j i j i i i
9
Step 2: Perform Singular Value Decomposition (SVD) Performing SVD
on MΨ1 (refer appendix to How to Perform Singular Value Decomposition (SVD)
for a Given Matrix for more details), we write:
MΨ1 = U ΣV † ,
where:
√ √
√
5+1 √1− 5 q
q √ √ 1
2( 5+5) 10−2 5 6 5+3 0
U = q , Σ= √ ,
q √ q
1
√2 1
5+5 0 6 3− 5
5+5 10
√ √
√ 5−1 5+1
√ −q √
10−2 5 2( 5+5)
V = q .
1
√ q
√2
10 5+5 5+5
√ √
The singular values ( λ1 , λ2 ) are:
1 √ √
r r
p p 1
λ1 = 5+3 , λ2 = 3− 5 .
6 6
1 √ √
r r
′ ′ 1
|Ψ1 ⟩AB = 5 + 3 |0 ⟩A |0̃ ⟩B + 3 − 5 |1′ ⟩A |1̃′ ⟩B ,
6 6
where: - The orthonormal basis for subsystem A and B is:
′ ′
|0 ⟩A |0⟩ |0 ⟩B † |0⟩
=U , =V ,
|1′ ⟩A |1⟩ |1′ ⟩B |1⟩
|00⟩+|11⟩
State |Ψ2 ⟩AB = √
2
Step 1: Write the state in matrix form The given state can be represented
as a 2x2 matrix:
1 1 0
C=√
2 0 1
Step 2: Perform SVD on the matrix
The SVD of matrix C is given by: C = U ΣV † . In this case, the SVD yields:
1 0 1 1 0
U =V = and Σ = √
0 1 2 0 1
10
X
|ψ⟩ = λi |ui ⟩A |vi ⟩B
i
where λi are the singular values (diagonal elements of Σ), and |ui ⟩A and |vi ⟩B are
the corresponding column vectors of U and V † , respectively.
Therefore, the Schmidt decomposition of the given state is:
1 1
|ψ⟩ = √ |0⟩A |0⟩B + √ |1⟩A |1⟩B
2 2
This decomposition shows that the state has two non-zero Schmidt coefficients,
both equal to √12 , indicating that it is a maximally entangled state.
|00⟩+|01⟩+|10⟩+|11⟩
State |Ψ3 ⟩AB = 2
Step 1: Represent the Quantum State as a Matrix The state |ψ⟩ can be
written in terms of a coefficient matrix A, where each entry corresponds to the
coefficients of |i⟩A |j⟩B . For this state:
1
|ψ⟩ = (|00⟩ + |01⟩ + |10⟩ + |11⟩),
2
The coefficient matrix A is:
1/2 1/2
A= .
1/2 1/2
d−1
X
|ψ⟩ = σi |ui ⟩A |vi ⟩B ,
i=0
where: σi are the singular values (entries of Σ), |ui ⟩A , |vi ⟩B are the orthonormal
basis vectors derived from U, V † .
For this case:
Singular values: σ0 = 1, σ1 = 0, √ √
Basis vectors: |u0 ⟩A√= (|0⟩ + |1⟩)/ 2 = |+⟩, |u1 ⟩A√= (|0⟩ − |1⟩)/ 2 = |−⟩,
|v0 ⟩B = (|0⟩ + |1⟩)/ 2 = |+⟩, |v1 ⟩B = (|0⟩ − |1⟩)/ 2 = |−⟩.
Thus, the Schmidt decomposition is: |ψ⟩ = 1(|u0 ⟩A |v0 ⟩B ) = |+⟩ ⊗ |+⟩.
11
This shows that the state is separable since there is only one non-zero Schmidt
coefficient.
(iii) We will evaluate the reduced state on subsystem HA , write down its eigenvalues,
and calculate the Shannon entropy for each of the states |Ψi ⟩AB from part (ii).
The reduced density matrices are:
(1) 2/3 1/3 (2) 1/2 0 (3) 1/2 1/2
ρA = , ρA = , ρA = .
1/3 1/3 0 1/2 1/2 1/2
Eigenvalues:
(1) √ √
• ρA : Eigenvalues are λ1 = 16 (3 + 5) and λ2 = 16 (3 − 5)
(2)
• ρA : Eigenvalues are λ1 = 1/2 and λ2 = 1/2.
(3)
• ρA : Eigenvalues are λ1 = 1 and λ2 = 0.
Shannon Entropy Calculation: We calculate the Shannon entropy for each
eigenvalue distribution using the formula:
X
H({λi }) = − λi ln(λi ).
i
• State |Ψ1 ⟩:
√ √ 1 √ 1 √
1 1
H1 = − 3 − 5 log2 3− 5 − 5 + 3 log2 5+3 ≈ 0.55
6 6 6 6
• State |Ψ2 ⟩:
1 1 1 1 1
H2 = − log2 + log2 = − log2 = log2 (2) = 1
2 2 2 2 2
• State |Ψ3 ⟩:
H3 = −λ1 log2 λ1 = − log2 (1) = 0
12
Appendix:
Second Term:
The Levi-Civita symbol sums to zero because it is antisymmetric and ri sj are symmetric
under exchange of indices. Thus:
X
i( ri sj ϵijk σk ) = 0.
i,j,k
13
Step 4: Take the Trace
The trace of a scalar multiple of the identity matrix is proportional to the scalar itself.
For a 2 × 2 identity matrix I, we have: Tr[cI] = 2c, where c = (⃗r · ⃗s).
Thus: Tr[(⃗r · ⃗σ )(⃗s · ⃗σ )] = 2(⃗r · ⃗s).
Final Result:
The trace norm simplifies to: ∥(r − s) · σ∥1 = 2|r − s|, and the trace distance between
two qubit density operators is directly proportional to the Euclidean distance between
their Bloch vectors: D(ρ1 , ρ2 ) = |r − s|.
14
3 How to Perform Singular Value Decomposition (SVD) for a
Given Matrix
The SVD of a matrix A is related to the eigenvalue decomposition of A† A and AA† .
Here’s how to proceed:
• The singular values of A, denoted as σi , are the square roots of the non-zero
eigenvalues of either A† A or AA† :
p
σi = λ i .
• Matrix Σ: Create a diagonal matrix Σ with singular values (σ1 , ..., σr , 0, ..., 0) on
the diagonal, where r = rank(A).
A = U ΣV † .
15
Performing Singular Value Decomposition (SVD) from the Polar
Decomposition
√
The polar decomposition of a matrix A ∈ Cm×n expresses √ A as: A = U A† A, where:
U is a unitary (or orthogonal in the real case) matrix, A† A is a positive semi-definite
Hermitian matrix. Starting from the polar decomposition:
√ √ √ √
1. Given A = U A† A, decompose A† A = VD DVD† , where D is diagonal and
positive semi-definite.
√ √ √
2. Substitute into A = U A† A = U (VD D DVD† ) = (U VD ) D(VD† ), which gives the
SVD form: √
A = U ′ DVD† ,
where U ′ = U VD .
Alternatively, For a square matrix, the polar decomposition can also be written as:
A = RS, where: R is unitary, S is symmetric positive semi-definite.
The relationship between SVD and polar decomposition can be utilized to derive one
from the other:
16