11.7k views
1 vote
Write a recursive formula for the arithmetic sequence below. What is the value of the 8th term? 1, 5, 9, 13, . . . Question 2 options: A (n) = 4A(n - 1); 29 A (n) = A(n - 1) - 4; -27 A (n) = -4A(n - 1); -27 A (n) = A(n - 1) + 4; 29 Save

User Ellemenno
by
5.1k points

1 Answer

2 votes
a(n)=1+(4n-1)
a(8)=29
this should be the answer
User Anahi
by
5.8k points