Omni calculator
Last updated:

Sum of Series Calculator

Table of contents

How do I calculate the sum of a series?How do I calculate the sum of a geometric series?How do I calculate the sum of an infinite geometric series?FAQs

Using the sum of series calculator, you can calculate the sum of an infinite series that has a geometric convergence as well as the partial sum of an arithmetic or geometric series. This summation solver can also help you calculate the convergence or divergence of a series.

How do I calculate the sum of a series?

Many a time, we'd want to calculate the sum of a series, and in order to do that, it helps to first know if the series is arithmetic or geometric. In an arithmetic series, the difference between each pair of successive terms is constant, while in a geometric series, the ratio between each pair of successive terms is constant.

For instance, let's consider the following series of the first 10 odd numbers:

1+3+5+7+9+11+13+15+17+19\footnotesize 1\! +\! 3\! +\! 5\! +\! 7\! +\! 9\! +\! 11\! +\! 13\! +\! 15\! +\! 17\! +\! 19

This is an arithmetic series since the difference between any two successive pairs of numbers is 2. We can find the sum by using the following formula:

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

where:

  • nn – Number of terms;
  • aa – First term; and
  • dd – Common difference.

We can also use the above formula to calculate the partial sum of an infinite arithmetic series. So, in the above example, the sum to 10 terms will be:

S10=102 [2×1+(101)×2]S_{10} = \frac{10}{2}\ [2\times1 + (10 - 1)\times2]

S10=100S_{10} = 100

If we have a geometric series, we will use a different formula to find the sum, which we'll take a look at below.

💡 You can check out our arithmetic sequence calculator and our geometric sequence calculator if you want to expand your knowledge about arithmetic series and geometric series, respectively. You might also find our sum of linear number sequence calculator interesting.

How do I calculate the sum of a geometric series?

To know how to find the sum of a series in geometric progression, we can use either the finite sum formula or the infinite sum calculation. A geometric series can converge or diverge depending on the value of the common ratio rr.

To decide on the convergence vs. divergence of a geometric series, we'd follow the following guideline based on the common ratio rr:

  • If r>1|r| > 1, then the geometric series diverges and its sum to infinite terms can't be determined;

  • If r<1|r| < 1, then the geometric series converges to a finite sum and we can calculate the sum of the infinite series; and

  • If r=1|r| = 1, then the geometric series is periodic and its sum to infinite terms can't be determined.

On the other hand, to calculate the partial sum of a geometric series to a specific number of terms, we will use the formula:

Sn=a1×(1rn)1rS_n = \frac{a_1\times (1-r^n)}{1-r}

where:

  • a1a_1First term;
  • rrCommon ratio; and
  • nnNumber of terms.

How do I calculate the sum of an infinite geometric series?

To calculate the sum of a series with a geometric convergence to an infinite number of terms, we will use the formula:

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

where:

  • aa — First term; and
  • rr — Common ratio.

For example, consider the following geometric series:

1+12+14+18+...1 + \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + ...

Here, a=1a = 1 and r=12r = \frac{1}{2}.

So, the sum to an infinite number of terms is:

S=1112S = \frac{1}{1 - \frac{1}{2}}

which gives us:

S=2S = 2

In this manner, we can calculate the sum of a geometric series with an infinite number of terms if the common ratio rr is between 1-1 and 11.

🙋 Do you want to explore more mathematical stuff, like the basic counting rules for possible outcomes of multiple choices? Then you'll love our fundamental counting principle calculator. Hurry up, and check that out! 😊

FAQs

How do I calculate the convergence or divergence of a series?

To decide on the convergence vs. divergence of an infinite geometric series, we follow these steps:

  1. Determine the common ratio r.

  2. If |r| > 1, then the series diverges.

  3. If |r| < 1, then the series converges.

  4. If |r| = 1, then the series is periodic, but its sum diverges.

What is the formula for the sum of n terms of an arithmetic progression?

Sn = (n/2)×[2a + (n-1)×d] is the formula to find the sum of n terms of an arithmetic progression, where:

  • nNumber of terms;
  • a — The first term; and
  • dCommon difference, or the difference between successive terms.

What is the sum of series formula for an arithmetic progression?

Sn = (n/2)×(a + l), which means we can find the sum of an arithmetic series by multiplying the number of terms by the average of the first and last terms. In the equation:

  • n is the number of terms;
  • a is the first term; and
  • l is the last term.

What is the sum of 1 to N?

1 + 2 + 3 + ... + N = N(N + 1) / 2

We can use this formula to find the sum of the first N natural numbers. This formula results from the sum of the arithmetic progression formula, with the first term as 1 and the common difference as 1.

Check out 10 similar sequences calculators 🔗
Arithmetic sequenceCollatz conjectureConvolution...7 more