Geometric Sequence Calculator
Formula
a_n = a_1 \cdot r^{n-1}
Inputs
| First term | 2 |
|---|---|
| Common ratio | 3 |
| Term number | 10 |
Visualization
Geometric Sequence Calculator
Inputs
Sequence Parameters
a_n = a_1 \cdot r^{n-1}
Results
Enter a value to see results.
The infinite sum diverges — |r| ≥ 1 means the terms do not shrink to zero.
Results
\begin{aligned} a_n &= a_1 \cdot r^{n-1} \\ &= 2 \cdot 3^{10-1} \\ &= ? \end{aligned}
\begin{aligned} S_n &= a_1 \cdot \dfrac{1 - r^n}{1 - r} \\ &= 2 \cdot \dfrac{1 - 3^{10}}{1 - 3} \\ &= ? \end{aligned}
The infinite sum diverges — |r| ≥ 1 means the terms do not shrink to zero.
Term Plot
Recommended Next
Arithmetic Sequence Calculator
Find the nth term and sum of an arithmetic sequence. Enter the first term, common difference, and n to get aₙ, Sₙ, and the average.