LESSWRONG
LW

34
Wikitags

Pi is irrational

Edited by Patrick Stevens last updated 5th Jul 2016
Requires: Rational number, Math 3

The number π is not rational.

Proof

For any fixed real number q, and any natural number n, let An=qnn!∫π0[x(π−x)]nsin(x)dx where n! is the factorial of n, ∫ is the definite_integral, and sin is the sin_function.

Preparatory work

Exercise: An=(4n−2)qAn−1−(qπ)2An−2.

Show solution

We use integration_by_parts.

Now, A0=∫π0sin(x)dx=2 so A0 is an integer.

Also A1=q∫π0x(π−x)sin(x)dx which by a simple calculation is 4q.

Show calculation

Expand the integrand and then integrate by parts repeatedly: A1q=∫π0x(π−x)sin(x)dx=π∫π0xsin(x)dx−∫π0x2sin(x)dx

The first integral term is [−xcos(x)]π0+∫π0cos(x)dx=π

The second integral term is [−x2cos(x)]π0+∫π02xcos(x)dx which is π2+2([xsin(x)]π0−∫π0sin(x)dx) which is π2−4

Therefore A1q=π2−(π2−4)=4

Therefore, if q and qπ are integers, then so is An inductively, because (4n−2)qAn−1 is an integer and (qπ)2An−2 is an integer.

But also An→0 as n→∞, because ∫π0[x(π−x)]nsin(x)dx is in modulus at most π×max0≤x≤π[x(π−x)]nsin(x)≤π×max0≤x≤π[x(π−x)]n=π×[π24]n and hence |An|≤1n![π2q4]n

For n larger than π2q4, this expression is getting smaller with n, and moreover it gets smaller faster and faster as n increases; so its limit is 0.

Formal treatment

We claim that rnn!→0 as n→∞, for any r>0.

Indeed, we have rn+1/(n+1)!rn/n!=rn+1 which, for n>2r−1, is less than 12. Therefore the ratio between successive terms is less than 12 for sufficiently large n, and so the sequence must shrink at least geometrically to 0.

Conclusion

Suppose (for contradiction) that π is rational; then it is pq for some integers p,q.

Now qπ is an integer (indeed, it is p), and q is certainly an integer, so by what we showed above, An is an integer for all n.

But An→0 as n→∞, so there is some N for which |An|<12 for all n>N; hence for all sufficiently large n, An is 0. We already know that A0=2 and A1=4q, neither of which is 0; so let N be the first integer such that An=0 for all n≥N, and we can already note that N>1.

Then 0=AN+1=(4N−2)qAN−(qπ)2AN−1=−(qπ)2AN−1 whence q=0 or π=0 or AN−1=0.

Certainly q≠0 because q is the denominator of a fraction; and π≠0 by whatever definition of π we care to use. But also AN−1 is not 0 because then N−1 would be an integer m such that An=0 for all n≥m, and that contradicts the definition of N as the least such integer.

We have obtained the required contradiction; so it must be the case that π is irrational.

Parents:
Pi
Irrational number
Discussion
2
Discussion
2