When I was try to show that the series $$\sum_{n\in\mathbb{N}} \frac{n^n}{(2n)!}$$ is convergent using comparison test, I stuck at the point $$n^{n+2}<(2n)!$$
I think it can be show using mathematical induction.
If you can, please help me. Thank you
2026-03-27 23:01:54.1774652514
How can I show that $n^{n+2}<(2n)!$ for any integer $n$.
88 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Note that $$ (n!)^2 = \prod_{i=1}^n i(n+1-i) \ge \prod_{i=1}^n n = n^n $$ Hence $n! \ge n^{n/2}$. This gives $$ (2n)! \ge (2n)^n = 2^n n^n $$ For $n \ge 2$ we have $2^n \ge n^2$, hence $(2n)!\ge n^{n+2}$.