The following is problem 16 in chapter 2 from Spivak's book:
Prove that if $m$ and $n$ are natural numbers and $\frac{m^2}{n^2} \lt 2$, then $\frac{(m+2n)^2}{(m+n)^2} \gt 2$; show, moreover, that $$\frac{(m+2n)^2}{(m+n)^2} -2 \lt 2- \frac{m^2}{n^2}.$$
I understand the first demonstration, but I don't understand the second one.
I saw the solution book, but only the last expression is developed there, and I do not understand how that shows what is asked.
Thanks.
Solution:
$$\text{Simplifying }\frac{(m+2n)^2}{(m+n)^2} > 2$$
$$\text{we get } (m+2n)^2 > 2 (m+n)^2$$
$$\text{i.e. } m^2 + 4 n^2 + 4mn > 2 m^2 + 2 n^2 + 4mn$$
$$\text{i.e. } 2n^2 > m^2 \text { , which is true as per the given condition}$$