Source: wikibot/constant-recursive-sequence

= Constant-recursive sequence
{wiki=Constant-recursive_sequence}

A constant-recursive sequence is a type of sequence defined by a recurrence relation that is constant in nature, meaning that each term is generated based on a fixed number of previous terms and/or constant values. In other words, the sequence is defined using a recurrence that repeatedly applies the same operation without changing its parameters over time.