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_eff

Approximate Radius

approx_radius_pm = (pow(n_quantum, 2) / z_eff) * 53

Variables

VariableDescriptionDefault
n_quantumPrincipal Quantum Number (n)3
z_effEffective 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:

  • n = principal quantum number (shell number)
  • Z_eff = effective nuclear charge
  • 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
    1. 01r ∝ n²/Z_eff
    2. 02r ∝ 9/2.2
    3. 03r ∝ 4.09
    4. 04Approximate radius = 4.09 × 53 pm ≈ 217 pm
    5. 05Actual Na radius ≈ 186 pm (this is an estimate)

    Frequently Asked Questions

    Why does atomic radius decrease across a period?

    Across a period, protons are added to the nucleus but electrons are added to the same shell. Z_eff increases, pulling electrons closer.

    Why does atomic radius increase down a group?

    Down a group, electrons are added to higher shells (larger n). Although Z_eff also increases, the n² factor dominates.

    Is this formula exact?

    No, it is a simplified estimate from the Bohr model. Real atoms are multi-electron systems where electron-electron repulsion and orbital shapes affect the radius.

    Ready to run the numbers?

    Open Atomic Radius Trend Calculator