Noun
recurrence relation (plural recurrence relations)
Examples
x
n
+
1
=
r
x
n
(
1
−
x
n
)
{\displaystyle x_{n+1}=rx_{n}(1-x_{n})\,}
(mathematics) an equation that recursively defines a sequence; each term of the sequence is defined as a function of the preceding terms.