Ask a New Question
Search
The sequence is defined by a recursion formula.Write the first four terms;
a_1=-5; a_n=2a_n-1 +7
1 answer
a_1 = -5
a_2 = 2(-5)+7 = 3
and so on
Similar Questions
The sequence is defined by a recursion formula, write the first four terms of the sequence;
a_1=100; a_n=1/2a_n-1 +4
2 answers
Write the first four terms of the sequence defined by the recursion formula.
a1 = 6 and an = 3an-1 for n ≥ 2
2 answers
The sequence is defined by a recursion formula. Write the first four terms of the sequence:
a_1=9; a_n=3a_n-1
1 answer
The sequence is defined by a recursion formula. Write the first four terms of the sequence;
a_1=0; a_n=5a_n-1 +7
1 answer
more similar questions