Everyday utility

Number Sequence Calculator

Calculate nth term and sum of sequence from First term, Common difference or ratio, Number of terms, with the key formulas and caveats needed to interpret the result correctly.

Last reviewed May 18, 2026 by ToolSpilo Editorial Team.

Review method: Reviewed against the implemented arithmetic and geometric sequence rules, displayed formulas, and worked examples.

Calculator tool

How this calculator works

Use the explanation to understand the formula, assumptions, and practical limits behind the calculator result.

Two Common Kinds of Sequences

An arithmetic sequence adds the same amount each time. A geometric sequence multiplies by the same amount each time.

TypeExamplePattern
Arithmetic3, 7, 11, 15add 4
Geometric2, 6, 18, 54multiply by 3

How to Recognize the Pattern

If the gap between nearby terms stays the same, the sequence is arithmetic. If the ratio between nearby nonzero terms stays the same, it is geometric.

Why the Difference Matters

The two patterns grow very differently. Adding 4 each step stays steady, but multiplying by 3 grows much faster. Choose the correct pattern before using later terms or making predictions.

What the Calculator Uses

For arithmetic sequences it uses a starting term and a common difference. For geometric sequences it uses a starting term and a common ratio.

Frequently asked questions

What is the difference between arithmetic and geometric sequences?

Arithmetic sequences add a constant difference, while geometric sequences multiply by a constant ratio.

How do I find the nth arithmetic term?

Use an=a1+(n1)da_n = a_1 + (n - 1)d, where a1a_1 is the first term and dd is the common difference.

How do I find the nth geometric term?

Use an=a1rn1a_n = a_1 r^{n-1}, where rr is the common ratio and nn is the term position.

Can every pattern be modeled by these two sequence types?

No. Some patterns are neither arithmetic nor geometric and need a different rule.