ExampleAs an example, suppose that an airplane's elevation at time t is given by the function h(t) and that the oxygen concentration at elevation x is given by the function c(x). Then (c o h)(t) describes the oxygen concentration around the plane at time t. Functional powersIf Repeated composition of a function with itself is called function iteration. The functional powers
Note: If f takes its values in a ring (in particular for real or complex-valued f ), there is a risk of confusion, as f n could also stand for the n-fold product of f, e.g. f 2(x) = f(x) · f(x). (For trigonometric functions, usually the latter is meant, at least for positive exponents. For example, in trigonometry, this superscript notation represents standard exponentiation when used with trigonometric functions: sin2(x) = sin(x) · sin(x). However, for negative exponents (especially −1), it nevertheless usually refers to the inverse function, e.g., tan−1 = arctan (≠ 1/tan). In some cases, an expression for f in g(x) = f r(x) can be derived from the rule for g given non-integer values of r. This is called fractional iteration. A simple example would be that where f is the successor function, f r(x) = x + r. Iterated functions occur naturally in the study of fractals and dynamical systems. Composition monoidsSuppose one has two (or more) functions f: X → X, g: X → X having the same domain and range. Then one can form long, potentially complicated chains of these functions composed together, such as f o f o g o f. Such long chains have the algebraic structure of a monoid, sometimes called the composition monoid. In general, composition monoids can have remarkably complicated structure. One particular notable example is the de Rham curve. The set of all functions f: X → X is called the full transformation semigroup on X. If the functions are bijective, then the set of all possible combinations of these functions form a group; and one says that the group is generated by these functions. The set of all bijective functions f: X → X form a group with respect to the composition operator. This is the symmetric group, also sometimes called the composition group. Alternative notationIn the mid-20th century, some mathematicians decided that writing "g o f" to mean "first apply f, then apply g" was too confusing and decided to change notations. They wrote "xf" for "f(x)" and "xfg" for "g(f(x))". This can be more natural and seem simpler than writing functions on the left in some areas, and is called postfix notation. For instance, in linear algebra, where x is a row vector and f and g denote matrices and the composition is by matrix multiplication. The order is important because this multiplication is non-commutative. Successive transformations applying and composing to the right agrees with the left-to-right reading sequence. Category Theory uses f;g interchangeably with g o f. To distinguish the left composition operator from a text semicolon, in the Z notation a fat semicolon ⨟ is used for left relation composition. Since all functions are binary relations, it is correct to use the fat semicolon for function composition as well. Composition operatorGiven a function g, the composition operator Cg is defined as that operator which maps functions to functions as Composition operators are studied in the field of operator theory. See also
External links
| |