Sign In
The common difference of the arithmetic sequence in this case is -2.
Recursive Formula: A(n)=A(n-1)-2, A(1)=9
Explicit Formula: A(n)=9-2(n-1)
In order to write the formulas for the given arithmetic sequence, we first need to find the common difference. We can do this by subtracting the first term of the sequence from the second term. a_2-a_1=d ⇒ 7-9=- 2 The common difference is -2. Let's now find the recursive formula and the explicit formula one at a time.
To write the recursive formula, we will use the general form for a recursive formula of an arithmetic sequence.
We can now write the recursive formula. Do not forget to write the first term! A(n)=A(n-1)-2, A(1)=9
To write the explicit formula, we will use the general form of an explicit formula. A(n)=A(1)+(n-1)d In the above formula, n and d represent the same as in the recursive formula. By substituting A(1)=9 and d=-2, we can create our explicit formula.
A(1)= 9, d= - 2
Commutative Property of Multiplication
a+(- b)=a-b
Therefore, the explicit formula is A(n)=9-2(n-1).