Need a proof about convergence of a series

Click For Summary

Discussion Overview

The discussion revolves around the convergence of a series and whether the convergence status changes when a finite number of terms are added or subtracted. Participants seek a rigorous proof of this concept using single-variable calculus theorems.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant requests a rigorous proof that the convergence of a series remains unchanged when a finite number of terms are added or subtracted.
  • Another participant suggests using the definition of convergence, indicating that shifting the index of summation can demonstrate the claim.
  • A different participant discusses the implications of the triangle inequality and linear combinations of convergent series to support the argument, though they express uncertainty about the rigor of their reasoning.
  • One participant defines the series and its limit, proposing that the limit of the modified series can be derived from the original series' limit by accounting for the constant terms removed.
  • Concerns are raised about whether the proof holds for arbitrary removals of terms, not just the first few, leading to a discussion about the complexity of such cases.
  • Another participant suggests that removing terms in sets can still yield a convergent series, provided that the sum of the removed terms is finite.
  • A later reply attempts to establish bounds on the sums involved, arguing that the modified series remains convergent even when a small number of terms are removed.

Areas of Agreement / Disagreement

Participants express varying degrees of agreement on the general idea that the convergence status does not change with finite modifications, but there is no consensus on the rigor of the proofs or the applicability to arbitrary removals of terms.

Contextual Notes

Participants note the need for rigorous definitions and the potential complexity introduced by removing terms in non-sequential ways. The discussion highlights the importance of ensuring that the sums of removed terms remain finite.

AdrianZ
Messages
318
Reaction score
0
I was reading a book about Calculus that I came to a problem that the author claimed convergence of a series won't change if we subtract a finite number of its terms from it, It seems to be intuitively clear, but I need a proof. so please Prove that the convergence/divergence status of a series won't change if we add/subtract a finite number of terms to/from it. please make it as rigorous as possible using only single-variable Calculus theorems.

Thanks in advance.
 
Physics news on Phys.org
You can easily show it from the definition:
[tex]\forall \epsilon > 0, \exists N > 0: \ldots[/tex]

If you subtract M terms, basically all you have to do is shift N to N - M (or you can show that the same N will still work).
 
Yea, actually I was thinking about the same way of proving this, I said when we say a series converges it means [tex]\forall[/tex][tex]\epsilon[/tex]>0[tex]\exists[/tex]N>0 s.t n>N [tex]\Rightarrow[/tex] |S(n) - L|< [tex]\epsilon[/tex] where S(n) is supposed to mean the sum of any n terms of the series, then I tried to use the triangle inequality and show that if S'(n) is the sum of some finite n terms of the series, then by using some algebra, we can show that they still converge for some N by definition.
let me brief it this way, we know that if n is a finite number then the Sum of any n numbers will certainly converge to a specific real number because we have no problem with summing a finite number of terms, from another theorem we know that if a series converges then we're allowed to write it in linear combinations of different convergent series. so here we have a series that is convergent based on the hypothesis and we have another series which is convergent because It's a finite sum, so any linear combinations of these two must be convergent. am I right? I see the idea, but I think It's not convincingly rigorous.
 
Last edited:
OK, let's define
[tex]S_n = \sum_{k = 1}^n a_k[/tex]
and assume that there exists some real number L
[tex]\lim_{n \to \infty} S_n = L[/tex]
(this is actually what it means to say that [itex]\sum_{k = 1}^\infty a_k[/itex] has a limit).

Your question is: does there exist a number L' such that
[tex]\sum_{k = \ell + 1}^\infty a_k = L'[/tex]
that is, such that
[tex]\lim_{n \to \infty} \left( S_n - S_\ell \right) = L'[/tex]

Actually, since the second term is just a constant with respect to n, you can use that
[tex]\lim_{n \to \infty} (a_n + c) = \left( \lim_{n \to \infty} a_n \right) + c[/tex]
and infer that [itex]L' = L - S_\ell[/itex].

But if you want, you can write out the limits and do it all properly.
 
Yea, actually I see the idea, but that only proves the theorem for a specific case, I mean in that case you've dropped all the terms before l+1 and have proved that the series is still convergent, am I right? can we do that in any random way we like? I mean can we drop any terms we like arbitrarily and still come to a new convergent series which its limit is the same? (provided we do that for a finite number of times)
 
AdrianZ said:
Yea, actually I see the idea, but that only proves the theorem for a specific case, I mean in that case you've dropped all the terms before l+1 and have proved that the series is still convergent, am I right? can we do that in any random way we like? I mean can we drop any terms we like arbitrarily and still come to a new convergent series which its limit is the same? (provided we do that for a finite number of times)
So you are asking about cases like when we drop the first 5 terms, then terms 100- 150, then 1050 to 2000, etc. and not just "the first n terms"? That's more complicated but can still be done by dividing the terms of the series into sets- the first terms that are removed from the series, the next set of those that are removed, the third set of terms that are removed, etc. The crucial point is that there are a finite number of such sets the sum of each such set of tems is finite and removing it would change the sum by finite amount.
 
HallsofIvy said:
So you are asking about cases like when we drop the first 5 terms, then terms 100- 150, then 1050 to 2000, etc. and not just "the first n terms"? That's more complicated but can still be done by dividing the terms of the series into sets- the first terms that are removed from the series, the next set of those that are removed, the third set of terms that are removed, etc. The crucial point is that there are a finite number of such sets the sum of each such set of tems is finite and removing it would change the sum by finite amount.

yea, that's the case I'm trying to prove it, can you give a proof of that?
 
[tex]\mid S_{l} - L' \mid < \frac{\epsilon}{2} \forall l>N[/tex]

[tex]\mid S_{n} - S_{l}\mid\ =\mid S_{n} -L' + L' - S_{l}\mid\ \leq \mid S_{n} -L' \mid + \mid L' - S_{l} \mid < \frac{\epsilon}{2} + \frac{\epsilon}{2} = \epsilon[/tex]
for n and l taken to sufficiently large...(>N)
Therefore Sn-Sl is cauchy.Now consider l is relatively small number(not taking to very large).
[tex]\mid S_{n} - S_{l}\mid\ =\mid S_{n} -L' + L' - S_{l}\mid\ \leq \mid S_{n} -L' \mid + \mid L' - S_{l} \mid < \mid S_{n} - L' \mid + \frac{\epsilon}{2}[/tex]
Therefore Sn-Sl is bounded even if l is relatively small.
Since it is bounded, and cauchy ... Therefore Sn-Sl is convergent even when l is small (finte).
Hence, as n-> infinity, Sn-Sl will go to its supremum (Sn-L') ...
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K