PDA

View Full Version : Order of operations with bras and kets


skynelson
Sep12-10, 01:06 AM
I am confused about the order of operations with kets, as well as when one can permute the order of the kets.

Question 1:
When I have a term as follows:
a^2|+>|d+><+|<d+|

...why exactly am I able to switch the order of the bras and kets as follows?
a^2|+><+|d+><d+|

I get confused about when we are able to change the order of the bras/kets and when we have to preserve their order.

Question 2: And why don't we look at the previous state and say that <+|d+> = 0? In that case the entire term would be zero, which is obviously not the case. I get that the states can't be called orthogonal because they refer to different objects, and hence to different Hilbert spaces...is that the correct answer? What, then, is <+|d+> equal to?


Those are my questions. For the setup to this question, read on...This example is taken from Zurek 1991 (Decoherence and the Transition from Quantum to Classical).

A particle in state
|K> = a|+> + b|->

interacts with a quantum detector/system, and becomes

|K>= a|+>|d+> + b|->|d->

where |d+> and |d-> stand for the up and down states of the quantum detector. (we assume the detector is not macroscopic, so we avoid any confusion about the existence of Macroscopic Quantum States).

When I create the density matrix for this state, I get
|K><K| = a^2|+>|d+><+|<d+| + b^2|->|d-><-|<d-| +....plus a couple other off-diagonal terms.

arkajad
Sep12-10, 03:37 AM
Perhaps your confusion comes from the fact that you are not switching the order. If, for instance:

|K>= a|+>|d+> + b|->|d->

then

<K| =a^*<d+|<+|+b^* <d-|<-|

skynelson
Sep12-10, 01:01 PM
Thank you, that is helpful.

So, then, if we form the projector:

|K><K| = a^2|+>|d+><d+|<+| +....other terms

(I have properly written the complex conjugate in reverse order)

...how do we move the <+| so it is next to the |+>? Clearly this is some simple linear algebra step I am missing.

arkajad
Sep12-10, 02:05 PM
Whenever you see ....<x1|x2>.... , where x1 and x2 refer to one system - that is a c-number. So you move it in front of the expression and analyze what remains.
Whenever you see ....|x><x| - this is a projection operator. Projection operators belonging to one system commute with the variables of the other system - they do not affect them. This applies also to more general operators of the form |x1><x2|.

Tomsk
Sep12-10, 03:04 PM
The kets |+\rangle and |d+\rangle refer to different systems, so the product |+\rangle |d+\rangle is a tensor product, it could be written |+\rangle \otimes |d+\rangle. Sometimes you will see |+d+\rangle meaning the same thing.

The outer product of tensor products (|+\rangle \otimes |d+\rangle )( \langle +| \otimes \langle d+ |) can be written as the tensor product of outer products (|+\rangle \langle +| )\otimes (|d+\rangle \langle d+ |). This is just a property of the tensor product.

The inner product \langle +|d+\rangle isn't defined since it's between different Hilbert states. I had a look at the Zurek paper (the version on arxiv, here (http://arxiv.org/ftp/quant-ph/papers/0306/0306072.pdf)) you mentioned, he has two |s next to each other like this |+\rangle \langle +||d+\rangle \langle d+ | instead of one like you do in an inner product, except once in eqn 6, which is a typo. People often omit the \otimes symbol for some reason.

Fredrik
Sep12-10, 03:47 PM
When I have a term as follows:
a^2|+>|d+><+|<d+|

...why exactly am I able to switch the order of the bras and kets as follows?
a^2|+><+|d+><d+|

You're not. There must be a \otimes missing, as Tomsk said. There should be a couple of \otimes symbols in the first expression as well, but leaving them out there isn't as disastrous as in the second expression. Insert the \otimes symbols, and then prove equality by having both of these operators act on the same arbitrary vector |\alpha\rangle\otimes|\beta\rangle.