Taking the derivative of the function $f(n)=n!$ with $n \in \mathbb{N}$ is not possible. But is there some alternative way to understand if a function with $n!$ is decreasing (besides the definition of decreasing, i.e. proving that $f(n+1)<f(n)$ directly, which is hard to do in some cases).
For example: suppose that I need to use Leibniz rule of convergence for this series. $$\sum_{n \geq 1} (-1)^n \frac{\mathrm{sin}(n!)}{n^5}$$ Firstly I must prove that $ \frac{\mathrm{sin}(n!)}{n^5}$ is decreasing, but how can I do without taking the derivative?
HINT:
$$|\sin(x)|\le 1$$ for any $x$. Thus, with $x=n!$, we have
$$|\sin(n!)|\le 1$$