Alphabeta Math
Why is the area of a circle πr²? · Part 1

Why is the area of a circle πr²?

Published 2026-08-19

Everyone meets the formula at about age ten: the area of a circle is πr2. Ask why it is true and the question turns out to be harder than it looks, because before anything can be proved, every word in it needs a meaning. What exactly is a circle? What is π? What is area?

What is area?

Area feels primitive. It is taught as a list of rules: a rectangle has area base times height, a triangle half of that, and the circle gets its own formula. But if area just means whatever the formulas say, then asking why the circle formula is true runs in a circle.

Four requirements pin the concept down without any formulas at all:

  1. Area is never negative.
  2. The unit square has area 1.
  3. Congruent regions have equal area. Moving a shape without stretching it changes nothing.
  4. Area adds up. Cut a region into finitely many non-overlapping pieces and the areas of the pieces sum to the area of the whole.

These four already force the familiar rules. A 3×2 rectangle is six unit squares, so its area is 6. Chopping squares into strips forces base times height for every rectangle with rational sides, and requirements 1 and 4 together make area monotone: a region carries no more area than any region containing it. Now take a rectangle with irrational sides b and h. Every rational rectangle placed inside it has area less than bh, every rational rectangle enclosing it has area greater than bh, and both can be chosen with area as close to bh as you like. The rectangle's own area sits between every such pair, so it differs from bh by less than any positive amount. Only bh is left.

b · h1.533 ≤ area ≤ 3.578b·h ≈ 2.449

The same squeeze works on curved shapes. Fill a region from inside with rectangles and cover it from outside with slightly more; if the inner total and the outer total close in on one common value, then by the same argument as before, that value is the only area the four requirements permit.

From rectangles to graphs

The integral is this squeeze run systematically. Take the region under the graph of a continuous function f0 on [a,b]: chop [a,b] into strips, and on each strip stand two rectangles, the tallest that fits under the graph and the shortest that covers it. On each strip the tallest inner rectangle has height minf and the shortest covering one maxf, so the two rectangle totals are precisely the lower and upper sums of the Darboux integral. The rectangle squeeze is the definition of integration. For a continuous function the two totals do meet at a single value (continuous functions are integrable), written abf(x)dx, and that value is the one area the four requirements allow the region under the graph to carry.

n = 3 · L = 0.933 · U = 1.677gap 0.743

The library's definition

The library builds area on this. Riemann area between two continuous graphs defines, for continuous functions gf on [a,b], the area between their graphs as ab(f(x)g(x))dx: above each base point x the region has height f(x)g(x), and the definition runs the squeeze on that height. The disc qualifies: the closed disc of radius r is exactly the region trapped between y=r2x2 and y=+r2x2.

rn = 6 · slice total ≈ 3.2064 r² → πr²

The definition is honest about its scope. It assigns an area to regions between continuous graphs and stays silent about arbitrary sets of points in the plane. Whether every set can be given an area is a deep question; this hole reaches it in a later part.

With area defined, the claim in the title finally means something, and the library proves it: A disc of radius r has Riemann area pi r squared; in particular the unit disc has area pi states that the disc of radius r has Riemann area πr2. You could go and read the proof right now.

But we skipped a symbol

You would hit a wall in the first line, because the formula contains a symbol this article never defined. What is π? "About 3.14159" is a value, and "the ratio of a circle's circumference to its diameter" quietly assumes things we have not earned yet. Pinning π down is the next part of this rabbit hole: what is π, actually?

All rabbit holes