7. Arithmetic Sequences
Sign In
The common difference is 0.1.
A(n)=A(n-1)+0.1, A(1)=4.6
In order to write the recursive formula for the given 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 ⇒ 4.7-4.6= 0.1
The recursive formula for the arithmetic sequence is A(n)=A(n-1)+0.1, where A(1)=4.6.