02.06.01 · analysis / transcendental

Logarithm as an integral

shipped3 tiersLean: none

Anchor (Master): Saint-Vincent 1647 Opus Geometricum (originator of the logarithm-area connection); Mercator 1668 Logarithmotechnia (originator of the series for ln); Newton 1665 De Analysi (originator of the general binomial series); Euler 1748 Introductio in analysin infinitorum; Rudin Principles of Mathematical Analysis Ch. 8

Intuition [Beginner]

There is a curve in mathematics that does something remarkable: the area under from to grows exactly like a logarithm. The bigger gets, the more area you accumulate, and the rate of accumulation slows down in a precise, predictable way.

This matters because it gives us a second, independent way to define logarithms. Instead of starting with "the inverse of an exponential," we start with a geometric quantity — area — and build the entire theory of logarithms and exponentials from scratch. No prior knowledge of powers or roots required.

Why does this concept exist? Because defining the natural logarithm as an area under a curve lets us prove every property of logarithms and exponentials from a single geometric starting point, without circular reasoning.

Visual [Beginner]

The picture shows the hyperbola drawn on a coordinate plane. A shaded region fills the area between the curve and the horizontal axis, starting at and stretching to . The area of this shaded region is a specific number: the natural logarithm of .

The area under the hyperbola y = 1/x from x = 1 to x = a, shaded. The accumulated area equals the natural logarithm of a.

The key observation is that the area grows slowly. Doubling the right endpoint does not double the area — it adds the same amount each time you multiply by a fixed factor.

Worked example [Beginner]

Compute the area under from to numerically by estimating with rectangles.

Step 1. Divide the interval into four equal strips of width . The left endpoints are , , , .

Step 2. Evaluate at each left endpoint: , , , .

Step 3. Multiply each height by the width and add: .

What this tells us: the area under from to is approximately , and the exact value (the natural logarithm of ) is about . Our left-endpoint estimate overshoots because the curve is decreasing — each rectangle extends above the curve.

Check your understanding [Beginner]

Formal definition [Intermediate+]

Definition (The natural logarithm). Define by

For , is the area under from to . For , is the negative of the area from to . The function is well-defined because is continuous on , hence integrable on every closed subinterval.

By the fundamental theorem of calculus 02.04.04, is differentiable on with

Counterexamples to common slips

  • is not the area from to . The function blows up as , so the integral from to any positive number diverges. The lower limit must be a fixed positive number; the choice is conventional.

  • is not the area under an arbitrary function. The integrand must be specifically. Choosing or gives a completely different function.

  • can be negative. For , the integral runs "backwards" (the upper limit is smaller than the lower limit), yielding a negative value.

Key theorem with proof [Intermediate+]

Theorem (Functional equations for ). The function satisfies:

  1. for all .
  2. for all and all .
  3. is strictly increasing, with range .

Consequently, there exists a unique number with .

Proof of (1). Fix . Define . By the chain rule and the fundamental theorem of calculus,

But as well, so for all . Therefore has derivative zero everywhere on , hence for some constant . Evaluating at : , while . So . Thus

Proof of (2). For integer , property (2) follows from (1) by induction: , and the base case is immediate. For : . For negative integers with : from (1), , so .

For with a positive integer: set , so . Then , giving , i.e., .

For rational : .

For real : since is continuous (being differentiable) and the rationals are dense in , the identity for all rational extends by continuity to all real .

Proof of (3). Since for all , is strictly increasing. For , , and as , (since on gives , though more precisely grows without bound). For , , and as , . By the intermediate value theorem, is surjective onto .

Since is strictly increasing and continuous with range , it has a continuous strictly increasing inverse . Define , the unique positive number with .

Bridge. This theorem is the foundational reason that the logarithm defined by area satisfies every algebraic property one expects from a logarithm. The central insight is that the functional equation follows from the derivative alone, and this is exactly the bridge that identifies the area-based logarithm with the inverse of the exponential function. The result builds toward the power series for 02.03.03 by providing an independent, non-circular definition of and , and appears again in 02.04.06 when the improper integral diverges — a consequence of .

Exercises [Intermediate+]

Advanced results [Master]

Theorem 1 (The exponential as the inverse of ). Define by . Then is the unique function satisfying for all with .

The proof follows from the inverse function theorem: .

Theorem 2 (The identity ). For rational , (the positive -th root of ). By continuity of and density of in , for all real , where is defined by continuity from rational exponents.

Theorem 3 (The power series for ). The exponential function has the Taylor expansion

convergent for all . The proof uses the Taylor remainder theorem: the -th derivative of is itself, so the Lagrange remainder at order is for some between and . Since and as , the remainder vanishes.

Theorem 4 (The series for ). For ,

This is obtained by integrating the geometric series term by term from to . Convergence at (giving ) follows from the alternating series test.

Theorem 5 (The limit definition of ). The number satisfies

To see this, observe that . Since is continuous at , for large we have . Thus , and applying gives .

Theorem 6 ( is irrational). If for positive integers , then for any , the number (where ) is a positive integer (since ). But , which is less than for . A positive integer less than is impossible.

Theorem 7 (The inequality ). From the proof of Theorem 5, . The integral satisfies by bounding between its minimum and maximum on . This gives , so . Similarly, , and the upper bound gives , so , hence .

Synthesis. The foundational reason this unit works is that a single geometric definition — the area under — generates every algebraic, analytic, and series property of logarithms and exponentials. The central insight is that forces the functional equation , and this is exactly the bridge from geometry to algebra. Putting these together with the inverse function theorem, the exponential satisfies , and the pattern generalises to the full Taylor expansion . The bridge is that the integral definition builds toward the power series for 02.03.03 without circular reasoning, appears again in the divergence of 02.04.06, and identifies with the precalculus logarithm 00.05.02 via the functional equations.

Full proof set [Master]

Proposition 1 (Derivative of the exponential). The function satisfies for all .

Proof. Let , so . By the inverse function theorem,

The inverse function theorem applies because is with for all .

Proposition 2 (Power series for ). The Taylor series of at converges to for every .

Proof. Since for every , the Taylor polynomial of degree at is . By the Lagrange form of the remainder, for each there exists between and such that

For , , so as (since for any fixed ). Hence .

Proposition 3 (Mercator's series for ). For ,

Proof. For , the geometric series gives . Integrating term by term from to (justified by uniform convergence on for any ):

At , the series becomes , which converges by the alternating series test. Abel's theorem for power series guarantees that the sum at equals .

Connections [Master]

  • Fundamental theorems of calculus 02.04.04. The entire development rests on FTC1: differentiating gives , and the functional equations for follow from this derivative. The inverse function theorem application that yields is itself a consequence of FTC1 applied through the inverse.

  • Improper integrals 02.04.06. The integral diverges, which is the statement as . This divergence is the reason the natural logarithm grows without bound, and the comparison with for (which converges) is what makes the boundary case in the -test for improper integrals.

  • Infinite series and convergence tests 02.03.03. The power series and are foundational examples in the theory of Taylor series. The ratio test applied to gives convergence for all , and the alternating series test justifies convergence of the Mercator series at .

Historical & philosophical context [Master]

Saint-Vincent 1647, in his Opus Geometricum [SaintVincent1647], discovered that the area under the hyperbola satisfies a logarithmic law: equal areas correspond to equal ratios of the bounding abscissae. This was the first recognition that the quadrature of the hyperbola produces a logarithmic function. Mercator 1668, in Logarithmotechnia [Mercator1668], derived the power series by integrating the geometric series term by term, providing the first series expansion of the natural logarithm. Newton 1665, in De Analysi [Newton1665], had already obtained the general binomial series and the expansion of independently, recognising the connection between areas under curves and infinite series.

Euler 1748, in the Introductio in analysin infinitorum [Euler1748], systematised the entire theory: he defined as the number whose hyperbolic logarithm is , proved , and showed that every property of logarithms and exponentials follows from these definitions. Euler's treatment is essentially the modern one, replacing the ad hoc constructions of the seventeenth century with a clean analytical framework.

Bibliography [Master]

@book{SaintVincent1647,
  author = {Saint-Vincent, Gr\'egoire de},
  title = {Opus Geometricum Quadraturae Circuli et Sectionum Coni},
  publisher = {Ioannis et Iacobi Meursiorum},
  year = {1647},
}

@book{Mercator1668,
  author = {Mercator, Nicolaus},
  title = {Logarithmotechnia: Sive Methodus Construendi Logarithmos},
  publisher = {M. Pitt},
  year = {1668},
}

@article{Newton1665,
  author = {Newton, Isaac},
  title = {De Analysi per Aequationes Numero Terminorum Infinitas},
  journal = {Manuscript, circulated 1669, published 1711 by William Jones},
  year = {1665},
}

@book{Euler1748,
  author = {Euler, Leonhard},
  title = {Introductio in Analysin Infinitorum},
  publisher = {Marcus-Michaelis Bousquet},
  year = {1748},
}

@book{Rudin1976,
  author = {Rudin, Walter},
  title = {Principles of Mathematical Analysis},
  publisher = {McGraw-Hill},
  year = {1976},
  edition = {3rd},
}

@book{Apostol1967,
  author = {Apostol, Tom M.},
  title = {Calculus, Volume 1},
  publisher = {John Wiley \& Sons},
  year = {1967},
}