A BdMO question:
Let $a=211!$ and $b=106^{211}$. Show which is greater with proper logic.
By matching term by term,it is pretty easy to note that
$106!<106^{106}$
$106^{105}<107\cdot 108\cdot 109...........211$
However I am at a loss to see how this will help.The solution must something along the lines of this one but I am unable to see so.I also factorized 106 but it complicated matters further.A hint will be appreciated.
Use a trick similar to Gauss' famous trick for summation (although he probably wasn't the first, if at all, to discover it).
Divide the $211!$ into pairs, $(1,211),(2,210),(3,209),\ldots(105,107)$. Now we can note that for every such pair can be written as $(106-k,106+k)$ and therefore: $$(106-k)(106+k)=106^2-k^2<106^2.$$
Now it's easy to finish. There are $105$ pairs and one additional $106$ to each side. Therefore $211!<106^{211}$.