PHYS8149E-AY113-Sem2-Assignment-4
PHYS8149E-AY113-Sem2-Assignment-4
Assignment 4
Submit your solutions for Problem 1. Due on: 10 Apr 2025, Thursday, 2:10PM.
ck V ≡ | 11
| ·{z
· · 11}⟩ ⟨11 · · · 11| ⊗ V + (1k − |11 · · · 11⟩⟨11 · · · 11|) ⊗ 1,
k qubits
where 1k is the identity on the k control qubits; the last 1 is the identity on the target qubit.
Note that c1 X is the CNOT gate, while c2 X is the Toffoli gate.
Show that the ck V gate can be implemented by the circuit on the right:
Here, R is the gate (a unitary operator) such that R2 = V (such an R always exists; can you
see why?). ⊕ is the NOT or X gate. As usual, a small black dot indicates a control, which
must be in the |1⟩ state for the gate to be applied on the target; black dots over multiple qubits
connected by a vertical line indicate a controlled gate that is applied only when all the controls
are in the |1⟩ state.
Explain why this implies that any ck V gates can be implemented by using only 2-qubit gates.
(ii) Show the circuit identity below, i.e., explain why the two circuits are mathematically equivalent.
In the left circuit, the gate G is classically controlled by the Z measurement outcome, with G
being applied only when the measurement outcome is 1 (corresponding to the |1⟩ eigenstate of Z).
In the right circuit, the gate G is quantumly controlled by the upper qubit, which is subsequently
measured. A double line indicates a classical bit, usually the outcome of a measurement; a black
dot again indicates a control.
Problem 2: No cloning theorem with ancilla
In class, we proved the no-cloning theorem for unitary operation, i.e., for any unknown state |ψ⟩A and
fixed, ψ-independent “white paper state” |ϕ⟩C , it is not possible to find Ucl that satisfies Ucl (|ψ⟩A ⊗
|ϕ⟩C ) = |ψ⟩A ⊗ |ϕ⟩C .
Show that, even if we include an ancilla, i.e., additional degrees of freedom in our “white paper state”
for the cloning process, the no cloning theorem still holds. That is, show that there exists no Ucl
and fixed, ψ-independent “white paper state” |ϕ⟩CC ′ which is a general (entangled) state in the CC ′
composite, such that
Ucl |ψ⟩A ⊗ |ϕ⟩CC ′ = |ψ⟩A ⊗ |ψ⟩C |f (ψ)⟩C ′
holds for any unknown state |ψ⟩A and some ψ-dependent “garbage” state |f (ψ)⟩C ′ on C ′ .
*Note that we have been considering only cloning of pure states. There is generalization to mixed
states as well, known as the “no-broadcast theorem” (see Barnum et. al., Phys. Rev. Lett. 76, 2818
(1996)), which however is much subtler and hence we do not discuss it in this course.
The minimization of p3 with the constraints on c1 and c2 is doable but kind of tedious, so we
skip it here. (If you like, try it out!)
2
Problem 5: Shannon entropy and mutual information: some exercises
(i) Show that the conditional entropy of X on Y can be written as
X X
H(X|Y ) = − py p(x|y) log p(x|y).
y x