1

Consider the series $$\sum_{n=1}^{\infty} e^{-nx}$$ Why do we conclude that the series does not converge,if $x \leq 0$ ?

Because of the fact that $f_n(x)=e^{-nx} \to +\infty, \text{ if }x \leq 0 $ ?

evinda
  • 7,823

1 Answers1

2

If a series $\sum u_n $converges, then $\lim_{n\to\infty} u_n = 0$. This is a basic result that you seem to be familiar with already.

Now if $x = 0$, then the limit in question is $1$. If $x < 0$, the limit is $\infty$. Therefore the series doesn't converge when $x \le 0$.

Ayman Hourieh
  • 39,603