Sign In
Does the difference between any two consecutive terms always have the same value?
It is an arithmetic sequence.
Recursive Formula: A(1)=3, A(n)=A(n-1)+0.25, for n≥ 2
Explicit Formula: A(n) = 3 + (0.25)(n-1)
Let's now consider the general formula for a recursive rule. &A(1)=a &A(n)=A(n-1)+d,forn≥ 2 In the above formula, a is the first term of the sequence and d is the common difference. For our sequence, the first term is 3 and the common difference is 0.25. &A(1)= 3 &A(n)=A(n-1)+ 0.25,forn≥ 2
Finally, let's recall the general formula for an explicit rule. A(n)=a+d(n-1),forn≥ 1 Again, a represents the first term of the sequence and d is the common difference. As we have already stated, for our sequence, we have a= - 8 and d= 7. A(n)= 3+( 0.25)(n-1),forn≥ 1