Sum of First n Terms of an Arithmetic Sequence

A series whose terms are in arithmetic sequence is called arithmetic series.

To find sum of the first n terms of an arithmetic sequence, we can use one of the formulas given below.

Sn  =  (n/2)[2t1 + (n - 1)d]

or 

Sn  =  (n/2)[t1 + l]

t1 = first term

l = nth term or last term

n = number of terms of the series

d = common difference

Proof for Sum of the First n Terms of an Arithmetic Sequence 

The general form of an arithmetic sequence to n terms :

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

Write the sum Sn

Sn = t1 + [t1 + d] + .... + [t1 + (n - 2d)] + [t1 + (n - 1)d]---(1)

Write the sum Sn again in the opposite order.

Sn = [t1 + (n - 1)d] + [t1 + (n - 2)d] + ....+ [t1 + d] + t1---(2)

Now adding the two expressions (1) and (2) gives n identical terms.  

(1) + (2) : 

Sn + S[2t1 + (n - 1)d] + [2t1 + (n - 1)d] + ........................ aaaaaaaa  + [2t1 + (n - 1)d] + [2t1 + (n - 1)d]

2Sn  =  n[2t1 + (n - 1)d]

Divide each side by 2. 

Sn  =  (n/2)[2t1 + (n - 1)d]

We can write the above formula in other way as shown below. 

Sn  =  (n/2)[t1 + t1 + (n - 1)d]

Substitute l for [t1 + (n - 1)d]. 

Sn  =  (n/2)[t1 + l]

Formula to find the number of terms of an arithmetic sequence, when the last term  is given :

n = [(- t1)d] + 1

Example 1 :

Find the sum of first 28 terms of the following arithmetic sequence.

7, 12, 17, .........

Solution :

From the given information,

t1 = 7

d = t2 - t1

= 12 - 7

= 5

n = 28

Formula for sum of first n terms of an arithmetic sequence :

S= (n/2)[2t1 + (n - 1)d]

Substitute n = 28, t1 = 7 and d = 5.

S28 = (28/2)[2(7) + (28 - 1)(5)]

= 14[14 + 27(5)]

= 14[14 + 135]

= 14(149)

= 2086

Example 2 :

Evaluate the following arithmetic series.

5 + 9 + 13 + ......... + 201

Solution :

From the given information,

t1 = 5

d = t2 - t1

= 9 - 5

= 4

n = [(- t1)d] + 1

= [(201 - 5)/4] + 1

= 196/4 + 1

= 49 + 1

= 50

Formula for sum of first n terms of an arithmetic sequence (when the last term is known) :

S= (n/2)[t1 + l]

Substitute n = 50, t1 = 5 and d = 4.

S50 = (50/2)[5 + 201]

= 25[206]

= 5150

Example 3 :

Find the sum of first 28 terms of an arithmetic sequence whose nth term is 4n -3.

Solution :

tn  =  4n - 3

When n = 1, 

t1 = 4(1) - 3

= 4 - 3

= 1

When n = 2, 

t2 = 4(2) - 3

= 8 - 3

= 5

Common difference :

d = a2 - a1

= 5 - 1

Formula for sum of first n terms of an arithmetic sequence :

S= (n/2)[2t1 + (n - 1)d]

Substitute n = 28, t1 = 1 and d = 4.

  = (28/2)[2(1) + (28 - 1)4]

= 14[2 + 27(4)]

= 14 [2 + 108]

= 14(110)

 = 1540

Example 4 :

The sum of first n terms of a certain series is given as 2n2 -3n . Show that the series is an arithmetic sequence.

Solution :

Given that :

Sn = 2n2 - 3n

To get the sum of first 1 term, substitute n = 1 in Sn.

S1 = 2(1)2 - 3(1)

= 2(1) - 3

= 2 - 3

= -1

The sum of first 1 term is nothing but the 1st term of the series. 

So, the 1st term -1. That is

t1 = -1

To get the sum of first 2 terms, substitute n = 2 in Sn.

S2 = 2(2)2 - 3(2)

= 2(4) - 6

= 8 - 6

= 2

Sum of first 2 terms = 2

t1 + t2 = 2

Substitute t1 = -1. 

-1 + t2 = 2

t2 = 3

To get the sum of first 3 terms, substitute n = 3 in Sn.

S3 = 2(3)2 - 3(3)

= 2(9) - 9

= 18 - 9

= 9

Sum of the first 3 terms = 9

t1 + t+ t3 = 2

Substitute t1 = -1 and t2 = 3. 

-1 + 3 + t3 = 9

2 + t3 = 9

t3 = 7

The series is 

Sn = t1 + t2 + t+ .........

= -1 + 3 + 7 + .........

Clearly this is an arithmetic series with t1 = -1 and d = 4.

Example 5 :

The 104th term and 4th term of an arithmetic sequence are 125 and 0 respectively. Find the sum of first 35 terms.

Solution :

104th term = 125

t1 + (104 - 1)d = 125

t1 + 103d = 125 ----(1)

4th term = 0

t1 + (4 - 1)d = 0

t1 + 3d = 0 ----(1)

Solve (1) and (2).

(1) - (2) :

(t1 + 103d) - (t1 + 3d) = 125 - 0

t1 + 103d - t1 - 3d = 125

100d = 125

d = 5/4

Substitute d = 5/4 in (2). 

t1 + 3(5/4) = 0

t1  + 15/4 = 0

t1 = -15/4

Formula for sum of first n terms of an arithmetic sequence :

Sn  =  (n/2)[2t1 + (n - 1)d]

Substitute n = 35, t1 = -15/4 and d = 5/4.

S35 = (35/2)[2(-15/4) + (35 - 1)(5/4)]

= (35/2)[2(-15/4) + 34(5/4)]

= (35/2)[-15/2 + 17(5/2)]

= (35/2)[-15/2 + 85/2]

= (35/2)[70/2]

= (35/2)[35]

= 1225/2

= 612.5

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

©All rights reserved. onlinemath4all.com

Recent Articles

  1. Printable Math Worksheets

    Apr 20, 24 12:02 AM

    Printable Math Worksheets - Worksheets in Pdf formats from grade 1 to 10

    Read More

  2. Printable Math Worksheets for Grade 2

    Apr 19, 24 11:58 PM

    Printable Math Worksheets for Grade 2

    Read More

  3. Sequences and Series

    Apr 19, 24 11:45 PM

    Sequences and Series - Concept - Examples

    Read More