I'm trying to prove an inequality that I believe to be the case. The inequality is as follows
$$k! < p^{k-1}\prod_{j = 1}^{k-1}(p^{n-1}-j)$$
where $1 < k \leq p^{n-1}$, $p$ a fixed odd prime and $n > 1$ a fixed positive integer.
I've shown that it's true for a couple of small values for $p$ and $n$ but I'm not sure how I might tackle the problem in more generality.
If there's a counter-example that I've missed, I'd be overjoyed if anyone could point it out. Hints towards a solution would be preferable!