Quantum Computing - projection operators

Click For Summary

Discussion Overview

The discussion revolves around the properties of projection operators in quantum mechanics, specifically focusing on the implications of their commutation relation. Participants explore whether the product of two commuting projection operators is itself a projection operator, delving into definitions and properties of projection operators.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that if ##P_1## and ##P_2## are projection operators and their commutator ##[P_1, P_2] = 0##, then ##P_1 P_2## should also be a projection operator.
  • Others clarify that the definition of a projection operator includes the property ##P^2 = P##, suggesting this might be relevant to the discussion.
  • One participant expresses confusion regarding the implications of the commutation relation and whether it means the product of the two operators must be zero.
  • Another participant points out that the problem does not require ##P_1## and ##P_2## to be orthogonal, challenging the assumption that their product must be zero.
  • There is a discussion about the mathematical manipulation of the product of the operators and how it relates to the definition of projection operators.
  • Some participants express uncertainty about how to articulate their understanding of the relationships between the operators and their properties.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the implications of the commutation relation for the product of the projection operators. There are competing views on whether the product can be considered a projection operator and how to express the relevant properties linguistically.

Contextual Notes

Participants acknowledge the need for clarity in the definitions and properties of projection operators, as well as the implications of their commutation relations. There are unresolved questions about the mathematical steps involved in demonstrating the properties of the product of the operators.

Peter_Newman
Messages
155
Reaction score
11
Assume ##P_1## and ##P_2## are two projection operators. I want to show that if their commutator ##[P_1,P_2]=0##, then their product ##P_1P_2## is also a projection operator.

My first idea was:

$$P_1=|u_1\rangle\langle u_1|, P_2=|u_2\rangle\langle u_2|$$
$$P_1P_2= |u_1\rangle\langle u_1|u_2\rangle\langle u_2|\neq 0$$
the second expression is not zero if ##\langle u_1|u_2\rangle## are not orthononal.

But I do not really get on with this task, which is why I hope for some advice.
 
Physics news on Phys.org
An expression like ##P_1 = |u_1\rangle\langle u_1 |## is for a projection operator that projects any vector on a 1-dimensional line in the state vector space. A more general projection is

##P = \sum\limits_{k} |u_k \rangle\langle u_k |##

where the vectors ##|u_k \rangle## form an orthonormal set.
 
  • Like
Likes   Reactions: vanhees71
Peter_Newman said:
the second expression is not zero

You're not trying to show that the second expression is zero. You're trying to show that ##P_1 P_2## is a projection operator if ##P_1## and ##P_2## commute.

Do you know what defines a projection operator? That is, if ##P## is a projection operator, can you write down a statement that must be true of it (without writing it out in terms of bras and kets)?
 
My knowledge of projection operators is similar to what @hilbert2 summarized in his post. I somehow lack the relation to the commutation operator. It would be very nice if you could help me a bit.

So the commutator operator comes to mind. At least I have snapped that at some point:

$$[A,B]=AB-BA$$

So suppose I have the two projection operators ##P_1## and ##P_2##. Since these are orthogonal, the product of these two is 0, which I wanted to say in my first post. But now the connection to what is missing in the task of my input posts (##P_2P_1## would also have to be 0 and therefore can not be a projection operator?).
 
Peter_Newman said:
My knowledge of projection operators is similar to what @hilbert2 summarized in his post.

Did you know that a projection operator ##P## has the property that ##P^2 = P##? In other words, applying it twice is the same thing as applying it once. (This should make sense if you think about what a projection operator means.)

Can you see how this fact might be helpful?
 
Peter_Newman said:
##P_2P_1## would also have to be 0

No, that's not true. ##[P_1, P_2] = P_1 P_2 - P_2 P_1##. So ##[P_1, P_2] = 0## just implies ##P_1 P_2 = P_2 P_1##. It does not imply that ##P_1 P_2 = 0##.
 
Peter_Newman said:
Since these are orthogonal

The problem statement does not require that ##P_1## and ##P_2## are orthogonal.
 
PeterDonis said:
No, that's not true. ##[P_1, P_2] = P_1 P_2 - P_2 P_1##. So ##[P_1, P_2] = 0## just implies ##P_1 P_2 = P_2 P_1##. It does not imply that ##P_1 P_2 = 0##.

Ok, that would have been my alternative hypothesis.

PeterDonis said:
Did you know that a projection operator ##P## has the property that ##P^2 = P##? In other words, applying it twice is the same thing as applying it once. (This should make sense if you think about what a projection operator means.)

Can you see how this fact might be helpful?

Yes, I have heard of this property before. Unfortunately, I can not quite see how far this property can help me with ##P_1 P_2 = P_2 P_1##
 
Peter_Newman said:
can not quite see how far this property can help me

What does ##P^2 = P## look like if ##P = P_1 P_2##?
 
  • #10
If ##P=P_1P_2## so ##P^2=(P_1P_2)(P_1P_2)=P_1^2P_2^2##
 
  • #11
Peter_Newman said:
If ##P=P_1P_2## so ##P^2=(P_1P_2)(P_1P_2)##

Right.

Peter_Newman said:
##(P_1P_2)(P_1P_2)=P_1^2P_2^2##

How are you obtaining this? The ordering of the factors on the LHS is different than on the RHS, since ##P_1^2 = (P_1 P_1)## and ##P_2^2 = (P_2 P_2)##.
 
  • #12
##P^2=P_1P_2P_1P_2=P_1^2P_2^2=P_1P_2=P##
 
  • #13
Peter_Newman said:
##P^2=P_1P_2P_1P_2=P_1^2P_2^2=P_1P_2=P##

Ok, so does this answer your question in the OP?
 
  • #14
PeterDonis said:
Ok, so does this answer your question in the OP?

Yes, almost. I just do not quite know how to express that linguistically ...
 
  • #15
Peter_Newman said:
I just do not quite know how to express that linguistically

Why do you need to? The equations are clear and straightforward.
 
  • Like
Likes   Reactions: vanhees71
  • #16
Yes, I agree with that a bit, if I see ##P^2=P_1P_2P_1P_2=P_1^2P_2^2=P_1P_2=P##
Here is the above mentioned product already in it ...

@PeterDonis by the way, thanks for the support!
 
  • Like
Likes   Reactions: vanhees71
  • #17
Peter_Newman said:
thanks for the support!

You're welcome!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K