3

So I've gotten as far as $\displaystyle\frac{|a+b|}{|1+ab|}<\frac{2}{|1+ab|}$ which is clearly wrong because it is greater than 1. What am I doing wrong? Is this question even true?

vadim123
  • 82,796

1 Answers1

1

We need to prove: /a + b/ < /1 + ab/ <==> (a + b)^2 < (1 + ab)^2 <==> a^2 + 2ab + b^2 < 1 + 2ab + a^2b^2 <==>

(1 - a^2)(1 - b^2) > 0 which is true since /a/ < 1 and /b/ < 1.

DeepSea
  • 77,651