Intuition What this page is for
The parent note taught you the rule: probabilities come from ==∣ ψ ∣ 2 ==, and a wave function must satisfy ∫ ∣ ψ ∣ 2 d x = 1 . But rules only stick when you have seen them survive every situation you could meet on a test . This page is a scenario matrix : we list every kind of problem the topic can throw at you, then work through examples until every cell is filled . Nothing here contradicts the parent note — we go deeper.
Before working anything, let us map the whole territory. Every problem about ψ and ∣ ψ ∣ 2 lands in one of these cells. The last column names the worked example that covers it.
#
Case class
What makes it tricky
Covered by
A
Real, everywhere-decaying ψ (Gaussian)
infinite domain, Gaussian integral
Example 1
B
Real ψ on a finite box
domain limits, sin 2 average
Example 2
C
Complex ψ with a phase e ik x
phase must cancel in ψ ∗ ψ
Example 3
D
Piecewise ψ (two regions glued)
integrate region by region, continuity
Example 4
E
Degenerate input : constant ψ on all of R
area is infinite → NOT normalizable
Example 5
F
Sub-interval probability + a symmetry shortcut
compute P ( a ≤ x ≤ b )
Example 6
G
Superposition of two states
cross terms, orthogonality
Example 7
H
Limiting behaviour : what happens as a width → 0 or → ∞
localisation vs spreading
Example 8
I
Word problem / real detector
translate physics to an integral
Example 9
J
Exam twist : normalize then a trap about "probability at a point"
density vs probability
Example 10
We now fill every cell. Each example makes you Forecast first — guess the answer before reading the steps.
ψ ( x ) = A e − x 2 / ( 2 σ 2 )
σ > 0 is a fixed width. Find the positive constant A .
Forecast: Does A grow or shrink as the bell gets wider (bigger σ )? Guess before reading.
Step 1. Write the density: since ψ is real, ∣ ψ ∣ 2 = ψ ∗ ψ = ψ 2 = A 2 e − x 2 / σ 2 .
Why this step? ψ ∗ = ψ for a real function, so squaring is safe here (see Complex Numbers ).
Step 2. Demand total probability 1 :
∫ − ∞ ∞ A 2 e − x 2 / σ 2 d x = 1.
Why this step? The particle must be somewhere — that is the normalization condition from the parent note.
Step 3. Use the Gaussian integral ∫ − ∞ ∞ e − α x 2 d x = π / α with α = 1/ σ 2 :
∫ − ∞ ∞ e − x 2 / σ 2 d x = π σ 2 = σ π .
Why this tool? We need the area under a bell curve ; the Gaussian integral is the one standard result that gives it in closed form — no elementary antiderivative exists, so this is the only route.
Step 4. So A 2 σ π = 1 ⇒ A = ( σ π ) − 1/2 = ( σ π ) 1/2 1 .
Verify: As σ grows, A shrinks like σ − 1/2 — a wider bell must be shorter to keep area = 1 . Units: [ σ ] = m , so [ A ] = m − 1/2 ✓, exactly the 1D unit of ψ .
Look at the figure: the blue ψ and the orange ∣ ψ ∣ 2 . The orange curve is narrower (squaring pulls the tails down faster) and its total shaded area is exactly 1 .
Worked example Normalize the ground state in a box
ψ ( x ) = A sin L π x for 0 ≤ x ≤ L , and ψ = 0 outside. Find A .
Forecast: Will A depend on L ? If the box doubles in width, does A go up or down?
Step 1. Only the region [ 0 , L ] contributes (ψ = 0 elsewhere):
∫ 0 L A 2 sin 2 L π x d x = 1.
Why this step? Outside the box ∣ ψ ∣ 2 = 0 , so those parts add nothing — the integral collapses to [ 0 , L ] .
Step 2. Use sin 2 θ = 2 1 ( 1 − cos 2 θ ) :
∫ 0 L sin 2 L π x d x = ∫ 0 L 2 1 d x − 2 1 ∫ 0 L cos L 2 π x d x = 2 L − 0 = 2 L .
Why this tool? sin 2 has no simple antiderivative on its own; the double-angle identity turns it into a constant plus a cosine that integrates to zero over a full period. The cosine term vanishes because it completes exactly one cycle from 0 to L .
Step 3. So A 2 ⋅ 2 L = 1 ⇒ A = L 2 .
Verify: Bigger box ⇒ smaller A (A ∝ L − 1/2 ): the same total probability is spread over more room, so the peak height drops. This matches Particle in a Box . Units: [ A ] = m − 1/2 ✓.
Worked example Density of a travelling, decaying wave
ψ ( x ) = A e ik x e − ∣ x ∣/ L with A real > 0 . Find ∣ ψ ∣ 2 , then normalize.
Forecast: Does the momentum-carrying wiggle e ik x show up in the probability density?
Step 1. Conjugate: ψ ∗ = A e − ik x e − ∣ x ∣/ L .
Why this step? Conjugation flips i → − i , i.e. e ik x → e − ik x (see Complex Numbers ).
Step 2. Multiply:
∣ ψ ∣ 2 = ψ ∗ ψ = A 2 e − ik x e ik x e − 2∣ x ∣/ L = A 2 e − 2∣ x ∣/ L .
Why this step? e − ik x e ik x = e 0 = 1 : the phase factor divides out . It carried the particle's momentum, but is invisible to ∣ ψ ∣ 2 .
Step 3. Normalize. By the even symmetry of e − 2∣ x ∣/ L :
∫ − ∞ ∞ A 2 e − 2∣ x ∣/ L d x = 2 A 2 ∫ 0 ∞ e − 2 x / L d x = 2 A 2 ⋅ 2 L = A 2 L = 1.
Why the factor 2? The integrand is symmetric about x = 0 , so the whole line equals twice the right half — a shortcut that halves the work.
Step 4. A = L 1 .
Verify: A 2 L = ( 1/ L ) 2 ⋅ L = 1 ✓. The result is independent of k — two waves with different momenta but same envelope share the same ∣ ψ ∣ 2 , exactly the "global-phase-invisible" lesson.
Worked example Two-region wave function
ψ ( x ) = ⎩ ⎨ ⎧ A x , A ( 2 − x ) , 0 , 0 ≤ x ≤ 1 1 ≤ x ≤ 2 otherwise
(lengths in metres). Find A .
Forecast: This is a triangular "tent". Its peak is at x = 1 . Will A be bigger or smaller than 1 ?
Step 1. Split the integral at the seam x = 1 :
∫ 0 2 ∣ ψ ∣ 2 d x = A 2 ∫ 0 1 x 2 d x + A 2 ∫ 1 2 ( 2 − x ) 2 d x .
Why this step? ψ has a different formula on each side , so you must integrate each region separately, then add.
Step 2. Left piece: ∫ 0 1 x 2 d x = 3 1 . Right piece: substitute u = 2 − x , d u = − d x ; as x : 1 → 2 , u : 1 → 0 , giving ∫ 0 1 u 2 d u = 3 1 .
Why this step? The tent is symmetric, so each half contributes the same 3 1 .
Step 3. Total: A 2 ( 3 1 + 3 1 ) = 3 2 A 2 = 1 ⇒ A = 2 3 = 1.5 ≈ 1.2247 .
Verify: Continuity check — at x = 1 the left gives A ⋅ 1 = A and the right gives A ( 2 − 1 ) = A : they match , so ψ is continuous, one of the four physical conditions. A > 1 as forecast (a narrow tent must be tall). Units: area was in metres, [ A ] = m − 1/2 ✓.
Worked example A constant everywhere — the trap
Can ψ ( x ) = A (a nonzero constant, for all x ) ever be normalized?
Forecast: Say yes or no before computing.
Step 1. Try the condition: ∫ − ∞ ∞ ∣ A ∣ 2 d x = ∣ A ∣ 2 ⋅ ( ∞ ) = ∞ .
Why this step? A constant density over an infinite line encloses infinite area — no finite A can rescale ∞ down to 1 .
Step 2. Conclusion: not square-integrable ⇒ not a valid physical wave function. The only "constant" that normalizes is A = 0 , which describes no particle .
Verify: This is exactly why the parent's condition "ψ → 0 as x → ± ∞ " exists. A plane wave e ik x (constant magnitude) is the same story — a useful idealisation, but strictly needs a box or a wave packet to be normalized. Cross-check with de Broglie Wavelength : an infinitely long pure wave has perfectly known momentum but completely unknown position — see Heisenberg Uncertainty Principle .
Worked example Probability in the left half of the box
Using the normalized ground state ψ = 2/ L sin L π x (from Example 2), find P ( 0 ≤ x ≤ L /2 ) .
Forecast: The density sin 2 is symmetric about the box centre x = L /2 . Guess P before integrating.
Step 1. Symmetry argument: sin 2 L π x has a mirror symmetry about x = L /2 , so the area on the left half equals the area on the right half.
Why this step? If two halves are equal and add to 1 , each is exactly 2 1 .
Step 2. Confirm by integration:
P = ∫ 0 L /2 L 2 sin 2 L π x d x = L 2 [ 2 x − 4 π L sin L 2 π x ] 0 L /2 .
Why this step? Same double-angle trick as Example 2; the bracket is the antiderivative of sin 2 .
Step 3. At x = L /2 : 2 L /2 − 4 π L sin π = 4 L − 0 = 4 L . At x = 0 : 0 . So P = L 2 ⋅ 4 L = 2 1 .
Verify: P = 2 1 matches the symmetry forecast ✓. A Forecast-then-Verify win: the picture told us the answer before the algebra.
Now a non-symmetric slice, to show the shortcut is not always available:
Worked example Cell F continued — probability in
[ 0 , L /4 ]
Same ψ . Find P ( 0 ≤ x ≤ L /4 ) .
Step 1. No symmetry helps (L /4 is off-centre), so integrate:
P = L 2 [ 2 x − 4 π L sin L 2 π x ] 0 L /4 .
Step 2. At x = L /4 : 8 L − 4 π L sin 2 π = 8 L − 4 π L .
Step 3. P = L 2 ( 8 L − 4 π L ) = 4 1 − 2 π 1 ≈ 0.25 − 0.159 = 0.0908 .
Verify: P ≈ 0.091 < 0.25 . The particle avoids the box edge (density is small near x = 0 ), so less than a naive "one quarter of the box = quarter probability" — makes physical sense.
Worked example Equal mix of two box states
Let ϕ 1 = 2/ L sin L π x and ϕ 2 = 2/ L sin L 2 π x be two normalized box states. Consider ψ = c ( ϕ 1 + ϕ 2 ) . Find the constant c that normalizes ψ .
Forecast: Naively you might guess the norm is 1 + 1 = 2 so c = 1/ 2 . Is a cross term going to spoil that?
Step 1. Expand ∣ ψ ∣ 2 = c 2 ( ϕ 1 + ϕ 2 ) 2 = c 2 ( ϕ 1 2 + 2 ϕ 1 ϕ 2 + ϕ 2 2 ) .
Why this step? The middle cross term 2 ϕ 1 ϕ 2 is where interference lives — we must check it.
Step 2. Integrate term by term:
∫ ϕ 1 2 = 1 , ∫ ϕ 2 2 = 1 , ∫ ϕ 1 ϕ 2 d x = L 2 ∫ 0 L sin L π x sin L 2 π x d x = 0.
Why is the cross term zero? The two box states are orthogonal — sin L π x and sin L 2 π x are different standing-wave modes; their product integrates to zero over the box. This is a key fact from Particle in a Box .
Step 3. So ∫ ∣ ψ ∣ 2 = c 2 ( 1 + 0 + 1 ) = 2 c 2 = 1 ⇒ c = 2 1 .
Verify: The naive guess was right — but only because the states are orthogonal. If they weren't, the cross term would change c . Always check.
Worked example What happens as a Gaussian width
→ 0 and → ∞ ?
Take the normalized Gaussian density from Example 1: ∣ ψ ∣ 2 = σ π 1 e − x 2 / σ 2 . Study the two limits.
Forecast: In which limit is the particle "sharply located"? In which is it "everywhere and nowhere"?
Step 1 — peak height at x = 0 : ∣ ψ ( 0 ) ∣ 2 = σ π 1 .
Why this step? The peak measures how "concentrated" the fog is.
Step 2 — limit σ → 0 : peak → ∞ , width → 0 , but total area stays 1 . This is a spike (a Dirac-delta-like localisation): the particle's position becomes almost certain.
Why physically? Perfect position knowledge ⇒ (via Heisenberg Uncertainty Principle ) totally unknown momentum.
Step 3 — limit σ → ∞ : peak → 0 , the bell flattens toward the constant of Example 5 — heading toward the non-normalizable case: the particle is smeared over all space, momentum sharply defined.
Verify: Compute area at any σ : ∫ σ π 1 e − x 2 / σ 2 d x = σ π 1 ⋅ σ π = 1 ✓ — always exactly 1 , no matter the width. The trade-off is height vs spread, never total probability.
Worked example A detector slit
An electron is in the box ground state ψ = 2/ L sin L π x with L = 1.0 nm . A detector covers the central strip from x = 0.4 nm to x = 0.6 nm . What is the probability the electron is caught?
Forecast: The central strip is where the density peaks. Do you expect more or less than the 0.2/1.0 = 0.2 "flat" guess?
Step 1. Translate to an integral (with L = 1 nm so L π x = π x , x in nm):
P = ∫ 0.4 0.6 2 sin 2 ( π x ) d x .
Why this step? A physical "chance of detection over a region" is exactly ∫ a b ∣ ψ ∣ 2 d x .
Step 2. Antiderivative: 2 ∫ sin 2 ( π x ) d x = x − 2 π sin ( 2 π x ) .
Why this tool? Double-angle identity again — the workhorse for sin 2 .
Step 3. Evaluate:
P = [ x − 2 π s i n 2 π x ] 0.4 0.6 = ( 0.6 − 2 π s i n 1.2 π ) − ( 0.4 − 2 π s i n 0.8 π ) .
Numerically sin 1.2 π ≈ − 0.5878 , sin 0.8 π ≈ 0.5878 , so
P ≈ ( 0.6 + 0.09355 ) − ( 0.4 − 0.09355 ) = 0.69355 − 0.30645 ≈ 0.3871.
Verify: P ≈ 0.39 , which is bigger than the flat guess 0.20 — correct, because the density peaks in the middle where the detector sits. Probability is dimensionless (the nm units in x and in ψ 2 ∼ nm − 1 cancel) ✓.
Worked example The classic trap
A student normalizes ψ = 2/ L sin L π x and is asked: "What is the probability of finding the particle exactly at x = L /2 ?" They answer ∣ ψ ( L /2 ) ∣ 2 = L 2 sin 2 2 π = L 2 . Mark it.
Forecast: Is L 2 a probability at all?
Step 1. Units check: L 2 has units m − 1 . A probability is dimensionless . So L 2 cannot be a probability — it is a density .
Why this step? Units are the fastest lie-detector in physics.
Step 2. The true answer: the probability at a single exact point is
P ({ L /2 }) = ∫ L /2 L /2 ∣ ψ ∣ 2 d x = 0.
Why? An interval of zero width encloses zero area. You only get a nonzero number over a strip [ x 0 − 2 Δ , x 0 + 2 Δ ] , where P ≈ ∣ ψ ( x 0 ) ∣ 2 Δ = L 2 Δ for small Δ .
Verify: For the box, if Δ = 0.01 L around the centre, P ≈ L 2 ⋅ 0.01 L = 0.02 — small but nonzero, and dimensionless ✓. The student confused density (L 2 ) with probability (needs the width factor).
Common mistake Density is not probability
∣ ψ ∣ 2 has units m − 1 . Multiply by a length (integrate) to get a real probability. See the parent note's first mistake box.
Recall Did we fill every cell?
A Gaussian ::: Example 1
B finite box ::: Example 2
C complex phase ::: Example 3
D piecewise ::: Example 4
E degenerate/non-normalizable ::: Example 5
F sub-interval probability ::: Example 6
G superposition cross terms ::: Example 7
H limiting behaviour ::: Example 8
I word problem ::: Example 9
J exam density-vs-point trap ::: Example 10
Mnemonic One line to carry it all
"Split the domain, cancel the phase, integrate the strip, and never trust a density that has units."