What steps should I take to understand why this sequence diverges (specifically, not to +∞ or -∞)?
$$\lim_{n\to\infty}\frac{8(n!)}{(-2)^n}$$
What steps should I take to understand why this sequence diverges (specifically, not to +∞ or -∞)?
$$\lim_{n\to\infty}\frac{8(n!)}{(-2)^n}$$
On
On
$n!$ "grows" faster then $2^n$. so the $$\frac{8(n!)}{(-2)^n}$$ approaches $\infty$ faster then it approaches zero. as $n\rightarrow\infty$ also $(-2)^n$ oscillates between positive and negative values.
On
Hint: Because the terms of the sequence alternate in sign, the sequence can converge if and only if it converges to zero.
And the magnitude of the $n^{\textrm{th}}$ term is $$8\cdot\frac{1}{2}\cdot\frac{2}{2}\cdot \frac{3}{2}\cdots\frac{n}{2}$$ Note that all factors beyond the third are larger than $1$, so do you see why the terms can't converge to zero?