Sign In
Example arithmetic sequence | Example geometric sequence |
Recursive equation | |
a1=3, an=an−1+2
|
a1=5, an=an−1×2
|
One particularly well-known sequence that is defined recursively is the Fibonacci sequence, in which each term is the sum of the two previous terms.