The convergents of a continued fraction are the rational numbers obtained by truncating the expansion at finite stages.
Successive Rational Approximations
The convergents of a continued fraction are the rational numbers obtained by truncating the expansion at finite stages.
If
then the -th convergent is
Convergents are among the best possible rational approximations to . They encode the arithmetic structure of the continued fraction expansion.
First Examples
Consider
Its convergents are
These fractions alternate around :
Each convergent improves the approximation.
For example,
differs from by less than
Recurrence Relations
Convergents satisfy elegant recursive formulas.
Define
Then for ,
These recurrences allow convergents to be computed efficiently.
Example
For
we have:
Thus the convergents begin
Determinant Identity
Convergents satisfy the fundamental identity
This has several important consequences.
First,
Hence every convergent is already in lowest terms.
Second,
$$ \frac{p_n}{q_n}
\frac{p_{n-1}}{q_{n-1}}
\frac{(-1)^{n-1}}{q_nq_{n-1}}. $$
Thus consecutive convergents are extremely close when denominators are large.
Approximation Quality
Convergents approximate irrational numbers extraordinarily well.
If
is the -th convergent of , then
In particular,
Thus the error decreases quadratically relative to the denominator.
This property explains why continued fractions are so effective for rational approximation.
Best Approximation Property
Convergents are optimal approximations among fractions with comparable denominator size.
Theorem. Let
be a convergent of an irrational number . If
then for every rational number ,
$$ \left| \alpha-\frac pq \right|
\left| \alpha-\frac{p_n}{q_n} \right|. $$
Thus no fraction with smaller denominator approximates more accurately.
This theorem makes convergents fundamental objects in Diophantine approximation.
Alternating Behavior
Convergents alternate around the irrational number.
If is even,
while if is odd,
Thus the convergents approach the limit from opposite sides.
This alternating structure reflects the recursive nature of continued fractions.
Connection with Pell Equations
Convergents of quadratic irrationals often produce solutions to Pell equations.
For example,
Its convergents satisfy
Indeed,
Thus continued fractions generate infinitely many solutions of Pell equations.
Matrix Interpretation
Convergents admit a matrix formulation.
Define
Then
$$ M(a_0)M(a_1)\cdots M(a_n)
\begin{pmatrix} p_n & p_{n-1}\ q_n & q_{n-1} \end{pmatrix}. $$
This representation connects continued fractions with linear algebra and group theory.
The determinant identity follows immediately because
Arithmetic Significance
Convergents transform irrational numbers into structured sequences of rational approximations.
Unlike decimal approximations, convergents reflect intrinsic arithmetic properties of the number being approximated.
They reveal:
- divisibility structure,
- approximation quality,
- periodicity,
- solutions of Diophantine equations.
Thus convergents occupy a central role in classical and modern number theory.