MHB Is the Harmonic Series a Counterexample to a Convergent Series?

  • Thread starter Thread starter alexmahone
  • Start date Start date
  • Tags Tags
    Counterexample
alexmahone
Messages
303
Reaction score
0
Give a counterexample to

$na_n\to 0,\ a_n\ge 0,\ a_n$ decreasing $\implies\sum a_n$ converges.
 
Physics news on Phys.org
Consider $a_n=\frac{1}{n\ln n}$.
 
A counterexample to this statement is the harmonic series, $\sum_{n=1}^{\infty}\frac{1}{n}$. This series satisfies the conditions given, as $\frac{n}{n} = 1 \to 0$ as $n\to\infty$, and the terms are all positive and decreasing. However, the harmonic series does not converge, as it is a well-known example of a divergent series. Therefore, the given statement is not always true.
 
I posted this question on math-stackexchange but apparently I asked something stupid and I was downvoted. I still don't have an answer to my question so I hope someone in here can help me or at least explain me why I am asking something stupid. I started studying Complex Analysis and came upon the following theorem which is a direct consequence of the Cauchy-Goursat theorem: Let ##f:D\to\mathbb{C}## be an anlytic function over a simply connected region ##D##. If ##a## and ##z## are part of...