MHB Subsequence - absolute convergence

alexmahone
Messages
303
Reaction score
0
Let $\{a_n\}$ be a sequence, and $\{a_{n_i}\}$ be any subsequence. Prove that if $\sum_{n=0}^\infty a_n$ is absolutely convergent, then $\sum_{i=0}^\infty a_{n_i}$ is absolutely convergent.

My attempt:

$\sum |\ a_n|$ is convergent.

$b_n=\left\{ \begin{array}{rcl}|a_{n_i}|\ &\text{for}& \ n=n_i \\ 0\ &\text{for}& \ n\neq n_i\end{array} \right.$

$0\le b_n\le\ |a_n|$ for all $n$.

Since $\sum |\ a_n|$ converges, $\sum b_n$ converges.

So, $\sum|\ a_{n_i}|$ converges. ($\because\sum_{n=0}^{n_i}b_n=\sum_{i=0}^i|\ a_{n_i}|$)

Is that okay?
 
Physics news on Phys.org
Alexmahone said:
Let $\{a_n\}$ be a sequence, and $\{a_{n_i}\}$ be any subsequence. Prove that if $\sum_{n=0}^\infty a_n$ is absolutely convergent, then $\sum_{i=0}^\infty a_{n_i}$ is absolutely convergent.

My attempt:

$\sum |\ a_n|$ is convergent.

$b_n=\left\{ \begin{array}{rcl}|a_{n_i}|\ &\text{for}& \ n=n_i \\ 0\ &\text{for}& \ n\neq n_i\end{array} \right.$

$0\le b_n\le\ |a_n|$ for all $n$.

Since $\sum |\ a_n|$ converges, $\sum b_n$ converges.

So, $\sum|\ a_{n_i}|$ converges. ($\because\sum_{n=0}^{n_i}b_n=\sum_{i=0}^i|\ a_{n_i}|$)

Is that okay?
Yes, that works.
 
Yes, your proof is correct. You have correctly used the fact that the absolute value of a subsequence is always less than or equal to the absolute value of the original sequence, and that the convergence of the original series implies the convergence of the subsequence. Well done!
 
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...

Similar threads

Back
Top