Fixed point: Difference between revisions
imported>Dmitrii Kouznetsov (New) |
imported>Dmitrii Kouznetsov |
||
Line 5: | Line 5: | ||
===Elementary functions=== | ===Elementary functions=== | ||
In particular, functor can be elementaty function. For example, 0 and 1 are fixed points of function [[sqrt]], because <math>\sqrt | In particular, functor can be elementaty function. For example, 0 and 1 are fixed points of function [[sqrt]], because <math>\sqrt{0}=0</math> and | ||
<math>\sqrt{1}=1</math>. | <math>\sqrt{1}=1</math>. | ||
Revision as of 02:41, 31 May 2008
Fixed point of a functor is solution of equation
- (1)
Simple examples
Elementary functions
In particular, functor can be elementaty function. For example, 0 and 1 are fixed points of function sqrt, because and .
In similar way, 0 is fixed point of sine function, because .
Operators
Functor in the equation (1) can be a linear operator. In this case, the fixed point of functor is its eigenfunction with eigenvalue equal to unity.
Exponential if fixed point or operator of differentiation D, because
- (2) , reals
is fixed point of the Fourier operator, defined with its action on a function :
- (3) Failed to parse (syntax error): {\displaystyle F(g)(p)=\frac{1}{\sqrt{2\pi}\int_{-\infty}^{\infty} g(x)\exp(-{\rm i}px) {\rm d}p }
in general, functors have no need to be linear, so, there is no associativity at application of several functiors in row, and parenthesis are necessary in the left hand side of eapression (3). [1]
==Fixed points of exponential and fixed points of logarithm