A tail too small to be a whole number
Worth reading first: Which roots refuse to be fractions · The curve that is its own slope.
The divisor search decides every root of every whole-number polynomial and it has nothing whatever to say about . There is no polynomial with whole-number coefficients that satisfies, so there is no constant term to take divisors of, and the criterion does not fail — it does not apply.
What decides instead is a size argument, and it is short enough to fit on a postcard. Fourier wrote it down in 1815; it needs one series, one factorial and the observation that there is no whole number strictly between zero and one.
The series, and why the factorial is the right multiplier
The number is defined by
which is the exponential’s own series at .
Suppose with and whole numbers, . Multiply by :
which is a whole number. That is the only use the assumption gets, and it is worth noticing how small a use it is: the argument does not care what is, only that clears the denominator.
Now split the series at :
Every term of is a whole number, because means divides . So is a whole number, and is a whole number, so is a whole number too.
The multiplier was chosen for exactly that: it is the smallest thing that both clears the assumed denominator and makes the head of the series integral. Anything smaller leaves fractions in ; anything larger works but wastes the tightness of the bound below.
Squeezing the tail
Write out:
Every term is positive, so .
Every denominator is at least times the previous, so each term is at most times the one before. Comparing with the geometric series whose ratio is ,
And . So , and is a whole number. There is no whole number strictly between zero and one, so the assumption is false.
That is the whole proof. The figure is a measurement of at each , computed in exact rational arithmetic, with the band drawn and the bound over it.
Which definition of e the proof needs
The number arrives in several ways and only one of them makes this argument possible, which is worth saying because the choice looks like a convenience and is not.
As a limit of compound interest. , the amount a unit grows to under continuous compounding. This is the historical definition and the one with a story attached, and nothing whatever can be done with it here: the expression is a limit of numbers each of which is rational, and a limit of rationals says nothing about whether the limit is one.
As the base whose exponential is its own slope. This is the defining property and it is the one that makes matter. It also gives no purchase on irrationality; being its own derivative is a statement about a function, not about a decimal.
As the sum of the reciprocal factorials. This is the one the proof uses, and it is used for a single property: the terms fall faster than geometrically. Nothing else about the series matters — not that it converges, not what it converges to, not that the sum has any interpretation at all.
That the three definitions agree is a theorem and a good one. That only the third is usable here is a small lesson about proofs: the definition that explains what a number is for is rarely the definition that decides what kind of number it is, and choosing between them is most of the work in a great many arguments.
Why exact arithmetic, and not a calculation
The figure computes in fractions of exact whole numbers rather than in decimals, and the reason is not fastidiousness.
The claim is that lies strictly between two numbers. At the tail is about ; at it is around of a quantity whose head is , and a double-precision calculation of at that size is the difference of two numbers near — which is the size at which a double stops being able to tell consecutive whole numbers apart. The subtraction returns exactly zero, and zero is not strictly between zero and one.
So a figure drawn from floating-point arithmetic would show the tail arriving at the boundary of the band and would be showing the arithmetic’s failure rather than the number’s behaviour. Every value in the drawing is a ratio of exact big integers, and the comparisons that decide the two bounds are comparisons of whole numbers.
This is the same discipline that the exhaustive searches elsewhere on this site are written to, and it bites in the same place: a claim about a strict inequality cannot be checked by an arithmetic that has already rounded one side of it.
What the proof does and does not give
It gives irrationality and nothing more, and the distinction matters because the next rung of this ladder is about a stronger property.
It does not show is transcendental. For all this argument says, could be a root of or of some quintic. Transcendence — being a root of no whole-number polynomial at all — was proved by Hermite in 1873, sixty years later, and the proof is several pages rather than several lines.
It does not measure how irrational is. The argument shows is between zero and one; it does not extract from that any statement about how closely fractions can approach . That question has an answer and it is a rather good one, and it is the last rung that asks it.
It does not generalise to . There is no series for whose terms fall fast enough for the same squeeze; the closest classical series, , has terms falling like , which is nowhere near. What replaces the series is an integral, and the head that has to be whole is built out of derivatives.
A stronger version, almost free
The same argument, pushed a little, gives something the bare statement does not.
Multiply the strict inequality by nothing and read it as an approximation statement instead. For any , the partial sum is a fraction with denominator , and it differs from by , which is less than . So
That is a very good approximation for the size of the denominator — much better than the that a generic irrational is guaranteed. The factorials in the denominators are producing fractions that come unusually close for their size.
Two consequences follow, and they point in opposite directions.
It makes easy to compute. Ten terms give seven decimal places; twenty give eighteen. Nothing about the series is delicate and no cancellation occurs, because every term is positive.
It makes nearly the kind of number the last rung of this ladder rules transcendental. A number approachable much faster than its degree allows is not algebraic, and the natural question is whether is fast enough. It is not — the denominators being used are rather than , so the exponent gained is only about one — and closing that gap is where the transcendence proof’s extra pages go.
The continued fraction, which sees the same thing
There is a second window on ’s irrationality that gives the answer instantly and is much harder to justify.
The pattern is visible and it never terminates. A continued fraction terminates exactly when the number is a fraction, so a non-terminating expansion is irrationality — provided the pattern really does continue, which is a theorem of Euler’s and is genuinely harder than the series argument.
The two routes are worth comparing because they show what irrationality proofs cost. The series argument is elementary and finishes in a paragraph. The continued fraction is more informative — it says how well is approximated as well as that it is irrational — and the price of the extra information is a much harder theorem underneath.
The same argument on a number that is a fraction
A proof should be tested on a case where it must fail, and the test is instructive here because the failure is visible rather than mysterious.
Run the argument on instead of . The number has an expansion — , or as a series with all further terms zero — and the head-and-tail split works exactly as before: multiply by and the whole thing is , the head is , and the tail is .
Zero is a whole number, and it is not strictly between zero and one. So the contradiction does not arrive, and the argument correctly declines to conclude anything. The step that fails is the one that fails, and it fails for the right reason: the tail is positive for because every term of the series is positive and there are infinitely many of them, and that is exactly what a terminating expansion does not have.
That is the shape of a well-behaved impossibility proof: it should be possible to point at the line that stops working when the hypothesis is dropped. Here the line is every term is positive, and the site’s habit of feeding a piece of machinery something it must refuse is the same discipline applied to figures rather than to proofs.
The shape, stated generally
Strip the setting away and the argument is a template that has been used many times.
Assume the number is . Find a multiplier that turns the assumption into “some explicitly computable quantity is a whole number”. Then show that quantity lies strictly between zero and one.
The multiplier is here. In the proof that is irrational it is a polynomial’s integral, and the whole number is produced by derivatives at the endpoints. In the proof that is irrational — Apéry’s, from 1978, and the most celebrated recent instance — it is a pair of sequences satisfying a recurrence, and demonstrating that the resulting quantity is small was the hard part for over two centuries.
In every case the difficulty sits in the same place. Producing a quantity that would have to be whole is usually straightforward; making it small is the work. For the factorials do it unaided, which is why this is the easy case and the one to learn first.
What a decimal expansion cannot settle
is known to tens of trillions of decimal places, and none of them is evidence for anything this essay proves.
That is worth stating flatly because the intuition runs the other way. A decimal expansion that shows no repeating block looks like irrationality, and it is not: a fraction with denominator repeats with a period of at most , so an expansion with no repeat in its first trillion places rules out every denominator below a trillion and no more. There are larger denominators.
The direction of the failure is worth being exact about. Computation can refute irrationality — find a repeat, and the number is a fraction — and cannot establish it. So the trillions of digits are a very strong test that the argument above has passed, and are not a substitute for it.
The same asymmetry runs through this whole subject and it is why the proofs look the way they do. The primes on a spiral show a pattern nobody has explained; the pattern is evidence and the explanation is missing, and no amount of further computation converts one into the other. Here the explanation exists and takes a paragraph, and the digits are decoration.
There is one place where the digits earn their keep. The continued fraction pattern was found by computation, and Euler then proved it; a proof of something nobody had noticed is much rarer than a proof of something a calculation suggested. Computation is very good at generating the statement and useless at closing it.
What the picture cannot show
The figure shows the tail at finitely many denominators, and the proof is about all of them. A reader could reasonably ask whether the tail might climb above one somewhere past the right edge, and the picture cannot answer — the bound drawn over it is the answer, and it is prose.
It also cannot show the head. is a whole number of size roughly , which at is near a million and at is past ; there is no axis on which the head and the tail both appear. The picture is of the remainder after the interesting quantity has been subtracted, and the interesting quantity is off the page by many orders of magnitude.
And the band between zero and one is drawn as a region, which invites the reading that the tail is near a whole number and misses. It is not near anything. The statement is that a whole number would have to be there and none is, and the emptiness of the band is the content — which is a hard thing to draw, since an empty region looks the same whatever is absent from it.
Where the ladder goes next
Above: , by the same template with a much more elaborate multiplier. And then the question this ladder has been circling — whether a number satisfies any whole-number polynomial at all — which needs an argument about how fast fractions can approach rather than about whether one hits.
One debt. Euler’s continued fraction for is quoted here and not proved, and the proof is a genuinely nice piece of work with a Riccati equation in it. It belongs on this ladder and is not on it.
What the factorial was for
Multiply by enough to make the assumption say that something is a whole number, then show that something is smaller than one.
The factorial is not magic and it is not about . It is the smallest multiplier that clears both denominators at once — the assumed one and the series’ — and having cleared them it leaves behind a tail whose own factorials make it too small to be anything. The proof is one well-chosen multiplication and one comparison, and everything harder in this subject is an attempt to find the multiplication for a number where it is not obvious.
What links here
Computed from the collection, not written here: the essays that point at this one.
Reads more easily once this is understood
Essays that name this one as worth reading first.
Shares its objects with
Essays that name at least two of the same things, and that neither author linked.
- The square that cannot shrink — both name irrationality, proof by contradiction
Named objects
A dashed tag is an object no other essay names yet.
Convergence rateExact arithmeticExponential constantFactorialGeometric seriesIntegralityIrrationalityProof by contradictionSeries tailSqueeze