3
$\begingroup$

I need to show, using the comparison test, that $\sum\limits_{n = 1}^{+\infty} e^{-\sqrt{n + 1}}$ converges, but I can't come up with a larger convergent series.

Thanks.

  • 2
    You may try $\sum{\frac{1}{n^2}}$, for example, if you know that $\sqrt{n+1}$ is larger than $2\log{n}$ for sufficiently large $n$.2012-06-04

1 Answers 1

7

Since $\mathrm e^u=\sum\limits_{k=0}^{+\infty}\frac{u^k}{k!}\gt\frac{u^4}{4!}$ for every $u\gt0$, one has $\mathrm e^{-\sqrt{n+1}}\lt\frac{4!}{(n+1)^2}$ hence the series converges.

A similar argument shows that the series $\sum\limits_{n}\mathrm e^{-n^a}$ converges for every $a\gt0$.

  • 0
    got it! very impressive.2012-06-04