Summation Calculator
A summation calculator computes the total sum of a sequence of terms defined by arithmetic or geometric progressions. In arithmetic sequences, terms increase by a fixed difference, while geometric sequences scale by a common ratio. The calculator applies closed-form algebraic formulas to compute the total sum of the first 'n' terms without requiring manual iteration.
Calculate the sum of arithmetic or geometric sequences. Choose your sequence type, input the starting values, and get the nth term and summation total.
Quick Answer
Find the sum of arithmetic or geometric sequences. Enter the starting terms, sequence difference or ratio, and number of iterations.
Sequence type
What to compute
e.g. 2
e.g. 3
A positive whole number. · e.g. 10
Arithmetic a_n
29
Arithmetic sequences add the same number each step; geometric sequences multiply by the same ratio each step. Both have closed formulas for the nth term and the sum of the first n terms.
Examples
Arithmetic sum: a₁ = 1, d = 1, n = 100
Last term a_100 = 100, Sum S_100 = 5,050
Geometric sum: a₁ = 3, r = 2, n = 5
Last term a_5 = 48, Sum S_5 = 93
How it works
Closed-Form Summation Math
This calculator evaluates arithmetic and geometric summations using direct closed-form algebraic formulas:
Arithmetic Sum · S_n = n × (a₁ + a_n) / 2
Geometric Sum · S_n = a₁ × (1 − rⁿ) / (1 − r)
To analyze sequence structures or find individual terms, visit our general series calculator or use our specialized series test tools like the infinite series calculator.
Learn the concept
These guides explain the notation this tool evaluates, with worked examples.
Related math calculators
Related Calculators
More tools from Education



