What is the proof for the Riemann Series Theorem?

  • Context: Graduate 
  • Thread starter Thread starter daniel_i_l
  • Start date Start date
  • Tags Tags
    Riemann Series Theorem
Click For Summary

Discussion Overview

The discussion revolves around the proof of the Riemann Series Theorem, which asserts that any conditionally convergent series can be rearranged to converge to any real number, or even diverge. Participants explore various approaches to understanding and proving this theorem, including examples and algorithmic methods.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant expresses interest in the theorem and notes that it was deemed "beyond the scope" of their reading material.
  • Another participant suggests trying an example series with both positive and negative terms to illustrate the theorem's implications.
  • A participant posits that the infinite nature of positive and negative terms allows for a balance that could converge to any number, questioning how to formally prove this idea.
  • One participant proposes writing an algorithm to generate the sequence term by term and proving the desired properties of the result.
  • A detailed proof is presented by a participant, outlining the construction of sequences from positive and negative terms and demonstrating how to rearrange them to converge to any real number.
  • Another participant questions the assurance that the partial sums converge to a specific number, seeking clarification on the behavior of the terms in the sequence.

Areas of Agreement / Disagreement

The discussion features multiple competing views and approaches to understanding the proof of the Riemann Series Theorem. There is no consensus on a single method or understanding, and participants express uncertainty about specific aspects of the proof.

Contextual Notes

Participants express various assumptions about the behavior of series and convergence, but these assumptions are not universally accepted or proven within the discussion.

daniel_i_l
Gold Member
Messages
864
Reaction score
0
Can anyone tell we how this:
http://mathworld.wolfram.com/RiemannSeriesTheorem.html
can be proved?
The book that I read it in said that it was "beyond the scope of the book".
It one of the coolest theorems I've read about. For example, it means that for any number (pi, phi, ...) there's some series which converges to it.
 
Physics news on Phys.org
The easiest way to see the proof is to simply try to do an example. Take the series whose positive terms are

1, 1/3, 1/5, 1/7, ...

and whose negative terms are

-1/2, -1/4, -1/6, ...

and see if you can choose 10 terms that add up to something near 2. Then try to extend it to 20 terms that add up to something even closer to 2, and so forth.
 
Well I see that since we have an infinite amount of positive and negative terms we should be able to "work out" some balance between them that converges to any number. But how can you prove it?
Thanks.
 
I, personally, would write an algorithm that generates the sequence term by term, and then prove the result has the properties I want.
 
The proof is not difficult. Let {an} be a sequence that is convergent but not absolutely convergent. That is, [itex]a_1+ a_2+ a_3+ \cdot\cdot\cdot[/itex] converges but [itex]|a_1|+ |a_2|+ |a_3|+ \cdot\cdot\cdot[/itex] does not.

Define [itex]b_n= a_n[/itex] if [itex]a_n\ge 0[/itex], 0 if not.
Define [itex]c_n= -a_n[/itex] if [itex]a_n< 0[itex], 0 if not.<br /> <br /> <br /> For all n, [itex]a_n= b_n- c_n[/itex], [itex]|a_n|= b_n+ c_n[/itex]. In each of those, one term is 0, the other may not be.<br /> <br /> (In what follows "{x<sub>n</sub>} converges" means the <b>series</b> converges.)<br /> <br /> Suppose {b<sub>n</sub>} converges. Then [itex]c_n= b_n- a_n[/itex]. Since both {b<sub>n</sub>} and {a<sub>n</sub>} converge, so does {c<sub>n</sub>}. But then {|a<sub>n</sub>} must converge which is not true. Therefore, {b<sub>n</sub>} cannot converge. You can do the same thing to show that the series {c<sub>n</sub>} does not converge. Since the both consists of non-negative numbers, the partial sums must go to infinity.<br /> <br /> Let "a" be any real number. Then there exist n<sub>1</sub> such that [itex]\sum1^{n_1} b_n[/itex]> a[/itex]. Let a<sub>1</sub> be that sum minus a. Then there exist n<sub>2</sub> so that [itex]\sum_1^{n_2} c_n> a_1[/itex]. The sum of the corresponding terms of {a<sub>n</sub>}, with the correct sign, will be slightly less than a. Let a_2 be a- that number. There exist n<sub>3</sub> so that [itex]\sum_{n_1}^{n_3} b_n> a_2[/itex]. Continuing in that way, we get a sequence of numbers from {a<sub>n</sub>}, rearranged whose partial sums "alternate" on either side of a and converge to a. <br /> <br /> It's not too hard to see how to choose terms so the series diverges to +infinity or to -infinity.[/itex]
 
Thanks for posting that. But how do you know that the partial sums converge to a? In other words, how can you be sure that |a_1| > |a_2| > |a_3| ... ?
Thanks.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K