A geometric series is a sequence of numbers for which the ratio of each two consecutive terms is a constant number.

Variables

a1
First term
an
n-th term
q
Common ratio
n
Number of terms
Sn
Sum of first n terms
1.
n-th term
$a_n=a_1\cdot q^{n-1}$
2.
Sum of first n terms
$S_n = a_1\frac{q^n-1}{q-1}$
3.
Sum of first n terms
$S_n = \dfrac{a_nq-a_1}{q-1}$
4.
Sum of infinite geometric series
$S=\dfrac{a_1}{1-q}, \text{for} |q| < 1$
5.
Common raito
$q=\dfrac{a_n}{a_1}$