What is the proof for the Riemann Series Theorem?

AI Thread Summary
The Riemann Series Theorem states that any conditionally convergent series can be rearranged to converge to any real number or diverge. A suggested approach to prove this involves constructing sequences of positive and negative terms and demonstrating that their sums can be manipulated to approach a desired limit. The discussion highlights the importance of understanding the convergence of the positive and negative subsequences separately. It emphasizes that while the proof can be complex, it is feasible by carefully selecting terms to alternate around the target value. The conversation concludes with a call for clarification on ensuring the convergence of the partial sums.
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.
 
Mathematics 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, a_1+ a_2+ a_3+ \cdot\cdot\cdot converges but |a_1|+ |a_2|+ |a_3|+ \cdot\cdot\cdot does not.

Define b_n= a_n if a_n\ge 0, 0 if not.
Define c_n= -a_n if a_n&lt; 0, 0 if not.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; For all n, a_n= b_n- c_n, |a_n|= b_n+ c_n. In each of those, one term is 0, the other may not be.&lt;br /&gt; &lt;br /&gt; (In what follows &amp;quot;{x&lt;sub&gt;n&lt;/sub&gt;} converges&amp;quot; means the &lt;b&gt;series&lt;/b&gt; converges.)&lt;br /&gt; &lt;br /&gt; Suppose {b&lt;sub&gt;n&lt;/sub&gt;} converges. Then c_n= b_n- a_n. Since both {b&lt;sub&gt;n&lt;/sub&gt;} and {a&lt;sub&gt;n&lt;/sub&gt;} converge, so does {c&lt;sub&gt;n&lt;/sub&gt;}. But then {|a&lt;sub&gt;n&lt;/sub&gt;} must converge which is not true. Therefore, {b&lt;sub&gt;n&lt;/sub&gt;} cannot converge. You can do the same thing to show that the series {c&lt;sub&gt;n&lt;/sub&gt;} does not converge. Since the both consists of non-negative numbers, the partial sums must go to infinity.&lt;br /&gt; &lt;br /&gt; Let &amp;quot;a&amp;quot; be any real number. Then there exist n&lt;sub&gt;1&lt;/sub&gt; such that \sum1^{n_1} b_n&amp;gt; a. Let a<sub>1</sub> be that sum minus a. Then there exist n<sub>2</sub> so that \sum_1^{n_2} c_n&amp;gt; a_1. 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 \sum_{n_1}^{n_3} b_n&amp;gt; a_2. Continuing in that way, we get a sequence of numbers from {a<sub>n</sub>}, rearranged whose partial sums &quot;alternate&quot; on either side of a and converge to a. <br /> <br /> It&#039;s not too hard to see how to choose terms so the series diverges to +infinity or to -infinity.
 
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.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top