Normalising superposition of momentum eigenfunctions

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
alec_grunn
Messages
7
Reaction score
0
Hi all, I asked for help with one part of this question here. But after thinking about another part of the question, I realized I didn't understand it as well as I'd thought.

Homework Statement



Ψ(x,0)=A(iexp(ikx)+2exp(−ikx)) is a wave function. A is a constant.

Can Ψ be normalised?

Homework Equations



Code:
 ##
{\langle}p{\rangle}
= \Big( \sum_{n=1} \hbar C[SUB]n[/SUB] ^2) ##

Where Cn 2 is the probability that the associated momentum will be observed.

The Attempt at a Solution



My initial thought was, plane waves can't be normalised, since that would violate the normalisation condition.
But the equation above (from textbook 'foundations of modern physics'), implies one of two options in my mind. Either:
1) The wavefunction can be normalised by ## A= \frac{1}{\sqrt{5}} ##
2) The allowed momentum values are not ## p= ± \hbar k##, but ## p = ± \frac{\hbar k}{5A2}##

Both of these seem to have their own problems. The first because I've read in other places that plane waves can not be normalised (unless you have some a Fourier series which gives you a finite integral). And the second because the momentum should not vary due to its coefficient.

Cheers,
Alec
 
Physics news on Phys.org
A plane wave cannot be normalized in the sense that ##\int_\infty\psi^\star\psi = 1## but you can "box normalize" a plane wave, and you can also normalize a wavepacket consisting of a superposition of plane waves under some situations.

In what way do you feel the textbook implies one of those two conditions?
It is unclear why the following comments are a problem - can you articulate the issue and how they apply to the examples?
Often, going through a QM issue in careful detail leads to a better understanding.
 
Hi Simon, thanks for the response. I've just realized the second option I gave "The allowed momentum values are not p=±ℏk, but ## p = ± \frac{\hbar k}{5A2}##" is not implied by anything above - please forget about it.

First off, I forgot to mention it's not in a potential well. So this is for all real values of x.
So my question is, doesn't this equation ⟨p⟩=∑ℏkCn^2 imply ∑Cn^2 = 1, since the textbook also says that each Cn2 is the probability of observing the corresponding momentum value? And therefore we can normalise any linear combination of momentum eigenfunctions, even Ψ=Aexp(-ikx). But that makes me uneasy because (a) it clearly doesn't meet the normalisation condition, and (b) I've read elsewhere that plane waves can't be normalised, for instance here.

Maybe it's got something to do with my definition of 'normalisation'. I just read this post which basically says normalisation is strictly defined as making your wavefunction satisfy ∫ψ⋆ψ=1 over all x values. If so, then the wavefunction I was working with can't be normalised. If it just means something like 'fixing the constant outside the brackets', then I can normalise this wavefunction.

Also, apologies for the poor formatting - I'm still coming to terms with using Latex.