Recurrence relation

From Wiki @ Karl Jones dot com
Revision as of 12:33, 4 April 2017 by Karl Jones (Talk | contribs) (Created page with "In mathematics, a '''recurrence relation''' is an equation that recursively defines a sequence or multidimensional array of values, once one or more initial terms are given: e...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In mathematics, a recurrence relation is an equation that recursively defines a sequence or multidimensional array of values, once one or more initial terms are given: each further term of the sequence or array is defined as a function of the preceding terms.

The term difference equation sometimes (and for the purposes of this article) refers to a specific type of recurrence relation. However, "difference equation" is frequently used to refer to any recurrence relation.

See also

External links