Ask a New Question
Search
write a recursive formula for 1,6,11,16
1 answer
Looks like each term is 5 more than the previous term, so
term(1) = 1
term(n) = term(n-1) + 5 , for all n > 1 , n ∈ N
Similar Questions
Use the explicit formula to find a recursive formula for the sequence an. Write your answer in simplest form. The recursive
1 answer
Use the explicit formula to find a recursive formula for the sequence an. Write your answer in simplest form. The recursive
1 answer
Write a recursive formula for the following sequences:
1) 1,6,11,16... 2) 4, 12, 36, 108... 3) A ball is dropped from an initial
4 answers
Write the recursive formula and the explicit formula for the sequence {3,6,12,24,48,...}. Show all work.
2 answers
more similar questions