Sequence & Series Explorer
Enter the first term, common difference or ratio, and number of terms to generate a sequence. See individual terms, partial sums, convergence analysis, and an interactive plot. All calculations run in your browser.
| n | aₙ | Sₙ |
|---|---|---|
| 1 | 2 | 2 |
| 2 | 5 | 7 |
| 3 | 8 | 15 |
| 4 | 11 | 26 |
| 5 | 14 | 40 |
| 6 | 17 | 57 |
| 7 | 20 | 77 |
| 8 | 23 | 100 |
| 9 | 26 | 126 |
| 10 | 29 | 155 |
Reference Guide
Arithmetic Sequences
In an arithmetic sequence, each term is found by adding a constant value called the common difference. The common difference d is constant between consecutive terms.
Geometric Sequences
In a geometric sequence, each term is found by multiplying the previous term by a constant called the common ratio. The common ratio r is the factor between consecutive terms.
Convergence of Geometric Series
An infinite geometric series converges when , and its sum is given by the formula below. When , the series diverges. Alternating series (negative r) can still converge if .
Sigma Notation
Sigma notation provides a compact way to write the partial sum of a sequence. The index k runs from the lower bound to the upper bound.
This compact notation represents the partial sum. Each term is evaluated at the corresponding index value and added to the total.