Heisenberg's Uncertainty Principle using Linear Algebra

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
rpthomps
Messages
182
Reaction score
19
I am working through linear algebra from MITs MOOC online courses. One of the question refers to the uncertainty principle. It states:
AB-BA=I can happen for infinite matrices with A

[tex]A=A^{ T }\\ and\\ B=-B^{ T }\\ Then\\ x^{ T }x=x^{ T }ABx-x^{ T }BAx\le 2\parallel Ax\parallel \parallel Bx\parallel[/tex]

My question is how does
[tex]x^{ T }x=x^{ T }ABx-x^{ T }BAx[/tex]?
 
Physics news on Phys.org
bhobba said:
Like you said:Thanks
Bill

Okay. I should have got that one. :) Okay, now I want to prove the premise AB-BA=I, is there an elegant way of doing that?
 
rpthomps said:
Okay. I should have got that one. :) Okay, now I want to prove the premise AB-BA=I, is there an elegant way of doing that?

That is the premise of the theorem except for a multiplicative constant - the I is replaced by iC - C a real constant.

Thanks
Bill
 
  • Like
Likes   Reactions: rpthomps
Thanks again I really appreciate your attention.