Mathematical iteration is a process for generating a sequence in which one or more initial terms are given and each subsequent term is determined from its predecessors in the same way. An equation that describes the relationship between a term and its predecessors is called a recurrence relation. Arithmetic and geometric sequences, common topics in high school algebra courses, are examples of iterative processes. Arithmetic sequences are generated iteratively from an initial term, a1, a common difference, d, and a recurrence relation, an+1, = an+ d. Geometric sequences are generated from an initial term, a1 a common ratio, r, and a recurrence relation, an+1 =an •r. Mathematical iteration is used in many other mathematical situations and algorithms, such as the Fibonacci sequence, the Euclidean algorithm, and Newton's method for solving equations.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.