177k views
2 votes
Complete the recursive formula of the arithmetic sequence 0,11, 22, 33, ....

c(1) =
c(n) = c(n-1)+

1 Answer

7 votes

Answer:

c(1) = 0

c(n) = c(n-1) +11

Explanation:

User Ricardo Stuven
by
5.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.