How to prove that sequence is divergent.

441 Views Asked by At

I have a certain sequence $$a_n= \frac{(-1)^n n^3}{n^3+2n^2+1} .$$ I know this sequence is divergent, but I do not know how to prove it. I tried using a theorem that says: $$ \lim_{n\to \infty} |a_n| = 0 \Rightarrow \lim_{n\to \infty} a_n = 0.$$ But he says nothing if $ \lim_{n\to \infty} |a_n| = L$ (in this case $L= 1$). So I would like to know how you proved that sequence is divergent.

2

There are 2 best solutions below

2
On BEST ANSWER

$$a_n=\frac{(-1)^n}{1+\frac{2}{n}+\frac{1}{n^3}}.$$ I think now it's clear.

0
On

Hint: Consider it when $n$ is odd and $n$ is even separately!