Crystal Structure Analysis
This solution calculates the ratio of interplanar spacings for the (101) plane when a simple cubic structure transforms into a tetragonal structure.
Interplanar Spacing Formulas
The formula for interplanar spacing ($d_{hkl}$) varies by crystal system:
- Cubic: $d_{hkl} = \frac{a_c}{\sqrt{h^2 + k^2 + l^2}}$
- Tetragonal: $d_{hkl} = \frac{1}{\sqrt{\frac{h^2}{a_t^2} + \frac{k^2}{b_t^2} + \frac{l^2}{c_t^2}}}$ (where $a_t = b_t$)
Cubic (101) Plane Spacing
Calculate the spacing for the $(101)$ plane in the cubic phase.
- Given: Lattice parameter $a_c$. Plane $(101)$.
- $d_{101, cubic} = \frac{a_c}{\sqrt{1^2 + 0^2 + 1^2}} = \frac{a_c}{\sqrt{2}}$
Tetragonal (101) Plane Spacing
Calculate the spacing for the $(101)$ plane in the tetragonal phase.
- Given: Lattice parameters $a_t = b_t = \sqrt{2} a_c$ and $c_t = 2 a_c$. Plane $(101)$.
- $d_{101, tetragonal} = \frac{1}{\sqrt{\frac{1^2}{a_t^2} + \frac{0^2}{b_t^2} + \frac{1^2}{c_t^2}}} = \frac{1}{\sqrt{\frac{1}{a_t^2} + \frac{1}{c_t^2}}}$
- Substitute parameters:
$d_{101, tetragonal} = \frac{1}{\sqrt{\frac{1}{(\sqrt{2} a_c)^2} + \frac{1}{(2 a_c)^2}}} = \frac{1}{\sqrt{\frac{1}{2 a_c^2} + \frac{1}{4 a_c^2}}}$
- Simplify:
$d_{101, tetragonal} = \frac{1}{\sqrt{\frac{2+1}{4 a_c^2}}} = \frac{1}{\sqrt{\frac{3}{4 a_c^2}}} = \frac{1}{\frac{\sqrt{3}}{2 a_c}} = \frac{2 a_c}{\sqrt{3}}$
Ratio Calculation
Determine the ratio $\frac{d_{101, cubic}}{d_{101, tetragonal}}$.
- Ratio = $\frac{a_c / \sqrt{2}}{2 a_c / \sqrt{3}}$
- Ratio = $\frac{a_c}{\sqrt{2}} \times \frac{\sqrt{3}}{2 a_c}$
- Cancel $a_c$:
Ratio = $\frac{\sqrt{3}}{2 \sqrt{2}} = \sqrt{\frac{3}{2^2 \times 2}} = \sqrt{\frac{3}{8}}$
The calculated ratio of the interplanar spacings for the (101) planes is $\sqrt{\frac{3}{8}}$.