How can we reconcile the different vector dimensions in QM equations?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Bobhawke
Messages
142
Reaction score
0
In QM we require that an operator acting on a state vector gives the corresponding observable multiplied by the vector.

Spin up can be represented by the state vector [tex]\left( \begin{array}{c} 1 \\ 0 \end{array} \right)[/tex], while spin down can be represented by [tex]\left( \begin{array}{c} 0 \\ 1 \end{array} \right)[/tex]

As I understand the Hamiltonian is represented by an infinite dimensional matrix, because there is an infinite number of energy eigenstates. My question is, how can we satisfy both

[tex]\hat{H} \left | \psi \right \rangle = E \left | \psi \right \rangle[/tex]

and

[tex]\hat{L_{z}} \left | \psi \right \rangle = m\hbar \left | \psi \right \rangle[/tex]

when in one case [tex]\left | \psi \right \rangle[/tex] is a 2 dimensional vector, and in the other it is an infinite dimensional vector.
 
Physics news on Phys.org
different bits!

Bobhawke said:
My question is, how can we satisfy both

[tex]\hat{H} \left | \psi \right \rangle = E \left | \psi \right \rangle[/tex]

and

[tex]\hat{L_{z}} \left | \psi \right \rangle = m\hbar \left | \psi \right \rangle[/tex]

when in one case [tex]\left | \psi \right \rangle[/tex] is a 2 dimensional vector, and in the other it is an infinite dimensional vector.

Hi Bobhawke! :smile:

I think the answer is that an electron say could be

[tex]\left( \begin{array}{c} 1 \\ 0 \end{array} \right) \sum a_n\psi_n[/tex] ,

and the rank-two L acts on the left bit, while the infinite-rank H acts on the right bits. :smile:
 
Ah of course I should have seen that.

Thanks tiny tim!