is this right ? $$ \sum_{n=1}^{\infty} \frac{n^2} {n!} $$ i need to use quotient criterion
$$ \lim_{n\to\infty} \frac{\frac{n^2}{n!}}{ \frac{1}{n!}} = \lim_{n\to\infty} {\frac{n^2}{n!}} { \frac{n!}{1}} = \lim_{n\to\infty} {n^2} = \infty $$
so $$ \lim_{n\to\infty} \frac{\frac{n^2}{n!}}{ \frac{1}{n!}} $$ equals $\infty$ and $$\sum_{n=1}^{\infty} \frac{1} {n!} $$ is divergent it means that
$$ \sum_{n=1}^{\infty} \frac{n^2} {n!}$$ is divergent
This doesn't work!
In the Limit Comparison Test, you need $$ \lim_{n\to \infty} \frac{a_n}{b_n} $$ to be a positive real number (and not infinity) when comparing $\sum a_n$ and $\sum b_n$.
Consider the example where $$ a_n = \frac{1}{n} \quad\text{and}\quad b_n = \frac{1}{n^2}. $$ Here $\sum a_n$ is divergent and $\sum b_n$ is convergent, but $$ \lim_{n\to \infty} \frac{a_n}{b_n} = \infty. $$
I don't know how you would use the Limit Comparison Test here. I see now that Landon does know. So you should see his answer!
As a sidenote, note that $$ \sum_{n=1}^{\infty} \frac{1}{n!} $$ is convergent and not divergent.