What is the term-to-term rule for the sequence below?
10,6,2,−2
To determine the term-to-term rule for the sequence 10,6,2,−2, we need to find the pattern in changes between terms:
- Calculate the differences: 6−10=−4, 2−6=−4, −2−2=−4.
- These consistent differences (−4) indicate an arithmetic sequence with a common difference of −4.
The general term of an arithmetic sequence is given by: Tn=a+(n−1)d, where a is the first term and d is the common difference.
Substitute a=10 and d=−4:
Tn=10+(n−1)(−4)
Tn=10−4(n−1)
Tn=10−4n+4
Simplifying gives: Tn=14−4n
Thus, the term-to-term rule for the sequence is 14−4n.