logit coefficients growth pattern
#8
And now it gets really cool!
We can connect back to the question which functions do have all analytic iterates at the fixed point and which not. 
The previous functions in this thread are all polynomial or are entire, hence the logit will not converge (as well as most of the corresponding parabolic iterations).
But in my post here, I constructed a parabolic function where all iterates are analytic at the fixed point.
This function was \(\arctan(1+\tan(x)) + \pi\left\lfloor \frac{x+\frac{\pi}{2}}{\pi}\right\rfloor\)
with the fixed point \(\frac{\pi}{2}\). When we conjugate the fixed point to 0, the function can be written as
\[f(x)=-{\rm arccot}(1-\cot(x))\]
   
As we are only interested in a small vicinity around 0, I omit the branch compensation. So we are looking for a powerseries expansion of this function. Actually Sage has difficulties calculating the powerseries because division of 0, so I took the detour differentiating the function \(f'(x) = \frac{\cot(x)^2 + 1}{(1-\cot(x))^2 + 1}\), then calculating the formal powerseries and integrating it, so these are the coefficients of f
0, 1, 1, 1, 2/3, 0, -43/45, -29/15, -778/315, -374/189, 122/14175, ...
From the example before one could conclude that the coefficient growth would be \(\frac{(k-3)!}{(2\pi)^k}\). But this is totally not the case, the logit is converging! The logit j has the coefficients:
0, 0, 1, 0, -1/3, 0, 2/45, 0, -1/315, 0, 2/14175, 0, -2/467775, 0, ...
the repeating 0 are interesting, because you can not produce these e.g. with polynomials. So here we have a completely different behaviour:
And now that I am experimenting with I even can give an explicit formula for the coefficients of the logit of \(-{\rm arccot}(1-\cot(x))\)!
\[j_k = \frac{-\cos(\frac{\pi}{2}k)}{2}\frac{2^k}{k!}, \quad k\ge 1\]

So all the global behaviour of a holomorphic function is concentrated in the powerseries development in one point (the whole function can be reconstructed by analytic continuation). And for the logit to converge (equivalent to all regular iterates are analytic at the fixed point) seems quite to depend on the global behaviour of the function - meromorphic function with countable isolated singularities can not have a convergent logit (only talking about parabolic fixed points here). While some multivalued functions (i.e. they have branch points) can have a convergent logit - as I just showed. But we can not read all these properties from the coefficients, so the convergence of the logit will remain a mystery! Big Grin
Reply


Messages In This Thread
logit coefficients growth pattern - by bo198214 - 08/20/2022, 10:33 AM
RE: logit coefficients growth pattern - by bo198214 - 08/20/2022, 06:51 PM
RE: logit coefficients growth pattern - by JmsNxn - 08/21/2022, 01:18 AM
RE: logit coefficients growth pattern - by JmsNxn - 08/22/2022, 02:51 AM
RE: logit coefficients growth pattern - by JmsNxn - 08/27/2022, 01:18 AM
RE: logit coefficients growth pattern - by JmsNxn - 08/28/2022, 05:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Half-iterate exp(z)-1: hypothese on growth of coefficients Gottfried 48 53,132 09/09/2022, 12:24 AM
Last Post: tommy1729
Question Repeated Differentiation Leading to Tetrationally Fast Growth Catullus 5 8,037 07/16/2022, 07:26 AM
Last Post: tommy1729
  Between exp^[h] and elementary growth tommy1729 0 5,203 09/04/2017, 11:12 PM
Last Post: tommy1729
  Taylor polynomial. System of equations for the coefficients. marraco 17 52,155 08/23/2016, 11:25 AM
Last Post: Gottfried
  Tetration series for integer exponent. Can you find the pattern? marraco 20 56,180 02/21/2016, 03:27 PM
Last Post: marraco
  Growth rate of the recurrence x(n+1) = x(n) + (arcsinh( x/2 ))^[1/2] ( x(n) )? tommy1729 0 5,639 04/29/2013, 11:29 PM
Last Post: tommy1729
  Growth of superexponential Balarka Sen 7 26,583 03/06/2013, 11:55 PM
Last Post: tommy1729
  Can we prove these coefficients must be constant? JmsNxn 0 5,393 06/03/2012, 09:17 PM
Last Post: JmsNxn
  General question on function growth dyitto 2 12,165 03/08/2011, 04:41 PM
Last Post: dyitto
  Coefficients of Tetrational Function mike3 3 16,406 04/28/2010, 09:11 PM
Last Post: andydude



Users browsing this thread: 1 Guest(s)