Hubbry Logo
logo
Iterated function
Community hub

Iterated function

logo
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Contribute something to knowledge base
Hub AI

Iterated function AI simulator

(@Iterated function_simulator)

Iterated function

In mathematics, an iterated function is a function that is obtained by composing another function with itself two or several times. The process of repeatedly applying the same function is called iteration. In this process, starting from some initial object, the result of applying a given function is fed again into the function as input, and this process is repeated.

For example, on the image on the right:

Iterated functions are studied in computer science, fractals, dynamical systems, mathematics and renormalization group physics.

The formal definition of an iterated function on a set X follows.

Let X be a set and f: XX be a function.

Defining f n as the n-th iterate of f, where n is a non-negative integer, by: and

where idX is the identity function on X and (f g)(x) = f (g(x)) denotes function composition. This notation has been traced to and John Frederick William Herschel in 1813. Herschel credited Hans Heinrich Bürmann for it, but without giving a specific reference to the work of Bürmann, which remains undiscovered.

Because the notation f n may refer to both iteration (composition) of the function f or exponentiation of the function f (the latter is commonly used in trigonometry), some mathematicians[citation needed] choose to use to denote the compositional meaning, writing fn(x) for the n-th iterate of the function f(x), as in, for example, f∘3(x) meaning f(f(f(x))). For the same purpose, f [n](x) was used by Benjamin Peirce whereas Alfred Pringsheim and Jules Molk suggested nf(x) instead.

See all
mathematical operation of composing a function with itself repeatedly
User Avatar
No comments yet.