Examlex

Solved

The Sequence Is Defined Recursively

question 3

Multiple Choice

The sequence is defined recursively. Write the first four terms.
-a1 = 5 and an = 4an- 1 - 1 for n ≥ 2


Definitions:

Related Questions