![]() |
[exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? - Printable Version +- Tetration Forum (https://math.eretrandre.org/tetrationforum) +-- Forum: Tetration and Related Topics (https://math.eretrandre.org/tetrationforum/forumdisplay.php?fid=1) +--- Forum: Mathematical and General Discussion (https://math.eretrandre.org/tetrationforum/forumdisplay.php?fid=3) +--- Thread: [exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? (/showthread.php?tid=1305) |
[exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? - Gottfried - 03/12/2021 Hi, in a thread in math.stackexchange.com (limit of a recursive function) I came over the question of what could be a closed form for I fiddled a bit with it and its reverse operation, finding interesting properties, for instance the existence of periodic points of any order, after another contributor showed that the only 1-periodic point (=fixpoint) would be infinity. (see https://math.stackexchange.com/a/4056192/1714) To extend my knowledge about this sequence/function beyond that MSE-discussion I pondered the possibility of fractional iteration (or as one might say: indefinite summation) but couldn't find a promising ansatz to establish such a routine. However, further thinking showed, that the recursive expression could as well be as iteration of the function g(z)= 2*sinh (log(z)) , and since we had discussions here about iteration of 2*sinh(z) there might as well be an idea for the fractional iteration of the form g(z). Someone out here with an idea? (Feel free to contribute to the thread in MSE) Gottfried RE: [exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? - JmsNxn - 03/12/2021 (03/12/2021, 12:53 PM)Gottfried Wrote: Hi, Convert the fixed point at infinity to a fixed point at zero via the conjugation So that we have a new sequence, Call, So we have a neutral fixed point at zero. At this point, the very stable route would be to produce an Abel function using Ecalle's method, which will converge not in a neighborhood of zero but on a petal by zero. This will give a fractional iteration, and furthermore; one which is unique. Then conjugate back to get the original sequence. Although I haven't published anything on this, there are situations where you can use a different method. It's difficult when the fixed point is neutral, but seems to work in the cases I've tried (for instance for That would be to use Ramanujan's master theorem. We write this as, This form has the added benefit of being the exact mechanism I use to solve the indefinite sum. Now I'd tread carefully here because the fixed point is neutral--I'm only able to do this absolutely rigorously when Whereby we can fractionally iterate this using the above method--but taking the limit This method is also the basis for constructing bounded tetration for All in all, I would say the safest bet is to use Ecalle's method of constructing an Abel function on a petal by the fixed point--but the Ramanujan method does work in certain instances; just be careful when discussing domains. RE: [exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? - JmsNxn - 03/13/2021 Ha, interestingly enough, Milnor has a problem in his book on complex dynamics about this very problem; in the section dedicated to parabolic fixed points and Abel functions. Although he doesn't provide a proof, he asks that one prove that, has a neutral fixed point at As, which is holomorphic for Converges for Edit: We could also modify the domains (which I guess is practical) to RE: [exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? - tommy1729 - 03/14/2021 When I came up with the 2sinh method I thought about similar things. But I believe all iterations of type f(v,z)= 2*sinh^[v] (log^[v](z)) for nonzero v are problematic. For all positive integer v this seems to be the case anyway. And noninteger seems even worse at first. Also for v = 1 this is the only rational iteration. These are still very different from ln^[v](2sinh^[t](exp^[v](z))) or log^[v+a+b](2sinh^[v+c](z)) so not like the 2sinh method or similar by far. With " problematic " I mean things like divergeance , not analytic and similar problems. however iterations of g(v,z)= 2*sinh^[v] (h^[v](z)) or the function g(v,z) itself may be interesting. For instance if h is the logarithm base eta and z is large. That might related to the base change method. Im not saying that all works fine and easy. Just a little comment ![]() regards tommy1729 RE: [exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? - tommy1729 - 03/14/2021 (03/14/2021, 05:00 PM)tommy1729 Wrote: When I came up with the 2sinh method I thought about similar things. We could for instance achieve a " hyperbolic base change constant ". If that almost equals the "normal base change constant " then this might be used to show that there is a "problem" ?! Where problem could be many things like " ill defined " , " just an approximation " or not analytic. I have not investigated hyperbolic base change constants. Just one of the possible directions ... regards tommy1729 |