The above result shows that the $n$th convergents estimate $\alpha$ extremely well.
Are there better estimates for $\alpha$ if we want small denominators?
In order to answer this question, we introduce the Farey sequence.
\vfill
\definition{}
The \emph{Farey sequence} of order $n$ is the set of rational numbers between
0 and 1 whose denominators (in lowest terms) are $\leq n$, arranged in increasing order.
\problem{}
List the Farey sequence of order 4. Now figure out the Farey sequence of order 5 by including the relevant rational numbers in the Farey sequence of order 4.
\vfill
\problem{}
Let $\frac{a}{b}$ and $\frac{c}{d}$ be consecutive elements of the Farey sequence of order 5. What does $bc-ad$ equal?
\vfill
\problem{Challenge VIII}<farey>
Prove that $bc-ad=1$ for $\frac{a}{b}$ and $\frac{c}{d}$ consecutive rational numbers in Farey sequence of order $n$.
\begin{itemize}[itemsep=2mm]
\item In the plane, draw the triangle with vertices (0,0), $(b,a)$, $(d,c)$.
Show that the area $A$ of this triangle is $\frac{1}{2}$ using Pick's Theorem.
Recall that Pick's Theorem states $A=\frac{B}{2}+I-1$ where $B$ is the number of
lattice points on the boundary and $I$ is the number of points in the interior. \par
\hint{B=3 and I=0}
\item Show that the area of the triangle is also given by $\frac{1}{2}|ad-bc|$.
\item Why is $bc>ad$?
\item Conclude that $bc-ad=1$.
\end{itemize}
\vfill
\pagebreak
\problem{}
Use the result of \ref{farey} to show that there is no rational number between
$C_{n-1}$ and $C_n$ with denominator less than or equal to $q_n$.
Conclude that if $a/b$ is any rational number with $b \leq q_n$, then
$|\alpha-\frac ab| \geq |\alpha-\frac{p_n}{q_n}|$
%What the above exercise shows is that relative to the size of the denominator, the convergents of the continued fraction expansion of $\a$ are the absolute best rational approximations to $\a$.