Series converges if partial sums are bounded?

1.9k Views Asked by At

Suppose $a_n$ is a sequence in $\mathbb R$ and $S_n=\sum_{k=1}^na_k$ when $S_n$ has bound.

Then does $\sum_{k=1}^\infty a_k$ converge?

4

There are 4 best solutions below

0
On

Take $a_n=(-1)^n$. As you can see, $S_n$ is not convergent.

0
On

No.

The series converges if and only if $S_n$ has a limit as $n\to\infty$. Having a limit does not follow from being bounded. For any sequence $(S_n)$ you can find the corresponding sequence $(a_n)$ by letting $a_n=S_n-S_{n-1}$.

Now you can take your favorite bounded sequence $(S_n)$ with no limit and define $a_n$ like above. Then your conditions are satisfied but the series won't converge.

2
On

No: the series $\sum_n(-1)^n$ is a counter-example.

However, if the series has non-negative terms, and if the partial sums are bounded, the series converge by the monotone convergence theorem.

0
On

Well, the series is not convergent necessarily but since $S_n$ is bounded, there is a convergent subsequence $S_{n_k}$ of $S_n$. In other words, a "sub-series" of $\sum_{n}a_n $ converges.