The cross terms vanished because of orthogonality. This is always the key step: orthogonal components contribute independently to the total probability.
The amplitudes carry the physics
Once normalised, the coefficients encode how much of each state is present.
For Ψ=21(ψ1+ψ2), the probability of finding the particle
in energy eigenstate ψn (if you measure energy) is ∣cn∣2:
P(ψ1)=212=21,P(ψ2)=212=21.
Equal weights give equal probabilities — a 50/50 quantum lottery.
General case
For a superposition of n orthonormal states with equal amplitudes,
Ψ=A∑k=1nψk,
the same calculation gives n∣A∣2=1, hence A=1/n. Unequal weights ck are
handled the same way: compute ∑k∣ck∣2 from the orthonormality relations and divide
each coefficient by the square root of that sum.
Try it
This is a numerical exercise — return a number. Two individually normalised, orthogonal
wavefunctions are combined with equal weight: Ψ=A(ψ1+ψ2). What positive real
constant A makes Ψ normalised?
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.