Sequence Calculator

Find the nth term and partial sum of an arithmetic or geometric sequence.

nth term 17
Sum of first n terms 57

Formula: Arithmetic: a+(n−1)d · Geometric: a·rⁿ⁻¹

Step-by-step with your numbers:
1. Values used:
2. First term = 2
3. Common difference / ratio = 3
4. Term number n = 6
5.
6. nth term = 17
7. Sum of first n terms = 57
Did we solve your problem today?

Work with either type of sequence: arithmetic (constant difference) or geometric (constant ratio).

The math behind it

Arithmetic: nth term a + (n−1)d, sum n/2·(first + last). Geometric: nth term a·rⁿ⁻¹, sum a(rⁿ − 1)/(r − 1).

Worked example

Arithmetic 2, d = 3, n = 6 → term 17, sum 57.

FAQ

When does a geometric sum converge?

An infinite geometric series converges only when |r| < 1.