I'm having difficulties understanding all limits with factorial...
Actually, what I don't understand is not the limit concept but how to simplify factorial...
Example :
$$\lim\limits_{n \to \infty} \frac{(n+1)!((n+1)^2 + 1)}{(n^2+1)(n+2)!}$$
I know that it's supposed to give $0$ as I have the answer, but I'd like to understand how to do it as each time I get a limit with factorial I get stuck.
Thanks.
You have $\frac{(n+1)!}{(n+2)!}$ as the only two factorials in the limit. This can be re-written as $\frac{(n+1)!}{(n+2)(n+1)!}$ or $\frac{1}{(n+2)}$. After you simplify this section, the rest of the limit should be relatively easy to calculate, given a basic understanding of limits.