| |
| | Iterated functions (Site not responding. Last check: 2007-09-11) |
 | | If we compose a function with itself (using the output as the new input into the same machine), and keep inputting the last output over and over again, it becomes an |
 | | Iterating the function f(x) = x + 2 with beginning seed 4 gives the sequence {4, 6, 8, 10,...}. |
 | | For this function, all seeds generate sequences that get larger and larger with each term, slowly approaching infinity. |
| math.youngzones.org /Math_2213_webpages/iterated_functions.html (279 words) |
|