Question
What are the three types of thermal expansion? Derive the relationship between the coefficients of linear, area, and volume expansion (, , ). Why do railway tracks have gaps between segments? Solve a numerical example.
(CBSE 11 + JEE Main + NEET — derivation + application)
Solution — Step by Step
| Type | Applies To | Formula | Coefficient |
|---|---|---|---|
| Linear | Length of a rod/wire | (per °C or per K) | |
| Superficial (Area) | Surface area of a plate | (per °C or per K) | |
| Cubical (Volume) | Volume of a solid, liquid, or gas | (per °C or per K) |
, , are the original length, area, and volume at initial temperature.
For an isotropic solid (expands equally in all directions):
Or equivalently: and
Derivation: Consider a cube of side . After heating by :
New side:
New volume:
(using binomial approximation since )
So: , which means .
Similarly, for area: , giving .
Steel has per °C. A 10 m rail segment experiences a temperature range of 40°C (from winter to summer).
Without gaps, adjacent rails would push against each other and buckle (creating dangerous track distortions). The gap allows for this expansion. Modern continuous welded rails handle this differently — they pre-stress the rail at an intermediate temperature.
A brass rod is 1 m long at 20°C. Find its length at 120°C. ( per °C)
The expansion is only 1.9 mm — tiny, but significant in precision engineering and large structures.
graph TD
A["Thermal Expansion"] --> B["Linear: length change"]
A --> C["Area: surface change"]
A --> D["Volume: body change"]
B --> E["alpha"]
C --> F["beta = 2 alpha"]
D --> G["gamma = 3 alpha"]
E --> H["alpha : beta : gamma = 1 : 2 : 3"]
F --> H
G --> H
style A fill:#fbbf24,stroke:#000,stroke-width:2px
style H fill:#86efac,stroke:#000,stroke-width:2px
Why This Works
When a material is heated, its atoms vibrate more vigorously. The average inter-atomic distance increases because the potential energy curve of atomic interaction is asymmetric (anharmonic). This increase in average spacing manifests as expansion at the macroscopic level.
The 1:2:3 ratio follows from geometry: area is proportional to the square of length, and volume to the cube. Each dimension expands independently by factor , so two dimensions give and three dimensions give .
Common Mistake
The classic error: using instead of . Students forget the factor of 3 when converting between linear and volume expansion coefficients. Also common: applying in Celsius but forgetting that values are often given per Kelvin. Since a change of 1°C equals a change of 1 K, this actually does not matter for temperature DIFFERENCES — but students waste time converting unnecessarily.
For JEE: the “apparent expansion of a liquid” concept is tested frequently. When a liquid is heated in a container, the container also expands. The apparent expansion = actual expansion of liquid - expansion of container. This is why . This subtlety catches many students off guard.