To prove that $(n!)^2>(n)^n$
That is to prove that $(n!)^2-(n)^n>0$
Now, $(n!)(n!)-(n)^n=[n.(n-1)(n-2)...][n.(n-1)(n-2)...]-[n.n.n...]$
$[n^2.(n-1)^2 . (n-2)^2 ...]-[n.n.n...]$
Comparing the first terms we get, $n^2>n$
Now we prove that all the other individual terms of $(n!)^2$ are greater than $n$
The general term is $(n-r)^2$
To prove that $(n-r)^2>n$, we subtract $n$ from $(n-r)^2 $
$(n-r)^2-n=n^2-2nr+r^2-n=n^2-(2r+1)n+r^2 $, but cannot proceed further, pls help, or this approach totally wrong?