Ch. 6 Solutions¶
← Back to problems | Back to chapter
Table of Contents
Basic
- B-1. Calculation of the Phase Factor for a Stationary State
- B-2. Energy Calculation of Tunnel Splitting
- B-3. Expansion of the Determinant in the Eigenvalue Equation
- B-4. Verification of Orthogonality of Eigenvectors
- B-5. Calculating the Time Dependence of Probability
- B-6. Solution of \(i\hbar\,dC/dt = EC\)
- B-7. Inverse of Basis Transformation
- B-8. Verification of Hermiticity
Medium
- M-1. Derivation of Hermiticity from Probability Conservation
- M-2. Derivation of Rabi Oscillations
- M-3. Energy Levels of an Ammonia Molecule in an Electric Field
- M-4. Diagonalization of the Hamiltonian and Change of Matrix Representation
Advanced
Basic¶
B-1. Calculation of the Phase Factor for a Stationary State¶
Problem:
Consider a two-state system whose Hamiltonian is given by
and suppose the eigenstate \(|II\rangle = \frac{1}{\sqrt{2}}(|1\rangle + |2\rangle)\) has energy \(E_{II} = E_0 - A\). For the amplitude of the stationary state at time \(t\), \(C_1(t) = \frac{1}{\sqrt{2}}e^{-iE_{II}t/\hbar}\), find the value of \(C_1(t)\) at \(t = \pi\hbar/(E_0 - A)\).
Solution strategy: Substitute \(t = \pi\hbar/(E_0 - A)\) into \(C_1(t) = \frac{1}{\sqrt{2}}e^{-iE_{II}t/\hbar}\).
Calculation:
Substituting \(t = \pi\hbar/(E_0 - A)\), the exponent becomes:
Therefore:
Final answer:
Verification: \(|C_1(t)|^2 = 1/2\), which is consistent with the fact that the probability does not change with time in a stationary state. Also confirmed that \(e^{-i\pi} = \cos\pi + i\sin\pi = -1\).
B-2. Energy Calculation of Tunnel Splitting¶
Problem:
The inversion frequency of an ammonia molecule is \(f = 24{,}000\;\text{MHz}\), and the energy difference satisfies \(2A = hf\). Find \(A\) in units of eV. Use \(h = 6.626 \times 10^{-34}\;\text{J·s}\) and \(1\;\text{eV} = 1.602 \times 10^{-19}\;\text{J}\).
Solution strategy: From \(2A = hf\), calculate \(A = hf/2\) and convert to eV.
Calculation:
Converting to eV:
Final answer:
Verification: The text states that "the energy associated with the inversion motion of nitrogen is on the order of \(10^{-4}\) eV." Since \(2A \approx 10^{-4}\) eV, this is consistent.
B-3. Expansion of the Determinant in the Eigenvalue Equation¶
Problem:
For the general 2-state Hamiltonian
(where \(\alpha, \gamma\) are real numbers and \(\beta\) is a complex number), expand the eigenvalue equation \(\det(H - E\,I) = 0\) and derive the quadratic equation in \(E\).
Solution strategy: Expand \(\det(H - EI) = 0\).
Calculation:
Using the formula for the determinant of a \(2 \times 2\) matrix:
Expanding:
Rearranging:
Verification: When \(\beta = 0\), we get \(E^2 - (\alpha + \gamma)E + \alpha\gamma = (E - \alpha)(E - \gamma) = 0\), giving eigenvalues \(E = \alpha, \gamma\) (the eigenvalues of a diagonal matrix), which is correct.
B-4. Verification of Orthogonality of Eigenvectors¶
Problem:
For the eigenvectors given in the text
compute \(\langle I|I\rangle\), \(\langle II|II\rangle\), and \(\langle I|II\rangle\) respectively, and verify that these form an orthonormal system. Assume \(\langle 1|1\rangle = \langle 2|2\rangle = 1\) and \(\langle 1|2\rangle = \langle 2|1\rangle = 0\).
Calculation:
\(\langle I|I\rangle\):
\(\langle II|II\rangle\):
\(\langle I|II\rangle\):
Final answer:
\(|I\rangle\) and \(|II\rangle\) form an orthonormal set.
Verification: This is consistent with the general theorem that eigenvectors belonging to distinct eigenvalues of a Hermitian matrix are orthogonal.
B-5. Calculating the Time Dependence of Probability¶
Problem:
Given that \(|\psi(0)\rangle = |1\rangle\) at \(t = 0\), use equation (6.18) from the text to calculate \(C_2(t) = \langle 2|\psi(t)\rangle\) at time \(t\), and find the probability \(P_2(t) = |C_2(t)|^2\) of being in state \(|2\rangle\). Express the result in terms of \(A\), \(\hbar\), and \(E_0\).
Solution strategy: Expand the initial state \(|\psi(0)\rangle = |1\rangle\) in terms of energy eigenstates, apply time evolution, and then calculate \(\langle 2|\psi(t)\rangle\).
Calculation:
From Eq. (6.17a), \(|1\rangle = \frac{1}{\sqrt{2}}(|I\rangle + |II\rangle)\), so:
Time evolution:
$\langle 2|I\rangle = \frac{1}{\sqrt{2}}(\langle 2|1\rangle - \langle 2|2\rangle) \cdot \frac{1}{1} $...
Let us recalculate carefully. From \(|I\rangle = \frac{1}{\sqrt{2}}(|1\rangle - |2\rangle)\), we get \(\langle 2|I\rangle = \frac{1}{\sqrt{2}}(0 - 1) = -\frac{1}{\sqrt{2}}\).
From \(|II\rangle = \frac{1}{\sqrt{2}}(|1\rangle + |2\rangle)\), we get \(\langle 2|II\rangle = \frac{1}{\sqrt{2}}(0 + 1) = \frac{1}{\sqrt{2}}\).
Therefore:
Substituting \(E_I = E_0 + A\), \(E_{II} = E_0 - A\):
Probability:
Verification: At \(t = 0\), \(P_2(0) = \sin^2(0) = 0\) (the initial state is \(|1\rangle\), so the probability of being in \(|2\rangle\) is zero). At \(t = \pi\hbar/(2A)\), \(P_2 = 1\) (complete transition to \(|2\rangle\)). This is also consistent with the result from S2.
B-6. Solution of \(i\hbar\,dC/dt = EC\)¶
Problem:
Solve the differential equation \(i\hbar\,\dfrac{dC}{dt} = E\,C\) (where \(E\) is a real constant), and find \(C(t)\) subject to the condition \(C(0) = C_0\). Also show that \(|C(t)|^2\) is independent of time.
Solution strategy: Solve using separation of variables.
Calculation:
Integrating both sides:
From the initial condition \(C(0) = C_0\):
Regarding \(|C(t)|^2\):
Since \(E\) is real, \(|e^{-iEt/\hbar}| = 1\), and \(|C(t)|^2\) is independent of time.
Verification: Substituting back into the differential equation: \(i\hbar \cdot C_0 \cdot (-iE/\hbar)e^{-iEt/\hbar} = E \cdot C_0 e^{-iEt/\hbar}\). Since \(i \cdot (-i) = 1\), the left-hand side \(= EC_0 e^{-iEt/\hbar}\) = right-hand side. ✓
B-7. Inverse of Basis Transformation¶
Problem:
Using Eq. (6.17a) \(|1\rangle = \frac{1}{\sqrt{2}}(|I\rangle + |II\rangle)\) and Eq. (6.17b) \(|2\rangle = \frac{1}{\sqrt{2}}(-|I\rangle + |II\rangle)\), conversely express \(|I\rangle\) and \(|II\rangle\) in terms of \(|1\rangle\) and \(|2\rangle\), and verify that Eqs. (6.15a) and (6.15b) are reproduced.
Solution strategy: Solve equations (6.17a) and (6.17b) as a system of simultaneous equations.
Calculation:
Given equations: - (6.17a): \(|1\rangle = \frac{1}{\sqrt{2}}(|I\rangle + |II\rangle)\) - (6.17b): \(|2\rangle = \frac{1}{\sqrt{2}}(-|I\rangle + |II\rangle)\)
(6.17a) \(-\) (6.17b):
(6.17a) \(+\) (6.17b):
Final answer:
This is consistent with equations (6.15a) and (6.15b). ✓
B-8. Verification of Hermiticity¶
Problem:
Verify that the matrix
is a Hermitian matrix. That is, show that \(M_{ij}^* = M_{ji}\) holds for all \(i, j\).
Calculation:
Verify that \(M_{ij}^* = M_{ji}\) for each element of matrix \(M\).
- \(M_{11} = 3\): \(M_{11}^* = 3 = M_{11}\) ✓ (real)
- \(M_{22} = 5\): \(M_{22}^* = 5 = M_{22}\) ✓ (real)
- \(M_{12} = 2 - i\): \(M_{12}^* = 2 + i = M_{21}\) ✓
- \(M_{21} = 2 + i\): \(M_{21}^* = 2 - i = M_{12}\) ✓
Final Answer: Since \(M_{ij}^* = M_{ji}\) holds for all elements, \(M\) is a Hermitian matrix. \(\square\)
Verification: The eigenvalues of a Hermitian matrix should be real. \(\text{tr}(M) = 8\), \(\det(M) = 15 - 5 = 10\). The eigenvalues are \(E = 4 \pm \sqrt{6}\) from \(E^2 - 8E + 10 = 0\). Indeed real. ✓
Medium¶
M-1. Derivation of Hermiticity from Probability Conservation¶
Problem:
In the time evolution equations for a two-state system
calculate the time derivative \(dP/dt\) of the total probability \(P = |C_1|^2 + |C_2|^2\). Derive the conditions for \(dP/dt = 0\) to hold for arbitrary \(C_1, C_2\), namely that \(H_{11}, H_{22}\) are real and that \(H_{12}^* = H_{21}\).
Strategy: Compute \(dP/dt = d(|C_1|^2 + |C_2|^2)/dt\) and find the conditions under which it is identically zero.
Calculation:
From Equation (6.2a):
Its complex conjugate:
Therefore:
Similarly for \(|C_2|^2\):
Summing:
For \(dP/dt = 0\) to hold for arbitrary \(C_1, C_2\), each coefficient must independently vanish.
Coefficient of \(|C_1|^2\): \(H_{11}^* - H_{11} = 0\) → \(H_{11}^* = H_{11}\) → \(H_{11}\) is real
Coefficient of \(|C_2|^2\): \(H_{22}^* - H_{22} = 0\) → \(H_{22}^* = H_{22}\) → \(H_{22}\) is real
Coefficient of \(C_1 C_2^*\): \(H_{12}^* - H_{21} = 0\) → \(H_{12}^* = H_{21}\)
Coefficient of \(C_1^* C_2\): \(H_{21}^* - H_{12} = 0\) → \(H_{21}^* = H_{12}\) (equivalent to the condition above)
Final Answer:
This is precisely the condition for the Hamiltonian matrix to be Hermitian: \(H^\dagger = H\). \(\square\)
Verification: For a Hermitian matrix, we confirm that every term in the expression for \(dP/dt\) vanishes. Since \(H_{11}^* = H_{11}\), the first term vanishes; since \(H_{22}^* = H_{22}\), the second term vanishes; since \(H_{12}^* = H_{21}\), the third and fourth terms give \((H_{21} - H_{21})C_1C_2^* + (H_{12} - H_{12})C_1^*C_2 = 0\). ✓
M-2. Derivation of Rabi Oscillations¶
Problem:
Suppose that at \(t = 0\), \(|\psi(0)\rangle = |1\rangle\) (nitrogen is "up"). Under the Hamiltonian (6.7), derive the probabilities at time \(t\):
and show the following results: $$
P_1(t) = \cos^2!\left(\frac{At}{\hbar}\right), \quad P_2(t) = \sin^2!\left(\frac{At}{\hbar}\right)$$
Also, verify that \(P_1(t) + P_2(t) = 1\) holds at all times, and express the period \(T\) over which the system oscillates completely between states \(|1\rangle\) and \(|2\rangle\) in terms of \(A\) and \(\hbar\).
Solution strategy: Expand the initial state in energy eigenstates, apply time evolution, then compute the projection onto each basis state.
Calculation:
Initial state \(|\psi(0)\rangle = |1\rangle = \frac{1}{\sqrt{2}}(|I\rangle + |II\rangle)\)
Time evolution:
Calculation of \(C_1(t) = \langle 1|\psi(t)\rangle\):
From \(\langle 1|I\rangle = \frac{1}{\sqrt{2}}\), \(\langle 1|II\rangle = \frac{1}{\sqrt{2}}\):
Calculation of \(C_2(t) = \langle 2|\psi(t)\rangle\):
From \(\langle 2|I\rangle = -\frac{1}{\sqrt{2}}\), \(\langle 2|II\rangle = \frac{1}{\sqrt{2}}\):
Verification of probability conservation:
Oscillation period:
Complete transition \(P_2(t) = 1\) occurs when \(At/\hbar = \pi/2\), i.e., \(t = \pi\hbar/(2A)\). The period for the system to complete one full cycle \(|1\rangle \to |2\rangle \to |1\rangle\) is:
Final answer:
Verification: Defining the angular frequency \(\omega_R = 2A/\hbar\), the period is \(T = 2\pi/\omega_R = \pi\hbar/A\). Also, from \(2A = hf\) we get \(T = 1/(2f)\)... actually, the angular frequency of oscillation of \(P_2\) is \(2A/\hbar\) (since the argument of \(\sin^2\) is \(At/\hbar\), and the period of \(\sin^2\theta\) is \(\pi\), so one full period corresponds to \(At/\hbar = \pi\), giving \(t = \pi\hbar/A\)). ✓
M-3. Energy Levels of an Ammonia Molecule in an Electric Field¶
Problem:
When a uniform electrostatic field \(\mathcal{E}\) is applied, an energy contribution from the electric dipole moment \(\pm \mu\mathcal{E}\) is added depending on the position of the nitrogen atom. When the Hamiltonian becomes
find the eigenvalues \(E_{\pm}\) and express them in the following form: $$
E_{\pm} = E_0 \pm \sqrt{A^2 + (\mu\mathcal{E})^2}$$
Furthermore, discuss how the energy levels behave in the limit \(\mu\mathcal{E} \ll A\) and in the limit \(\mu\mathcal{E} \gg A\).
Solution strategy: Solve the eigenvalue equation \(\det(H - EI) = 0\).
Calculation:
Substituting \(\lambda = E - E_0\):
Therefore:
Discussion of limiting cases:
Case \(\mu\mathcal{E} \ll A\) (weak field limit):
This is a quadratic shift from the zero-field levels \(E_0 \pm A\) (quadratic Stark effect). The energy levels shift slightly in proportion to the square of the electric field.
Case \(\mu\mathcal{E} \gg A\) (strong field limit):
Tunneling becomes negligible, and the system approaches the classical picture where the nitrogen atom is localized either "above" or "below." The energy splitting is linearly proportional to the electric field (linear Stark effect).
Verification: When \(\mathcal{E} = 0\), we get \(E_{\pm} = E_0 \pm A\), which agrees with the result in the text (6.13). ✓
M-4. Diagonalization of the Hamiltonian and Change of Matrix Representation¶
Problem:
Using the unitary matrix
diagonalize the Hamiltonian (6.7) of the ammonia molecule. That is, compute \(U^\dagger H\, U\) and show that the result is $$
U^\dagger H\, U = \begin{pmatrix} E_0 + A & 0 \ 0 & E_0 - A \end{pmatrix}$$
Also, describe the relationship between the column vectors of \(U\) and the eigenvectors \(|I\rangle\), \(|II\rangle\).
Strategy: Directly compute \(U^\dagger H U\).
Calculation:
Since \(U\) is a real matrix, \(U^\dagger = U^T\):
Step 1: Compute \(U^\dagger H\):
Redoing the calculation carefully:
\((1,1)\) entry: \(1 \cdot E_0 + (-1)(-A) = E_0 + A\)
\((1,2)\) entry: \(1 \cdot (-A) + (-1) \cdot E_0 = -A - E_0\)
\((2,1)\) entry: \(1 \cdot E_0 + 1 \cdot (-A) = E_0 - A\)
\((2,2)\) entry: \(1 \cdot (-A) + 1 \cdot E_0 = E_0 - A\)
Step 2: Compute \((U^\dagger H)U\):
Relationship between the column vectors of \(U\) and the eigenvectors:
The first column of \(U\) is \(\frac{1}{\sqrt{2}}\begin{pmatrix} 1 \\ -1 \end{pmatrix}\). This corresponds to the component representation of \(|I\rangle = \frac{1}{\sqrt{2}}(|1\rangle - |2\rangle)\) in the \(\{|1\rangle, |2\rangle\}\) basis. The \((1,1)\) entry after diagonalization is \(E_I = E_0 + A\).
The second column of \(U\) is \(\frac{1}{\sqrt{2}}\begin{pmatrix} 1 \\ 1 \end{pmatrix}\). This corresponds to the component representation of \(|II\rangle = \frac{1}{\sqrt{2}}(|1\rangle + |2\rangle)\). The \((2,2)\) entry after diagonalization is \(E_{II} = E_0 - A\).
In other words, each column vector of \(U\) is an eigenvector of the Hamiltonian, and the diagonal entries of the diagonalized matrix are the corresponding eigenvalues.
Verification: Confirm that \(U\) is unitary. \(U^\dagger U = \frac{1}{2}\begin{pmatrix} 1 & -1 \\ 1 & 1 \end{pmatrix}\begin{pmatrix} 1 & 1 \\ -1 & 1 \end{pmatrix} = \frac{1}{2}\begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix} = I\). ✓
Advanced¶
A-1. Oscillating Electric Field as a Time-Dependent Perturbation and Transition Probability¶
Problem:
An oscillating electric field \(\mathcal{E}(t) = \mathcal{E}_0 \cos\omega t\) with angular frequency \(\omega\) is applied to an ammonia molecule. When described in the energy basis \(\{|I\rangle, |II\rangle\}\), the Hamiltonian can be written as
where \(E_I = E_0 + A\), \(E_{II} = E_0 - A\).
Given the initial state \(|\psi(0)\rangle = |II\rangle\) (the lower energy state), find the transition probability to state \(|I\rangle\) by following the steps below.
(a) Setting \(C_I(t) = b_I(t)\,e^{-iE_I t/\hbar}\), \(C_{II}(t) = b_{II}(t)\,e^{-iE_{II}t/\hbar}\), derive the differential equations for \(b_I(t)\) and \(b_{II}(t)\).
(b) Rotating wave approximation (RWA): Near the resonance condition \(\omega \approx (E_I - E_{II})/\hbar = 2A/\hbar\), simplify the equations by neglecting the rapidly oscillating terms.
(c) Under the resonance condition \(\omega = 2A/\hbar\), solve for \(b_I(t)\) and show that the transition probability \(P_{II \to I}(t) = |b_I(t)|^2\) is given by $$
P_{II \to I}(t) = \sin^2!\left(\frac{\mu\mathcal{E}_0\,t}{2\hbar}\right)$$
Explain why this forms the basis for stimulated emission in the ammonia maser.
(a) Derivation of the Differential Equations for \(b_I(t)\), \(b_{II}(t)\):
Solution strategy: Substitute \(C_I(t) = b_I(t)e^{-iE_I t/\hbar}\), \(C_{II}(t) = b_{II}(t)e^{-iE_{II}t/\hbar}\) into Equation (6.3).
Calculation:
The time evolution equations in the energy basis \(\{|I\rangle, |II\rangle\}\):
Substituting \(C_I = b_I e^{-iE_I t/\hbar}\). Left-hand side:
Right-hand side:
The terms \(E_I b_I e^{-iE_I t/\hbar}\) cancel on both sides:
Defining \(\omega_0 \equiv (E_I - E_{II})/\hbar = 2A/\hbar\), so that \(E_{II} - E_I = -\hbar\omega_0\):
Similarly:
(b) Rotating Wave Approximation (RWA):
Substituting \(\cos\omega t = \frac{1}{2}(e^{i\omega t} + e^{-i\omega t})\):
Under the resonance condition \(\omega \approx \omega_0\): - \(e^{\pm i(\omega - \omega_0)t}\) varies slowly (\(\omega - \omega_0 \approx 0\)) - \(e^{\pm i(\omega + \omega_0)t}\) oscillates rapidly (\(\omega + \omega_0 \approx 2\omega_0\))
The rapidly oscillating terms average to approximately zero over time and are neglected (rotating wave approximation):
(c) Solution at Resonance:
When \(\omega = \omega_0\), all exponential factors become unity:
Defining \(\Omega_R \equiv \mu\mathcal{E}_0/(2\hbar)\) (Rabi frequency):
We derive a second-order differential equation for \(b_I\). Differentiating the first equation:
This is a simple harmonic oscillator equation with the general solution:
Initial conditions: \(b_I(0) = 0\) (the initial state is \(|II\rangle\), so \(C_I(0) = 0\)), \(b_{II}(0) = 1\).
From \(b_I(0) = 0\): \(\alpha = 0\).
From \(\dot{b}_I(0) = -i\Omega_R\, b_{II}(0) = -i\Omega_R\): \(\beta\Omega_R = -i\Omega_R\), giving \(\beta = -i\).
Transition probability:
Connection to the ammonia maser:
In the ammonia maser, a state selector directs only molecules in the high-energy state \(|I\rangle\) into a resonant cavity. When the electromagnetic field frequency in the cavity satisfies the resonance condition \(\omega = 2A/\hbar\), molecules undergo transitions from \(|I\rangle\) to \(|II\rangle\), emitting microwave photons with energy equal to the energy difference \(2A\). This is stimulated emission. The result above shows that a complete transition (\(P = 1\)) occurs at the appropriate interaction time \(t = \pi\hbar/(\mu\mathcal{E}_0)\), which forms the basis for efficient maser operation.
Verification: - At \(t = 0\): \(P_{II \to I} = 0\) (initial state is \(|II\rangle\)) ✓ - Confirming \(b_{II}(t) = \cos(\Omega_R t)\): \(\dot{b}_{II} = -\Omega_R\sin(\Omega_R t) = -i\Omega_R \cdot (-i\sin(\Omega_R t)) = -i\Omega_R b_I\) ✓ - Probability conservation: \(|b_I|^2 + |b_{II}|^2 = \sin^2(\Omega_R t) + \cos^2(\Omega_R t) = 1\) ✓
A-2. Extension to a 3-State System: Generalized Quantum Oscillations¶
Problem:
We extend the 2-state system and consider a system where three equivalent states \(|1\rangle\), \(|2\rangle\), \(|3\rangle\) are coupled to each other with the same tunneling amplitude \(-A\). The Hamiltonian is given by
(a) Find all eigenvalues of this Hamiltonian. (Hint: Rewrite the matrix in the form \(E_0\,I + (-A)(J - I)\), where \(J\) is the \(3\times 3\) matrix with all entries equal to 1 and \(I\) is the identity matrix.)
(b) Find the eigenvectors corresponding to each eigenvalue and normalize them. If there is degeneracy, state its degree.
(c) If the system is in state \(|1\rangle\) at \(t = 0\), find the probability \(P_1(t)\) of finding the system in state \(|1\rangle\) at time \(t\). Discuss how the characteristics of the oscillation (frequency, completeness of amplitude) differ compared to Rabi oscillations in the 2-state system.
(a) Calculating the Eigenvalues:
Solution strategy: Rewrite \(H\) in terms of \(J\) (the all-ones matrix) and \(I\) (the identity matrix).
Calculation:
Let \(J\) be the \(3\times 3\) matrix with all entries equal to 1:
Rewrite \(H\):
Find the eigenvalues of \(J\). Since \(J\) is a rank-1 matrix: - Eigenvalue \(3\): eigenvector \(\frac{1}{\sqrt{3}}(1, 1, 1)^T\) (non-degenerate) - Eigenvalue \(0\): any vector orthogonal to \((1, 1, 1)^T\) (2-fold degenerate)
Since \(H = (E_0 + A)I - AJ\), the eigenvalue of \(H\) corresponding to eigenvalue \(j\) of \(J\) is:
- For \(j = 3\): \(E = E_0 + A - 3A = E_0 - 2A\)
- For \(j = 0\): \(E = E_0 + A - 0 = E_0 + A\) (2-fold degenerate)
Final answer:
(b) Eigenvectors:
Eigenvector corresponding to \(E = E_0 - 2A\):
The vector corresponding to eigenvalue 3 of \(J\):
Eigenvectors corresponding to \(E = E_0 + A\) (2-fold degenerate):
As an orthonormal basis for the 2-dimensional space orthogonal to \((1, 1, 1)^T\), we can choose, for example:
Verification: \(\langle d_1|d_2\rangle = \frac{1}{\sqrt{12}}(1 \cdot 1 + (-1)\cdot 1 + 0 \cdot (-2)) = 0\) ✓
\(\langle s|d_1\rangle = \frac{1}{\sqrt{6}}(1 - 1 + 0) = 0\) ✓
Direct calculation of \(H|s\rangle\):
(c) Calculating the Probability \(P_1(t)\):
Solution strategy: Expand \(|1\rangle\) in terms of energy eigenstates and apply time evolution.
Calculation:
Expand \(|1\rangle\) in the eigenbasis:
Therefore:
Verification: sum of squared coefficients \(= \frac{1}{3} + \frac{1}{2} + \frac{1}{6} = \frac{2+3+1}{6} = 1\) ✓
Time evolution:
Calculate \(\langle 1|\psi(t)\rangle\):
Factoring out the common phase:
Probability:
Setting \(\phi = At/\hbar\):
Expanding:
Comparison with the two-state system:
| Feature | Two-state system | Three-state system |
|---|---|---|
| Oscillation frequency | \(A/\hbar\) (argument of \(\cos^2\) in \(P_1\)) | \(3A/\hbar\) |
| Maximum transition probability | \(P_1 = 0\) (complete transition) | \(P_1 = 1/9\) (minimum value) |
| Completeness of oscillation | Complete (\(P_1\): 1→0→1) | Incomplete (\(P_1\): 1→1/9→1) |
Discussion:
-
Frequency: In the three-state system, the angular frequency of oscillation is \(3A/\hbar\), which differs from \(2A/\hbar\) in the two-state system (the angular frequency of oscillation of \(P_1 = \cos^2(At/\hbar)\)).
-
Completeness of amplitude: In the two-state system, \(P_1(t)\) oscillates completely from 0 to 1 (complete Rabi oscillation). In contrast, in the three-state system the minimum value of \(P_1(t)\) is \(1/9\) (when \(\cos(3At/\hbar) = -1\)), so the system never completely leaves state \(|1\rangle\). This is because the initial state \(|1\rangle\) has weight \(2/3\) in the degenerate eigenspace, and that portion evolves with the same phase, so the interference with the non-degenerate part (weight \(1/3\)) only partially cancels.
-
Physical interpretation: In the three-state system, since there are two possible "destinations," quantum interference becomes more complex, and simple complete oscillation does not occur.
Verification: - \(t = 0\): \(P_1(0) = \frac{1}{9}(5 + 4) = 1\) ✓ - Time average of \(P_1\): \(\overline{P_1} = 5/9\). Meanwhile, the sum of squared projection probabilities onto each eigenstate \(= (1/3)^2 + (2/3)^2 = 1/9 + 4/9 = 5/9\) ✓ (consistent with the general formula for the long-time average) - Check that \(P_1(t) \geq 0\): minimum value \((5-4)/9 = 1/9 > 0\) ✓
Feedback on this page
Let us know if something was unclear, incorrect, or could be improved.