0

Find whether the divergence test is applicable for sequence $$a_{n}=e^{-\frac{6}{n}}$$If applicable, then $\displaystyle \lim_{n\rightarrow \infty}a_{n}=$

What I've tried:

I did not understand how the divergence test is applied here.

But I am getting: $$\lim_{n\rightarrow \infty}a_{n}=\lim_{n\rightarrow \infty}e^{-\frac{6}{n}}=e^{-\infty}=0$$

Can anyone please explain me how can I apply the divergence test here? Thanks.

t3m2
  • 131
  • 7
jacky
  • 5,194

1 Answers1

0

Your computation is wrong. $ \lim_{n \rightarrow \infty} a_n = \lim_{n \rightarrow \infty} e^{\frac{-6}{n}} = \lim_{n \rightarrow \infty} \frac{1}{e^{\frac{6}{n}} = 0 $. And it's a sequence, you can't apply divergent test here.

Itachi
  • 1,504
  • 5
  • 15