Prove, by contradiction, that if a and b are nonzero real numbers, and $a<1/a<b<1/b$ then $a<−1$.
I understand that the first step is to assume that $a<1/a<b<1/b$ is true. Therefore, the hypotheses makes up:
$a ≠ 0$
$b ≠ 0$
$a<1/a<b<1/b$ is true
From here, to prove by contradiction, we find the negated version of $ a < -1$ which is $ a => -1 $.
Now we must find a contradiction within these statements, but I am struggling to pinpoint that contradiction.
FYI Answer: I have accepted the completed answer for those who are looking for a quick answer but do check the other one for in-depth analysis as well.
suppose $-1\le a$, i.e $a\in [-1,\infty)$.
Note that $a$ cannot be larger than $1$ or be in $(-1,0)$, otherwise, $\frac{1}{a}<a$. And $a$ cannot be $-1$ or $1$. otherwise, $\frac{1}{a}=a$. Therefore, $a\in(0,1)$ and $1<\frac{1}{a}$
But, there is $b$ such that $1<\frac{1}{a}<b$, thereofre, $\frac{1}{b}<1<b$, which contradicts to the assumption that $b<\frac{1}{b}$.