Analysis

The area that names the number

The number e can be defined without mentioning slopes at all. Slide right along the curve 1/x until the area underneath reaches exactly one, and stop. That is where e is, and the reason logarithms turn multiplication into addition is visible in the same picture.

Worth reading first: The curve that is its own slope · Adding up rectangles until they stop being rectangles.

The first essay in this ladder found ee by asking which exponential curve has slope equal to height, and answered by squeezing: base 2 has a slope too small, base 3 too large, and somewhere between them sits the base that works. It is a good definition and it has a defect, which is that it begins by assuming a family of curves bxb^x and everything those curves need — what 222^{\sqrt2} means, why bxb^x is differentiable at all.

There is a second definition, which assumes almost nothing and produces the same number.

The area that names the number. The curve 1/x with the area under it from 1 to 2.7183 shaded, measuring 1.0000.
Fig. 1 The curve 1/x1/x, with the region under it from 1 shaded until the area is exactly 1. The right-hand edge lands at 2.718282, which is ee. Every area here is Simpson’s rule on twenty thousand strips under the drawn curve; no logarithm is evaluated anywhere in the figure.

The definition

Define L(t)L(t), for t>0t > 0, as the area under 1/x1/x between 1 and tt — counted as negative when t<1t < 1, so that the region is traversed right to left.

That is a definition with nothing in it but a hyperbola and the ordinary business of adding up rectangles. No exponentials, no fractional powers, no limits of (1+1/n)n(1 + 1/n)^n. Just the area under one of the simplest curves there is.

The claim is that this innocent quantity is the logarithm, and that the number where it first reaches 1 is ee.

The area that names the number. The curve 1/x with the area under it from 1 to 4.0000 shaded, measuring 1.3863.
Fig. 2 The same construction taken further, to 4. The area is 1.386294, which is log4\log 4. Nothing about the picture changed except where the right-hand edge was put; the shading is the definition, and the number underneath is a measurement of the shading.

Why the areas add

Here is the whole content, and it is a scaling argument with no calculus in it.

Consider the region under 1/x1/x from aa to abab. Squash it horizontally by a factor of bb, so that it now runs from 11 to aa — wait, that is the wrong way round; take it the useful way. Start with the region from 11 to bb and stretch it horizontally by a factor of aa. It now runs from aa to abab. Stretching multiplies every width by aa, so it multiplies area by aa.

But the stretched region is no longer under the curve; its top edge sits at height 1/x1/x where xx was the old coordinate, which is a/xa/x in the new one. To put it back under 1/x1/x, squash it vertically by a factor of aa — which divides the area by aa again.

The two operations cancel exactly. The region under 1/x1/x from aa to abab has the same area as the region from 11 to bb.

Two areas under a hyperbola that have to add. The curve 1/x with the region from 1 to 2 shaded and the region from 2 to 6 shaded differently; the second is a scaled copy of the region from 1 to 3 and has the same area.
Fig. 3 Two regions under the same curve: from 1 to 2, and from 2 to 6. Their areas are 0.6931 and 1.0986, and the second is the area from 1 to 3 — because the region from 2 to 6 is the region from 1 to 3, stretched three times as wide and squashed three times as flat. So the total from 1 to 6 is the sum of the totals to 2 and to 3.

Reading that as a statement about LL:

L(ab)=L(a)+L(b),L(ab) = L(a) + L(b),

because the area from 1 to abab splits at aa into the area from 1 to aa plus the area from aa to abab, and the second piece has just been shown to equal L(b)L(b).

A logarithm has been produced from a picture. The defining property of a logarithm — turning products into sums — has come out of the fact that the curve 1/x1/x is unchanged by the operation stretch across and squash down by the same factor, and that operation preserves area. No other curve on the plane has that property, which is why no other curve gives a logarithm.

Two areas under a hyperbola that have to add. The curve 1/x with the region from 1 to 2 shaded and the region from 2 to 4 shaded differently; the second is a scaled copy of the region from 1 to 2 and has the same area.
Fig. 4 The special case where the two factors are equal: the region from 2 to 4 is a copy of the region from 1 to 2, so the area to 4 is twice the area to 2. Doubling the number adds a fixed amount to the area, every time, which is what a logarithmic scale is.

The one curve this works for

It is worth asking why the argument singles out 1/x1/x, since the stretch-and-squash move can be tried on anything.

Take any curve ff, stretch the region under it from 1 to bb horizontally by aa, and squash vertically by aa. The result is the region under the curve xf(x/a)/ax \mapsto f(x/a)/a, running from aa to abab, with the same area as before. For the argument to close, that curve has to be ff again — so ff must satisfy f(x/a)/a=f(x)f(x/a)/a = f(x) for every aa, which after putting x=ax = a says f(a)=f(1)/af(a) = f(1)/a.

So 1/x1/x, up to a constant multiple, is the only curve for which this works. The logarithm is not one of several functions that could have been produced this way; it is the unique one, and the uniqueness comes from a functional equation with a one-line solution.

That is worth holding onto, because it is the same shape of statement as the one about slopes. There, ee was the unique base whose curve is its own derivative. Here, 1/x1/x is the unique curve whose area function turns products into sums. Both say the same thing — that this function is not a choice among many — and neither is visible from the other without the work above.

Which logarithm

LL turns products into sums, so it is a logarithm — but every logarithm does that, and they differ by a constant factor. Which base is this one?

The base is the number whose logarithm is 1, and that is exactly what the hero figure locates: the point where the area first reaches 1, at 2.7182822.718282. So LL is the logarithm to base ee, which is why it is called the natural logarithm, and the naturalness is now visible rather than asserted. It is the logarithm that arises from a plain area with no constant stuck in front of it, and the strange-looking base is a consequence of that choice rather than a decision anybody made.

Every other base pays a conversion fee. The area interpretation of log10\log_{10} is the area under 1/(xln10)1/(x\ln 10), a curve with a peculiar constant in it chosen so that ten lands where ee used to be. The first essay in this ladder found the same fee in the language of slopes; here it is in the language of areas, and it is the same fee.

What had to be checked, and how

A picture of a shaded region is a claim about a number, and a claim about a number invites the question of where the number came from. In every figure here the shaded area is computed by Simpson’s rule on twenty thousand strips under the drawn curve, and the built-in logarithm is used only afterwards, to check the answer.

That order matters more than it might seem. The whole essay is the assertion that an area and a logarithm are the same quantity, and a figure that drew the region and then labelled it logt\log t would be illustrating the claim rather than testing it. Computing the area independently and requiring the two to agree to nine decimal places is a test that could fail, and a claim with no test it could fail is not the kind this collection makes.

The scaling argument gets the same treatment. The figure with two shaded regions computes both areas by quadrature and asserts that the second equals the area from 1 to the second factor — which is the geometric claim, checked arithmetically, with the geometry nowhere in the computation. The picture and the proof are independent of each other and are required to agree.

And back to slopes

The two definitions must be connected, and the connection is the fundamental theorem: the rate at which an accumulating area grows is the height of the curve being accumulated.

Area is the undoing of slope. Above, a positive function with the area from 0 to 1.80 shaded. Below, that area plotted against where it stops. The lower curve's slope at 1.80 is 1.129, which is exactly the upper curve's height there.
Fig. 5 The general fact this depends on: above, a function with the area under it shaded to a moving right-hand edge; below, that area plotted against where the edge is. The slope of the lower curve at any point is the height of the upper one. Both numbers are computed independently in the figure and required to agree.

Applied to LL, whose integrand is 1/x1/x, this says

L(t)=1t.L'(t) = \frac1t.

Now invert. Let EE be the function undoing LL, so that L(E(x))=xL(E(x)) = x. Differentiating both sides and using the chain rule gives L(E(x))E(x)=1L'(E(x))\cdot E'(x) = 1, and since L(E)=1/EL'(E) = 1/E,

E(x)=E(x).E'(x) = E(x).

The inverse of the area function is its own derivative. That is the property the first essay defined ee by, recovered here as a theorem rather than assumed as a definition. The two starting points meet, and the meeting is the reflection that turns a slope into its reciprocal applied to one particular curve.

eˣ and its tangent lines. The exponential curve with tangent lines at several points; at each point the slope equals the height.
Fig. 6 The curve the area function inverts to: exe^x, with its tangent at four points. At each one the slope of the tangent equals the height of the curve, which is what the previous paragraph derived from the area definition and what the first rung of this ladder took as the starting point.

What this buys

Three things, and the third is the reason it is standard.

It defines the exponential without circularity. The chain bxb^x \to derivative e\to e has to explain what bxb^x means for irrational xx before it can differentiate it, and the honest explanation goes through limits of rational powers and a continuity argument. The area chain has no such debt: 1/x1/x is elementary, area is elementary, and exe^x is defined as the inverse of the area. Powers with arbitrary real exponents can then be defined as ab=E(bL(a))a^b = E(b\,L(a)), which is a definition rather than a limit.

It extends where the other definition does not. The area under 1/x1/x makes sense for a complex path as well as a real interval, and taking it along different paths in the plane is where the multi-valuedness of the complex logarithm comes from — a subject with no counterpart at all in the story about slopes.

It gives the derivative of every power at once. With aba^b defined as E(bL(a))E(b\,L(a)), the derivative of xnx^n for arbitrary real nn comes out in one line and needs no separate treatment of whole numbers, fractions and irrationals. The route through repeated multiplication handles x3x^3 easily, x1/2x^{1/2} with an argument about inverses, and xπx^{\pi} not at all.

It connects to counting. The area under 1/x1/x from 1 to nn is approximated by the sum 1+1/2++1/n1 + 1/2 + \cdots + 1/n, which is the harmonic series. The two differ by an amount that settles to a constant — the Euler–Mascheroni constant, 0.5772 — so the harmonic series grows like logn\log n, and every question about a sum of reciprocals becomes a question about this area.

Divergent, and extremely slow. Partial sums of the harmonic series out to n = 10,000, against ln n. The two stay a constant distance apart — γ ≈ 0.5772 — so the total grows like a logarithm.
Fig. 7 The partial sums of the harmonic series out to ten thousand terms, against the area under 1/x1/x over the same range. The two climb together and stay a fixed distance apart — about 0.5772 — so a divergent sum of reciprocals and the area under a hyperbola are one statement about growth wearing two costumes.

The same area, read as a rate

There is a third reading of the shaded region, and it is the one that explains why logarithms turn up in places with no multiplication in them.

The width of the strip needed to add a fixed amount of area at position xx is proportional to xx, because the height there is 1/x1/x. So equal areas correspond to equal proportional increases: going from 1 to 2 and from 50 to 100 shade the same amount. The area is measuring not how far along the axis a point is but how many doublings it is from the start.

That is the whole of why a logarithmic scale is the right scale for a quantity that grows by ratios — populations, magnitudes, prices, orders of magnitude of anything. The scale is not a convenience for fitting large numbers onto a small axis; it is the scale on which equal distances mean equal factors, and the picture above is the reason there is such a scale at all.

It also explains a small puzzle about the harmonic series. That 1+1/2+1/3+1 + 1/2 + 1/3 + \cdots diverges is surprising because the terms go to nothing; that it diverges like a logarithm removes the surprise entirely. Adding terms from nn to 2n2n contributes about log2\log 2 every time, whatever nn is, so the sum climbs by a fixed amount over every doubling and doublings never run out. It diverges for the same reason the number line does.

What the picture cannot show

The shaded region has an area of exactly 1 when its right edge is at ee, and the figure prints 2.7182822.718282 because that is as much as its arithmetic will carry. The picture cannot show that the edge does not land on a fraction — the irrationality of ee is proved from the series rather than seen — and it certainly cannot show that ee is transcendental, which is a statement about every polynomial with whole-number coefficients at once.

There is also a limit on what quadrature can settle. Twenty thousand strips give nine reliable decimal places and no more, so the figure can say that the edge is at 2.718282 and cannot say what the fiftieth digit is. That is a bound on the instrument rather than on the mathematics, but it is worth stating: a picture computed to nine places is evidence about nine places.

Nor can it show what happens to the left of 1, where the area is counted as negative and the picture would need a convention rather than a shading. The definition handles t<1t < 1 perfectly well and the drawing does not, which is the usual gap between a definition and its illustration.

And it hides an assumption. That the area under 1/x1/x exists — that the region has a well-defined area at all — is not obvious for a curve that runs off to infinity at the origin, and is only true because the right-hand edge stays away from zero. The area from 0 to 1 is infinite, and nothing in the shaded picture warns of the cliff just off its left edge.

The ladder from here

Rungs above: the differential equation y=kyy' = ky, which picks the exponential out of every function there is. The exponential of a matrix, where the same series is summed with a square array in it. Where ee appears in counting, with no growth anywhere in sight. Euler’s identity as a statement about turning. The complex logarithm and the paths that make it multi-valued. And Stirling’s approximation, where ee turns up inside a factorial.

The habit

The argument that carried the weight here is worth extracting from its setting.

Nothing was computed. A region was moved — stretched one way, squashed the other — and the two distortions were noticed to cancel. What made the argument work is that the curve 1/x1/x is invariant under that pair of operations, so the moved region landed back under the same curve, and area was preserved because the two scalings were reciprocal.

That is the same move as reading a symmetry off a figure and concluding an equality, applied to a transformation that is not a symmetry of the plane but of one curve in it. Finding the transformations a particular object is unchanged by, and then asking what quantity they preserve, is a habit that will produce a great deal more than one logarithm.

What links here

Computed from the collection, not written here: the essays that point at this one.

Shares its objects with

Essays that name at least two of the same things, and that neither author linked.

Named objects

A dashed tag is an object no other essay names yet.

AreaDerivativee, the numberFundamental theoremHarmonic seriesHyperbolaIntegralLogarithmNatural logarithmScaling