An arithmetic sequence is formed by adding a same positive number or same negative number to get to the next term.
In other words, an arithmetic sequence is a sequence in which the difference between any two consecutive terms is constant along the sequence.
For example :
1, 5, 9, 13, 17, ....... has a common difference of +4
25, 20, 15, 10, 5, ....... has a common difference of -5
In general, if the common difference is d (which can be negative), then
1st term : a1
2nd term : a1 + d
3rd term : a1 + 2d
4th term : a1 + 3d
5th term : a1 + 4d
From this, we can suggest a formula for the nth term.
For an arithmetic sequence with common difference d,
an = a1 + (n - 1)d
Example 1 :
An arithmetic sequence has first term 6 and common difference 8. Find the 12th term.
Solution :
Formula for nth term of an arithmetic sequence :
an = a1 + (n - 1)d
Substitute n = 12, a1 = 6 and d = 12.
a12 = 6 + (12 - 1)(8)
= 6 + 11(8)
= 6 + 88
= 94
The 12th term is 94.
Example 2 :
The third term of an arithmetic sequence is 10 and the 15th term is 46. Find the first term and the common difference.
Solution :
Use an = a1 + (n - 1)d to write the given information as system of linear equations.
a3 = 10 a1 + (3 - 1)d = 10 a1 + 2d = 10 ----(1) |
a15 = 10 a1 + (15 - 1)d = 46 a1 + 14d = 46 ----(2) |
Solve (1) and (2).
(2) - (1) :
12d = 36
d = 3
Substitute d = 12 in (1).
a1 + 2(3) = 10
a1 + 6 = 10
a1 = 4
The first term is 4 and the common difference is 3.
Example 3 :
Find the number of terms in the arithmetic sequence :
1, 4, 7,......., 100
Solution :
This is an arithmetic sequence with a1 = 1 and d = 3.
Let 100 be the nth term of this sequence.
an = 100
a1 + (n - 1)d = 100
Substitute a1 = 1 and d = 3.
1 + (n - 1)(3) = 100
1 + 3n - 3 = 100
3n - 2 = 100
3n = 102
n = 34
There are 34 terms in the given arithmetic sequence.
An arithmetic series is the sum of the terms of an arithmetic sequence.
It is also useful to have a formula for the sum of the first n terms of an arithmetic sequence. This sum is sometimes called an arithmetic series.
There are two versions of this.
Sn = (n/2)[2a1 + (n - 1)d]
or
Sn = (n/2)[a1 + an]
Example 4 :
An arithmetic sequence has first term 5 and common difference –2. Find the sum of the first 10 terms.
Solution :
Formula for the sum of first n terms of an arithmetic sequence.
Sn = (n/2)[2a1 + (n - 1)d]
Substitute n = 10, a1 = 5 and d = -2.
S10 = (10/2)[2(5) + (n - 1)(-2)]
= 5[10 + (10 - 1)(-2)]
= 5[10 + 9(-2)]
= 5[10 - 18]
= 5(-8)
= -40
Example 5 :
An arithmetic sequence has first term 10 and last term 1000. If there are 30 terms, find the sum of all the terms.
Solution :
Formula for the sum of first n terms of an arithmetic sequence.
Sn = (n/2)[a1 + an]
Substitute n = 30, a1 = 10 and an = 1000.
S30 = (30/2)[10 + 1000]
= 15[1010]
= 15150
Example 6 :
The sum of the first n terms of the sequence 3, 7, 11, 15… is 465. Find n.
Solution :
This is an arithmetic sequence with a1 = 3 and d = 4.
Sn = 465
(n/2)[2a1 + (n - 1)d] = 465
Substitute a1 = 3 and 4 = 4.
(n/2)[2(3) + (n - 1)(4)] = 465
(n/2)(6 + 4n - 4) = 465
(n/2)(4n + 2) = 465
n(2n + 1) = 465
2n2 + n = 465
2n2 + n - 465 = 0
Factor and solve.
2n2 + 31n - 30n - 465 = 0
n(2n + 31) - 15(n + 31) = 0
(n + 31)((n - 15) = 0
n + 31 = 0
n = -31
n - 15 = 0
n = 15
Because n stands for number of terms, it can not be a negative value.
So, n = 15.
Example 7 :
There are 20 rows of seats on a concert hall: 25 seats are in the 1st row, 27 seats on the 2nd row, 29 seats on the 3 rd row, and so on. If the price per ticket is $32, how much will be the total sales for a one-night concert if all seats are taken?
Solution :
Number of seats in the first row = 25
Number of seats in the 2nd row = 27
Number of seats in the 3rd row = 29
25, 27, 29, .........
Cost per ticket = $32
Number of rows = 20
a = 25, d = 27 - 25 ==> 2
To find total number of tickets, we have to find the sum of 20 terms.
sn = (n/2) [2a + (n - 1)d]
= (20/2)[2(25) + (20 - 1) 2]
= 10[50 + 19(2)]
= 10[50 + 38]
= 10(88)
= 880
Example 8 :
How many terms of the arithmetic sequence {2, 4, 6, 8,…} will give a sum of 600?
Solution :
sn = 600
2, 4, 6, 8, .............
a = 2, d = 4 - 2 ==> 2, n = ?
(n/2) [2a + (n - 1)d] = 600
(n/2) [4 + (n - 1)2] = 600
(n/2)[4 + 2n - 2] = 600
(n/2) [2 + 2n] = 600
n(1 + n) = 600
n + n2 = 600
n2 + n - 600 = 0
(n + 25)(n - 24) = 0
n = -25 and n = 24
Since n is the number of terms, the total number of terms required is 24.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
May 11, 25 12:34 AM
May 10, 25 09:56 AM
May 10, 25 12:14 AM