I have come across a wonderful review of entanglement by Chris Drost in his answer to this post. One part that left me puzzled was: (This post is merely an attempt to understand a portion of Chris' answer, unfortunately I do not have enough reputation to ask this as a comment in his post, so I figured a new post wouldn't be a terrible idea as this is a rather important conceptual question for all beginners.)
Obviously, the product-states have a "quantum coherence" to both qubits: doing our double-slit experiment means that we see an interference pattern. Shockingly, entanglement weakens and sometimes eliminates this interference pattern. For example, the state √12|00⟩+√12|11⟩ describes an entangled state. If you pass the first qubit of this through the double-slit experiment, normal rules of quantum mechanics give the distribution 12|f0(x)|2+12|f1(x)|2: classically overlapping bell curves!
Unfortunately I fail to see how by entangling two particles they lose their coherence. But When I have a particle A in a superposition state ψA=a|0⟩+b|1⟩ and entangle it to another system B, in state ψB, my first particle still remains in a superposition, and its measurement is still random, is it not?
So why do we say that entanglement destroys coherence? It would be great if one could elaborately show this for the simplest entangled pairs! Is the point maybe that if B is measured first, only then A loses its coherence? (assume here a complete correlation).
Small digression if I may: if it is true that entangelemnt destroys coherence, does the converse mean that the concept of decoherence is tightly related to entanglement of a small system with its environment? Or in other words would decoherence happen at all without entanglement?
Answer
Okay, this is getting even more into depth, which is great stuff! I heartily recommend anyone who is this dedicated take a few courses on the subject, if you haven't already.
Here's the most basic formulation of quantum mechanics which adequately shows all of these properties, called the density-matrix or state-matrix formulation. Take a wavefunction |ψ⟩ and identify the state-matrix ρ=|ψ⟩⟨ψ| with this state. The state matrix has all of the same information as the wavefunction but evolves according to the product rule,iℏ ∂ρ∂t=ˆHρ−ρˆH.
As always, we predict expectation values of experiments by associating to their numerical parameters a Hermitian operator ˆA. Now, instead of calculating this as the usual ⟨A⟩=⟨ψ|ˆA|ψ⟩ we insert some orthonormal basis I=∑i|i⟩⟨i| into the middle of this expression as ⟨A⟩=∑i⟨ψ|ˆA|i⟩⟨i|ψ⟩=∑i⟨i|ψ⟩⟨ψ|ˆA|i⟩=∑i⟨i|ρ ˆA|i⟩=TrρˆA.
Now suppose we have an observable which only impacts one subsystem of the whole system. Here we simply convert the basis to one that spans both subsystems, |i,j⟩ and our observable has the form ˆA⊗I in terms of its effect on the respective systems. Our expression for the expected value is therefore: Trρ(ˆA⊗I)=∑ij⟨i,j|ρ(ˆA⊗I)|i,j⟩
We call the process which generates the substate matrix "tracing out" the rest of the superstate, because it has the same structure as a partial trace.
Let us calculate the state matrix for a|0⟩+b|1⟩. This is very simple: it is ρ=aa∗|0⟩⟨0|+ab∗|0⟩⟨1|+ba∗|1⟩⟨0|+bb∗|1⟩⟨1|,
Now let us entangle it with another system. We will use the CNOT operation to entangle it with a constant |0⟩, generating a|00⟩+b|11⟩. When we perform the above recipe to this system we find ourselves looking at a completely different density matrix: ˜ρ=[aa∗00bb∗].
The simplest observable is ˆA1=|1⟩⟨1|, measuring the probability that a qubit is in state |1⟩. Now suppose that we don't do this directly, but first evolve the state with a unitary matrix. This will correspond to a photon going through a slit corresponding to the qubit and then traveling to a photomultiplier tube at position y, which will "click" (transition from |0⟩ to |1⟩ with amplitudes f0,1(y) when only one of these is open. So the unitary transformation is, for some α0,1 that don't matter, |0⟩↦α0(y)|0⟩+f0(y)|1⟩|1⟩↦α1(y)|0⟩+f1(y)|1⟩.
From this you have enough to calculate the two cases, which are Tr(ρˆA)=aa∗f0f∗0+ab∗f0f∗1+a∗bf∗0f1+bb∗f1f∗1=|af0(y)+bf1(y)|2Tr(˜ρˆA)=aa∗f0f∗0+bb∗f1f∗1=|af0(y)|2+|bf1(y)|2.
So that is how to easily understand entanglement as destroying coherence: the more you're entangled, the more the orthogonality of the other system kills your off-diagonal terms, and the more your substate looks like a classical probability mixture, transferring the cool quantum effects to the system-as-a-whole.
No comments:
Post a Comment