I'm feeling that examples for this would arise from some alternating series, in particular of the form $\sum (-1)^nx_n$. But I'm having trouble finding a concrete example. Thanks!
Asked
Active
Viewed 332 times
1
-
2Good intuition. Take $x_n=\frac{1}{\sqrt n}$ and you'll have your example. – Surb Nov 06 '18 at 08:17
-
Asked and answered yesterday. – Randall Nov 06 '18 at 13:35
2 Answers
3
$\sum (-1)^{n} \frac 1 {\sqrt n}$. This series conrveges by alternating series test. Of course $\sum \frac 1 n$ is divergent.

Kavi Rama Murthy
- 311,013
2
Maybe it is worth noting that in your example the series $\sum_{n=1}^{\infty}a_n$ cannot be absolutely convergent because:
$$\sum_{n=1}^{\infty}|a_n| < \infty \Rightarrow \lim_{n\to\infty}|a_n|= 0 \Rightarrow \exists N \in \mathbb{N}: |a_n| < 1 \forall n\geq N $$ $$\Rightarrow \sum_{n=\color{blue}{N}}^{\infty}a_n^2 \leq \sum_{n=\color{blue}{N}}^{\infty}|a_n|$$
So, for example, any sequence $a_n = (-1)^n\frac{1}{n^{\alpha}}$ with $0 < 2\alpha < 1$ would give a series satisfying your conditions.

trancelocation
- 32,243