Consider a smooth map $f: \mathbb{R} \rightarrow \mathbb{R}$ with an attracting fixed point $F$. Then, we have
- if $f'(F) \ne 0$, $F$ is a "simple" attracting fixed point,
- if $f'(F) = 0$, $F$ is a super-attracting fixed point,
- if $f^{(k)}(F) = 0$ for $1 \le k \le n$, we can say $F$ is super-attracting of order $n$,
- if $f^{(k)}(F) = 0$ for all $k \ge 1$, we could call $F$ a mega-attracting fixed point (I don't think that's a "standard" piece of terminology, but I like it!).
Examples:
- $f(x) = \frac{\sin(x)}{2}$ has a simple attracting fixed point at $0$,
- $f(x) = x^2$ has a super-attracting fixed point at $0$,
- $f(x) = x^k$, $k > 1$, has a super-attracting fixed point of order $k-1$ at $0$,
- $f(x) = \begin{cases} e^{-\frac{1}{x^2}}, & \mbox{if } x \ne 0 \\ 0, & \mbox{if } x = 0\end{cases}$ has a mega-attracting fixed point at $0$, yet is not a constant function.
What are the upper and lower bounds on the "rate" of attraction for each class, and what's the proof? I suppose the absolute maximum "strength" of attraction of a mega-attracting fixed point, and thus of all fixed points, is the strength of the mega-attractor of a constant function, but what about the minimums, and what about the other classes?
Also, is there a generalization of these concepts to continuous flows, and to more complicated attracting sets?