Atomic Radius Trend Calculator Formula
Understand the math behind the atomic radius trend calculator. Each variable explained with a worked example.
Formulas Used
Relative Atomic Radius (n²/Z_eff)
relative_radius = pow(n_quantum, 2) / z_effApproximate Radius
approx_radius_pm = (pow(n_quantum, 2) / z_eff) * 53Variables
| Variable | Description | Default |
|---|---|---|
n_quantum | Principal Quantum Number (n) | 3 |
z_eff | Effective Nuclear Charge (Z_eff) | 2.2 |
How It Works
Atomic Radius Trend
Approximate Formula
r ∝ n² / Z_eff
In Bohr model terms: r ≈ (n² / Z_eff) × a₀
Where a₀ = 53 pm (Bohr radius)
Where:
Atomic radius decreases across a period (Z_eff increases, same n) and increases down a group (n increases faster than Z_eff).
Worked Example
Sodium: n = 3 (3rd period), Z_eff ≈ 2.2.
n_quantum = 3z_eff = 2.2
- 01r ∝ n²/Z_eff
- 02r ∝ 9/2.2
- 03r ∝ 4.09
- 04Approximate radius = 4.09 × 53 pm ≈ 217 pm
- 05Actual Na radius ≈ 186 pm (this is an estimate)
Ready to run the numbers?
Open Atomic Radius Trend Calculator