I have a series with the $n$-th member defined by the following equation
$$a_n = \frac{n!e^n}{n^{n+\alpha}}, \alpha \in \mathbb{R}$$
The series starts at $n=1$.
Questions
- Is it possible to figure out whether the series converges using the ratio test? Because it works out to 1 for me.
- How to approach factorials when dealing with series
- What method would be the most appropriate here to test for convergence?