Commute an operator with a constant

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
widderjoos
Messages
21
Reaction score
0

Homework Statement


Suppose we had an operator A that multiplied a vector by it's norm:
[itex]A \mid \psi \rangle = \langle \psi \mid \psi \rangle \mid \psi \rangle[/itex]
I wanted to know what it's commutator with a constant would be.


Homework Equations


[itex]\left[A,B\right] = AB - BA[/itex]

The Attempt at a Solution


Suppose b is a real number greater than 1, then
[itex]\left[A,b\right] \mid \psi \rangle =(Ab-bA)\mid \psi \rangle[/itex]
[itex]=A (b\mid \psi \rangle ) - b (A \mid \psi \rangle ) = (b^2 - b)\langle \psi \mid \psi \rangle \mid \psi \rangle[/itex]

I'm think the second equality is wrong since I read that the commutator of an operator with a constant should be 0 and the operator A looks nonlinear. But what should be done instead? Thanks
 
Physics news on Phys.org
widderjoos said:

Homework Statement


Suppose we had an operator A that multiplied a vector by it's norm:
[itex]A \mid \psi \rangle = \langle \psi \mid \psi \rangle \mid \psi \rangle[/itex]
I wanted to know what it's commutator with a constant would be.


Homework Equations


[itex]\left[A,B\right] = AB - BA[/itex]

The Attempt at a Solution


Suppose b is a real number greater than 1, then
[itex]\left[A,b\right] \mid \psi \rangle =(Ab-bA)\mid \psi \rangle[/itex]
[itex]=A (b\mid \psi \rangle ) - b (A \mid \psi \rangle ) = (b^2 - b)\langle \psi \mid \psi \rangle \mid \psi \rangle[/itex]

I'm think the second equality is wrong since I read that the commutator of an operator with a constant should be 0 and the operator A looks nonlinear. But what should be done instead? Thanks

Just looking quickly at this, shouldn't you have got

[itex]\left( b^2-1 \right) \langle \psi | \psi \rangle \left( b | \psi \rangle \right)[/itex]?
 
latentcorpse said:
Just looking quickly at this, shouldn't you have got

[itex]\left( b^2-1 \right) \langle \psi | \psi \rangle \left( b | \psi \rangle \right)[/itex]?

oh you're right, but it still doesn't equal 0 though unless I'm missing something again
 
widderjoos said:
oh you're right, but it still doesn't equal 0 though unless I'm missing something again

Why should it equal to zero? A is non-linear, so there is no guarantee that [itex]A (b|\psi\rangle) = b A |\psi\rangle[/itex].