For all positive integers $n$, $r$, and $s$, if $rs \le n$ then $r \le\sqrt{n}$ or $s \le \sqrt{n}$
Proof:
Suppose $r$ , $s$ and $n$, are integers and $r > \sqrt{n}$ and $ s > \sqrt{e}$.
Multiply both sides of the first inequality by $s$.
I get $sr > s\sqrt{n} $, but the book gives $rs >...