Ask a New Question
Search
Write out the first 4 terms of the following sequence that is define recursively.
a1=32
ak+1=1/2ak
1 answer
well, just plug and chug
a1 = 32
a2 = 1/2 (32) = 16
a3 = 1/2 (16) = 8
...
Ask a New Question
or
answer this question
.
Similar Questions
Write out the first 4 terms of the following sequence that is define recursively.
a1=32 ak+1=1/2ak
0 answers
A sequence is defined recursively by a1=1,an=(an-1+1)^2. Write the first 4 terms of the sequence.
3 answers
For each sequence defined recursively, write the first few terms. Then use the terms to write an explicit equation.
a(1)=17
1 answer
Write the first five terms of the sequence defined recursively. Use the pattern to write the nth term of the sequence as a
1 answer
more similar questions