Is it true that, for any Pythagorean triple $4ab > c^2$?
So this came up in a proof I was working on and it seems experimentally correct from what I've tried and I would imagine the proof is similar to proving,
$$ab < \frac{c^2}{2}$$
The idea I have for this approach is,
$$4ab > c^2$$ $$4ab > a^2 + b^2$$ (Then maybe something with the triangle inequality?)
So is this statement true (it seems to be), and how can I prove it?
A counter-example would also be acceptable.
$15^2 + 112^2 = 113^2$, but $4 \cdot 15 \cdot 112 \le 113^2$.