4

I'm using a book for my AS Level maths which says that:

"The general rule for the sum of a geometric series is $$S_n = a\frac{r^n-1}{r-1}$$ or $$S_n= a\frac{1-r^n}{1-r}$$ "

Why are there two formulas and when do I use each?

Thanks so much, I'm really confused!

Sami x

marwalix
  • 16,773
Sami
  • 43

1 Answers1

4

They are the same formula, the only difference is that you take out a $-1$ at the numerator and at the denominator so they turn into $1$ which is obv not written. Let me show you:

$S_n=\frac {a(r^n-1)} {r-1}=\frac {(-1)a(1-r^n)} {r-1}=\frac {(-1)a(1-r^n)} {(-1)(1-r)}=\frac {a(1-r^n)} {(1-r)}$

AlienRem
  • 4,011