Math Tools
Sequence Sum Calculator
Calculate the sum of the first n terms for arithmetic, geometric, and Fibonacci sequences.
Sequence Sum Calculator
Calculate the sum of arithmetic, geometric, and Fibonacci sequences.
Sum of arithmetic sequence: Sₙ = n/2 × (2a + (n - 1)d)
Sum
155
Recommended Math Tool
Need a calculator for school or study work?
A reliable scientific calculator can help with sequences, algebra, statistics, and exam practice when you need a physical device alongside online tools.
This section may contain affiliate links.

What this calculator does
This calculator finds the sum of the first n terms for arithmetic, geometric, and Fibonacci sequences.
What is a sequence sum calculator?
A sequence sum calculator helps you find the total of the first n terms in a number pattern. Instead of adding each term manually, you can enter the sequence type and the required values to calculate the sum instantly.
This is useful in algebra, precalculus, exam practice, programming, finance, and growth modeling where arithmetic sequences, geometric series, and Fibonacci sums appear often.
Sequence sum formulas
Arithmetic sequence sum formula
Sₙ = n/2 × (2a + (n - 1)d)
Geometric sequence sum formula
Sₙ = a(1 - rⁿ) / (1 - r)
Fibonacci sequence sum
F₁ + F₂ + ... + Fₙ = Fₙ₊₂ - 1
Examples for arithmetic sequence sums
These examples show how sequence sums are calculated for the selected sequence type.
| Example | Sum |
|---|---|
| a = 2, d = 3, n = 10 | 155 |
| a = 5, d = 5, n = 6 | 105 |
| a = 1, d = 2, n = 8 | 64 |
Arithmetic sequence quick sum table
Use this quick table as a fast reference for common sequence sums.
| Terms | Sum |
|---|---|
| 2, 5, 8, 11, 14 | 40 |
| 1, 3, 5, 7, 9 | 25 |
| 10, 12, 14, 16 | 52 |
How to calculate sequence sums step by step
First, identify the sequence type. Arithmetic sequences change by a constant difference, geometric sequences change by a constant ratio, and Fibonacci sequences build each term from the two previous terms.
Next, enter the first term and the common difference or ratio if the sequence requires them. Then enter the number of terms n. The calculator applies the correct formula and returns the total sum of the first n terms.
Arithmetic sequence sum explained
An arithmetic sequence increases or decreases by the same amount each step. Examples include 2, 5, 8, 11 and 10, 12, 14, 16. To find the sum, you can use the arithmetic series formula instead of adding every term manually.
Arithmetic sequence sums are common in algebra, budgeting patterns, and repeated-step growth problems where each term changes by a fixed difference.
Geometric sequence sum explained
A geometric sequence multiplies each term by the same ratio. For example, 2, 6, 18, 54 has a ratio of 3. Since the values grow or shrink multiplicatively, the geometric sum formula is especially useful for fast calculations.
Geometric sequence sums appear in compound growth, interest models, repeated scaling, and exponential pattern problems.
Fibonacci sequence sum explained
The Fibonacci sequence starts 1, 1, 2, 3, 5, 8, 13 and continues by adding the two previous terms. The sum of the first n Fibonacci numbers can be found efficiently with the identity F₁ + F₂ + ... + Fₙ = Fₙ₊₂ - 1.
Fibonacci sums are useful in math learning, recursion examples, coding practice, and pattern-based problem solving.
Where a sequence sum calculator is useful
A sequence sum calculator is useful in school assignments, test preparation, financial modeling, algorithm design, and any problem where repeated terms must be added efficiently.
Instead of writing out long sums term by term, you can use the correct sequence formula and get a fast, accurate answer for common arithmetic, geometric, and Fibonacci problems.
Sequence sum calculator FAQ and common questions
How do you calculate the sum of an arithmetic sequence?
Use Sₙ = n/2 × (2a + (n - 1)d), where a is the first term, d is the common difference, and n is the number of terms.
How do you calculate the sum of a geometric sequence?
Use Sₙ = a(1 - rⁿ) / (1 - r) when r is not equal to 1. Here a is the first term, r is the common ratio, and n is the number of terms.
What is the sum of the first n Fibonacci numbers?
The sum of the first n Fibonacci numbers is equal to Fₙ₊₂ - 1, which provides a fast way to calculate the total.
What is the difference between a sequence and a series?
A sequence is an ordered list of numbers. A series is the sum of the terms of that sequence.
When should I use a sequence sum calculator?
Use it when you need a quick and accurate total for arithmetic, geometric, or Fibonacci terms in algebra, exam prep, finance, or coding-related problems.
Related math calculators
Explore related tools for arithmetic, algebra, geometry, statistics, and sequences.
Number Sequence Calculator
Explore arithmetic, geometric, Fibonacci, quadratic, and other sequence calculators.
Arithmetic Sequence Calculator
Find the nth term, common difference, and sum of an arithmetic sequence.
Geometric Sequence Calculator
Find the nth term, common ratio, and sum of a geometric sequence.
Fibonacci Calculator
Generate Fibonacci terms and find the nth Fibonacci number.
Quadratic Sequence Calculator
Work with sequences that have a constant second difference.