I'd like to show $n!>n^{10} $ for large enough n ( namely $ n \geq 15 $).
By induction, I do not know how to proceed at this step:
$$ (n+1)\cdot n!>(n+1)^{10} $$
As I can't see how to simplify $(n+1)^{10} $.
This seems like such a trivial thing (and it probably is), yet I can't do it. Isn't there an easier way to show this?
(P.S. I need to refrain from the use of derivatives, integrals etc., I suppose, then you could work something out with the slope of the respective functions)