Slenderness Ratio⚠ unverified
Mechanical / Columns · Column slenderness ratio
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| L | L | m | 3.0 | Length |
| r | r | m | 0.05 | Radius of gyration |
| K | K | — | 1.0 | Effective-length factor |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| lambda | λ | — | Slenderness ratio |
The science & history
Understanding the Parameters
-
Length $L$ — the unbraced length between lateral supports. Longer columns are more slender and more buckling-prone; bracing reduces the effective $L$ directly.
-
Radius of gyration $r$ — $r = \sqrt{I/A}$, the distance from the centroidal axis at which the whole area could be concentrated without changing $I$. It measures how efficiently the section resists bending relative to its area: a tube has a large $r$ for its area, a solid rod a small one. Use the minimum $r$ (weakest axis), since the column buckles that way.
-
Effective-length factor $K$ — the same end-condition factor as in the Euler load; it scales $L$ to the equivalent pinned–pinned length. $\lambda$ is built on the effective length $KL$, so end fixity and bracing both enter here.
The ratio is dimensionless because it divides a length by a length. Steel design typically treats $\lambda \gtrsim 100$–$120$ as Euler (elastic) territory and lower values as inelastic/short.
Derivation (Approaching a Proof)
The slenderness ratio is the variable that makes column behaviour universal. Start from the Euler buckling stress (see Euler Buckling Stress):
$$\sigma_{cr} = \frac{P_{cr}}{A} = \frac{\pi^2 E I}{(KL)^2 A}.$$
Introduce the radius of gyration $r = \sqrt{I/A}$, so $I = A r^2$:
$$\sigma_{cr} = \frac{\pi^2 E (A r^2)}{(KL)^2 A} = \frac{\pi^2 E}{\left(\dfrac{KL}{r}\right)^2} = \frac{\pi^2 E}{\lambda^2}.$$
The critical stress depends on the geometry only through the combination $KL/r$. That is the reason the slenderness ratio is defined as $\lambda = KL/r$: it collapses length, end conditions, and section shape into one parameter that alone (with $E$) sets the buckling stress. Any two columns with the same $\lambda$ and material buckle at the same stress, regardless of absolute size — a similarity result that makes column design tables possible.
Dimensional check. $[\lambda] = \dfrac{\text{m}}{\text{m}} = 1$ (dimensionless). ✓
History and Development
The radius of gyration and slenderness ratio entered structural engineering with the elastic column theories of the 19th century (Rankine, Gordon) as engineers sought a single index to correlate the scattered column-test data of the railway age. The Rankine–Gordon, Johnson, and modern AISC/Eurocode column formulas are all written as functions of $\lambda$, with the transition value (Critical Slenderness) separating Euler from inelastic behaviour.
Related Concepts: Column Slenderness Ratio, Euler Buckling Load column, Euler Buckling Stress, Critical Slenderness, Intermediate Column Load, Radius of Gyration
Notes: Use the minimum radius of gyration (weakest axis). Distinguish this geometric slenderness $KL/r$ from the normalised column slenderness $\lambda_c = \sqrt{\sigma_y/\sigma_{cr}}$ used in some codes.