Ch. 1 Solutions¶
← Back to problems | Back to chapter
Table of Contents
Basic
- B-1. Appreciating the Smallness of Planck's Constant
- B-2. Work Function and Threshold Frequency
- B-3. Kinetic Energy in the Photoelectric Effect
- B-4. Wavelength Calculation Using the Rydberg Formula
- B-5. Bohr's Quantization Condition and Orbital Radius
- B-6. Numerical Calculation of the Bohr Radius
- B-7. Limit of the Planck Distribution
- B-8. Comparison of Boltzmann Factors
Medium
- M-1. Derivation of Hydrogen Atom Energy Levels Using the Bohr Model
- M-2. Determination of Planck's Constant from Photoelectric Effect Experimental Data
- M-3. Order-of-magnitude estimate of classical atomic collapse time
- M-4. High-Frequency Limit of the Planck Distribution and Wien's Law
Advanced
Basic¶
B-1. Appreciating the Smallness of Planck's Constant¶
Solution strategy: Substitute numerical values into \(E = h\nu\), obtain the result in J, then convert to eV.
Calculation:
Conversion to eV:
Verification: The photon energy of visible light is approximately 1.8–3.1 eV, and 2.1 eV corresponds to the green region. This is a reasonable value.
B-2. Work Function and Threshold Frequency¶
Solution strategy: Determine \(\nu_0\) from the threshold condition \(h\nu_0 = W\), then convert to wavelength using \(\lambda_0 = c/\nu_0\).
Calculation:
First, convert the work function to joules:
Threshold frequency:
Threshold wavelength:
Verification: 544 nm corresponds to green visible light. The fact that sodium's photoelectric threshold lies in the visible range is consistent with experimental observations. Additionally, \(hc/\lambda_0 = (6.626 \times 10^{-34})(3.00 \times 10^8)/(5.44 \times 10^{-7}) = 3.65 \times 10^{-19}\;\mathrm{J} = 2.28\;\mathrm{eV}\), which matches \(W\).
B-3. Kinetic Energy in the Photoelectric Effect¶
Solution Strategy: Use \(hc \simeq 1240\;\mathrm{eV \cdot nm}\) to find the photon energy, then calculate \(K = E - W\).
Calculation:
Verification: A photon energy of 6.20 eV is reasonable for ultraviolet light (a wavelength of 200 nm lies in the vacuum ultraviolet region). Since \(K > 0\), the photoelectric effect does occur. The units are consistent in eV.
B-4. Wavelength Calculation Using the Rydberg Formula¶
Solution strategy: Substitute the Balmer series values \(n=2\), \(m=3\) into the Rydberg formula.
Calculation:
Verification: This is the well-known value of the hydrogen H\(\alpha\) line (red), which agrees well with the experimental value of 656.3 nm.
B-5. Bohr's Quantization Condition and Orbital Radius¶
Solution Strategy: Eliminate \(v\) using the quantization condition, then solve the force balance equation for \(r\).
Calculation:
From Bohr's quantization condition:
Substituting into the force balance equation:
Solving for \(r\):
Here, \(a_0 = \frac{4\pi\varepsilon_0 \hbar^2}{m_e e^2}\) is the Bohr radius.
Verification: Let us check the dimensions. Since \([4\pi\varepsilon_0] = \mathrm{C^2/(N \cdot m^2)}\), \([\hbar^2] = \mathrm{J^2 \cdot s^2}\), \([m_e] = \mathrm{kg}\), \([e^2] = \mathrm{C^2}\), we have:
Using \(\mathrm{J} = \mathrm{N \cdot m}\), we get \(\mathrm{J \cdot s^2 / (m \cdot kg)} = \mathrm{N \cdot m \cdot s^2 / (m \cdot kg)} = \mathrm{kg \cdot m \cdot s^{-2} \cdot m \cdot s^2 / (m \cdot kg)} = \mathrm{m}\). The dimensions are correctly those of length.
B-6. Numerical Calculation of the Bohr Radius¶
Solution strategy: Substitute numerical values into \(a_0 = \frac{4\pi\varepsilon_0 \hbar^2}{m_e e^2}\).
Calculation:
Numerator:
Denominator:
Therefore:
Verification: This agrees with the literature value \(a_0 = 5.292 \times 10^{-11}\;\mathrm{m}\). It is also consistent with the order of magnitude of atomic sizes \(\sim 10^{-10}\;\mathrm{m}\).
B-7. Limit of the Planck Distribution¶
Solution strategy: Let \(x = h\nu/(k_B T) \ll 1\) and expand the exponential function to first order.
Calculation:
Setting \(x = h\nu/(k_B T) \ll 1\):
Therefore the denominator becomes:
Thus:
Verification: This agrees with the result from the classical equipartition theorem (average energy of a harmonic oscillator: \(k_B T\)). This confirms that Planck's formula reproduces classical theory in the low-frequency limit.
B-8. Comparison of Boltzmann Factors¶
Solution strategy: First calculate \(k_B T\), then determine \(h\nu/(k_B T)\) for each frequency and evaluate the Boltzmann factor.
Calculation:
(a) Visible light \(\nu_1 = 5.0 \times 10^{14}\;\mathrm{Hz}\):
(b) Ultraviolet light \(\nu_2 = 3.0 \times 10^{15}\;\mathrm{Hz}\):
Comparison: The Boltzmann factor for visible light is approximately \(10^{-2}\) (small but not negligible), whereas for ultraviolet light it is approximately \(10^{-11}\) (effectively zero). A mere 6-fold increase in frequency causes the Boltzmann factor to decrease by 9 orders of magnitude. This is the suppression of high-frequency modes, and it is the physical reason why the ultraviolet catastrophe is resolved.
Sanity check: \(T = 6000\;\mathrm{K}\) corresponds to the surface temperature of the Sun, which is consistent with the fact that the solar spectrum peaks near the visible range and drops off sharply in the ultraviolet region.
Medium¶
M-1. Derivation of Hydrogen Atom Energy Levels Using the Bohr Model¶
(a) Orbital radius \(r_n\) and velocity \(v_n\)¶
Force balance:
Bohr's quantization condition:
Substituting \(v = n\hbar/(m_e r)\) from (ii) into (i):
Solving for \(r\):
Substituting \(r_n\) back into (ii) to find \(v_n\):
Substituting \(a_0 = 4\pi\varepsilon_0\hbar^2/(m_e e^2)\):
(b) Energy levels \(E_n\)¶
Kinetic energy:
From the force balance (i), \(m_e v^2 = e^2/(4\pi\varepsilon_0 r)\), so:
Potential energy:
Total energy:
Substituting \(r_n = 4\pi\varepsilon_0 \hbar^2 n^2/(m_e e^2)\):
(c) Reproducing the Rydberg formula¶
The frequency of light emitted in a transition from level \(m\) to \(n\) (\(m > n\)):
Using \(c = \lambda\nu\), so \(1/\lambda = \nu/c\):
Since \(\hbar = h/(2\pi)\), we have \(\hbar^2 h = h^3/(4\pi^2)\):
Simplifying:
where the Rydberg constant is:
Verification: Substituting numerical values gives \(R_\infty \simeq 1.097 \times 10^7\;\mathrm{m^{-1}}\), which agrees with the experimental value. Furthermore, substituting \(n=2, m=3\) reproduces the result from D4 (656 nm).
M-2. Determination of Planck's Constant from Photoelectric Effect Experimental Data¶
(a) Shape of the Graph¶
\(K = h\nu - W\) is a linear function of \(\nu\) (a straight line) with slope \(h\) and \(K\)-intercept \(-W\).
Examining the data: - For every increase of \(1.5 \times 10^{14}\;\mathrm{Hz}\) in \(\nu\), \(K\) increases by approximately 0.62 eV - The increase is uniform, confirming that a linear relationship holds ✓
(b) Determination of Planck's Constant¶
We determine the slope of the line using two points. For example, using the first and last data points:
Verification: Computing with two adjacent points:
(c) Determination of the Work Function¶
From \(K = h\nu - W\):
Alternative method: Finding the threshold frequency \(\nu_0\) (the frequency at which \(K = 0\)):
This closely matches the threshold frequency of sodium at the D2 line, suggesting that the metal is sodium.
(d) Conversion to SI Units and Comparison with Literature Values¶
Comparing with the literature value \(h = 6.626 \times 10^{-34}\;\mathrm{J \cdot s}\), the relative error is approximately 0.1%, which is excellent agreement.
Check: Confirming that all data points lie on the line. Substituting each \(\nu\) into \(K = (4.13 \times 10^{-15})\nu - 2.27\): - \(\nu = 6.0 \times 10^{14}\): \(K = 2.48 - 2.27 = 0.21\) ✓ - \(\nu = 7.5 \times 10^{14}\): \(K = 3.10 - 2.27 = 0.83\) ✓ - \(\nu = 9.0 \times 10^{14}\): \(K = 3.72 - 2.27 = 1.45\) ✓ - \(\nu = 10.5 \times 10^{14}\): \(K = 4.34 - 2.27 = 2.07\) ✓
M-3. Order-of-magnitude estimate of classical atomic collapse time¶
(a) Centripetal Acceleration¶
From the Coulomb force:
Numerical calculation:
Numerator:
Denominator:
(b) Radiated Power¶
Larmor's formula:
Numerator:
Denominator:
(c) Estimate of the Collapse Time¶
Verification and Discussion: This estimate is about one order of magnitude larger than the \(\tau \sim 10^{-11}\;\mathrm{s}\) given in Eq. (1.5), but this is within a reasonable range for an order-of-magnitude estimate. In a rigorous calculation, as the electron spirals inward, the acceleration increases (because \(r\) decreases), and the radiated power also increases, so the actual collapse time is shorter than this simple estimate. In any case, it is on the order of \(10^{-11}\)–\(10^{-10}\;\mathrm{s}\), confirming that classically the atom would collapse almost instantaneously.
M-4. High-Frequency Limit of the Planck Distribution and Wien's Law¶
(a) Wien's Radiation Law¶
When \(h\nu \gg k_B T\), we have \(e^{h\nu/k_B T} \gg 1\), so:
Therefore:
This is Wien's radiation law. \(\square\)
(b) Wien's Displacement Law¶
Setting \(x = h\nu/(k_B T)\), we have \(\nu = k_B T x / h\), and:
We consider the condition \(\partial B / \partial \nu = 0\) for the maximum of \(B\). Converting the derivative with respect to \(\nu\) to a derivative with respect to \(x\) (at fixed \(T\), \(d\nu \propto dx\)):
Expanding this:
The condition for the numerator to vanish:
Dividing by \(x^2\) (since \(x \neq 0\)):
This is a transcendental equation in \(x\) alone, and its solution \(x_{\max}\) is a constant independent of temperature \(T\) (numerically \(x_{\max} \simeq 2.821\)).
Since \(x_{\max} = h\nu_{\max}/(k_B T)\) is a constant:
This is Wien's displacement law. \(\square\)
Verification: For \(T = 6000\;\mathrm{K}\), we get \(\nu_{\max} = 2.821 \times (1.38 \times 10^{-23})/(6.626 \times 10^{-34}) \times 6000 \simeq 3.5 \times 10^{14}\;\mathrm{Hz}\). The corresponding wavelength is \(\lambda \simeq 860\;\mathrm{nm}\) (near-infrared). From Wien's displacement law in wavelength form, \(\lambda_{\max} T = 2.898 \times 10^{-3}\;\mathrm{m \cdot K}\), we obtain \(\lambda_{\max} \simeq 483\;\mathrm{nm}\), which differs. However, this is a well-known effect due to the fact that the peak positions differ between the frequency and wavelength representations, and is not a contradiction.
Advanced¶
A-1. Derivation of the Rayleigh–Jeans Law from the Classical Equipartition Theorem and the Ultraviolet Catastrophe¶
(a) Derivation of the Number of Modes¶
For standing waves satisfying the boundary conditions (electric field vanishes at the walls) inside a cubic cavity of side \(L\):
In \(k\)-space, the spacing between lattice points is \(\pi/L\), and the volume per lattice point is \((\pi/L)^3\).
We consider only the first octant where \(n_x, n_y, n_z > 0\). The number of lattice points with wave number magnitude \(k = \sqrt{k_x^2 + k_y^2 + k_z^2}\) in the range \(k\) to \(k + dk\) is the volume of the first-octant spherical shell of radius \(k\) divided by the volume per lattice point:
Since electromagnetic waves have 2 independent polarizations, we multiply by 2:
(b) Conversion to Frequency Representation¶
From \(k = 2\pi\nu/c\), we have \(dk = 2\pi\,d\nu/c\). Substituting:
(c) The Rayleigh–Jeans Law¶
By the classical equipartition theorem, the average energy per mode is \(k_B T\) (\(\frac{1}{2}k_B T\) each for kinetic energy and potential energy).
The spectral energy density per unit volume:
(d) The Ultraviolet Catastrophe¶
Integrating over \(\nu\) to obtain the total energy density:
The total energy density diverges. This is physically absurd, implying that high-frequency modes (ultraviolet and above) carry unlimited energy. This is the ultraviolet catastrophe. \(\square\)
(e) Resolution by Planck's Mean Energy¶
Replacing the equipartition value \(k_B T\) with Planck's mean energy \(\langle E \rangle = h\nu/(e^{h\nu/k_B T} - 1)\):
At high frequencies (\(h\nu \gg k_B T\)):
This decays exponentially, so \(\nu^2 \cdot h\nu \cdot e^{-h\nu/k_B T} = h\nu^3 e^{-h\nu/k_B T}\) converges to zero as \(\nu \to \infty\). Therefore:
The integral is finite (explicit evaluation yields the Stefan–Boltzmann law \(u_{\text{total}} \propto T^4\)).
Physical reason: Due to the quantization of energy, for high-frequency modes the energy of a single quantum \(h\nu\) far exceeds the thermal energy \(k_B T\), so the excitation probability is exponentially suppressed by the Boltzmann factor \(e^{-h\nu/k_B T}\). This resolves the ultraviolet catastrophe. \(\square\)
A-2. Generalization of the Bohr Model: Hydrogen-like Ions and the Correspondence Principle¶
(a) Orbital Radius and Energy Levels of Hydrogen-like Ions¶
Since the nuclear charge is \(Ze\), the Coulomb force gives:
Combining with the quantization condition \(m_e v r = n\hbar\). Following the same procedure as D5, substitute \(v = n\hbar/(m_e r)\):
Velocity:
Total energy (similarly to S1(b), \(E_n = -Ze^2/(8\pi\varepsilon_0 r_n)\)):
(b) Ground State of He\(^+\) (\(Z = 2\))¶
Orbital radius:
Energy:
Comparison with the hydrogen atom:
| Hydrogen (\(Z=1\)) | He\(^+\) (\(Z=2\)) | |
|---|---|---|
| \(r_1\) | \(0.529\;\text{Å}\) | \(0.265\;\text{Å}\) (half) |
| \(E_1\) | \(-13.6\;\mathrm{eV}\) | \(-54.4\;\mathrm{eV}\) (4 times deeper) |
He\(^+\) has a smaller orbit than hydrogen (because the stronger nuclear charge attracts the electron more strongly), and the binding energy is 4 times larger.
(c) Verification of the Correspondence Principle¶
Quantum transition frequency:
Evaluating the expression in parentheses:
For \(n \gg 1\), \(2n - 1 \simeq 2n\) and \((n-1)^2 \simeq n^2\), so:
Therefore:
Classical orbital frequency:
Substituting \(v_n = Ze^2/(4\pi\varepsilon_0 \hbar n)\) and \(r_n = 4\pi\varepsilon_0 \hbar^2 n^2/(m_e Ze^2)\):
Using \(\hbar = h/(2\pi)\), so \(\hbar^3 = h^3/(8\pi^3)\):
On the other hand, rewriting (★) using \(\hbar = h/(2\pi)\):
This is in perfect agreement with \(f_n\):
Meaning of the correspondence principle: In the limit of large quantum numbers (\(n \gg 1\)), the transition frequency predicted by quantum theory coincides with the orbital frequency predicted by classical theory. This serves as evidence that quantum theory is the "correct generalization" of classical theory, and it is an important principle that Bohr used to confirm the validity of his model. \(\square\)
Sanity check: Consider the case \(Z = 1\), \(n = 1000\): we get \(r_{1000} = 10^6 a_0 \simeq 0.05\;\mathrm{mm}\), which is a macroscopic scale, making it intuitively clear that the classical picture should be applicable.
Feedback on this page
Let us know if something was unclear, incorrect, or could be improved.