Hydrogen atom. state after L_z measurement

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
2 replies · 2K views
Peeter
Messages
303
Reaction score
3

Homework Statement



An initial state is given:

[tex]{\lvert {\psi(0)} \rangle} = \frac{1}{{\sqrt{3}}} \left( {\lvert {100} \rangle} + {\lvert {210} \rangle} + {\lvert {211} \rangle}\right)[/tex]

An [itex]L_z[/itex] measurement is performed with outcome 0 at time t_0. What is the appropriate form for the ket [itex]{\lvert {\psi_{\text{after}}(t_0)} \rangle}[/itex] right after the measurement?


Homework Equations



[tex]t_0 = \frac{4 \pi \hbar }{E_I}[/tex]
[tex]E_n = - E_I/n^2[/tex]

The Attempt at a Solution



For the evolved state at this time [itex]t_0[/itex] (specially picked so that the numbers work out nicely) I get:

[tex]{\lvert {\psi(t_0)} \rangle} = \frac{1}{{\sqrt{3}}} \left( e^{-i2\pi i/3} {\lvert {100} \rangle} + e^{i\pi i/3} ({\lvert {210} \rangle} + {\lvert {211} \rangle} )\right).[/tex]

A zero measurement means that we've measured an [itex]L_z[/itex] eigenvalue of [itex]m \hbar = 0[/itex], or [itex]m = 0[/itex], so we can only have states

[tex]{\lvert {\psi_{\text{after}}(t_0)} \rangle} = a {\lvert {100} \rangle} + b {\lvert {210} \rangle}[/tex]

There are multiple m=0 states in the t_0 pre-[itex]L_z[/itex] ket, so I don't think that we can know any more about the distribution of those states after the [itex]L_z[/itex] measurement. Other than [itex]{\left\lvert{a}\right\rvert}^2 + {\left\lvert{b}\right\rvert}^2 = 1[/itex], can we say anything more about this post [itex]L_z[/itex] measurement state?
 
Physics news on Phys.org
Sure you can. The ratios of the coefficients of the two m=0 states remain the same, they just get "re-normalized" to satisfy |a|2 + |b|2 = 1.

If you prefer to think about it a little more quantitatively, the effect of this measurement on your quantum state is equivalent to applying the projection operator
[tex]P = \sum_{n,l}\lvert nl0\rangle\langle nl0\rvert[/tex]
 
Thanks a lot! Measurement as a projection operator is a helpful way to think about this type of question (have state, measure alternate operator). That also verifies an answer that I arrived at mostly by intuition on a different practice question.