Recurrence Relation
Robert P. Munafo, 2002 May 29.
Another name for the formula or mapping function used for each step in an iteration calculation. For the Mandelbrot set the recurrence relation is the function:
f(Z) = Z2 + C
Many other fractals can be defined by iteration of a recurrence formula, including Julia sets and multibrot sets..
See iterates, Brown method.
revisions: 20020529 oldest on record; 20230619 mention other fractals
From the Mandelbrot Set Glossary and Encyclopedia, by Robert Munafo, (c) 1987-2024.
Mu-ency main page — index — recent changes — DEMZ
This page was written in the "embarrassingly readable" markup language RHTF, and was last updated on 2023 Jun 22. s.27