Q. Complete the recursive formula of the arithmetic sequence4,22,40,58,….. b(1)=□b(n)=b(n−1)+
Identify first term: Identify the first term of the sequence. The first term, denoted as b(1), is the starting point of the sequence. In this case, the first term is 4.
Determine common difference: Determine the common difference between consecutive terms. The common difference can be found by subtracting the first term from the second term, or the second term from the third term, and so on. For this sequence, subtracting the first term from the second term gives us 22−4=18.
Verify consistency of common difference: Verify the common difference by checking if it is consistent between other consecutive terms. Subtract the third term from the second term: 40−22=18, and the fourth term from the third term: 58−40=18. The common difference is consistent, confirming that it is 18.
Write recursive formula: Write the recursive formula using the first term and the common difference. The recursive formula for an arithmetic sequence is given by b(n)=b(n−1)+d, where b(n) is the nth term, b(n−1) is the previous term, and d is the common difference. In this case, b(1)=4 and d=18.
More problems from Write a formula for an arithmetic sequence