I am working on the following problem:
If $a, b \in \mathbb{R}^+$, then $$a^2 + b^2 + 1 > a \sqrt{b^2 + 1} + b \sqrt{a^2 + 1}$$
My book provides the following solution. The following inequality is clearly true: $$(a - \sqrt{b^2 + 1})^2 + (b - \sqrt{a^2 + 1})^2 \ge 0.$$ and the desired inequality follows directly.
However, I don't understand the steps that were taken to reach the sum of squares above. Was it just guess-and-check?
Or does someone understand the steps on how to come up with the sum of squares? Or can you think of a different solution?
Have you actually tried to solve this problem, other than just staring at it for a few seconds and immediately look up the solution?
– dezdichado Jan 11 '23 at 03:17