bedi
- 81
- 0
Homework Statement
Let x_i be integers. Prove that \sum{x_i} converges iff x_i=0 for all i>I.
Homework Equations
The Attempt at a Solution
I need to show that the partial sums converge. That is, they are Cauchy. So for any \epsilon >0, |s_n - s_m|<\epsilon holds.
Now we have
\sum^n_{k=1}{x_i} - \sum^m_{k=1}{x_i} = \sum^n_{k=m}{x_i} < \epsilon, for all n>m>N. Now assume x_i \neq 0 for all i. And as the partial sums are finite we can choose a minimal element from the sum S_n, say x_a. Obviously (n-m)x_a < S_n but by the Archimedean property (n-m)x_a > \epsilon for some n. Thus either n=m, which implies that the sequence is stationary, or x_a=0. I think this is not valid but can't find the proper solution. help