Q. Complete the recursive formula of the arithmetic sequence 20,26,32,38,….a(1)=□a(n)=a(n−1)+
Identify first term and common difference: Identify the first term of the sequence and the common difference between consecutive terms. The first term is 20, and by subtracting the first term from the second term, we can find the common difference: 26−20=6. The common difference is 6.
Write recursive formula: Write the recursive formula for the arithmetic sequence using the first term a1 and the common difference d. The recursive formula has two parts: the first part states the first term, and the second part describes how to find any term from the previous term using the common difference an=an−1+d.
First term: a(1)=20: The first term is given as a(1)=20. This is the starting point of the sequence.
Second part of recursive formula: a(n)=a(n−1)+6: The second part of the recursive formula will be a(n)=a(n−1)+6, which means that any term in the sequence is found by adding 6 to the previous term.
More problems from Write a formula for an arithmetic sequence