Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Iterated function

From Wikipedia, the free encyclopedia
Result of repeatedly applying a mathematical function

Iterated transformations of the object on the left
On top is a clockwise rotation by 90°. It hasorder 4, because that is the smallest positive exponent that produces the identity. Below is ashear mapping with infinite order.
Below that are theircompositions, which both have order 3.

Inmathematics, aniterated function is a function that is obtained bycomposing another function with itself two or several times. The process of repeatedly applying the same function is callediteration. 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:

L=F(K), M=FF(K)=F2(K).{\displaystyle L=F(K),\ M=F\circ F(K)=F^{2}(K).}

Iterated functions are studied incomputer science,fractals,dynamical systems, mathematics andrenormalization group physics.

Definition

[edit]

The formal definition of an iterated function on asetX follows.

LetX be a set andf:XX be afunction.

Definingfn as then-th iterate off, wheren is a non-negative integer, by:f0 =def idX{\displaystyle f^{0}~{\stackrel {\mathrm {def} }{=}}~\operatorname {id} _{X}}andfn+1 =def ffn,{\displaystyle f^{n+1}~{\stackrel {\mathrm {def} }{=}}~f\circ f^{n},}

whereidX is theidentity function onX and(f{\displaystyle \circ }g)(x) =f (g(x)) denotesfunction composition. This notation has been traced to andJohn Frederick William Herschel in 1813.[1][2][3][4] Herschel creditedHans Heinrich Bürmann for it, but without giving a specific reference to the work of Bürmann, which remains undiscovered.[5]

Because the notationfn may refer to both iteration (composition) of the functionf orexponentiation of the functionf (the latter is commonly used intrigonometry), some mathematicians[citation needed] choose to use to denote the compositional meaning, writingfn(x) for then-th iterate of the functionf(x), as in, for example,f∘3(x) meaningf(f(f(x))). For the same purpose,f[n](x) was used byBenjamin Peirce[6][4][nb 1] whereasAlfred Pringsheim andJules Molk suggestednf(x) instead.[7][4][nb 2]

Abelian property and iteration sequences

[edit]

In general, the following identity holds for all non-negative integersm andn,

fmfn=fnfm=fm+n .{\displaystyle f^{m}\circ f^{n}=f^{n}\circ f^{m}=f^{m+n}~.}

This is structurally identical to the property ofexponentiation thataman =am +n.

In general, for arbitrary general (negative, non-integer, etc.) indicesm andn, this relation is called thetranslation functional equation, cf.Schröder's equation andAbel equation. On a logarithmic scale, this reduces to thenesting property ofChebyshev polynomials,Tm(Tn(x)) =Tm n(x), sinceTn(x) = cos(n arccos(x)).

The relation(fm)n(x) = (fn)m(x) =fmn(x) also holds, analogous to the property of exponentiation that(am)n = (an)m =amn.

The sequence of functionsfn is called aPicard sequence,[8][9] named afterCharles Émile Picard.

For a givenx inX, thesequence of valuesfn(x) is called theorbit ofx.

Iffn (x) =fn+m (x) for some integerm > 0, the orbit is called aperiodic orbit. The smallest such value ofm for a givenx is called theperiod of the orbit. The pointx itself is called aperiodic point. Thecycle detection problem in computer science is thealgorithmic problem of finding the first periodic point in an orbit, and the period of the orbit.

Fixed points

[edit]

Ifx = f(x) for somex inX (that is, the period of the orbit ofx is1), thenx is called afixed point of the iterated sequence. The set of fixed points is often denoted asFix(f). There exist a number offixed-point theorems that guarantee the existence of fixed points in various situations, including theBanach fixed point theorem and theBrouwer fixed point theorem.

There are several techniques forconvergence acceleration of the sequences produced byfixed point iteration.[10] For example, theAitken method applied to an iterated fixed point is known asSteffensen's method, and produces quadratic convergence.

Limiting behaviour

[edit]

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 anattractive fixed point. Conversely, iteration may give the appearance of points diverging away from a single point; this would be the case for anunstable fixed point.[11]

When the points of the orbit converge to one or more limits, the set ofaccumulation points of the orbit is known as thelimit set or theω-limit set.

The ideas of attraction and repulsion generalize similarly; one may categorize iterates intostable sets andunstable sets, according to the behavior of smallneighborhoods under iteration. Also seeinfinite compositions of analytic functions.

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

[edit]

If one considers the evolution of a density distribution, rather than that of individual point dynamics, then the limiting behavior is given by theinvariant measure. 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 ortransfer operator, 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, theKoopman operator can both be interpreted asshift operators action on ashift space. The theory ofsubshifts of finite type provides general insight into many iterated functions, especially those leading to chaos.

Fractional iterates and flows, and negative iterates

[edit]
g:RR is a trivial functional 5th root off:R+R+,f(x) = sin(x). The computation off(π6) =12 =g5(π6) is shown.

The notionf1/n must be used with care when the equationgn(x) =f(x) has multiple solutions, which is normally the case, as inBabbage's equation of the functional roots of the identity map. For example, forn = 2 andf(x) = 4x − 6, bothg(x) = 6 − 2x andg(x) = 2x − 2 are solutions; so the expressionf 1/2(x) does not denote a unique function, just as numbers have multiple algebraic roots. A trivial root off can always be obtained iff'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, ahalf iterate of a functionf is a functiong such thatg(g(x)) =f(x).[12] This functiong(x) can be written using the index notation asf 1/2(x) . Similarly,f 1/3(x) is the function defined such thatf1/3(f1/3(f1/3(x))) =f(x), whilef2/3(x) may be defined as equal tof 1/3(f1/3(x)), and so forth, all based on the principle, mentioned earlier, thatfmfn =fm +n. This idea can be generalized so that the iteration countn becomes acontinuous parameter, a sort of continuous "time" of a continuousorbit.[13][14]

In such cases, one refers to the system as aflow (cf. section onconjugacy below.)

If a function is bijective (and so possesses an inverse function), then negative iterates correspond to function inverses and their compositions. For example,f −1(x) is the normal inverse off, whilef −2(x) is the inverse composed with itself, i.e.f −2(x) =f −1(f −1(x)). Fractional negative iterates are defined analogously to fractional positive ones; for example,f −1/2(x) is defined such thatf −1/2(f −1/2(x)) =f −1(x), or, equivalently, such thatf −1/2(f 1/2(x)) =f 0(x) =x.

Some formulas for fractional iteration

[edit]

One of several methods of finding a series formula for fractional iteration, making use of a fixed point, is as follows.[15]

  1. First determine a fixed point for the function such thatf(a) =a.
  2. Definefn(a) =a for alln belonging to the reals. This, in some ways, is the most natural extra condition to place upon the fractional iterates.
  3. Expandfn(x) around the fixed pointa as aTaylor series,fn(x)=fn(a)+(xa)ddxfn(x)|x=a+(xa)22d2dx2fn(x)|x=a+{\displaystyle f^{n}(x)=f^{n}(a)+(x-a)\left.{\frac {d}{dx}}f^{n}(x)\right|_{x=a}+{\frac {(x-a)^{2}}{2}}\left.{\frac {d^{2}}{dx^{2}}}f^{n}(x)\right|_{x=a}+\cdots }
  4. Expand outfn(x)=fn(a)+(xa)f(a)f(f(a))f(f2(a))f(fn1(a))+{\displaystyle f^{n}(x)=f^{n}(a)+(x-a)f'(a)f'(f(a))f'(f^{2}(a))\cdots f'(f^{n-1}(a))+\cdots }
  5. Substitute in forfk(a) =a, for anyk,fn(x)=a+(xa)f(a)n+(xa)22(f(a)f(a)n1)(1+f(a)++f(a)n1)+{\displaystyle f^{n}(x)=a+(x-a)f'(a)^{n}+{\frac {(x-a)^{2}}{2}}(f''(a)f'(a)^{n-1})\left(1+f'(a)+\cdots +f'(a)^{n-1}\right)+\cdots }
  6. Make use of thegeometric progression to simplify terms,fn(x)=a+(xa)f(a)n+(xa)22(f(a)f(a)n1)f(a)n1f(a)1+{\displaystyle f^{n}(x)=a+(x-a)f'(a)^{n}+{\frac {(x-a)^{2}}{2}}(f''(a)f'(a)^{n-1}){\frac {f'(a)^{n}-1}{f'(a)-1}}+\cdots } There is a special case whenf '(a) = 1,fn(x)=x+(xa)22(nf(a))+(xa)36(32n(n1)f(a)2+nf(a))+{\displaystyle f^{n}(x)=x+{\frac {(x-a)^{2}}{2}}(nf''(a))+{\frac {(x-a)^{3}}{6}}\left({\frac {3}{2}}n(n-1)f''(a)^{2}+nf'''(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 onConjugacy.

Example 1

[edit]

For example, settingf(x) =Cx +D gives the fixed pointa =D/(1 −C), so the above formula terminates to justfn(x)=D1C+(xD1C)Cn=Cnx+1Cn1CD ,{\displaystyle f^{n}(x)={\frac {D}{1-C}}+\left(x-{\frac {D}{1-C}}\right)C^{n}=C^{n}x+{\frac {1-C^{n}}{1-C}}D~,}which is trivial to check.

Example 2

[edit]

Find the value of222{\displaystyle {\sqrt {2}}^{{\sqrt {2}}^{{\sqrt {2}}^{\cdots }}}} where this is donen times (and possibly the interpolated values whenn is not an integer). We havef(x) =2x. A fixed point isa =f(2) = 2.

So setx = 1 andfn (1) expanded around the fixed point value of 2 is then an infinite series,222=fn(1)=2(ln2)n+(ln2)n+1((ln2)n1)4(ln21){\displaystyle {\sqrt {2}}^{{\sqrt {2}}^{{\sqrt {2}}^{\cdots }}}=f^{n}(1)=2-(\ln 2)^{n}+{\frac {(\ln 2)^{n+1}((\ln 2)^{n}-1)}{4(\ln 2-1)}}-\cdots }which, taking just the first three terms, is correct to the first decimal place whenn is positive. Also seeTetration:fn(1) =n2. Using the other fixed pointa =f(4) = 4 causes the series to diverge.

Forn = −1, the series computes the inverse function⁠2+lnx/ln 2.

Example 3

[edit]

With the functionf(x) =xb, expand around the fixed point 1 to get the seriesfn(x)=1+bn(x1)+12bn(bn1)(x1)2+13!bn(bn1)(bn2)(x1)3+ ,{\displaystyle f^{n}(x)=1+b^{n}(x-1)+{\frac {1}{2}}b^{n}(b^{n}-1)(x-1)^{2}+{\frac {1}{3!}}b^{n}(b^{n}-1)(b^{n}-2)(x-1)^{3}+\cdots ~,}which is simply the Taylor series ofx(bn ) expanded around 1.

Conjugacy

[edit]

Iff andg are two iterated functions, and there exists ahomeomorphismh such thatg =h−1fh, thenf andg are said to betopologically conjugate.

Clearly, topological conjugacy is preserved under iteration, asgn = h−1  ○ fnh. Thus, if one can solve for one iterated function system, one also has solutions for all topologically conjugate systems. For example, thetent map is topologically conjugate to thelogistic map. As a special case, takingf(x) =x + 1, one has the iteration ofg(x) =h−1(h(x) + 1) as

gn(x) =h−1(h(x) + n),   for any functionh.

Making the substitutionx =h−1(y) =ϕ(y) yields

g(ϕ(y)) =ϕ(y+1),   a form known as theAbel equation.

Even in the absence of a strict homeomorphism, near a fixed point, here taken to be atx = 0,f(0) = 0, one may often solve[16]Schröder's equation for a function Ψ, which makesf(x) locally conjugate to a mere dilation,g(x) =f '(0)x, that is

f(x) = Ψ−1(f '(0) Ψ(x)).

Thus, its iteration orbit, or flow, under suitable provisions (e.g.,f '(0) ≠ 1), amounts to the conjugate of the orbit of the monomial,

Ψ−1(f '(0)n Ψ(x)),

wheren in this expression serves as a plain exponent:functional iteration has been reduced to multiplication! Here, however, the exponentn no longer needs be integer or positive, and is a continuous "time" of evolution for the full orbit:[17] themonoid of the Picard sequence (cf.transformation semigroup) has generalized to a fullcontinuous group.[18]

Iterates of the sine function (blue), in the first half-period. Half-iterate (orange), i.e., the sine's functional square root; the functional square root of that, the quarter-iterate (black) above it; and further fractional iterates up to the 1/64th. The functions below the (blue) sine are six integral iterates below it, starting with the second iterate (red) and ending with the 64th iterate. Thegreen envelope triangle represents the limiting null iterate, the sawtooth function serving as the starting point leading to the sine function. The dashed line is the negative first iterate, i.e. the inverse of sine (arcsin). (From the general pedagogy web-site.[19] For the notation, see[2].)

This method (perturbative determination of the principaleigenfunction Ψ, cf.Carleman matrix) is equivalent to the algorithm of the preceding section, albeit, in practice, more powerful and systematic.

Markov chains

[edit]

If the function is linear and can be described by astochastic matrix, that is, a matrix whose rows or columns sum to one, then the iterated system is known as aMarkov chain.

Examples

[edit]

There aremany chaotic maps. Well-known iterated functions include theMandelbrot set anditerated function systems.

Ernst Schröder,[20] in 1870, worked out special cases of thelogistic map, such as the chaotic casef(x) = 4x(1 −x), so thatΨ(x) = arcsin(x)2, hencefn(x) = sin(2n arcsin(x))2.

A nonchaotic case Schröder also illustrated with his method,f(x) = 2x(1 −x), yieldedΨ(x) = −1/2 ln(1 − 2x), and hencefn(x) = −1/2((1 − 2x)2n − 1).

Iff is theaction of a group element on a set, then the iterated function corresponds to afree group.

Most functions do not have explicit generalclosed-form expressions for then-th iterate. The table below lists some[20] that do. Note that all these expressions are valid even for non-integer and negativen, as well as non-negative integern.

f(x){\displaystyle f(x)}fn(x){\displaystyle f^{n}(x)}
x+b{\displaystyle x+b}x+nb{\displaystyle x+nb}
ax+b (a1){\displaystyle ax+b\ (a\neq 1)}anx+an1a1b{\displaystyle a^{n}x+{\frac {a^{n}-1}{a-1}}b}
axb (b1){\displaystyle ax^{b}\ (b\neq 1)}abn1b1xbn{\displaystyle a^{\frac {b^{n}-1}{b-1}}x^{b^{n}}}
ax2+bx+b22b4a{\displaystyle ax^{2}+bx+{\frac {b^{2}-2b}{4a}}} (see note)
2α2nb2a{\displaystyle {\frac {2\alpha ^{2^{n}}-b}{2a}}}

where:

ax2+bx+b22b84a{\displaystyle ax^{2}+bx+{\frac {b^{2}-2b-8}{4a}}} (see note)
2α2n+2α2nb2a{\displaystyle {\frac {2\alpha ^{2^{n}}+2\alpha ^{-2^{n}}-b}{2a}}}

where:

ax+bcx+d{\displaystyle {\frac {ax+b}{cx+d}}}   (fractional linear transformation)[21]ac+bcadc[(cxa+α)αn1(cxa+β)βn1(cxa+α)αn(cxa+β)βn]{\displaystyle {\frac {a}{c}}+{\frac {bc-ad}{c}}\left[{\frac {(cx-a+\alpha )\alpha ^{n-1}-(cx-a+\beta )\beta ^{n-1}}{(cx-a+\alpha )\alpha ^{n}-(cx-a+\beta )\beta ^{n}}}\right]}

where:

g1(h(g(x))){\displaystyle g^{-1}{\Big (}h{\bigl (}g(x){\bigr )}{\Big )}}g1(hn(g(x))){\displaystyle g^{-1}{\Bigl (}h^{n}{\bigl (}g(x){\bigr )}{\Bigr )}}
g1(g(x)+b){\displaystyle g^{-1}{\bigl (}g(x)+b{\bigr )}}   (genericAbel equation)g1(g(x)+nb){\displaystyle g^{-1}{\bigl (}g(x)+nb{\bigr )}}
x2+b{\displaystyle {\sqrt {x^{2}+b}}}x2+bn{\displaystyle {\sqrt {x^{2}+bn}}}
g1(a g(x)+b) (a1b=0){\displaystyle g^{-1}{\Bigl (}a\ g(x)+b{\Bigr )}\ (a\neq 1\vee b=0)}g1(ang(x)+an1a1b){\displaystyle g^{-1}{\Bigl (}a^{n}g(x)+{\frac {a^{n}-1}{a-1}}b{\Bigr )}}
ax2+b{\displaystyle {\sqrt {ax^{2}+b}}}anx2+an1a1b{\displaystyle {\sqrt {a^{n}x^{2}+{\frac {a^{n}-1}{a-1}}b}}}
Tm(x)=cos(marccosx){\displaystyle T_{m}(x)=\cos(m\arccos x)} (Chebyshev polynomial for integerm)Tmn=cos(mnarccosx){\displaystyle T_{mn}=\cos(m^{n}\arccos x)}

Note: these two special cases ofax2 +bx +c are the only cases that have a closed-form solution. Choosingb = 2 = –a andb = 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

[edit]

Iterated functions can be studied with theArtin–Mazur zeta function and withtransfer operators.

In computer science

[edit]

Incomputer science, iterated functions occur as a special case ofrecursive functions, which in turn anchor the study of such broad topics aslambda calculus, or narrower ones, such as thedenotational semantics of computer programs.

Definitions in terms of iterated functions

[edit]

Two importantfunctionals can be defined in terms of iterated functions. These aresummation:

{b+1,i=abg(i)}({i,x}{i+1,x+g(i)})ba+1{a,0}{\displaystyle \left\{b+1,\sum _{i=a}^{b}g(i)\right\}\equiv \left(\{i,x\}\rightarrow \{i+1,x+g(i)\}\right)^{b-a+1}\{a,0\}}

and the equivalent product:

{b+1,i=abg(i)}({i,x}{i+1,xg(i)})ba+1{a,1}{\displaystyle \left\{b+1,\prod _{i=a}^{b}g(i)\right\}\equiv \left(\{i,x\}\rightarrow \{i+1,xg(i)\}\right)^{b-a+1}\{a,1\}}

Functional derivative

[edit]

Thefunctional derivative of an iterated function is given by the recursive formula:

δfN(x)δf(y)=f(fN1(x))δfN1(x)δf(y)+δ(fN1(x)y){\displaystyle {\frac {\delta f^{N}(x)}{\delta f(y)}}=f'(f^{N-1}(x)){\frac {\delta f^{N-1}(x)}{\delta f(y)}}+\delta (f^{N-1}(x)-y)}

Lie's data transport equation

[edit]
See also:Shift operator § Functions of a real variable

Iterated functions crop up in the series expansion of combined functions, such asg(f(x)).

Given theiteration velocity, orbeta function (physics),

v(x)=fn(x)n|n=0{\displaystyle v(x)=\left.{\frac {\partial f^{n}(x)}{\partial n}}\right|_{n=0}}

for thenth iterate of the functionf, we have[22]

g(f(x))=exp[v(x)x]g(x).{\displaystyle g(f(x))=\exp \left[v(x){\frac {\partial }{\partial x}}\right]g(x).}

For example, for rigid advection, iff(x) =x +t, thenv(x) =t. Consequently,g(x +t) = exp(t ∂/∂x)g(x), action by a plainshift operator.

Conversely, one may specifyf(x) given an arbitraryv(x), through the genericAbel equation discussed above,

f(x)=h1(h(x)+1),{\displaystyle f(x)=h^{-1}(h(x)+1),}

where

h(x)=1v(x)dx.{\displaystyle h(x)=\int {\frac {1}{v(x)}}\,dx.}

This is evident by noting that

fn(x)=h1(h(x)+n) .{\displaystyle f^{n}(x)=h^{-1}(h(x)+n)~.}

For continuous iteration indext, then, now written as a subscript, this amounts to Lie's celebrated exponential realization of a continuous group,

et   h(x)g(x)=g(h1(h(x)+t))=g(ft(x)).{\displaystyle e^{t~{\frac {\partial ~~}{\partial h(x)}}}g(x)=g(h^{-1}(h(x)+t))=g(f_{t}(x)).}

The initial flow velocityv suffices to determine the entire flow, given this exponential realization which automatically provides the general solution to thetranslation functional equation,[23]

ft(fτ(x))=ft+τ(x) .{\displaystyle f_{t}(f_{\tau }(x))=f_{t+\tau }(x)~.}

See also

[edit]

Notes

[edit]
  1. ^whilef(n) is taken for thenth derivative
  2. ^Alfred Pringsheim's andJules Molk's (1907) notationnf(x) to denotefunction compositions must not be confused withRudolf von Bitter Rucker's (1982)notationnx, introduced by Hans Maurer (1901) andReuben Louis Goodstein (1947) fortetration, or withDavid Patterson Ellerman's (1995)nx pre-superscript notation forroots.

References

[edit]
  1. ^Herschel, John Frederick William (1813) [1812-11-12]."On a Remarkable Application of Cotes's Theorem".Philosophical Transactions of the Royal Society of London.103 (Part 1). London:Royal Society of London, printed by W. Bulmer and Co., Cleveland-Row, St. James's, sold by G. and W. Nicol, Pall-Mall: 8–26 [10].doi:10.1098/rstl.1813.0005.JSTOR 107384.S2CID 118124706.
  2. ^Herschel, John Frederick William (1820)."Part III. Section I. Examples of the Direct Method of Differences".A Collection of Examples of the Applications of the Calculus of Finite Differences. Cambridge, UK: Printed by J. Smith, sold by J. Deighton & sons. pp. 1–13 [5–6].Archived from the original on 2020-08-04. Retrieved2020-08-04.[1] (NB. Inhere, Herschel refers to his1813 work and mentionsHans Heinrich Bürmann's older work.)
  3. ^Peano, Giuseppe (1903).Formulaire mathématique (in French). Vol. IV. p. 229.
  4. ^abcCajori, Florian (1952) [March 1929]. "§472. The power of a logarithm / §473. Iterated logarithms / §533. John Herschel's notation for inverse functions / §535. Persistence of rival notations for inverse functions / §537. Powers of trigonometric functions".A History of Mathematical Notations. Vol. 2 (3rd corrected printing of 1929 issue, 2nd ed.). Chicago, USA:Open court publishing company. pp. 108,176–179, 336, 346.ISBN 978-1-60206-714-1. Retrieved2016-01-18.[…] §473.Iterated logarithms […] We note here the symbolism used byPringsheim andMolk in their jointEncyclopédie article: "2logba = logb (logba), …,k+1logba = logb (klogba)."[a] […] §533.John Herschel's notation for inverse functions, sin−1x, tan−1x, etc., was published by him in thePhilosophical Transactions of London, for the year 1813. He says (p. 10): "This notation cos.−1e must not be understood to signify 1/cos. e, but what is usually written thus, arc (cos.=e)." He admits that some authors use cos.mA for (cos. A)m, but he justifies his own notation by pointing out that sinced2x, Δ3x, Σ2x meanddx, ΔΔΔ x, ΣΣ x, we ought to write sin.2x for sin. sin. x, log.3x for log. log. log. x. Just as we writedn V=∫n V, we may write similarly sin.−1x=arc (sin.=x), log.−1x.=cx. Some years later Herschel explained that in 1813 he usedfn(x),fn(x), sin.−1x, etc., "as he then supposed for the first time. The work of a German Analyst,Burmann, has, however, within these few months come to his knowledge, in which the same is explained at a considerably earlier date. He[Burmann], however, does not seem to have noticed the convenience of applying this idea to the inverse functions tan−1, etc., nor does he appear at all aware of the inverse calculus of functions to which it gives rise." Herschel adds, "The symmetry of this notation and above all the new and most extensive views it opens of the nature of analytical operations seem to authorize its universal adoption."[b] […] §535.Persistence of rival notations for inverse function.— […] The use of Herschel's notation underwent a slight change inBenjamin Peirce's books, to remove the chief objection to them; Peirce wrote: "cos[−1]x," "log[−1]x."[c] […] §537.Powers of trigonometric functions.—Three principal notations have been used to denote, say, the square of sin x, namely, (sin x)2, sin x2, sin2x. The prevailing notation at present is sin2x, though the first is least likely to be misinterpreted. In the case of sin2x two interpretations suggest themselves; first, sin x ⋅ sin x; second,[d] sin (sin x). As functions of the last type do not ordinarily present themselves, the danger of misinterpretation is very much less than in case of log2x, where log x ⋅ log x and log (log x) are of frequent occurrence in analysis. […] The notation sinnx for (sin x)n has been widely used and is now the prevailing one. […] (xviii+367+1 pages including 1 addenda page) (NB. ISBN and link for reprint of 2nd edition by Cosimo, Inc., New York, USA, 2013.)
  5. ^Gulick, Denny; Ford, Jeff (2024).Encounters with Chaos and Fractals (3rd ed.). CRC Press. p. 2.ISBN 9781003835776.
  6. ^Peirce, Benjamin (1852).Curves, Functions and Forces. Vol. I (new ed.). Boston, USA. p. 203.{{cite book}}: CS1 maint: location missing publisher (link)
  7. ^Pringsheim, Alfred;Molk, Jules (1907).Encyclopédie des sciences mathématiques pures et appliquées (in French). Vol. I. p. 195. Part I.
  8. ^Kuczma, Marek (1968).Functional equations in a single variable. Monografie Matematyczne. Warszawa: PWN – Polish Scientific Publishers.
  9. ^Kuczma, M., Choczewski B., and Ger, R. (1990).Iterative Functional Equations. Cambridge University Press.ISBN 0-521-35561-3.{{cite book}}: CS1 maint: multiple names: authors list (link)
  10. ^Carleson, L.; Gamelin, T. D. W. (1993).Complex dynamics. Universitext: Tracts in Mathematics. Springer-Verlag.ISBN 0-387-97942-5.
  11. ^Istratescu, Vasile (1981).Fixed Point Theory, An Introduction, D. Reidel, Holland.ISBN 90-277-1224-7.
  12. ^"Finding f such that f(f(x))=g(x) given g".MathOverflow.
  13. ^Aldrovandi, R.; Freitas, L. P. (1998). "Continuous Iteration of Dynamical Maps".J. Math. Phys.39 (10): 5324.arXiv:physics/9712026.Bibcode:1998JMP....39.5324A.doi:10.1063/1.532574.hdl:11449/65519.S2CID 119675869.
  14. ^Berkolaiko, G.; Rabinovich, S.; Havlin, S. (1998)."Analysis of Carleman Representation of Analytical Recursions".J. Math. Anal. Appl.224:81–90.doi:10.1006/jmaa.1998.5986.
  15. ^"Tetration.org".
  16. ^Kimura, Tosihusa (1971). "On the Iteration of Analytic Functions",Funkcialaj EkvaciojArchived 2012-04-26 at theWayback Machine14, 197-238.
  17. ^Curtright, T. L.;Zachos, C. K. (2009). "Evolution Profiles and Functional Equations".Journal of Physics A.42 (48): 485208.arXiv:0909.2424.Bibcode:2009JPhA...42V5208C.doi:10.1088/1751-8113/42/48/485208.S2CID 115173476.
  18. ^For explicit instance, example 2 above amounts to justfn(x) = Ψ−1((ln 2)n Ψ(x)), forany n, not necessarily integer, where Ψ is the solution of the relevantSchröder's equation,Ψ(2x) = ln 2 Ψ(x). This solution is also the infinitem limit of(fm(x) − 2)/(ln 2)m.
  19. ^Curtright, T. L.Evolution surfaces and Schröder functional methods.
  20. ^abSchröder, Ernst (1870). "Ueber iterirte Functionen".Math. Ann.3 (2):296–322.doi:10.1007/BF01443992.S2CID 116998358.
  21. ^Brand, Louis, "A sequence defined by a difference equation,"American Mathematical Monthly62, September 1955, 489–492.online
  22. ^Berkson, E.; Porta, H. (1978)."Semigroups of analytic functions and composition operators".The Michigan Mathematical Journal.25:101–115.doi:10.1307/mmj/1029002009.Curtright, T. L.; Zachos, C. K. (2010). "Chaotic maps, Hamiltonian flows and holographic methods".Journal of Physics A: Mathematical and Theoretical.43 (44): 445101.arXiv:1002.0104.Bibcode:2010JPhA...43R5101C.doi:10.1088/1751-8113/43/44/445101.S2CID 115176169.
  23. ^Aczel, J. (2006),Lectures on Functional Equations and Their Applications (Dover Books on Mathematics, 2006), Ch. 6,ISBN 978-0486445236.

External links

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=Iterated_function&oldid=1281683107"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp