Why do we use normalization twice in quantum mechanics?

  • Context: Graduate 
  • Thread starter Thread starter fuserofworlds
  • Start date Start date
  • Tags Tags
    Wavefunction
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
3 replies · 2K views
fuserofworlds
Messages
12
Reaction score
0
I was reviewing the infinite square well, using D.J. Griffiths, and came across this small point of confusion. The time-independent solution is shown to be Asin(kx), where the constant A is determined by normalization. Then, in assembling the complete (time dependent) solution, he writes that the most general solution "is a linear combination of stationary states", where each stationary state is assigned a coefficient c_n. Griffiths then explains that |c_n|^2 is the probability of observing that state, and "the sum of all these probabilities should be 1."

My confusion is this: if c_n is the probability of observing each state, why do we use the normalization requirement to find A? Isn't this in effect normalizing twice?
 
Physics news on Phys.org
You only normalize once to find A. Once that's done, c_n gives the probability without any further normalization.
 
Thank you, that makes sense!
 
fuserofworlds said:
I was reviewing the infinite square well, using D.J. Griffiths, and came across this small point of confusion. The time-independent solution is shown to be Asin(kx), where the constant A is determined by normalization. Then, in assembling the complete (time dependent) solution, he writes that the most general solution "is a linear combination of stationary states", where each stationary state is assigned a coefficient c_n. Griffiths then explains that |c_n|^2 is the probability of observing that state, and "the sum of all these probabilities should be 1."

My confusion is this: if c_n is the probability of observing each state, why do we use the normalization requirement to find A? Isn't this in effect normalizing twice?

It is quiet convenient to work in orthonormal set of basis. Therefore you must normalize each element of basis set such that
[tex] \int_0^l f_n(x)f_m(x)\,dx = \delta_{n m}[/tex]
where [itex]f_n(x) = A_n\sin(n\pi x/l)[/itex].

The total statefunction (wavefunction) can be written as a linear combination of the elements of basis set.
[tex] \Psi(x,t) = \sum_{n=0}^\infty c_n(t)f_n(x).[/tex]
Now quantum mechanics says the total probability probability should always be unity, so
[tex] \int_0^l \Psi(x,t)\Psi(x,t)\,dx = 1,[/tex]
which implies
[tex] \sum_{n=0}^\infty c_n^2 = 1.[/tex]
(note: I have assumed real valued wave functions. For complex case, replace with complex conjugate wherever necessary)
[EDIT:]
Normalisation of the basis set just makes the mathematics easy (it is not a necessary requirement), but the normalisation of total statefunction is a constraint of quantum mechanics)
 
Last edited: