Questionnaire 1.1.5 — Matter Waves
Four questions on the wave nature of matter: why "size" comparisons between quantum objects are ill-posed, Bohr's angular-momentum quantization, the de Broglie relation, and judging when an electron can be treated non-relativistically.
Key Ideas
The de Broglie wavelength assigns a wavelength to every particle of momentum :
Wavelength and momentum are inversely related — a faster particle has a shorter wavelength, never a longer one.
Bohr quantization is the postulate that in the Bohr model of hydrogen the electron's orbital angular momentum can only take values
so the quantum of angular momentum is the reduced Planck constant , not itself. The factor of comes from fitting a whole number of de Broglie wavelengths around the circumference of the orbit: together with gives .
Quantum objects have no classical intrinsic size. An electron or a photon is described by a quantum state, and the spatial extent of that state (the wave packet) depends on how the particle was prepared, not on what kind of particle it is. Asking whether "an electron is larger than a photon" treats both as little classical balls with diameters — the question is ill-posed as stated.
A particle is safely non-relativistic when its speed satisfies , or equivalently when its momentum satisfies (rest energy for an electron, and is the handy shortcut for computing from a wavelength).
Exercises
E1 (medium). According to quantum mechanics,
a) an electron is smaller than a photon b) an electron is larger than a photon c) the question of whether an electron is larger than a photon is meaningless as stated
Solution
Answer: c) the question of whether an electron is larger than a photon is meaningless as stated.
Why, step by step:
- "Size" in the everyday sense is a classical notion — a rigid boundary enclosing the object. Quantum objects are not little balls; each is described by a quantum state.
- The spatial extent of that state is the extent of its wave packet, which depends entirely on preparation: the same electron can be localized to a fraction of a nanometre in an atom or spread over micrometres in a beam. The same is true of a photon.
- Since neither particle carries an intrinsic diameter, comparing their "sizes" has no defined meaning — the question is ill-posed as stated.
Why the tempting options fail:
- a) trades on the electron being "point-like" in scattering experiments, but point-like refers to the absence of substructure, not to a comparable "size" that could be ranked against a photon's.
- b) trades on the photon being "just light" and therefore small; a photon's mode can be metres long or atoms wide — it has no fixed size either.
See it: the slider below reshapes the same electron — its spatial extent is a property of the prepared state, not of the particle.
E2 (easy). In the Bohr model of the hydrogen atom, the angular momentum is quantized in units of
a) Planck's constant b) Planck's constant divided by c) Planck's constant divided by the wavelength of the electron
Solution
Answer: b) Planck's constant divided by .
Why, step by step:
- Bohr's postulate is with , so the quantum (step size) of angular momentum is .
- De Broglie's standing-wave argument shows where the comes from: a stable orbit must fit a whole number of wavelengths around its circumference, .
- Substituting gives , hence .
Why the tempting options fail:
- a) has the right dimensions (J·s) but is off by the geometric factor that comes from wrapping the wave around a full circle.
- c) is the linear momentum, which doesn't even have the dimensions of angular momentum.
See it: drag off an integer and watch the de Broglie wave miss itself — only whole numbers of wavelengths survive, and each closure is an allowed orbit with .
E3 (easy). True or false: an electron with a higher speed has a correspondingly longer wavelength.
Solution
Answer: False.
Why, step by step:
- The de Broglie relation is .
- Speed appears in the denominator: doubling halves .
- So a faster electron has a shorter wavelength — the statement inverts the relationship.
Why the tempting reading fails:
- It's easy to reason "more speed → more energy → bigger wave," but wave amplitude or frequency growing with energy is a different statement; the spatial wavelength shrinks as momentum grows ( rises while falls).
See it: push the electron's speed up and watch shrink in real time.
E4 (medium). An electron has a wavelength. Is it reasonable to treat this electron as an approximately non-relativistic particle (i.e. traveling much slower than the speed of light)?
Solution
Answer: Yes.
Why, step by step:
- The cleanest test compares the momentum energy scale to the rest energy : the particle is non-relativistic when .
- From the de Broglie relation, .
- The electron rest energy is , so . Equivalently of .
- The kinetic energy is — tiny compared to the rest energy, so the non-relativistic treatment is excellent.
Why the tempting answer fails:
- No would follow from intuiting that a "nanometre-scale quantum electron" must be exotic and fast; but is a long matter wavelength (atomic-bond scale), which means low momentum. Relativity only kicks in for electron wavelengths around the Compton wavelength, — some 400× shorter.
The reusable decision procedure for any "is it relativistic?" wavelength problem:
flowchart TD
lam["given λ"] --> pc["pc = hc/λ<br/>(hc ≈ 1240 eV·nm)"]
pc --> cmp{"pc ≪ mc²?<br/>(electron: mc² ≈ 511 keV)"}
cmp -->|"yes — e.g. λ = 1 nm → pc = 1240 eV"| nonrel["non-relativistic ✓<br/>E = p²/2m"]
cmp -->|"no — λ near h/mc ≈ 0.0024 nm"| rel["relativistic —<br/>use E² = (pc)² + (mc²)²"]