Differences

This shows you the differences between two versions of the page.

Link to this comparison view

iterated_function [2013/09/09 15:52]
nikolaj
iterated_function [2014/03/21 11:11]
Line 1: Line 1:
-===== Iterated function ===== 
-==== Definition ==== 
-| $ f:X\to X $ | 
-| $ n\in \mathbb N, n\neq 0 $ |  
  
-^ $ f^n $ ^ 
- 
-^ $ f^1=f $ ^  
-^ $ f^{n}=f\circ f^{n-1} $ ^ 
- 
-==== Ramifications ==== 
-=== Predicates === 
-We call a function //​idempotent//​ if $f^2=f$. We say it's an //​involution//​ if $f^2=\text{id}$. 
-==== Parents ==== 
-=== Subset of === 
-[[Unary operation]] 
-=== Requirements === 
-[[Relation concatenation]],​ 
-[[Natural number]] 
Link to graph
Log In
Improvements of the human condition