Iterated function: Difference between revisions

Content deleted Content added
NFT2500 (talk | contribs)
clean up
NFT2500 (talk | contribs)
simplify, cleanup
Line 4:
[[File:An iterated direct similarity yields spirals.svg|thumb|upright=1.8|[[Function composition|Composed]] with itself '''repeatedly''', [[Similarity (geometry)|similarity]] {{math|''F''}} of [[Similarity (geometry)#Similarity_with_a_center|center]] ''S ''enlarges the smallest [[Regular polygon|'''regular''']] [[pentagon]] into successive [[Concentric objects|concentric]] pentagons,  in manner that the outline of each one passes through all vertices of the previous pentagon, of which it is the [[Image_(mathematics)#Image_of_an_element|image]] under {{math|''F''}}. If [[Transformation (function)|transformation]] {{math|''F''}} is '''iterated''' indefinitely, then ''A ''and ''K'' are the starting points of two infinite [[spiral]]s.]]
 
In [[mathematics]], an '''iterated function''' is a function {{math|''X → X''}} (a function from some [[Set (mathematics)|set]] {{mvar|X}} to itself) that is obtained by [[function composition|composing]] another function {{math|''f'' : ''X'' → ''X''}} with itself a certain number of 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 ininto the function as input, and this process is repeated.
 
For example on the image on the right:
:{{nobr|1=<math>L = F(K), \ M = F \circ F (K) = F^2(K),.</math>}}
 
Iterated functions are studied in [[computer science]], [[fractals]], [[dynamical system]]s, mathematics and [[renormalization group]] physics.