Conceptual question regarding sum of series

fk378
Messages
366
Reaction score
0

Homework Statement


If the sum(a_n) and the sum(b_n) are both divergent, is the sum(a_n + b_n) necessarily divergent?


The Attempt at a Solution


At first I thought it must be divergent, but then I asked, what if a_n is 1/n and b_n is -1/n... then their sum would be 0.

Does this logic make sense? And if so, would it imply that sum(a_n + b_n)=0, and is therefore convergent?
 
Physics news on Phys.org
Your logic is correct. We can even get simpler examples. a_n = n, b_n = -n. Each diverges individually, but a_n + b_n = 0 for every term. And yes, it implies the sum of (a_n + b_n) is 0, convergent.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top