This is a 3-part problem concerning an estimate for the factorial $n!$
a. By considering the graph of $y=\frac{1}{x}$ explain why $$\frac{1}{k+1} < \int\limits_{k}^{k+1} \frac{\mathrm dx}{x} < \frac{1}{k}$$ where $ k \in \mathbb Z$ is a positive integer
I figured (a) by considering the graph, but still added it for completeness to answer (b) and (c).
b. Deduce that $(1+\frac{1}{k})^k < e < (1+\frac{1}{k})^{(k+1)}$ for $k=1,2,3,..$
Stuck here. Presumably this part is related to (a), but what is the relation?
c. Show that $$\frac{(1+n)^n}{e^n} < n! < \frac{(1+n)^{1+n}}{e^n}$$ where $$n \in\mathbb Z$$ Hint: Let $k = 1,2,3,...n$ in part b)
Also stuck. Can induction be used here?
Hint. $f(x)=\frac{1}{x}$ is a decreasing function and thus $$ f(k+1)\le\int_{k}^{k+1}f(x)\,dx\le f(k), $$ To get the strict inequalities you need to do some more work.