I have a question about the limit of the factorial function. How can I evaluate
$$ (1) \lim_{n \rightarrow \infty} \frac{10^n}{n!} $$
$$ (2) \lim_{n \rightarrow \infty} \frac{n^n}{n!} $$
Is there any alternative expression for the factorials to solve this problem?
Hint: Use Stirling's approximation:
$$n! \sim \sqrt{2\pi n}\left(\frac ne\right)^n$$