bo198214 Wrote:The Abel function counts the iterations of : .
The fact that Abel function extends COUNTING to non-integer , negative(?) and complex values of COUNTING is very interesting concept besides the fact it is useful in computations and analysis of iterates.
.
e.g.
.
If we turn it upside down, we can may be use the result of t iterations of a function to define what COUNTING with t (e.g. t=I) means.
We may get functions which are only COUNTABLE in certain ways, so that Abel equation is not possible to solve for all t.
05/24/2008, 09:47 AM (This post was last modified: 05/24/2008, 09:52 AM by Gottfried.)
Ivars Wrote:.
e.g.
.
If we turn it upside down, we can may be use the result of t iterations of a function to define what COUNTING with t (e.g. t=I) means.
We may get functions which are only COUNTABLE in certain ways, so that Abel equation is not possible to solve for all t.
Would that make sense?
Ivars
Just some speculation:
if we assume the divergent summation 1+3+9+...+3^k+... = 1/(1-3) = -1/2 applicable everywhere in the context of powerseries, then we may also assume
x^(1+3+9+...) = x*x^3*x^9*... = x^(-1/2)
and for iteration
...f°9(f°3(f(x))) = f°(1+3+9+...)(x) = f°(-1/2)(x)
:cool:
Then we may take another series in the iterator; I don't remember at the moment which, but I think, there are some divergent series of rational or even integer summands, for whose value the replacement by I makes sense/is consistent. Then we had the same way
05/24/2008, 07:12 PM (This post was last modified: 05/24/2008, 07:17 PM by Ivars.)
Gottfried Wrote:Just some speculation:
Then we may take another series in the iterator; I don't remember at the moment which, but I think, there are some divergent series of rational or even integer summands, for whose value the replacement by I makes sense/is consistent. Then we had the same way
... f°c(f°b(f°a(x))) = f°(a+b+c+...)(x) = f°I(x)
But don't know, whether this makes sense ...
I have seen mentionings of so called Motzkin (first) and Shroder (second) divergent series having value :
Also, Catalan numbers based divergent series turn out interesting complex value:
However, I have not seen such series giving ? Perhaps there are. is significant enough, but would be a clear case to look at. These 3 sums are all located in lower half plane. Are there any in upper?
What seems clear, that complex counting and combinatorics are related, although no one seems to know how.
If a Taylor series of a function f is a result of diagnolization of some infinite 2D matrix M and it has a matrix inverse M^-1 in the domain (or sub) of function f then continuous iterates of f can be calculated by using these matrixes.
Would that mean that e.g. for a function whose iterates are 2D (like complex t=u+iv=t(u,v)) or generally n arguments, similar operation can be done via 3D and n+1 D matrixes? Or in this case one diagonal can not represent a function?
I might be a little bit late, but I have an idea. What if I say, we just need to know the so-called nth iterate form? For example:
(ax)^on = a^n x
Therefor:
(e^pi x)^oi = -x
Another samples:
(ax+b)^on = a^n x + sum 0 to n-1 a^k
(1÷x)^on = x^((-1)^n)
(x^a)^on = x^(a^n)
... etc.
If you need more form, just ask me.
So, we just need to subtitute i into the form, right?
But unfortunately, I do not know what we should do if the function is more complex.