A means of generating an integer sequence. One starts with a small number of initial values, and then applies a recurrence rule. See, for example, the Fibonacci sequence.

--back to combinatorics--