Find your Math Personality!

Sum of Arithmetic Sequence

Sum of Arithmetic Sequence

In this mini-lesson, we will explore the sum of an arithmetic sequence formula by solving arithmetic sequence questions. You can also find the sum of arithmetic sequence worksheets at the end of this page for more practice. 

In Germany, in the 19th century, a Math class for grade 10 was going on.

The teacher asked her students to add all the numbers from \(1\) up to \(100\)

The students were struggling to calculate the sum of all these numbers.

One boy shouted out the answer \(5050\) while the other students were still in the initial steps of calculating the sum.

This boy was the great German mathematician Carl Friedrich Gauss.

How did he arrive at the sum so quickly? 

Well, he noticed that terms equidistant from the beginning and the end of the series had a constant sum equal to \(101\)

Introduction to sum of n terms of arithmetic sequence formula

We can see that in the sequence \(1,2,3,...,100\), there are \(50\) such pairs whose sum is \(101\)

Thus, the sum of all terms of this sequence is:

\[ 50 \times 101 = 5050\]

We use the same logic to find the sum of the arithmetic sequence formula.

Lesson Plan

How to Find the Sum of an Arithmetic Sequence?

An arithmetic progression is a sequence where the differences between every two consecutive terms are the same.

Examples \[\begin{array}{l}
6,13,20,27,34, \ldots \\
91,81,71,61,51, \ldots
\end{array}\]

We will see how to derive the sum of arithmetic sequence formula.

Consider an arithmetic sequence  whose first term is \(a_1\) or \(a\) and the common difference is \(d\). 

  • The sum of the first \(n\) terms of an arithmetic sequence when the \(n^{th} \) term is NOT known is:

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

  • The sum of the first \(n\) terms of an arithmetic sequence when the \(n^{th} \) term, \(a_n\) is known is:

\[ S_n=\frac{n}{2}[a_1+a_n] \]

How do we derive these formulas?

We will use the same logic used above by Carl Friedrich Gauss.

Let us consider the arithmetic sequence with \(n\) terms:

\[a,a+d,a+2d,...(a+(n-2) d),(a+(n-1) d)\]

The sum of \(n\) terms of this sequence is:

\[ S_n=a+(a+d)+\ldots+(a+(n-2) d)+(a+(n-1) d) \,\,\,\,\,\, \rightarrow (1)  \]

By reversing the order of the terms of this equation:

\[ S_n=(a+(n-1) d)+(a+(n-2) d)+\ldots+(a+d)+a \,\,\,\,\,\, \rightarrow (2)  \]

We see that the sum of corresponding terms of equation (1) and equation (2) yield the same sum which is \(2a+(n-1)d\).

Deriving sum of n terms of arithmetic sequence formula

We know that there are totally \(n\) terms in the above arithmetic sequence.

So by adding (1) and (2), we get:

\[  \begin{align}
2S_n &= n(2a+(n-1) d)\\[0.3cm]
S_n &= \frac{n}{2}(2a+(n-1)d)
\end{align} \]

The above sum of arithmetic sequence equation can be written as:

\[  \begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.3cm]
S_n &= \frac{n}{2}(a+a+(n-1)d)\\[0.3cm]
S_n &= \frac{n}{2}(a_1+a_n)  [\because a_n=a+(n-1)d \text{   and   } a=a_1 ]
\end{align} \]


Sum of Arithmetic Sequence Formula

From the previous section, the sum of arithmetic sequence equations are:

\(\begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.3cm]
S_n &= \frac{n}{2}(a_1+a_n) 
\end{align} \)

Let's take a look at the following flowchart to get an idea of the formula that has to be used to find the sum of arithmetic sequence according to the information available to us.

Flow chart of sum of n terms of arithmetic sequence formulas

Sum of Arithmetic Sequence Example

Let us find the sum of the first \(n\) natural numbers using each of the above formulas.

The arithmetic sequence of natural numbers is:

\[1,2,3,...,n,...\]

Let us find the sum of \(n\) terms of an arithmetic sequence of natural numbers.

It would be:

\[1+2+3+...+n\]

We can find the sum in two methods using the above two formulas.

Method 1

The first term is \(a=1\)

The common difference is \(d=1\)

The number of terms is \(n\).

Substitute all these values in the first sum of an arithmetic sequence formula:

\[\begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.3cm]
S_n &= \frac{n}{2}(2(1)+(n-1)1) \\[0.3cm]
S_n&= \frac{n}{2}(2+n-1)\\[0.3cm]
S_n&= \frac{n(n+1)}{2}
\end{align} \]

Method 2

The first term is \(a_1=1\)

The nth term of the above arithmetic sequence is \(a_n=n\).

Substitute all these values in the second sum of an arithmetic sequence formula:

\[\begin{align}
S_n &= \frac{n}{2}(a_1+a_n)\\[0.3cm]
S_n&=  \frac{n}{2} (1+n)\\[0.3cm]
S_n&= \frac{n(n+1)}{2}
\end{align} \]

Thus, from the above methods, the sum of an arithmetic sequence of natural numbers is:

Sum of an arithmetic sequence of natural numbers \(  = \dfrac{n(n+1)}{2} \)

Sum of Infinite Arithmetic Series

Let us consider an example for the sum of an infinite arithmetic series.

\[ 2+ 5 + 8+... \]

Here, the first term is \(a=2\)

The common difference is \(d=3\)

The number of terms is \(n= \infty\).

Substitute all these values in the formula of sum of an arithmetic series: 

\[\begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.3cm]
S_n &= \frac{\infty}{2}(2(2)+(\infty-1)3) \\[0.3cm]
S_n&= \infty
\end{align} \]

We found the sum of infinite arithmetic series to be \(\infty\) when

\(d>0\).

In the same way, the sum of infinite arithmetic series is \(-\infty\) when

\(d<0\).

Thus, the sum of infinite arithmetic series is:

\(\left\{\begin{array}{ll}
\infty, & \text { if } \quad d>0 \\[0.3cm]
-\infty, & \text { if } \quad d<0
\end{array}\right.
 \)
 
important notes to remember
Important Notes
  1. The sum of arithmetic sequence whose first term is \(a\) and common difference is \(d\) can be calculated using one of the following formulas:
    \[\begin{align}
    S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.3cm]
    S_n &= \frac{n}{2}(a_1+a_n) 
    \end{align} \]
  2. Sum of infinite arithmetic series is:
     \[\left\{\begin{array}{ll}
    \infty, & \text { if } \quad d>0 \\[0.3cm]
    -\infty, & \text { if } \quad d<0
    \end{array}\right.
     \]

Sum of Arithmetic Sequence Calculator

We can find the sum of an arithmetic sequence using the following “Sum of Arithmetic Sequence Calculator” by entering the first term (\(a\)), common difference (\(d\)), and the number of terms (\(n\)).


Solved Examples

Here are a few more sum of arithmetic sequence examples.

Example 1

 

 

Can we help Ava calculate the following sum?

\[S=\underbrace{190+167+144+121+\ldots}_{20 \text { terms }} \]

Solution

We do not know the last term in this sequence, so we will use the first formula to calculate this sum, which is:

\[ S = \frac{n}{2}(2a+(n-1)d) \]

Here, we have:

\[a=190, \quad d=-23, \quad n=20 \]

Substituting all these values in the above formula,

\[ \begin{align}S &=\frac{20}{2}(2(190)+(20-1)(-23)) \\[0.3cm]
&=10(380-437) \\[0.3cm]
&=10(-57) \\[0.3cm]
&=-570
\end{align} \]

\(\therefore S=-570\)
Example 2

 

 

Consider the following arithmetic sequence:

\[24,21,18, \ldots \]

How many terms of this arithmetic sequence must be considered so that their sum is \(78\)?

Solution

Let the number of terms that give the sum \(78\) be denoted as \(n\). 

We have:

\[a=24, d=-3, \quad S=78 \]

Substituting all these values in the first formula of sum of an arithmetic sequence,

\[\begin{aligned}
S=& \frac{n}{2}(2 a+(n-1) d) \\[0.3cm]
\Rightarrow & 78=\frac{n}{2}(48-3(n-1)) \\[0.3cm]
&=\frac{n}{2}(51-3 n) \\[0.3cm]
\Rightarrow & 3 n^{2}-51 n+156=0 \\[0.3cm]
\Rightarrow & n^{2}-17 n+52=0 \\[0.3cm]
\Rightarrow &(n-4)(n-13)=0 \\[0.3cm]
\Rightarrow & n=4, \,\,13
\end{aligned}
 \]

\(\therefore \begin{align}
 \text{The sum of 4 terms} &=78\\
 \text{The sum of 13 terms} &=78\\
\end{align} \)
Example 3

 

 

Can we help Mia find \(S_n\) given \(a=5\), \(d=3\) and \(a_n=50\)?

Solution

The given values are:

\[  \begin{align}
a&=5=a_1\\
d&=3\\
a_n &=50
\end{align}  \]

We know that the \(n^{th}\) term of an arithmetic sequence is given by the formula: 

\[ \begin{align}
a_n&= a+(n-1)d\\[0.3cm]
50 &= 5+ (n-1) 3 \\[0.3cm]
50&= 5+3n-3\\[0.3cm]
50&= 3n+2\\[0.3cm]
48&=3n\\[0.3cm]
16&=n
\end{align} \]

Since we know the \(n^{th}\) term of the arithmetic sequence, we can use the following formula to find the sum:

\[\begin{align} S_n &= \frac{n}{2}(a_1+a_n) \\[0.3cm] S_n&= \frac{16}{2}(5+50) \\[0.3cm] S_n&= 8 (55) \\[0.3cm] S_n&=440\end{align}\]

\(\therefore S_n = 440\)

You can find sum of arithmetic sequence worksheets at the end of this page for more practice. 

 
Challenge your math skills
Challenging Questions
 

Here are some more arithmetic sequence questions. Give it a try. 

  1. Find the sum \(7+10 \frac{1}{2}+14+\ldots+84\)
  2. Find the sum \( \frac{1}{15}, \frac{1}{12}, \frac{1}{10}, \ldots, \text { to } 13 \text { terms. } \)
  3.  How many terms of the arithmetic sequence \(9,17,25, \ldots \) . must be taken to give a sum of \(636\)?

Interactive Questions

Here are a few activities for you to practice.

Select/type your answer and click the "Check Answer" button to see the result.

 
 
 
 
 

Let's Summarize

The mini-lesson targeted the fascinating concept of Sum of Arithmetic Sequence. The math journey around Sum of Arithmetic Sequence starts with what a student already knows, and goes on to creatively crafting a fresh concept in the young minds. Done in a way that not only it is relatable and easy to grasp, but also will stay with them forever. Here lies the magic with Cuemath.

About Cuemath

At Cuemath, our team of math experts is dedicated to making learning fun for our favorite readers, the students!

Through an interactive and engaging learning-teaching-learning approach, the teachers explore all angles of a topic.

Be it worksheets, online classes, doubt sessions, or any other form of relation, it’s the logical thinking and smart learning approach that we, at Cuemath, believe in.


Frequently Asked Questions (FAQs)

1. How to find the sum of an arithmetic sequence?

The sum of an arithmetic sequence is “the sum of the first \(n\) terms” of the sequence and it can found using one of the following formulas:

\[\begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.3cm]
S_n &= \frac{n}{2}(a_1+a_n) 
\end{align} \]

Here,

\(a=a_1\)= the first term

\(d\) = the common difference

\(n\) = number of terms

\(a_n=n^{th} \) term

\(S_n \) = the sum of the first \(n\) terms

2. What is the sum of the arithmetic sequence 153, 139, 125, …, if there are 22 terms?

Here, the first term is \(a=153\).

The common difference is, \(d=139-153=125-139=...=-14\).

The number of terms is, \(n=22\).

The sum is found using the formula:

\[\begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.2cm]
&= \frac{22}{2}(2(153)+(22-1)(-14))\\[0.2cm]
&=132
\end{align} \]

3. What is the sum of the arithmetic sequence 8, 14, 20 …, if there are 22 terms?

Here, the first term is \(a=8\)

The common difference is \(d=14-8=20-14=...=6\)

The number of terms is \(n=22\)

The sum is found using the formula:

\[\begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.2cm]
&= \frac{22}{2}(2(8)+(22-1)(6))\\[0.2cm]
&=1562
\end{align} \]

4. What is the sum of the arithmetic sequence 3, 9, 15..., if there are 34 terms?

Here, the first term is \(a=3\).

The common difference is \(d=9-3=15-9=...=6\)

The number of terms is \(n=34\).

The sum is found using the formula:

\[\begin{align}
S_n &= \frac{n}{2}(2a+(n-1)d)\\[0.2cm]
&= \frac{34}{2}(2(3)+(34-1)(6))\\[0.2cm]
&=3468
\end{align} \]