Library/Number Theory/Diophantine Approximation

Diophantine Approximation

Overview

Diophantine approximation studies how well real numbers can be approximated by rational numbers. A central question is: how small can

αpq\left|\alpha - \frac{p}{q}\right|

be, in terms of the denominator qq?

Dirichlet's approximation theorem

For any real number α\alpha and any integer N>1N>1, there exist integers p,qp,q with 1q<N1 \le q < N such that

αpq<1qN1q2.\left|\alpha - \frac{p}{q}\right| < \frac{1}{qN} \le \frac{1}{q^2}.

In particular, every irrational α\alpha has infinitely many rational approximations p/qp/q satisfying

αpq<1q2.\left|\alpha - \frac{p}{q}\right| < \frac{1}{q^2}.

Continued fractions

The “best” rational approximations to α\alpha come from its continued fraction convergents.

If α=[a0;a1,a2,]\alpha = [a_0; a_1, a_2, \dots] and pn/qn=[a0;a1,,an]p_n/q_n = [a_0; a_1, \dots, a_n] is the nn-th convergent, then

αpnqn<1qnqn+1<1qn2.\left|\alpha - \frac{p_n}{q_n}\right| < \frac{1}{q_n q_{n+1}} < \frac{1}{q_n^2}.

Limits for algebraic numbers

Liouville's theorem gives a first limitation: if α\alpha is algebraic of degree d>1d>1, then there exists c(α)>0c(\alpha)>0 such that for all rationals p/qp/q,

αpq>c(α)qd.\left|\alpha - \frac{p}{q}\right| > \frac{c(\alpha)}{q^d}.

Roth's theorem is a deep strengthening: for any algebraic α\alpha and any ε>0\varepsilon>0, the inequality

αpq<1q2+ε\left|\alpha - \frac{p}{q}\right| < \frac{1}{q^{2+\varepsilon}}

has only finitely many solutions in coprime integers p,qp,q. The exponent 22 is essentially best possible by Dirichlet's theorem.