If $\theta$ is irrational with continued fraction representation $[0;a_1,a_2,\ldots]$, $\lbrace \frac{m_k}{n_k} \rbrace$ is the sequence of principal convergents of $\theta$ and $\lbrace b_k\rbrace$ is a sequence of even integers such that $\vert b_k \vert \le \vert a_{k+1} \vert$, how do we get
$$\vert b_k \vert \Vert n_k \theta \Vert \le\frac{a_{k+1}}{n_{k+1}}?$$
I have the recurrence relation $n_{k+1}=a_{k+1}n_k+n_{k-1}$.
Here's what I have: (1) $\frac{a_{k+1}}{n_{k+1}}=\frac{a_{k+1}}{a_{k+1}n_k+n_{k-1}}=\frac{1}{n_k}-\frac{n_{k-1}}{n_k}\cdot n_{k+1},$ but I'm not sure how to involve $\theta.$
