Ask a New Question
Search
need to solve the first five terms recursively. Can do the other four once I get the first one.
a[n]=a[n-1]/2 and a[1]=-8
Ask a New Question
or
answer this question
.
Similar Questions
For each sequence defined recursively, write the first few terms. Then use the terms to write an explicit equation.
a(1)=17
1 answer
Find the first five terms of the given recursively defined sequence.
an = 3an − 1 + 9 and a1 = 2
1 answer
Write out the first 4 terms of the following sequence that is define recursively.
a1=32 ak+1=1/2ak
1 answer
what is the first five terms of the the following recursively defined sequence with the steps please. a=1;=3a
1 answer
more similar questions