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?
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?
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.
Take $a_n=(-1)^n$. As you can see, $S_n$ is not convergent.