I found an article with the following elementary proof of $e$ irrationality https://people.ohio.edu/diao/papers/Irrationality%20of%20e.pdf. But I am having trouble understanding one step.
It states that, from:
\begin{equation} \frac{p_{n+1}}{q_{n+1}} = \frac{n p_{n} - q_{n}}{q_n} \end{equation}
follows:
\begin{equation} q_n \geq q_{n+1} \end{equation}
I can not understand why this is so. Can anyone explain in more detail?
Both fractions$$\frac{p_{n+1}}{q_{n+1}}\quad\text{and}\quad\frac{np_n-q_n}{q_n}$$are equal to the same rational number, but the first one is an irreducible fraction. Therefore, and since both numerators and both denominators are natural numbers, $np_n-q_n\geqslant p_{n+1}$ and $q_n\geqslant q_{n+1}$. Actually, not only we have $q_n\geqslant q_{n+1}$ as, in fact, $q_n=Nq_{n+1}$ for some $N\in\Bbb N$.