Let $K_1,\ldots,K_n$ be nonnegative integers. Prove that $$K_1!K_2! \cdots K_n! \geq \left[\dfrac{K}{n}\right]!^n,$$ where $K = K_1+\cdots+K_n$.
I was thinking of proving it by induction but there might be an easier way of solving it. How do we deal with the greatest integer less than part?
HINT: Fix the sum $K$, and let's try to find the minimum possible value of $K_1! \cdots K_n!$. So suppose this minimum is attained. We can prove that $|K_i - K_j| \le 1$ for all $i,j$. If this were not the case, then there is some $i,j$ with $K_i > K_j + 1$. Show that subtracting $1$ from $K_i$ and adding $1$ to $K_j$ preserves the sum $K$, but gives a smaller product of factorials. This contradicts the assumption that we had the minimum.
So it's enough to prove the statement in the case $|K_i - K_j| \le 1$ for all $i,j$. If we let $m = \min\{K_1,\ldots,K_n\}$, show that $m = [K/n]$, and that $K_1!\cdots K_n! \ge (m!)^n$.