Find the nth term of the AP: 11, 8, 5, 2 ... Write the recursive rule for this AP. Class 9
R
RBSEGuide
Find the nth term of the AP: 11, 8, 5, 2 ... Write the recursive rule for this AP. Class 9
Question 1.
Find the nth term of the AP: 11, 8, 5, 2 ... Write the recursive rule for this AP. Class 9
Solution:
The given AP is 11, 8, 5, 2...
a = 11, d = 8 - 11 =-3
∴ tn = a + (n - 1) d
∴ tn = 11 + (n - 1)(-3)
∴ tn> = 11 - 3(n - 1)
∴ tn = 11 - 3n + 3
∴ tn = 14 - 3 n
∴ nth term of the AP is tn = 14 - 3n
ii. Recursive rule for the given AP is
t1 = a, tn-1 + d for n ≥ 2
∴ t1 = 11, tn = tn-1 - 3 or n ≥ 2