Difference between 2 Sum of n terms of geometric series formulas

Click For Summary
SUMMARY

The discussion focuses on the differences between two formulas for the sum of the first n terms of a geometric series. Notation A is represented as Sn = a(1 - rn) / (1 - r), while Notation B is Sn+1 = a(1 - rn+1) / (1 - r). The key distinctions include the presence of the constant 'a' in Notation A and the exponent differences in the last terms of each series. The conversation concludes that these differences arise from the emphasis on the series' description and the value of 'a'.

PREREQUISITES
  • Understanding of geometric series and their properties
  • Familiarity with sigma notation and summation techniques
  • Basic knowledge of algebraic manipulation and proof techniques
  • Concept of convergence in series
NEXT STEPS
  • Study the derivation of geometric series formulas in detail
  • Explore the implications of varying the constant 'a' in geometric series
  • Learn about convergence criteria for geometric series
  • Investigate the differences between finite and infinite geometric series
USEFUL FOR

Students of mathematics, educators teaching series and sequences, and anyone interested in the foundational concepts of geometric series and their applications.

Lebombo
Messages
144
Reaction score
0
Difference between 2 "Sum of n terms of geometric series" formulas

Notation A)

S_{n}= \sum_{k=0}^{n - 1} ar^{k} = ar^{0} + ar^{1} + ar^{2} +...+ ar^{n-1} = \frac{a(1-r^{n})}{1-r}

Proof:

S_{n}= ar^{0} + ar^{1} + ar^{2} +...+ ar^{n-1}
- r*S_{n}= ar^{1} + ar^{2} + ar^{3} +...+ ar^{n}
___________________________________________________
S_{n} - rS_{n} = a - ar^{n}

S_{n}(1-r)=a(1-r^{n}) \Rightarrow S_{n} = \frac{a(1-r^{n})}{1-r}



Notation B)


S_{n+1} = \sum_{k=0}^{n} ar^{k} = ar^{0} + ar^{1} + ar^{2} +...+ ar^{n} = \frac{a(1-r^{n+1})}{1-r}

Proof:

S_{n+1} = r^{0} + r^{1} + r^{2} +...+ r^{n}
- r*S_{n+1} = r^{1} + r^{2} + r^{3}+...+ r^{n+1}
___________________________________________
S_{n} - r*S_{n} = r^{0} - r^{n+1}


S_{n}(1-r)=1-r^{n+1} \Rightarrow S_{n} = \frac{1-r^{n+1}}{1-r}



So the 2 differences between the formulas I see from the start is:

1) Notation A includes the "a" terms while Notation B only includes the "r" terms. I assume this means that Notation B assumes a=1

2) General terms of S_{n} in Notation A end with exponent ar^{n-1} while General terms of S_{n+1} in Notation B end with exponent r^{n} . I assume the different notation is due to the emphasis put on how the series is described.

If emphasis of notation is placed on S_{n}, then you get ar^{0} + ar^{1} + ar^{2} +...+ ar^{n-1} thus for the last term, you get the classic formula of "nth term of geometric sequence."

If emphasis of notation is placed on a "cleaner" upper bound on the sigma notation such as \sum_{n=1}^{n} ar^{k} then you get the series in the form ar^{0} + ar^{1} + ar^{2} +...+ ar^{n} so for the last term, you no longer have the classic formula of "nth term of geometric sequence."


_______

So in summary, what I can conclude when accounting for the differences between the 2 formulas are that the formula will change a little when a=1 and will change again when the exponent of the last term in the series is "n" instead of "n+1."


Are these notations, formulas, and ascertains about the notation differences correct? I'm just making wild guesses, so I'd be appreciative of any feedback that can correct the assumptions I've made, or to add to the accounting for the differences in the notations and formulas.
 
Last edited:
Physics news on Phys.org
Well the difference is primarily in what you are doing each one =)
In your second proof the missing a constant isn't there because of as you said the proof assumes it would equal one. That's why even at the step below in the proof it hasn't been included though this series is fundamentally different from the step before it where a was included.
Lebombo said:
S_{n+1} = r^{0} + r^{1} + r^{2} +...+ r^{n}

Also what you're doing in the second proof is summing the first n+1 terms and not the first n which is different. This confusion is in this step:
Lebombo said:
S_{n} - r*S_{n} = r^{0} - r^{n+1}
It should look like:
S_{n+1} - r*S_{n+1} = r^{0} - r^{n+1}​
So that you don't lose what youre doing you must keep the n+1 as the sub for S constant otherwise its misleading, Interestingly though I think the second proof is a proof of convergence but don't take my word for it ;)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 17 ·
Replies
17
Views
6K