Understanding the Basic Operator Equation for Quantum Mechanics

  • Thread starter Thread starter genericusrnme
  • Start date Start date
  • Tags Tags
    Operator
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 · 2K views
genericusrnme
Messages
618
Reaction score
2
Can someone explain to me how

[itex]H(\sum_n w_n |a_n><a_n|) = \sum_n w_n(H|a_n><a_n|-|a_n><a_n|H)[/itex]

I've done this before and I remember being confused about it before then finding out it was something simple.. I should really start filing my notes away for such an eventuality :frown:
I can't seem to work out what the next step is at all.
 
Physics news on Phys.org
What you wrote is not correct. If you take an expectation value of your expression in the mth state, you'd find 0 on the RHS. We can find a correct statement if we consider the operators

[tex]O_L = \sum_n w_n (H| a_n \rangle )\langle a_n| ,[/tex]

[tex]O_R = \sum_n w_n | a_n \rangle (\langle a_n|H) .[/tex]

The expectation values in an arbitrary state are equal:

[tex]\langle a_m | O_L | a_m \rangle = \sum_n w_n \langle a_m |H| a_n \rangle \langle a_n| a_m \rangle = w_m \langle a_m |H| a_m \rangle,[/tex]

[tex]\langle a_m | O_R | a_m \rangle = \sum_n w_n \langle a_m | a_n \rangle \langle a_n|H| a_m \rangle = w_m \langle a_m|H| a_m \rangle ,[/tex]

where in both cases we used [itex]\langle a_n| a_m \rangle = \delta_{nm}.[/itex]

So in this sense, [itex]O_R=O_L[/itex]: we can let the operator act from the right or left side. This is the same way that expectation values work

[tex]\langle a_n | H | a_m \rangle = \langle a_n | (H | a_m \rangle ) = (\langle a_n | H) | a_m \rangle.[/tex]


We can therefore write

[tex]H \left( \sum_n w_n | a_n \rangle \langle a_n| \right) = \frac{1}{2} \sum_n w_n \Bigl[ ( H | a_n \rangle ) \langle a_n| + | a_n \rangle (\langle a_n|H) \Bigr].[/tex]
 
Yeah, I kept coming to that conclusion too yet what I wrote is what is in Sakurai's book..

[itex]i\ \hbar \partial_t \rho = H \rho \neq -[\rho , H][/itex]

Where [itex]\rho = \sum_n w_n |a_n \rangle \langle a_n |[/itex]

I'll attatch an extract
 

Attachments

  • wat.png
    wat.png
    19 KB · Views: 548
genericusrnme said:
Yeah, I kept coming to that conclusion too yet what I wrote is what is in Sakurai's book..

[itex]i\ \hbar \partial_t \rho = H \rho \neq -[\rho , H][/itex]

Where [itex]\rho = \sum_n w_n |a_n \rangle \langle a_n |[/itex]

I'll attatch an extract

OK, the point there is that [itex]\rho[/itex] does not satisfy Schrödinger's equation so [itex]i\ \hbar \partial_t \rho \neq H \rho[/itex]. Instead you have to use

[tex]i \hbar \frac{\partial}{\partial t} |\alpha^{(i)},t_0;t \rangle \langle \alpha^{(i)},t_0;t | = \left( i \hbar \frac{\partial}{\partial t} |\alpha^{(i)},t_0;t \rangle \right) \langle \alpha^{(i)},t_0;t | + |\alpha^{(i)},t_0;t \rangle \left( i \hbar \frac{\partial}{\partial t} \langle \alpha^{(i)},t_0;t | \right)[/tex]

and

[tex]i \hbar \frac{\partial}{\partial t} \langle \alpha^{(i)},t_0;t | = - \left( i \hbar \frac{\partial}{\partial t} |\alpha^{(i)},t_0;t \rangle \right)^\dagger .[/tex]

The derivation I gave above is valid for time-independent states and wouldn't work here.
 
Ah!
I remembered it being something simple :L

Thanks buddy :biggrin: