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.
Apart from the stuff given above, if you need any other stuff in math, please use our google custom search here.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Dec 26, 24 07:41 AM
Dec 23, 24 03:47 AM
Dec 23, 24 03:40 AM