home
Recurrence relations
Sequences of numbers where the -th term is defined by the prior term(s) are a recurrence relation.
An example of the is the Fibonacci sequence where
and the initial terms and .
To enable direct computation of some element sequence that can be modelled in the following forms may be equivalently expressed to remove the serial dependency.
and