10.8k views
1 vote
Find an expression for the nth term (tn) in each of the following sequence:

12, 11, 10, 9, 8, …

Can someone please help me???

1 Answer

5 votes

Explanation:

This is an arithmetic sequence. We know this because every term is simply one less than the term before it.

The explicit formula for an arithmetic sequence is aₙ = a₁ + (n-1)d, where a₁ is the first term and d is the common difference between consecutive terms. In this case, a₁ = 12 and d = -1.

Therefore, we have aₙ = 12 + (n - 1) · (-1) = 12 - n + 1 = -n + 13. aₙ = -n + 13.

Hope this helps!

User Onika
by
5.7k points