This tool can help you find $n^{th}$ term and the sum of the first $n$ terms of a geometric progression. Also, this calculator can be used to solve more complicated problems. For example, the calculator can find the first term ($a_1$) and common ratio ($r$) if $a_2 = 6 $ and $a_5 = 48$. The calculator will generate all the work with detailed explanation.
Definition:
Geometric sequence is a list of numbers where each term is obtained by multiplying the previous term by a constant. The constant is called the common ratio ($r$).
Formulas:
The formula for finding $n^{th}$ term of a geometric progression is $\color{blue}{a_n = a_1 \cdot r^{n-1}}$, where $\color{blue}{a_1}$ is the first term and $\color{blue}{r}$ is the common ratio. The formulas for the sum of first $n$ numbers are $\color{blue}{S_n = a_1 \frac{1-r^n}{1-r}}$.