Commutators, mutual eigenkets, and observables

  • Context: Graduate 
  • Thread starter Thread starter unscientific
  • Start date Start date
  • Tags Tags
    Commutators observables
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
7 replies · 3K views
unscientific
Messages
1,728
Reaction score
13
I have two quick questions:

1. Why if say [x,y] = 0, it implies that there is a mutual complete set of eigenkets?

where x and y can be anything, like momentum, position operators.


2. If an operator is not hermitian, why isn't it an observable? (More specifically, why isn't its eigenvalue an observable?)
 
Physics news on Phys.org
unscientific said:
1. Why if say [x,y] = 0, it implies that there is a mutual complete set of eigenkets?

where x and y can be anything, like momentum, position operators.
You can find a proof in Modern Quantum Mechanics by J. J. Sakurai, Chapter 1, Compatible observables.

unscientific said:
2. If an operator is not hermitian, why isn't it an observable? (More specifically, why isn't its eigenvalue an observable?)
The term "Self-adjoint" must be used instead of "Hermitian".
It is a postulate of Quantum Mechanics. Unless you find an experiment violating this postulate, you must consider it to be true.

There is a theorem (http://www.princeton.edu/~achaney/tmve/wiki100k/docs/Spectral_theorem.html) which says that the eigen-values of self-adjoint operators are all real (which is required for an observable outcome). Also, their eigenvectors form a complete set.
 
a fast way (you may find also the answer in simultaneously diagonalization):
[itex][x,y] |a> = xy |a> - yx|a> =0[/itex]
I used the fact that they commute. So
[itex]xy|a>=yx|a>[/itex]
Suppose now that |a> is an eigenstate of y... then you have:
[itex]A_{y} x|a> = yx|a>[/itex]
so what we get?
[itex]y (x|a>)= A_{y} (x|a>)[/itex]
so [itex]x|a>[/itex] is eigenstate of y, with eigenvalue the same as [itex]|a>[/itex]
So we know that
[itex]x|a> \propto |a>[/itex]
So [itex]|a>[/itex] must also be eigenstate of x...


As for your other question, hermitian operators ensure that you'll find real eigenvalues... In physics we are not used in observing i-s
 
ChrisVer said:
So we know that
[itex]x|a> \propto |a>[/itex]
So [itex]|a>[/itex] must also be eigenstate of x...As for your other question, hermitian operators ensure that you'll find real eigenvalues... In physics we are not used in observing i-s

I don't see how you can say ##x|a> \propto |a>## ??
 
then say that [itex]x|a> \propto |a'>[/itex]
then [itex]y(x|a>)= y|a'>= A'_{y} |a'>[/itex]
and only for [itex]A'_{y}=A_{y}[/itex] the above would hold? while it holds for every |a>?
 
The following may help:
http://www.glue.umd.edu/afs/glue.umd.edu/department/phys/courses/Phys622/public_html/ji/lecture5.pdf

If there is no degeneracy (ie the eigenvalues are distinct) its easy AB |a> = BA |a> = Ba|a> = a B|a> so that B|a> is also an eigenvector of A with eigenvalue a. But since there is no degeneracy B|a> must be a multiple of |a> ie B|a> = b|a>.

When there is degeneracy things are more difficult - but the link gives the detail.

Physically though it's not hard - changing the eigenvalue simply changes the value of the observation outcome, so nothing physically really changes by altering the observables to be non degenerate to prove it, then changing back.

Thanks
Bill