I am looking for a formal way to proof that $k! > (k/2)^{(k/2)}$ for any $k \in \{1,2,3,4...\}$
I tried proof by induction but this didn't really work out. So I kind of know why $k! > (k/2)^{(k/2)}$, but can't come up with a good way to write it down.
Case 1: $k$ is odd. Then $\frac{k+1}{2},\frac{k+3}{2},...,\frac{k+k}{2}$ are all greater than $\frac k2$ and are factors in $k!$. How many of these factors are there?
You can do case 2 on your own.