Number

Approached too fast to be algebraic

An algebraic number of degree d cannot be approached by fractions faster than the denominator's dth power. So a number that is approached faster than that is the root of no polynomial at all — and one can be built by choosing where its decimal digits go.

Worth reading first: Which roots refuse to be fractions · How close a fraction can get.

Everything in this ladder so far has asked whether a fraction hits a number exactly. That question is about equality and it is blind to accuracy: 99/7099/70 misses 2\sqrt2 and so does 1/11/1, and the arguments treat them alike.

Liouville’s idea, from 1844, is to ask the other question. How closely can fractions approach? The answer turns out to depend on the degree of the polynomial the number satisfies — so a number approached too closely satisfies no polynomial, and that is the first proof that transcendental numbers exist.

How closely a fraction can come, and the barrier that says no closer. Two panels at very different scales: the approximations to √2, which stay above the barrier a degree-two number obeys, and the truncations of a constructed number, which fall below every barrier drawn.
Fig. 1 Denominator against closeness, both as powers of ten, so a barrier qdq^{-d} is a straight line of gradient d-d. On the left, the best approximations to 2\sqrt2 stay above the gradient-two line, which is what being algebraic of degree two costs. On the right, the constructed number’s truncations fall past every line drawn — and the two panels need separate axes because the right-hand one reaches errors around 1012010^{-120}.

The barrier

Let α\alpha be a root of an irreducible polynomial PP with whole-number coefficients and degree d2d \ge 2. Then there is a constant c>0c > 0 with

αpq>cqd\left|\alpha - \frac{p}{q}\right| > \frac{c}{q^{d}}

for every fraction p/qp/q.

The proof is a page of nothing clever. P(p/q)P(p/q) is not zero, because PP is irreducible of degree at least two and so has no rational root — which is the divisor argument from the bottom of this ladder. And qdP(p/q)q^d P(p/q) is a whole number, so its size is at least one, so

P ⁣(pq)1qd.\left|P\!\left(\frac{p}{q}\right)\right| \ge \frac{1}{q^d}.

That is the lower bound. For the upper one, the mean value theorem gives P(p/q)=P(p/q)P(α)=(p/qα)P(ξ)P(p/q) = P(p/q) - P(\alpha) = (p/q - \alpha)P'(\xi) for some ξ\xi between them, and P|P'| is bounded on any interval around α\alpha. Putting the two together and calling the bound 1/c1/c gives the theorem.

The two ingredients are “a non-zero whole number is at least one” and “a differentiable function does not change faster than its derivative allows”. Neither is deep and their combination is the whole result.

What the exponent means

The theorem says the exponent dd is a wall. Read the other way, it says an algebraic number of degree dd can be approached to within roughly qdq^{-d} and no better, and the two readings together make the exponent a measurement of the number rather than an artefact of the proof.

For d=2d = 2 the wall is at q2q^{-2}, and that is exactly where the quadratic irrationals sit. Their continued fractions are eventually periodic, their convergents satisfy αp/q<1/q2|\alpha - p/q| < 1/q^2, and Liouville’s bound says they never do much better. Both statements are tight, and the figure shows 2\sqrt2’s convergents running between the two.

How good each convergent is, for its size. One over q squared times the error, against the denominator q, on logarithmic axes.
Fig. 2 How much better than 1/q21/q^2 each convergent manages, for three constants. The quantity plotted is 1/(q2αp/q)1/(q^2|\alpha - p/q|), so a value of one means the approximation is exactly at the guaranteed rate and a larger value means better. The golden ratio stays in a narrow band — it is the hardest number to approximate — while π\pi spikes where its continued fraction has a large quotient, which is the 355/113355/113 everybody quotes.

The tightness of q2q^{-2} for every irrational is a separate and older result: Dirichlet’s pigeonhole argument gives infinitely many fractions with αp/q<1/q2|\alpha - p/q| < 1/q^2 whatever α\alpha is. So q2q^{-2} is always achievable, and Liouville says a degree-two number cannot do better. Between those two the quadratic irrationals are pinned exactly.

Building a number that breaks it

The theorem is a barrier and barriers invite construction. Liouville’s move is to write down a number whose decimal expansion is almost all zeros, with the non-zero digits placed at positions that grow factorially:

L=k110k!=0.1100010000000000000000010000L = \sum_{k \ge 1} 10^{-k!} = 0.1100010000000000000000010000\dots

Truncating after kk terms gives a fraction whose denominator is 10k!10^{k!}, and the error is dominated by the next term, which is 10(k+1)!10^{-(k+1)!}. So

Lpkqkqk(k+1),\left| L - \frac{p_k}{q_k} \right| \approx q_k^{-(k+1)},

where the exponent is (k+1)!/k!=k+1(k+1)!/k! = k+1 and grows without bound.

Now take any dd. Choose k>dk > d; the kk-th truncation approaches LL better than qdq^{-d}, and Liouville’s theorem says an algebraic number of degree dd cannot be approached that well. So LL is algebraic of no degree at all: it is transcendental.

The figure computes those exponents and checks each of them against each drawn barrier — a truncation that beats q5q^{-5}, one that beats q3q^{-3}, and so on — rather than quoting the calculation.

Which numbers are hard to approximate, and which are easy

The barrier is a lower bound and every irrational also has an upper one, so each number sits somewhere in a range — and where it sits turns out to be a real property with a real spread.

The hardest number to approximate is the golden ratio. Its continued fraction is all ones, which is the slowest possible growth, and its convergents beat 1/q21/q^2 by a factor that never exceeds 5\sqrt5. Hurwitz’s theorem says no irrational does worse than that, so φ\varphi is the extreme case and the constant 5\sqrt5 is best possible because of it. That is the same fact the three-gap behaviour rests on: a number badly approximable by fractions distributes its multiples evenly, which is why it turns up wherever an even spread is wanted.

The easiest numbers are the Liouville ones. They are approximable to any exponent, they are all transcendental, and there are uncountably many of them — and yet they form a set of measure zero, so a number picked at random is not one with probability one.

The typical number sits at exponent exactly two with an unbounded but slowly growing supply of good approximations, and almost every real number does. Roth’s theorem says every algebraic irrational is typical in this sense, which was a considerable surprise: the degree does not show up in the answer at all.

So the classification by approximation exponent has three populations and the two interesting ones are both tiny. That is a shape this site keeps meeting — the algebraic numbers can be listed and the reals cannot, so almost every number is transcendental and almost none of them can be named — and it is worth noticing that the exponent gives a second, finer classification with the same character.

The two ingredients, looked at again

Both halves of Liouville’s proof are worth a second look, because each is an instance of something this site uses repeatedly and neither is about approximation at all.

A non-zero whole number is at least one. That is the same observation that finished the two rungs below: the tail of ee’s series and Niven’s integral are both quantities forced to be whole and shown to be small. Here the forced quantity is qdP(p/q)q^d P(p/q) — a whole number because clearing the denominators of a degree-dd polynomial at a fraction with denominator qq takes exactly qdq^d — and it is non-zero because the polynomial has no rational root.

A function does not move faster than its derivative allows. The mean value theorem converts a statement about PP’s value into a statement about the distance from p/qp/q to the root, and the conversion costs a factor of the largest slope nearby. This is the only analysis in the argument and it is the reason the constant cc depends on the polynomial rather than being universal.

Put together, the two say: a fraction close to the root makes PP small, PP cannot be small unless qq is large, so a close fraction has a large denominator. Nothing in that sentence mentions transcendence, and the transcendence is a corollary of noticing that the required largeness depends on dd.

Every candidate for a rational square root, tried. A column for each of 2, 3, 5, 7, listing the whole numbers that divide it with their squares, and the verdict the search returns.
Fig. 3 Where the non-zero part comes from: an irreducible polynomial of degree at least two has no rational root, which the divisor search at the bottom of this ladder decides by exhaustion. That is the step making P(p/q)P(p/q) non-zero, and without it the whole barrier collapses — a polynomial with a rational root is approached perfectly by that root.

What is remarkable about this, and what is not

The construction is easy and the theorem behind it is a page, and it is worth being clear about which part was the achievement.

Not the existence. Fifteen years later Cantor showed transcendental numbers exist by counting, in an argument that is shorter than Liouville’s and exhibits nothing. The algebraic numbers arrive in finite batches and the reals do not, so almost every number is transcendental — and the counting says so without naming one.

Not the number. LL is a curiosity. Nobody wanted it, it answers no question outside this one, and its decimal expansion is a description of itself.

The criterion. Before 1844 there was no test whatever for transcendence. Liouville’s theorem is a test — a sufficient one, and a usable one — and having any test at all made it possible to start asking about numbers people cared about. That ee and π\pi both turned out to fail this particular test is the next part of the story.

How closely a fraction can come, and the barrier that says no closer. Two panels at very different scales: the approximations to √2, which stay above the barrier a degree-two number obeys, and the truncations of a constructed number, which fall below every barrier drawn.
Fig. 4 The same picture with a third barrier. Every algebraic number of degree dd lives above the gradient-dd line, and each successive truncation of the constructed number passes under a steeper barrier than the last — so no line, however steep, contains it, and that is the whole of the argument.

Why the criterion misses e and π

Liouville’s test detects numbers approached absurdly well. ee and π\pi are not.

ee’s continued fraction has quotients growing linearly — [2;1,2,1,1,4,1,1,6,][2; 1, 2, 1, 1, 4, 1, 1, 6, \dots] — and a continued fraction’s quotients are exactly what control the quality of its convergents. Small quotients mean unremarkable approximations, and ee’s approximation exponent is 22, at the bottom of the range.

π\pi’s quotients are mostly small too, with a famous exception: the quotient 292292 at the fourth place, which is why 355/113355/113 is so unreasonably good — accurate to seven decimal places with a three-digit denominator. That is a spike, not a pattern, and π\pi’s exponent is known to be below 88.

So neither is a Liouville number, and both are transcendental for reasons this criterion cannot see. Hermite’s proof for ee in 1873 and Lindemann’s for π\pi in 1882 are of a different kind entirely: they construct linear forms in exponentials that would have to be small whole numbers, which is the same template as the irrationality proofs and needs much more machinery.

The exponent, sharpened

Liouville’s exponent dd is not the truth, and the century of work that reduced it is one of the better stories in the subject.

Thue improved it to d/2+1d/2 + 1 in 1909; Siegel to about 2d2\sqrt d; Dyson and Gelfond to 2d\sqrt{2d}. Then in 1955 Roth proved the exponent is 22, for every algebraic irrational of every degree: for any ε>0\varepsilon > 0 there are only finitely many fractions with αp/q<q2ε|\alpha - p/q| < q^{-2-\varepsilon}.

That is best possible, since Dirichlet’s argument gives infinitely many at exponent exactly 22. So the question is completely settled and the answer does not depend on the degree at all — the degree only affects how many exceptions there are and how large they can be.

The improvement has a cost worth naming. Roth’s theorem is ineffective: it says finitely many exceptions exist and gives no way to find them or to bound them. Liouville’s bound is explicit — the constant cc can be computed from the polynomial’s coefficients — and it is still the one used when an actual number is needed. A weaker theorem that names its constant is often more useful than a sharp one that does not, and this is the standing example.

Ford circles up to denominator 7. A circle of diameter one over q squared resting on each fraction p over q; neighbours touch.
Fig. 5 Ford circles, one for each fraction, with radius 1/(2q2)1/(2q^2). A number’s approximability is how deep into these circles it can reach, and the exponent two in Roth’s theorem is exactly the exponent that makes the picture look like this rather than like something with more room in it.

What a criterion buys, and what an exhibition buys

The comparison with Cantor’s counting argument is the sharpest instance on this site of two proofs of one statement that share nothing, and it repays being laid out.

Liouville, 1844. Constructs one number and proves it transcendental. The proof is a page, it generalises to a whole family, and the criterion it establishes can be applied to any number whose approximations are known.

Cantor, 1874. Shows the algebraic numbers can be listed and the reals cannot, so some real is not algebraic. The proof is shorter, it establishes that almost all numbers are transcendental rather than that one is, and it names none of them.

Two things are worth noticing about the pair. The counting proof is enormously stronger as a statement — it upgrades “at least one” to “all but a listable few” — and enormously weaker as a tool, because the question that mattered next was whether ee and π\pi are transcendental and counting has nothing to say about any particular number.

And the historical order is the reverse of the pedagogical one. Cantor’s argument is the one taught first because it is easier; Liouville’s is the one that came first, and it came first because exhibiting was what a proof was expected to do. The probabilistic method is the same debate a century later in combinatorics, and it went the same way: the counting argument won, and the objects it promises still cannot be produced.

Reading a number’s exponent off its continued fraction

There is a mechanical way to see how well a number can be approached, and it makes the whole classification computable rather than mysterious.

A number’s convergents satisfy

αpkqk1ak+1qk2,\left|\alpha - \frac{p_k}{q_k}\right| \approx \frac{1}{a_{k+1} q_k^2},

where ak+1a_{k+1} is the next quotient in the continued fraction. So a large quotient means an unusually good approximation, and the growth rate of the quotients is exactly the number’s approximation exponent.

That reads off every case in this essay. The golden ratio’s quotients are all 11, so it never does better than 1/q21/q^2 by more than a constant factor — the hardest number to approach. 2\sqrt2’s are all 22, nearly as hard. ee’s grow linearly, which improves the constant and not the exponent. π\pi’s are mostly small with the spike at 292292 that produces 355/113355/113. And a Liouville number’s quotients grow faster than any power of the denominator, which is the same statement as the one this essay proves and is where the construction’s factorials show up.

The Farey sequence of order 7. Every fraction in the unit interval with denominator at most n, marked on a line.
Fig. 6 The fractions with small denominators, in order — the Farey sequence. How closely a number can be approached is how small a gap it can fall into, and the gaps here have width 1/(qq)1/(q q') for the two fractions bounding them. A number that repeatedly lands in a much smaller gap than its denominator has any right to is a number that beats the barrier.

So the exponent is not an exotic invariant. It is the growth rate of a sequence of whole numbers that can be computed from the decimal expansion by the Euclidean algorithm, and every classification in this essay is a statement about that sequence.

What the picture cannot show

The figure plots finitely many approximations and the theorems are about all of them. The line drawn as a barrier is where the barrier is; nothing in the drawing shows that no point ever crosses it, and no drawing could.

It also compresses catastrophically. The fourth truncation of LL has denominator 102410^{24} and error around 1012010^{-120}, so the axes are logarithms of logarithm-sized quantities and the visible spacing understates the effect by an amount that has no honest visual representation. The fifth truncation is off the page by a factor no page has.

And it draws the barrier for 2\sqrt2 as though the constant were one. It is not — the theorem gives some cc depending on the polynomial, and for 2\sqrt2 a workable value is 1/31/3. The gradient is the content and the intercept is a convenience.

Where the ladder goes next

Above: the transcendence of ee and π\pi, which need the other template rather than this one; the Gelfond–Schneider theorem, which settles 222^{\sqrt2} and eπe^{\pi} and is the answer to Hilbert’s seventh problem; and the theory of approximation exponents as a classification of irrationals, where the numbers with exponent exactly two are the overwhelming majority and Liouville’s are a measure-zero curiosity.

Beside: the counting argument, which reaches the same conclusion — transcendental numbers exist — by a route with no polynomial in it at all, and which produces nothing. The contrast between the two is the sharpest instance this site has of the difference between exhibiting and proving.

One debt. Roth’s theorem is quoted three times here and its proof is not sketched; it is genuinely a research paper and the sketch would be dishonest. What could be drawn, and is not, is the ineffectivity — a picture of a bound that names a finite set and cannot locate it.

What the degree was measuring

A polynomial of degree dd cannot have its root approached faster than qdq^{-d}, because qdP(p/q)q^d P(p/q) is a whole number and a non-zero whole number is at least one.

That single inequality is the whole barrier, and the construction that breaks it is the recognition that the barrier depends on dd while a decimal expansion does not have to. Choosing where the digits go chooses how fast the truncations converge, and choosing them to converge faster than any fixed exponent chooses a number no polynomial can reach.

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.

Algebraic numberConstructionContinued fractionsDegreeDiophantine approximationExistence proofLiouville numberMean value theoremRational approximationTranscendence