Algabreic Manipulation of Sigma Notation

Click For Summary

Discussion Overview

The discussion revolves around the algebraic manipulation of sigma notation, particularly in the context of finite and infinite series. Participants explore rules for changing index values, injecting or removing quantities from sums, and conditions for combining or separating sums. The conversation includes examples and clarifications related to geometric series and the implications of absolute convergence in infinite series.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant inquires about the rules for algebraically manipulating sigma notation, specifically how to adjust sums when changing index values.
  • Another participant emphasizes that the properties of addition apply to sums, noting that the order and labeling of summands do not affect the overall sum as long as the multiset remains unchanged.
  • A participant expresses confusion regarding the transformation of indices in a geometric series proof, particularly how the limits of summation change.
  • Discussion includes the impact of absolute convergence on infinite series, with one participant explaining that the order of addition can affect the result in non-absolutely convergent series.
  • Examples are provided to illustrate how different arrangements of terms in infinite series can lead to different outcomes, including divergent results.

Areas of Agreement / Disagreement

Participants express varying levels of understanding regarding the manipulation of sigma notation and the implications of infinite series. There is no consensus on the best approach to handle these manipulations, and some points remain contested or unclear.

Contextual Notes

Limitations include the lack of clarity on specific conditions required for combining or separating sums and the nuances of infinite series behavior, particularly in relation to convergence.

r16
Messages
42
Reaction score
0
Even though this question deals mostly with arithmetic and geometic series, this notation is used in linear algebra and differential geomety quite a bit so I will inquire of this matter here.

What are the rules for algabreically dealing with sigma notation. When you change the value of an index from for example [itex]i=0[/itex] becomes [itex]i=1[/itex] how do you adjust the rest of the problem taking that transformation into account. Another question I have is how do you deal with injecting more into and taking quantities out of the sum, (passing through the sigma), and how that effects the rest of the sum. My final big concern is what conditions need to be met to combine / pull apart sums.

Of course any more rules or comments would be greatly appreciated.

Here is an example:
According to http://en.wikipedia.org/wiki/Evaluating_sums for the derivation of a general rule for an geometric series they have this proof:

[tex]S = \sum_{i=0}^{n} ar^{i}[/tex]
[tex]S-rS = S(1-r) = \sum_{i=0}^{n} ar^{i} - \sum_{i=0}^{n} ar^{i+1} =<br /> a (\sum_{i=0} ^{n} r^{i} - \sum_{i=1}^{i+1} r^{i}) = a(1-r^{n+1})[/tex]

I get confused when [itex]\sum_{i=0}^{n} ar^{i+1}[/itex] ends up as [itex]\sum_{i=1}^{i+1} r^{i}[/itex]. How does [itex]n[/itex] become [itex]i+1[/itex] and [itex]i=0[/itex] becomes [itex]i=1[/itex].

I become futher confused on how the sums disappear into the answer, how the [itex]i[/itex] becomes an [itex]n[/itex].
 
Last edited by a moderator:
Physics news on Phys.org
(The following applies to finite sums. Some things will change for infinite sums)


Remember that a sum really is just adding together every element in a given sequence, so all the properties of addition apply: in particular, the distributive, commutative, and associative rules.

As for indexing, when you're adding a bunch of numbers together, it doesn't matter in what order you do it, nor how you label the numbers: as long as the multiset of summands remains unchanged, the sum remains unchanged.

For example, the (n+1) summands in the expression [itex]\sum_{i=0}^n r^{i}[/itex] are exactly the same as the (n+1) summands in the expression [itex]\sum_{i=0}^{n} r^{n - i}[/itex], so the sums must be equal.


(p.s. you've made a typo in your proof of the geometric series formula)
 
thx that really helps: breaking it down back into addition. Ill remember that for the future
 
I have made a small edit to that wiki page now. That should clear things up a bit.

-- AI
 
How would things change if the series were an infinite series?
 
When an infinite sum is absolutely convergent, it tends to (always?) behave nicely. But otherwise, the order you do the addition matters: you can get different values by summing terms in different orders.

One example of this is if I'm adding infinitely many 1's and infinitely many (-1)'s.

I could alternate one of each, giving the sum

[tex]\sum_{n = 0}^{+\infty} (1 + (-1)) = \sum_{n = 0}^{+\infty} 0 = 0[/tex]

Or I could alternate between two 1's followed by a (-1):

[tex]\sum_{n = 0}^{+\infty} (1 + 1 + (-1)) = \sum_{n = 0}^{+\infty} 1 = +\infty[/tex]

Or, I could add up the 1's, then add up the (-1)'s, and find it doesn't exist:
[tex]\sum_{n = 0}^{+\infty} 1 + \sum_{n = 0}^{+\infty} (-1) = +\infty + -\infty = \mathrm{D.N.E.}[/tex]


One can get this effect simply by reordering a summation too, without doing the regrouping I did above: see the Riemann series theorem.
 
TenaliRaman said:
I have made a small edit to that wiki page now. That should clear things up a bit.

-- AI

I had an inkling it was incorrect, i just didnt have the confidence to change it
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K