Use Sophia to knock out your gen-ed requirements quickly and affordably. Learn more
×

Finding the Sum of an Arithmetic Sequence

Author: Sophia

what's covered
In this lesson, you will learn how to calculate the sum of an arithmetic sequence. Specifically, this lesson will cover:

Table of Contents

1. Formula for the Sum of an Arithmetic Sequence

Consider the arithmetic sequence {3, 8, 13, 18, 23, 28}.

With only a few terms, it is easy enough to find the sum of all terms in this sequence. We can simply add the terms together to get a sum of 93. However, what if we had been given a sequence with 100 terms in it, and asked to find the sum? We still could add the terms concretely, but it would be inefficient. Let's take a look at an interesting shortcut.

left curly bracket 3 comma space 8 comma space 13 comma space 18 comma space 23 comma space 28 right curly bracket Add the outermost terms: 3+28=31
left curly bracket 3 comma space 8 comma space 13 comma space 18 comma space 23 comma space 28 right curly bracket Working our way in: 8+23=31
left curly bracket 3 comma space 8 comma space 13 comma space 18 comma space 23 comma space 28 right curly bracket Further in: 13+18=31

There is an interesting pattern when we add the first and last terms together, and then work our way to the center of the sequence. In each case, the sum is the same, in this case, 31. Due to this pattern, we know that the sum of all of the terms is going to be a multiple of 31. How many times should we multiply 31? We saw that we formed 3 pairs of 31, so the sum of all 6 terms is 93. To generalize this pattern, we need to think about the relationship between 6 terms and 3 pairs that sum to the same value. Since we were pairing terms, there are exactly half as many pairs as there are terms.

In general, then, to find the sum of an arithmetic sequence, we can add the first term and the n-th term, and then multiply that by the number of terms, n, divided by 2. Here is what our formula looks like:

formula to know
Sum of an Arithmetic Sequence
S subscript n equals n over 2 open parentheses a subscript 1 plus a subscript n close parentheses

In this formula, we can define each variable as:

  • S subscript n: the sum of n terms
  • a subscript 1: the value of the 1st term
  • a subscript n: the value of the nth term
  • n: the term

2. Finding the Sum when an is Given

EXAMPLE

Find the sum of the first 8 terms in the sequence:

left curly bracket short dash 8 comma space short dash 2 comma space 4 comma space 10 comma space 16 comma space 22 comma space 28 comma space 34 comma space 40 comma space 46 comma space 52 comma space... right curly bracket

Because we are summing the first through eighth terms of the sequence, we need to identify the first term (a subscript 1) and the eighth term (a subscript 8) to plug into our formula, which in this case are a subscript 1 equals short dash 8 and a subscript 8 equals 34.

We also need to know the value of n for our formula. Again, since we are summing eight terms, so n equals 8.

Now we can make all appropriate substitutions into our sum formula and solve:

S subscript n equals n over 2 open parentheses a subscript 1 plus a subscript n close parentheses Substitute n equals 8, a subscript 1 equals short dash 8, a subscript 8 equals 34
S subscript 8 equals space 8 over 2 times open parentheses short dash 8 plus 34 close parentheses Add -8 and 34
S subscript 8 equals 8 over 2 times open parentheses 26 close parentheses Divide 8 by 2
S subscript 8 equals 4 open parentheses 26 close parentheses Multiply 4 and 26
S subscript 8 equals 104 Our Solution


3. Finding the Sum when an is Not Given

In our final example, we are going to find the sum of a sequence when we aren't initially given the value of the nth term (or the last term in the sequence we are summing). The only difference between this example and the previous example is that we will need to calculate the value of the nth term ourselves. This isn't too difficult, because we have already learned the formula for that as well.

formula to know
Arithmetic Sequence
a subscript n equals a subscript 1 plus d left parenthesis n minus 1 right parenthesis

Recall that:

  • a subscript n: the value of the nth term
  • a subscript 1: the value of the 1st term
  • d: the common difference
  • n: the term
In the following example, we will need to use both the arithmetic sequence formula AND the sum of the arithmetic sequence formula.

EXAMPLE

Find the sum of the first 100 terms of the following sequence:

left curly bracket 4 comma space 11 comma space 18 comma space 25 comma space 32 comma space... right curly bracket

In order to make use of our formula for the sum, we first need to know the value of the first term and the value of the 100th term. We know the first term is 4, but we need to find the value of the 100th term. Let's use our formula to find the value of any term. This formula relies on knowing the common difference, or constant value that is added to get from one term to the next. We can quickly find the common difference by finding the difference between any two consecutive terms. Let's choose 18 and 25. The difference between these two numbers is 7. So 7 is d, the common difference in our first formula.

a subscript n equals a subscript 1 plus d left parenthesis n minus 1 right parenthesis Substitute n equals 100, a subscript 1 equals 4, d equals 7
a subscript 100 equals 4 plus 7 open parentheses 100 minus 1 close parentheses Subtract 1 from 100
a subscript 100 equals 4 plus 7 open parentheses 99 close parentheses Multiply 7 and 99
a subscript 100 equals 4 plus 693 Add 4 and 693
a subscript 100 equals 697 This is the value of the 100th term

We aren't done yet. We just found the value of the 100th term that we need to be able to use the formula for finding the sum of the first 100 terms to the sequence. Now that we have all of the information we need, we can apply the sum formula:

S subscript n equals n over 2 open parentheses a subscript 1 plus a subscript n close parentheses Substitute n equals 100, a subscript 1 equals 4, a subscript 100 equals 697
S subscript 100 equals 100 over 2 times open parentheses 4 plus 697 close parentheses Add 4 and 697
S subscript 100 equals 100 over 2 times open parentheses 701 close parentheses Divide 100 by 2
S subscript 100 equals 50 open parentheses 701 close parentheses Multiply 50 and 701
S subscript 100 equals 35 comma 050 Our solution

This tells us that the sum of the first 100 terms in the arithmetic sequence is 35,050.

summary
When you want to find the sum of a sequence, it can be inefficient to actually sum the values of each term. Instead, we can use a formula for the sum of an arithmetic sequence. In this formula, n is the number of terms that you're summing, a subscript 1 is the first term, and a subscript n is the last or the nth term that you want to sum. When finding the sum when an is given, we just plug in the first and nth term into the formula. When finding the sum when an is not given, we don't have the nth term. We can determine a subscript n by using the formula for an arithmetic sequence, where a subscript 1 is the first term, d is the common difference, and n is the number of terms that you are summing.

Source: ADAPTED FROM "BEGINNING AND INTERMEDIATE ALGEBRA" BY TYLER WALLACE, AN OPEN SOURCE TEXTBOOK AVAILABLE AT www.wallace.ccfaculty.org/book/book.html. License: Creative Commons Attribution 3.0 Unported License

Formulas to Know
Arithmetic Sequence

a subscript n equals a subscript 1 plus d open parentheses n minus 1 close parentheses

Sum of an Arithmetic Sequence

S subscript n equals n over 2 open parentheses a subscript 1 plus a subscript n close parentheses