Convergent Series and Partial Sums

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
H12504106
Messages
4
Reaction score
0

Homework Statement



Let [itex]\sum_{n=1} a_n[/itex] and [itex]\sum_{n=1} b_n[/itex] be convergent series. For each [itex]n \in \mathbb{N}[/itex], let [itex]c_{2n-1} = a_n[/itex] and [itex]c_{2n} = b_n[/itex]. Prove that [itex]\sum_{n=1} c_n[/itex] converges.





Homework Equations





The Attempt at a Solution



Not sure whether the following solution is correct or not.
Let [itex]S_n, T_n, R_n[/itex] be the partial sums of the series [itex]\sum_{n=1} a_n, \sum_{n=1} b_n, \sum_{n=1} c_n[/itex] respectively. Now [itex](R_{2n-1}) = c_1 + c_2 +...+ c_{2n-1} = (a_1 +...+ a_n)+ (b_1 +...+b_{n-1}) = S_n +T_{n-1}[/itex]. Similarily, [itex](R_{2n}) = c_1 + c_2 +...+ c_{2n-1} + c_{2n} = (a_1 +...+ a_n)+ (b_1 +...+b_n) = S_n +T_n[/itex]. Since [tex]\sum_{n=1} a_n[/itex] and [itex]\sum_{n=1} b_n[/itex] converges, the sequence [itex](S_n)[/itex] and [itex](T_n)[/itex] converges. Since [itex](R_{2n-1})[/itex] and [itex](R_{2n})[/itex] converges to the same value, [itex](R_n)[/itex] converges. Hence, the series [itex]\sum_{n=1} c_n[/itex] converges.[/tex]
 
Physics news on Phys.org
H12504106 said:

Homework Statement



Let [itex]\sum_{n=1} a_n[/itex] and [itex]\sum_{n=1} b_n[/itex] be convergent series. For each [itex]n \in \mathbb{N}[/itex], let [itex]c_{2n-1} = a_n[/itex] and [itex]c_{2n} = b_n[/itex]. Prove that [itex]\sum_{n=1} c_n[/itex] converges.

The Attempt at a Solution



Not sure whether the following solution is correct or not.
Let [itex]S_n, T_n, R_n[/itex] be the partial sums of the series [itex]\sum_{n=1} a_n, \sum_{n=1} b_n, \sum_{n=1} c_n[/itex] respectively. Now [itex](R_{2n-1}) = c_1 + c_2 +...+ c_{2n-1} = (a_1 +...+ a_n)+ (b_1 +...+b_{n-1}) = S_n +T_{n-1}[/itex]. Similarily, [itex](R_{2n}) = c_1 + c_2 +...+ c_{2n-1} + c_{2n} = (a_1 +...+ a_n)+ (b_1 +...+b_n) = S_n +T_n[/itex]. Since [tex]\sum_{n=1} a_n[/itex] and [itex]\sum_{n=1} b_n[/itex] converges, the sequence [itex](S_n)[/itex] and [itex](T_n)[/itex] converges. Since [itex](R_{2n-1})[/itex] and [itex](R_{2n})[/itex] converges to the same value, [itex](R_n)[/itex] converges. Hence, the series [itex]\sum_{n=1} c_n[/itex] converges.[/tex]
[tex] <br /> The assertions you make look to be all true. But I think you need to give a more complete explanation for the last two sentences, because proving it carefully is essentially the same as the original problem. I would think along the lines if Σ a<sub>n</sub> = S and Σb<sub>n</sub> = T, you should be able to show directly that the c series converges to S + T with an ε, N argument.[/tex]