Solveeit Logo

Question

Question: How do you write a recursive rule and an explicit rule for the arithmetic sequence \(19,9,-1,-11,......

How do you write a recursive rule and an explicit rule for the arithmetic sequence 19,9,1,11,.....19,9,-1,-11,.....?

Explanation

Solution

In this question we have been given with a sequence of numbers which are decreasing by a common factor of 1010. This implies that the difference between any 22 consecutive terms will be 1010. We will make a rule which will tell us the value of the nth{{n}^{th}} term in the sequence. We will consider the value of the nth{{n}^{th}} term to be an{{a}_{n}} and get the required solution.

Complete step by step answer:
We have the sequence given to us as 19,9,1,11,.....19,9,-1,-11,.....
This implies that the series is recurring. We have to find a rule which will give us the value of the nth{{n}^{th}} term in the sequence.
We can see that the common difference is 1010. This implies that if we know the nth{{n}^{th}} term, we can get the (n+1)th{{\left( n+1 \right)}^{th}} term by subtracting 1010 from it.
We know the value of the first term in the sequence as:
a0=19\Rightarrow {{a}_{0}}=19
Now the next terms value can be calculated as a1=1910{{a}_{1}}=19-10, which gives us the value a1=9{{a}_{1}}=9 and so on for the value of an{{a}_{n}}.
So, we can conclude that the rule applies for us to start from the initial value 1919, and subtract 1010 with each iteration.
This means that, after nn iterations, we will have subtracted ten nn times, that is, we will have to subtract a total of 10n10n.
Therefore, the rule for our sequence will be:
an=1910n\Rightarrow {{a}_{n}}=19-10n, which is the required solution.

Note: In this question we were given with a sequence of numbers in arithmetic progression with the common difference between the terms as 10-10. The formula for the nth{{n}^{th}} term in an arithmetic progression should be remembered which is an=a1+(n1)d{{a}_{n}}={{a}_{1}}+\left( n-1 \right)d, where an{{a}_{n}} is the value of the nth{{n}^{th}} term, and dd is the common difference.