Area of a Disc
Learning objectives
- Define the number as the ratio of circumference to diameter
- State and apply the formula for the area of a disc
- Understand the derivation intuition using inscribed polygons
- Compute areas of discs and related figures
How much paint do you need for a circular wall? The question reduces to: what is the area enclosed by a circle of a given radius? Archimedes answered it twenty-three centuries ago by squeezing polygons in and out of the circle until they met, a method-of-exhaustion argument that prefigured calculus by two millennia. The answer is shockingly simple: .
First, define
The number is defined as the ratio of a circle's circumference to its diameter:
This ratio is the same for every circle, large or small, which is one of the deep facts of Euclidean geometry. Numerically ; it is irrational (Lambert, 1761) and transcendental (Lindemann, 1882).
The area formula
For a disc of radius :
If you know the diameter instead, substitute: .
- Engineering: Pipe-flow rates depend on cross-sectional area ; doubling the pipe radius quadruples the flow capacity, which is why municipal water mains are large even though pressure stays modest.
- Astronomy: Telescope light-gathering power scales as the disc area of the primary mirror; a 10-metre mirror collects 4x the light of a 5-metre, which is why bigger telescopes resolve fainter objects.
- Statistics: The standard normal density has its mass concentrated within a disc-like region around the mean; computing "probability within radius " in 2D Gaussian samples uses weighted by the density.
Slide the number of rings from low to high. The disc on the left is partitioned into concentric annuli; on the right those rings are unrolled into rectangles stacked into a near-triangle. As grows, the rectangles fill out the triangle of base and height , whose area is .
Where does come from?
Inscribe a regular -gon inside the circle. Slice it into thin isosceles triangles meeting at the centre. Each triangle has base (one polygon side) and height roughly . The polygon area is .
As , the polygon's perimeter approaches the circumference , and the height approaches . So . Archimedes' beautiful idea: an inscribed polygon's area is less than the disc's, a circumscribed polygon's area is more, and both bounds converge to , so the disc's area must equal that limit.
Sectors and slices of pizza
A sector is a "pie slice" of the disc bounded by two radii and an arc. If the central angle is in degrees, the sector occupies the fraction of the disc:
A semicircle (\theta = 180^\circ) is ; a quarter circle is .
Try it
- Predict first: what is the area of a unit disc? Set and verify the readout shows , the simplest case worth memorising.
- Before adjusting: if you double , by what factor should the area change? Set and verify the area is , quadruple, because .
- For a pizza of radius inches, eat a 45^\circ slice. Slice area square inches.
A trap to watch for
The most common beginner mistake is confusing area with circumference . Both contain and , but they measure different things and have different units. Area is two-dimensional (square units); circumference is one-dimensional (linear units). Sanity check: if , the area is but the circumference is , they differ. If you ever find yourself writing for the perimeter of a circular field, stop and re-derive.
What you now know
You can compute the area of any disc or sector, you understand why shows up (it is the polygon-perimeter limit), and you know that area grows as the square of the radius. The next section turns the same constant to a different question: the circumference, or perimeter, of the same circle.
Quick check
Mark section complete →
References
- Lang, S. (1971). Basic Mathematics. Springer. Chapter 7, §1, the area of a disc and its sector formulas.
- Archimedes (c. 250 BCE). Measurement of a Circle (in T. L. Heath, The Works of Archimedes, Dover, 1953). The original polygon-exhaustion derivation of .
- Coxeter, H. S. M. (1969). Introduction to Geometry, 2nd ed. Wiley. §1.6 covers circles, sectors, and arc length.
- Berggren, L., Borwein, J., and Borwein, P. (2004). Pi: A Source Book, 3rd ed. Springer. Comprehensive history of , including the original Archimedes text.