General form of an arithmetic progression :
a1, a1 + d, a1 + 2d, a1 + 3d,.............
a1 ---> first term
d ----> common difference
Formula to find the common difference :
d = second term - first term
d = a2 - a1
Formula to find nth term of an arithmetic progression :
an = a1 + (n - 1)d
Let us consider the following arithmetic progression.
a1, a1 + d, a1 + 2d, a1 + 3d,.............l
l ----> last term
Formula to find number of terms 'n' in the above arithmetic progression :
n = [(l - a)/d] + 1
Formula to find sum to 'n' terms of an arithmetic progression :
Sn = (n/2)[2a1 + (n - 1)d]
or
Sn = (n/2)[a1 + l]
If three numbers are in arithmetic progression, then they have to be assumed as
a - d, a, a + d
If four numbers are in arithmetic progression, then they have to be assumed as
a - 3d, a - d, a + d, a + 3d
Sum of first 'n' natural numbers :
1 + 2 + 3 + ......... + n = n(n + 1)/2
Sum of squares of first 'n' natural numbers :
12 + 22 + 32 + ......... + n2 = [n(n + 1)(2n + 1)]/6
Sum of cubes of first 'n' natural numbers :
13 + 23 + 33 + ......... + n3 = [n(n + 1)/2]2
Sum of odd numbers :
1 + 3 + 5 + ......... + l = n2
where n = (l + 1)/2
General form of a geometric progression :
a1, a1r, a1r2, a1r3, ............
a1 ---> first term
r ----> common ratio
Formula to find the common ratio :
r = second term/first term
d = a2/a1
Formula to find nth term of an geometric progression :
an = a1rn - 1
Formula to find sum to 'n' terms of a geometric progression :
When r > 1 :
Sn = a1(rn - 1)/(r - 1)
When r < 1 :
Sn = a1(1 - rn)/(1 - r)
When r = 1 :
Sn = na1
Formula to find sum of infinite geometric progression :
S∞ = a1/(1 - r)
where -1 < r < 1.
If three numbers are in geometric progression, then they have to be assumed as
a/r, a, ar
If four numbers are in geometric progression, then they have to be assumed as
a/r3, a/r, ar, ar3
Problem 1 :
Find the common difference and 15th term of the arithmetic progression :
125, 120, 115, 110, ..........
Solution :
Common difference :
d = second term - first term
= 120 - 125
= -5
Formula to find nth term of an arithmetic progression :
an = a1 + (n - 1)d
Substitute n = 15, a1 = 125 and d = -5.
a15 = 125 + (15 - 1)(-5)
= 125 + (14)(-5)
= 125 - 70
= 55
Problem 2 :
Find the sum of the terms in the following arithmetic progression :
3 + 7 + 11 + 15 + ........ to 25 terms
Solution :
a1 = 3
d = second term - first term
= 7 - 3
= 4
Formula to find sum to 'n' terms of an arithmetic progression :
Sn = (n/2)[2a1 + (n - 1)d]
Substitute n = 25, a1 = 3 and d = 3.
S25 = (25/2)[2(3) + (25 - 1)(4)]
= (25/2)[2(3) + (24)(4)]
= (25/2)[6 + 96]
= (25/2)[102]
= 25(51)
= 1275
Problem 3 :
Find the number of terms in the following arithmetic progression :
7, 12, 17, ........ 252
Solution :
a1 = 7
l = 252
d = second term - first term
= 12 - 7
= 5
Formula to find number of terms 'n' in the above arithmetic progression :
n = [(l - a)/d] + 1
Substitute a1 = 7, l = 252 and d = 5.
n = [(252 - 7)/5] + 1
= [(245)/5] + 1
= 49 + 1
= 50
Problem 4 :
Find the common ratio and 15th term of the geometric progression :
2, 4, 8, ..........
Solution :
Common ratio :
r = second term/first term
= 4/2
= 2
Formula to find nth term of a geometric progression :
ar = a1rn-1
Substitute n = 15, a1 = 2 and r = 2.
a15 = 2(2)15 - 1
= 2(2)14
= 2(16384)
= 32768
Problem 5 :
Find the sum of the terms in the following geometric progression :
2 + 6 + 18 + 54 + ........ to 10 terms
Solution :
a1 = 2
r = second term/first term
= 6/2
= 3 > 1
Formula to find sum to 'n' terms of a geometric progression when r > 1 :
Sn = a1(rn - 1)/( r - 1)
Substitute a1 = 2, r = 3 and n = 10.
S10 = 2(310 - 1)/(3 - 1)
= 2(59049 - 1)/2
= 2(59048)/2
= 59048
Problem 6 :
Divide 69 into three parts which are in arithmetic progression are such that the product of first two parts is 483.
Solution :
Since we divide 69 into three parts which are in arithmetic progression, the three parts of 69 can be assumed as
a - d, a, a + d
Then,
(a - d) + a + (a + d) = 69
a - d + a + a + d = 69
3a = 69
Divide both sides by 3.
a = 23
Given : The product of first two parts is 483.
(a - d)(a) = 483
Substitute a = 23.
(23 - d)(23) = 483
Divide both sides by 23.
23 - d = 21
Subtract 23 from both sides.
- d = -2
Multiply both sides by -1.
d = 2
The three parts of 69 which are in arithmetic progression are
(a - d), a, (a + d)
(23 - 2), 2, (23 + 2)
21, 2, 25
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
May 05, 25 10:57 AM
May 04, 25 11:49 PM
May 04, 25 12:59 AM