Iterative Function
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, 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 Iteration is the repetition of a process in order to generate a (possibly unbounded) sequence of outcomes. Each repetition of the process is a single iteration, and the outcome of each iteration is then the starting point of the next 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 Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
,
fractals In mathematics, a fractal is a Shape, geometric shape containing detailed structure at arbitrarily small scales, usually having a fractal dimension strictly exceeding the topological dimension. Many fractals appear similar at various scale ...
,
dynamical system In mathematics, a dynamical system is a system in which a Function (mathematics), function describes the time dependence of a Point (geometry), point in an ambient space, such as in a parametric curve. Examples include the mathematical models ...
s, mathematics and
renormalization group In theoretical physics, the renormalization group (RG) is a formal apparatus that allows systematic investigation of the changes of a physical system as viewed at different scales. In particle physics, it reflects the changes in the underlying p ...
physics.


Definition

The formal definition of an iterated function on a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
''X'' follows. Let be a set and be a
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-orie ...
. Defining as the ''n''-th iterate of , where ''n'' is a non-negative integer, by: f^0 ~ \stackrel ~ \operatorname_X and f^ ~ \stackrel ~ f \circ f^, where is the
identity function Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unc ...
on and denotes
function composition In mathematics, the composition operator \circ takes two function (mathematics), functions, f and g, and returns a new function h(x) := (g \circ f) (x) = g(f(x)). Thus, the function is function application, applied after applying to . (g \c ...
. 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 may refer to both iteration (composition) of the function or exponentiation of the function (the latter is commonly used in
trigonometry Trigonometry () is a branch of mathematics concerned with relationships between angles and side lengths of triangles. In particular, the trigonometric functions relate the angles of a right triangle with ratios of its side lengths. The fiel ...
), some mathematicians choose to use to denote the compositional meaning, writing for the -th iterate of the function , as in, for example, meaning . For the same purpose, was used by
Benjamin Peirce Benjamin Peirce (; April 4, 1809 – October 6, 1880) was an American mathematician who taught at Harvard University for approximately 50 years. He made contributions to celestial mechanics, statistics, number theory, algebra, and the philoso ...
while is taken for the th derivative whereas
Alfred Pringsheim Alfred Pringsheim (2 September 1850 – 25 June 1941) was a German mathematician and patron of the arts. He was the father-in-law of the author and Nobel Prize winner Thomas Mann. Family and academic career Pringsheim was born in Ohlau, Prov ...
and
Jules Molk Jules Molk (8 December 1857 in Strasbourg, France – 7 May 1914 in Nancy) was a French mathematician who worked on elliptic functions. The French Academy of Sciences awarded him the Prix Binoux for 1913. He was appointed to the chair of applie ...
suggested instead.


Abelian property and iteration sequences

In general, the following identity holds for all non-negative integers and , : f^m \circ f^n = f^n \circ f^m = f^~. This is structurally identical to the property of
exponentiation In mathematics, exponentiation, denoted , is an operation (mathematics), operation involving two numbers: the ''base'', , and the ''exponent'' or ''power'', . When is a positive integer, exponentiation corresponds to repeated multiplication ...
that . In general, for arbitrary general (negative, non-integer, etc.) indices and , this relation is called the translation functional equation, cf.
Schröder's equation Schröder's equation, named after Ernst Schröder, is a functional equation with one independent variable: given the function , find the function such that Schröder's equation is an eigenvalue equation for the composition operator that sen ...
and
Abel equation The Abel equation, named after Niels Henrik Abel, is a type of functional equation of the form :f(h(x)) = h(x + 1) or :\alpha(f(x)) = \alpha(x)+1. The forms are equivalent when is invertible. or control the iteration of . Equivalence The seco ...
. On a logarithmic scale, this reduces to the nesting property of
Chebyshev polynomials The Chebyshev polynomials are two sequences of orthogonal polynomials related to the cosine and sine functions, notated as T_n(x) and U_n(x). They can be defined in several equivalent ways, one of which starts with trigonometric functions: ...
, , since . The relation also holds, analogous to the property of exponentiation that . The sequence of functions is called a Picard sequence, named after
Charles Émile Picard Charles is a masculine given name predominantly found in English and French speaking countries. It is from the French form ''Charles'' of the Proto-Germanic name (in runic alphabet) or ''*karilaz'' (in Latin alphabet), whose meaning was ...
. For a given in , the
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is cal ...
of values is called the
orbit In celestial mechanics, an orbit (also known as orbital revolution) is the curved trajectory of an object such as the trajectory of a planet around a star, or of a natural satellite around a planet, or of an artificial satellite around an ...
of . If for some integer , the orbit is called a periodic orbit. The smallest such value of for a given is called the period of the orbit. The point itself is called a
periodic point In mathematics, in the study of iterated functions and dynamical systems, a periodic point of a function (mathematics), function is a point which the system returns to after a certain number of function iterations or a certain amount of time. It ...
. The
cycle detection In computer science, cycle detection or cycle finding is the algorithmic problem of finding a cycle in a sequence of iterated function values. For any function that maps a finite set to itself, and any initial value in , the sequence of ite ...
problem in computer science is the
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
ic problem of finding the first periodic point in an orbit, and the period of the orbit.


Fixed points

If for some in (that is, the period of the orbit of is ), then is called a fixed point of the iterated sequence. The set of fixed points is often denoted as . There exist a number of
fixed-point theorem In mathematics, a fixed-point theorem is a result saying that a function ''F'' will have at least one fixed point (a point ''x'' for which ''F''(''x'') = ''x''), under some conditions on ''F'' that can be stated in general terms. In mathematica ...
s that guarantee the existence of fixed points in various situations, including the Banach fixed point theorem and the
Brouwer fixed point theorem Brouwer's fixed-point theorem is a fixed-point theorem in topology, named after L. E. J. (Bertus) Brouwer. It states that for any continuous function f mapping a nonempty compact convex set to itself, there is a point x_0 such that f(x_0)=x_0. Th ...
. There are several techniques for
convergence acceleration Convergence may refer to: Arts and media Literature *''Convergence'' (book series), edited by Ruth Nanda Anshen * "Convergence" (comics), two separate story lines published by DC Comics: **A four-part crossover storyline that united the four Wei ...
of the sequences produced by
fixed point iteration In numerical analysis, fixed-point iteration is a method of computing fixed point (mathematics), fixed points of a function. More specifically, given a function f defined on the real numbers with real values and given a point x_0 in the domain of ...
. For example, the Aitken method applied to an iterated fixed point is known as
Steffensen's method In numerical analysis, Steffensen's method is an iterative method for numerical root-finding named after Johan Frederik Steffensen that is similar to the secant method and to Newton's method. Steffensen's method achieves a quadratic order of co ...
, and produces quadratic convergence.


Limiting behaviour

Upon iteration, one may find that there are sets that shrink and converge towards a single point. In such a case, the point that is converged to is known as an attractive fixed point. Conversely, iteration may give the appearance of points diverging away from a single point; this would be the case for an unstable fixed point. When the points of the orbit converge to one or more limits, the set of
accumulation point In mathematics, a limit point, accumulation point, or cluster point of a Set (mathematics), set S in a topological space X is a point x that can be "approximated" by points of S in the sense that every neighbourhood (mathematics), neighbourhood of ...
s of the orbit is known as the
limit set In mathematics, especially in the study of dynamical systems, a limit set is the state a dynamical system reaches after an infinite amount of time has passed, by either going forward or backwards in time. Limit sets are important because they c ...
or the ω-limit set. The ideas of attraction and repulsion generalize similarly; one may categorize iterates into stable sets and unstable sets, according to the behavior of small
neighborhood A neighbourhood (Commonwealth English) or neighborhood (American English) is a geographically localized community within a larger town, city, suburb or rural area, sometimes consisting of a single street and the buildings lining it. Neigh ...
s under iteration. Also see
infinite compositions of analytic functions In mathematics, infinite Function composition, compositions of analytic functions (ICAF) offer alternative formulations of Generalized continued fraction, analytic continued fractions, series (mathematics), series, product (mathematics), products ...
. Other limiting behaviors are possible; for example, wandering points are points that move away, and never come back even close to where they started.


Invariant measure

If one considers the evolution of a density distribution, rather than that of individual point dynamics, then the limiting behavior is given by the
invariant measure In mathematics, an invariant measure is a measure that is preserved by some function. The function may be a geometric transformation. For examples, circular angle is invariant under rotation, hyperbolic angle is invariant under squeeze mappin ...
. It can be visualized as the behavior of a point-cloud or dust-cloud under repeated iteration. The invariant measure is an eigenstate of the Ruelle-Frobenius-Perron operator or
transfer operator In mathematics, the transfer operator encodes information about an iterated map and is frequently used to study the behavior of dynamical systems, statistical mechanics, quantum chaos and fractals. In all usual cases, the largest eigenvalue is 1 ...
, corresponding to an eigenvalue of 1. Smaller eigenvalues correspond to unstable, decaying states. In general, because repeated iteration corresponds to a shift, the transfer operator, and its adjoint, the
Koopman operator In mathematics, the composition operator C_\phi with symbol \phi is a linear operator defined by the rule C_\phi (f) = f \circ \phi where f \circ \phi denotes function composition. It is also encountered in composition of permutations in permutati ...
can both be interpreted as
shift operator In mathematics, and in particular functional analysis, the shift operator, also known as the translation operator, is an operator that takes a function to its translation . In time series analysis, the shift operator is called the '' lag opera ...
s action on a
shift space Shift may refer to: Art, entertainment, and media Gaming * ''Shift'' (series), a 2008 online video game series by Armor Games * '' Need for Speed: Shift'', a 2009 racing video game ** '' Shift 2: Unleashed'', its 2011 sequel Literature * ''S ...
. The theory of subshifts of finite type provides general insight into many iterated functions, especially those leading to chaos.


Fractional iterates and flows, and negative iterates

The notion must be used with care when the equation has multiple solutions, which is normally the case, as in Babbage's equation of the functional roots of the identity map. For example, for and , both and are solutions; so the expression does not denote a unique function, just as numbers have multiple algebraic roots. A trivial root of ''f'' can always be obtained if ''f''s domain can be extended sufficiently, cf. picture. The roots chosen are normally the ones belonging to the orbit under study. Fractional iteration of a function can be defined: for instance, a half iterate of a function is a function such that . This function can be written using the index notation as . Similarly, is the function defined such that , while may be defined as equal to , and so forth, all based on the principle, mentioned earlier, that . This idea can be generalized so that the iteration count becomes a continuous parameter, a sort of continuous "time" of a continuous
orbit In celestial mechanics, an orbit (also known as orbital revolution) is the curved trajectory of an object such as the trajectory of a planet around a star, or of a natural satellite around a planet, or of an artificial satellite around an ...
. In such cases, one refers to the system as a flow (cf. section on
conjugacy In mathematics, especially group theory, two elements a and b of a group are conjugate if there is an element g in the group such that b = gag^. This is an equivalence relation whose equivalence classes are called conjugacy classes. In other wor ...
below.) If a function is bijective (and so possesses an inverse function), then negative iterates correspond to function inverses and their compositions. For example, is the normal inverse of , while is the inverse composed with itself, i.e. . Fractional negative iterates are defined analogously to fractional positive ones; for example, is defined such that , or, equivalently, such that .


Some formulas for fractional iteration

One of several methods of finding a series formula for fractional iteration, making use of a fixed point, is as follows. # First determine a fixed point for the function such that . # Define for all ''n'' belonging to the reals. This, in some ways, is the most natural extra condition to place upon the fractional iterates. # Expand around the fixed point ''a'' as a
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
, f^n(x) = f^n(a) + (x-a)\left.\fracf^n(x)\_ + \frac2\left.\fracf^n(x)\_ +\cdots # Expand out f^n(x) = f^n(a) + (x-a) f'(a)f'(f(a))f'(f^2(a))\cdots f'(f^(a)) + \cdots # Substitute in for , for any ''k'', f^n(x) = a + (x-a) f'(a)^n + \frac2(f''(a)f'(a)^)\left(1+f'(a)+\cdots+f'(a)^ \right)+\cdots # Make use of the
geometric progression A geometric progression, also known as a geometric sequence, is a mathematical sequence of non-zero numbers where each term after the first is found by multiplying the previous one by a fixed number called the ''common ratio''. For example, the s ...
to simplify terms, f^n(x) = a + (x-a) f'(a)^n + \frac2(f''(a)f'(a)^)\frac+\cdots There is a special case when , f^n(x) = x + \frac2(n f''(a))+ \frac6\left(\fracn(n-1) f''(a)^2 + n f(a)\right)+\cdots This can be carried on indefinitely, although inefficiently, as the latter terms become increasingly complicated. A more systematic procedure is outlined in the following section on Conjugacy.


Example 1

For example, setting gives the fixed point , so the above formula terminates to just f^n(x)=\frac + \left(x-\frac\right)C^n=C^nx+\fracD ~, which is trivial to check.


Example 2

Find the value of \sqrt^ where this is done ''n'' times (and possibly the interpolated values when ''n'' is not an integer). We have . A fixed point is . So set and expanded around the fixed point value of 2 is then an infinite series, \sqrt^ = f^n(1) = 2 - (\ln 2)^n + \frac - \cdots which, taking just the first three terms, is correct to the first decimal place when ''n'' is positive. Also see
Tetration In mathematics, tetration (or hyper-4) is an operation (mathematics), operation based on iterated, or repeated, exponentiation. There is no standard mathematical notation, notation for tetration, though Knuth's up arrow notation \uparrow \upa ...
: . Using the other fixed point causes the series to diverge. For , the series computes the inverse function .


Example 3

With the function , expand around the fixed point 1 to get the series f^n(x) = 1 + b^n(x-1) + \frac2b^(b^n-1)(x-1)^2 + \fracb^n (b^n-1)(b^n-2)(x-1)^3 + \cdots ~, which is simply the Taylor series of ''x''(''b''''n'' ) expanded around 1.


Conjugacy

If and are two iterated functions, and there exists a
homeomorphism In mathematics and more specifically in topology, a homeomorphism ( from Greek roots meaning "similar shape", named by Henri Poincaré), also called topological isomorphism, or bicontinuous function, is a bijective and continuous function ...
such that , then and are said to be topologically conjugate. Clearly, topological conjugacy is preserved under iteration, as . Thus, if one can solve for one iterated function system, one also has solutions for all topologically conjugate systems. For example, the
tent map In mathematics, the tent map with parameter μ is the real-valued function ''f''μ defined by :f_\mu(x) := \mu\min\, the name being due to the tent-like shape of the graph of ''f''μ. For the values of the parameter μ within 0 and 2, ''f''μ ...
is topologically conjugate to the
logistic map The logistic map is a discrete dynamical system defined by the quadratic difference equation: Equivalently it is a recurrence relation and a polynomial mapping of degree 2. It is often referred to as an archetypal example of how complex, ...
. As a special case, taking , one has the iteration of as :,   for any function . Making the substitution yields :,   a form known as the
Abel equation The Abel equation, named after Niels Henrik Abel, is a type of functional equation of the form :f(h(x)) = h(x + 1) or :\alpha(f(x)) = \alpha(x)+1. The forms are equivalent when is invertible. or control the iteration of . Equivalence The seco ...
. Even in the absence of a strict homeomorphism, near a fixed point, here taken to be at = 0, (0) = 0, one may often solve
Schröder's equation Schröder's equation, named after Ernst Schröder, is a functional equation with one independent variable: given the function , find the function such that Schröder's equation is an eigenvalue equation for the composition operator that sen ...
for a function Ψ, which makes locally conjugate to a mere dilation, , that is :. Thus, its iteration orbit, or flow, under suitable provisions (e.g., ), amounts to the conjugate of the orbit of the monomial, :, where in this expression serves as a plain exponent: ''functional iteration has been reduced to multiplication!'' Here, however, the exponent no longer needs be integer or positive, and is a continuous "time" of evolution for the full orbit: the
monoid In abstract algebra, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being . Monoids are semigroups with identity ...
of the Picard sequence (cf.
transformation semigroup In algebra, a transformation semigroup (or composition semigroup) is a collection of transformations ( functions from a set to itself) that is closed under function composition. If it includes the identity function, it is a monoid, called a tra ...
) has generalized to a full
continuous group In mathematics, topological groups are the combination of groups and topological spaces, i.e. they are groups and topological spaces at the same time, such that the continuity condition for the group operations connects these two structures ...
. This method (perturbative determination of the principal
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, th ...
Ψ, cf.
Carleman matrix In mathematics, a Carleman matrix is a matrix used to convert function composition into matrix multiplication. It is often used in iteration theory to find the continuous iteration of functions which cannot be iterated by pattern recognition alone ...
) is equivalent to the algorithm of the preceding section, albeit, in practice, more powerful and systematic.


Markov chains

If the function is linear and can be described by a
stochastic matrix In mathematics, a stochastic matrix is a square matrix used to describe the transitions of a Markov chain. Each of its entries is a nonnegative real number representing a probability. It is also called a probability matrix, transition matrix, ''s ...
, that is, a matrix whose rows or columns sum to one, then the iterated system is known as a
Markov chain In probability theory and statistics, a Markov chain or Markov process is a stochastic process describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. Informally ...
.


Examples

There are many chaotic maps. Well-known iterated functions include the
Mandelbrot set The Mandelbrot set () is a two-dimensional set (mathematics), set that is defined in the complex plane as the complex numbers c for which the function f_c(z)=z^2+c does not Stability theory, diverge to infinity when Iteration, iterated starting ...
and
iterated function systems In mathematics, iterated function systems (IFSs) are a method of constructing fractals; the resulting fractals are often self-similar. IFS fractals are more related to set theory than fractal geometry. They were introduced in 1981. IFS fractals ...
. Ernst Schröder, in 1870, worked out special cases of the
logistic map The logistic map is a discrete dynamical system defined by the quadratic difference equation: Equivalently it is a recurrence relation and a polynomial mapping of degree 2. It is often referred to as an archetypal example of how complex, ...
, such as the chaotic case , so that , hence . A nonchaotic case Schröder also illustrated with his method, , yielded , and hence . If is the
action Action may refer to: * Action (philosophy), something which is done by a person * Action principles the heart of fundamental physics * Action (narrative), a literary mode * Action fiction, a type of genre fiction * Action game, a genre of video gam ...
of a group element on a set, then the iterated function corresponds to a
free group In mathematics, the free group ''F'S'' over a given set ''S'' consists of all words that can be built from members of ''S'', considering two words to be different unless their equality follows from the group axioms (e.g. ''st'' = ''suu''− ...
. Most functions do not have explicit general
closed-form expression In mathematics, an expression or equation is in closed form if it is formed with constants, variables, and a set of functions considered as ''basic'' and connected by arithmetic operations (, and integer powers) and function composition. ...
s for the ''n''-th iterate. The table below lists some that do. Note that all these expressions are valid even for non-integer and negative ''n'', as well as non-negative integer ''n''. Note: these two special cases of are the only cases that have a closed-form solution. Choosing ''b'' = 2 = –''a'' and ''b'' = 4 = –''a'', respectively, further reduces them to the nonchaotic and chaotic logistic cases discussed prior to the table. Some of these examples are related among themselves by simple conjugacies.


Means of study

Iterated functions can be studied with the
Artin–Mazur zeta function In mathematics, the Artin–Mazur zeta function, named after Michael Artin and Barry Mazur, is a function that is used for studying the iterated functions that occur in dynamical systems and fractals. It is defined from a given function f as t ...
and with
transfer operator In mathematics, the transfer operator encodes information about an iterated map and is frequently used to study the behavior of dynamical systems, statistical mechanics, quantum chaos and fractals. In all usual cases, the largest eigenvalue is 1 ...
s.


In computer science

In
computer science Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
, iterated functions occur as a special case of recursive functions, which in turn anchor the study of such broad topics as
lambda calculus In mathematical logic, the lambda calculus (also written as ''λ''-calculus) is a formal system for expressing computability, computation based on function Abstraction (computer science), abstraction and function application, application using var ...
, or narrower ones, such as the
denotational semantics In computer science, denotational semantics (initially known as mathematical semantics or Scott–Strachey semantics) is an approach of formalizing the meanings of programming languages by constructing mathematical objects (called ''denotations'' ...
of computer programs.


Definitions in terms of iterated functions

Two important functionals can be defined in terms of iterated functions. These are
summation In mathematics, summation is the addition of a sequence of numbers, called ''addends'' or ''summands''; the result is their ''sum'' or ''total''. Beside numbers, other types of values can be summed as well: functions, vectors, matrices, pol ...
: : \left\ \equiv \left( \ \rightarrow \\right)^ \ and the equivalent product: : \left\ \equiv \left( \ \rightarrow \\right)^ \


Functional derivative

The
functional derivative In the calculus of variations, a field of mathematical analysis, the functional derivative (or variational derivative) relates a change in a functional (a functional in this sense is a function that acts on functions) to a change in a function on ...
of an iterated function is given by the recursive formula: :\frac = f'( f^(x) ) \frac + \delta( f^(x) - y )


Lie's data transport equation

Iterated functions crop up in the series expansion of combined functions, such as . Given the iteration velocity, or
beta function (physics) In theoretical physics, specifically quantum field theory, a beta function or Gell-Mann–Low function, ''β(g)'', encodes the dependence of a coupling parameter, ''g'', on the energy scale, ''μ'', of a given physical process described by qu ...
, :v(x) = \left. \frac \_ for the th iterate of the function , we have : g(f(x)) = \exp\left v(x) \frac \rightg(x). For example, for rigid advection, if , then . Consequently, , action by a plain
shift operator In mathematics, and in particular functional analysis, the shift operator, also known as the translation operator, is an operator that takes a function to its translation . In time series analysis, the shift operator is called the '' lag opera ...
. Conversely, one may specify given an arbitrary , through the generic
Abel equation The Abel equation, named after Niels Henrik Abel, is a type of functional equation of the form :f(h(x)) = h(x + 1) or :\alpha(f(x)) = \alpha(x)+1. The forms are equivalent when is invertible. or control the iteration of . Equivalence The seco ...
discussed above, : f(x) = h^(h(x)+1) , where : h(x) = \int \frac \, dx . This is evident by noting that :f^n(x)=h^(h(x)+n)~. For continuous iteration index , then, now written as a subscript, this amounts to Lie's celebrated exponential realization of a continuous group, :e^ g(x)= g(h^(h(x )+t))= g(f_t(x)). The initial flow velocity suffices to determine the entire flow, given this exponential realization which automatically provides the general solution to the ''translation functional equation'',Aczel, J. (2006), ''Lectures on Functional Equations and Their Applications'' (Dover Books on Mathematics, 2006), Ch. 6, . :f_t(f_\tau (x))=f_ (x) ~.


See also

* Irrational rotation *
Iterated function system In mathematics, iterated function systems (IFSs) are a method of constructing fractals; the resulting fractals are often self-similar. IFS fractals are more related to set theory than fractal geometry. They were introduced in 1981. IFS fractals ...
*
Iterative method In computational mathematics, an iterative method is a Algorithm, mathematical procedure that uses an initial value to generate a sequence of improving approximate solutions for a class of problems, in which the ''i''-th approximation (called an " ...
* Rotation number * Sarkovskii's theorem *
Fractional calculus Fractional calculus is a branch of mathematical analysis that studies the several different possibilities of defining real number powers or complex number powers of the differentiation operator D D f(x) = \frac f(x)\,, and of the integration ...
*
Recurrence relation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
*
Schröder's equation Schröder's equation, named after Ernst Schröder, is a functional equation with one independent variable: given the function , find the function such that Schröder's equation is an eigenvalue equation for the composition operator that sen ...
*
Functional square root In mathematics, a functional square root (sometimes called a half iterate) is a square root of a function with respect to the operation of function composition. In other words, a functional square root of a function is a function satisfying fo ...
* Abel function * Böttcher's equation *
Infinite compositions of analytic functions In mathematics, infinite Function composition, compositions of analytic functions (ICAF) offer alternative formulations of Generalized continued fraction, analytic continued fractions, series (mathematics), series, product (mathematics), products ...
*
Flow (mathematics) In mathematics, a flow formalizes the idea of the motion of particles in a fluid. Flows are ubiquitous in science, including engineering and physics. The notion of flow is basic to the study of ordinary differential equations. Informally, a fl ...
*
Tetration In mathematics, tetration (or hyper-4) is an operation (mathematics), operation based on iterated, or repeated, exponentiation. There is no standard mathematical notation, notation for tetration, though Knuth's up arrow notation \uparrow \upa ...
*
Functional equation In mathematics, a functional equation is, in the broadest meaning, an equation in which one or several functions appear as unknowns. So, differential equations and integral equations are functional equations. However, a more restricted meaning ...


Notes


References


External links

* {{cite web , url=https://www.researchgate.net/publication/362010262 , author-link=John Gill (climber) , first=John , last=Gill , title=A Primer on the Elementary Theory of Infinite Compositions of Complex Functions , publisher=Colorado State University , date=January 2017 Dynamical systems Fractals Sequences and series Fixed points (mathematics) Functions and mappings Functional equations