Prove with integration the inequality, I need some advice about how to start prove it.
I know that if function is Monotonically increasing function so :
$$ f(1)+\int^n_1f(x)dx\leq f(1)+f(2)+....+f(n)\leq f(n)+\int^n_1f(x)dx$$
$$e(\frac{n}{e})^n < n! < n \times e(\frac{n}{e})^n$$
Thanks!

Hint 1: Logarithm is your friend; it turns products into sums.
Hint 2: $\ln(n!)=\sum\limits_{i=1}^n \ln i$. Thus, $f(x)=\ln(x)$ might be a good candidate for trying to apply the inequalities you have listed.