I am reading Khinchin's Continued Fractions page 10.
$\lbrack a_1;a_2,a_3\ldots\rbrack$ is a continued fraction and $q_k$ is given by $q_k=a_kq_{k-1}+q_{k-2}$. Suppose $\sum_{n=1}^{\infty}a_n$ converges so that there is a $k_0$ for which $k\ge k_0$ implies $a_k<1$.
Khinchin says "for $k\ge k_0$ we have $$q_k<\frac{q_l}{1-a_k} \, (*)$$
where $l<k$."
Problem: Since $a_k\to0, $ the right hand of $(*)$ side tends to $q_l$, which is fixed. However the left side tends to infinity. Since $q_k$ is a growing sequence, this cannot happen.