Formula to find nth term of an arithmetic sequence :
tn = t1 + (n - 1)d
Formula to find the sum of first n terms of an arithmetic sequence :
Sn = (n/2)[2t1 + (n - 1)d]
Formula to find the sum of first n terms of an arithmetic sequence (when the last term is given) :
Sn = (n/2)[t1 + l]
Formula to find the number of terms in an arithmetic sequence :
n = [(l - t1)/d] + 1
tn ----> nth term
Sn ----> sum of first n terms
n ----> number of terms
t1 ----> first term
d ----> common difference
l ----> last term
Problem 1 :
Given t1 = 7 and t13 = 35. Find d and S13.
Solution :
t13 = 35
t1 + (13 - 1)d = 35
t1 + 12d = 35
Substitute t1 = 7.
7 + 12d = 35
Subtract 7 from both sides.
12d = 28
Divide both sides by 12.
d = 7/3
Formula to find the sum of first n terms of an arithmetic sequence :
Sn = (n/2)[2t1 + (n - 1)d]
Substitute n = 13, t1 = 7 and d = 7/3.
Problem 2 :
Given t12 = 37 and d = 3. Find t1 and S12.
Solution :
t12 = 37
t1 + (12 - 1)d = 37
t1 + 11d = 37
Substitute d = 3.
t1 + 11(3) = 37
t1 + 33 = 37
Subtract 33 from both sides.
t1 = 4
Formula to find the sum of first n terms of an arithmetic sequence :
Sn = (n/2)[2t1 + (n - 1)d]
Substitute n = 12, t1 = 4 and d = 3.
= (12/2)[2 ⋅ 4 + (12 - 1)(3)]
= 6[8 + (11)(3)]
= 6(8 + 33)
= 6(41)
= 246
Problem 3 :
Given t3 = 15 and S10 = 125. Find t1, d and t10.
Solution :
t3 = 15
t1 + (3 - 1)d = 15
t1 + 2d = 15 ----(1)
S10 = 125
(10/2)[2t1 + (10 - 1)d] = 125
5[2t1 + 9d] = 125
Divide both sides by 5.
2t1 + 9d = 25 ----(2)
(2) - 2(1) :
5d = -5
Divide both sides by 5.
d = -1
Substitute d = -1 in (1).
t1 + 2(-1) = 15
t1 + -2 = 15
Add 2 to both sides.
t1 = 17
Formula to find nth term of an arithmetic sequence :
tn = t1 + (n - 1)d
Substitute n = 10, t1 = 17 and d = -1.
t10 = 17 + (10 - 1)(-1)
t10 = 17 + 9(-1)
t10 = 17 - 9
t10 = 8
Problem 4 :
Given d = 5 and S9 = 75. Find t1, d and t9.
Solution :
S9 = 75
(9/2)[2t1 + (9 - 1)(5)] = 75
(9/2)[2t1 + 8(5)] = 75
(9/2)[2t1 + 40] = 75
Multiply both sides by 2/9.
2t1 + 40 = 150/9
2t1 + 40 = 50/3
Subtract 40 from both sides.
2t1 = 50/3 - 40
2t1 = (50 - 120)/3
2t1 = -70/3
Divide both sides by 2.
t1 = -35/3
Formula to find nth term of an arithmetic sequence :
tn = t1 + (n - 1)d
Substitute n = 9, t1 = -35/3 and d = 5.
t9 = -35/3 + (9 - 1)(5)
t9 = -35/3 + 8(5)
t9 = -35/3 + 40
t9 = (-35 + 120)/3
t9 = 85/3
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Apr 25, 25 11:46 AM
Apr 24, 25 11:10 PM
Apr 24, 25 11:06 PM