Our sum of series calculator can calculate the sum of arithmetic series and geometric series. You can also use it to judge whether your series converges or diverges. If you want to learn how to find the sum of a series, you've come to the right place! Here, we shall discuss the arithmetic and geometric series and how to calculate the partial sum of these infinite series.

If you want to switch to a different topic, our independent events calculator will teach you how to deal with the probabilities of three events.

Arithmetic series

Consider the sequence 2, 4, 6, 8, 10, 12, 14, 16, 18, 20. It is a sequence of the first ten even numbers. Each consecutive term is two greater than the previous term. Such a sequence in which the difference between the consecutive terms is constant is an arithmetic sequence.

Arithmetic series is the sum of an arithmetic sequence. The sum of the first ten even numbers is the arithmetic series:
2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 + 20 = 110.

While adding individual terms is viable for small-sized sequences, let's formulate an equation to calculate the sum of arithmetic sequences with many terms.

Calculating sum of arithmetic series

We can find the sum of an arithmetic series if the series has a finite number of terms. The sum of the series formula for an arithmetic series is given by:

Sn=n2[2a1+(n1)d]S_n = \frac{n}{2}[2a_1 + (n-1)d]

where:

  • SnS_n - Sum of the arithmetic series;
  • nn - The total number of terms in the series;
  • a1a_1 - The first term in the series; and
  • dd - The common difference between any two consecutive terms.

Consider the sequence of the first 100 natural numbers:
1, 2, 3, ..., 99, 100.
Note that this is an arithmetic sequence with a common difference of one.
Hence, we can find the sum of the first 100 natural numbers using the sum of the series formula:

S100=1002[2×1+(1001)1]=50[2+99]S100=5050\begin{align*} S_{100} &= \frac{100}{2}[2\times1 + (100-1)1]\\ &= 50[2 + 99]\\ S_{100} &= 5050 \end{align*}

Geometric series

Consider the sequence 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024. It is the first ten powers of 2. Such a sequence where the ratio between any two consecutive terms is constant is a geometric sequence. (Do not confuse this with a factorial).

Geometric series is the sum of a geometric sequence. Before we calculate the sum of a geometric series, we must check whether the series converges or diverges. Whether an infinite geometric series converges or not depends on the common ratio r:

  • If |r| > 1, the infinite geometric series diverges. Calculating an infinite series sum is impossible.

  • If |r| < 1, the infinite geometric series converges. Calculating an infinite series sum is possible.

  • If |r| = 1, the absolute value of each term is constant. Calculating an infinite geometric series sum is impossible.

One of the examples of geometric series in physics is half life of radioactive decay which has r = 0.5. Check our another tool to learn more about calculating half life.

Calculating sum of infinite geometric series

When the common ratio |r| < 1, we can calculate the infinite geometric series sum with the formula:

S=a1rS = \frac{a}{1-r}

where:

  • SS - The sum of infinite geometric series;
  • aa - The first term in the infinite series; and
  • rr - The common ratio between any two consecutive terms.

Consider the infinite geometric series: 1, 0.1, 0.01, 0.001, .... The common ratio is 0.1 or 1/10. Hence, this series is convergent, and its sum is:

S=a1r=11110=1910S=109=1.1\begin{align*} S &= \frac{a}{1-r} = \frac{1}{1-\frac{1}{10}}\\ &=\frac{1}{\frac{9}{10}}\\ S &= \frac{10}{9} = 1.\overline{1} \end{align*}

The line over the decimal digit indicates a non-terminating repeating decimal.

Calculating partial sum of geometric series

The 2k geometric series (2 + 4 + 8 + 16 + ...) diverges since r = 2, so calculating an infinite series sum is impossible. However, we can calculate a partial sum for a finite number of terms:

Sn=a(1rn)1rS_n = \frac{a(1-r^n)}{1-r}

where:

  • SnS_n - The partial sum of first nn terms of a geometric series;
  • aa - The first term; and
  • rr - The common ratio.

The sum of the first 10 terms of the 2k geometric series would be:

S10=2(1210)12=2(11024)S10=2046\begin{align*} S_{10} &= \frac{2(1-2^{10})}{1-2}\\ &= -2(1-1024)\\ S_{10} &=2046 \end{align*}

Now you know how to find the sum of any series.

How to use this sum of series calculator

This sum of a series calculator makes it easy to find the sum of an arithmetic series or a geometric series.

To calculate the sum of an arithmetic sequence:

  • Select arithmetic in the field series type.
  • Enter the proper values for the first term (a), the common difference (d), and the number of terms (n).
  • This sum of a series calculator will give you the arithmetic series sum automatically.

To calculate the sum of a geometric series:

  • Select geometric in the field series type.
  • Enter the correct values for the first term (a) and the common ratio (r).
    • If the series is convergent, this calculator will automatically calculate the sum of the infinite geometric series.
    • If the series is divergent, you need to enter a value for the number of terms (n) in order to calculate a partial sum of the geometric series.
Krishna Nelaturu
Series type
Arithmetic
Formula for the sum of arithmetic series.
First term (a)
Common difference (d)
Number of terms (n)
Arithmetic series sum (Sₙ)
People also viewed…

Schwarzschild radius

Discover the fundamental of black hole physics with our Schwarzschild radius calculator.

Trigonometric functions

Use this trigonometric functions calculator to find the sin, cos, tan, cot, sec, and csc of any angle.

Vector addition

Use this vector addition calculator to add or subtract two vectors.
main background