[AIS] (alternating) Iteration series: Half-iterate using the AIS?
#30
Hmm, perhaps I have made some basic error now, or something is around which I did not understand correctly from the beginning.
It is clear, that the \( \operatorname{asum}(x) \) is 2-periodic, that means \( \operatorname{asum}(x_{-1})=\operatorname{asum}(x)=\operatorname{asum}(x_1)=... \)

The same seems obvious to me for the asum-derivatives in that periods. But I get different values for the first and second derivatives when I simply shift the center by 2 iterations. Here is a numerical protocol, where I use x1=3.2 (just a random value), and then compute the zero'th, first and second derivative:
Code:
.     [       x2=exph(x1,0),      asum(x2),     asum_deriv(x2,1), asum_deriv(x2,2)]      
      %697 = [3.20000000000, -0.00119822450167, 0.0175377529574, 0.000817628416425]        
      
      [      x2=exph(x1,2),      asum(x2),      asum_deriv(x2,1), asum_deriv(x2,2)]        
     %698 = [0.412136407584, -0.00119822450167, 0.0779236358328,   -0.129878114856]

Can someone crosscheck and possibly explain that? Or do I have only a knot in my head?


Well I asked that question also in MSE, and it might be a bit more instructive. Possibly I'm beginning to understand - but still not getting it in all of its consequences. I'll continue this observation/thoughts here later again... See the question in MSE
http://math.stackexchange.com/questions/...d-infinite

Hmm, after some hours thinking about it becomes a bit similar to the situation, when a little kitten finds its own tail first time and begins to run after it in circles... :-) Obviously I must have the answer for this already in my own analytic formulae for the evaluation of the asum and its derivatives

Gottfried
Gottfried Helms, Kassel
Reply


Messages In This Thread
RE: Iteration series: Half-iterate using the infinite iteration-series? - by Gottfried - 01/03/2013, 07:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 72,721 03/18/2023, 04:05 AM
Last Post: JmsNxn
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 52,563 02/22/2023, 08:58 PM
Last Post: tommy1729
  Half-iterate exp(z)-1: hypothese on growth of coefficients Gottfried 48 66,258 09/09/2022, 12:24 AM
Last Post: tommy1729
Question Tetration Asymptotic Series Catullus 18 28,277 07/05/2022, 01:29 AM
Last Post: JmsNxn
Question Formula for the Taylor Series for Tetration Catullus 8 16,656 06/12/2022, 07:32 AM
Last Post: JmsNxn
  Fractional iteration of x^2+1 at infinity and fractional iteration of exp bo198214 17 58,913 06/11/2022, 12:24 PM
Last Post: tommy1729
  Calculating the residues of \(\beta\); Laurent series; and Mittag-Leffler JmsNxn 0 4,358 10/29/2021, 11:44 PM
Last Post: JmsNxn
  Trying to find a fast converging series of normalization constants; plus a recap JmsNxn 0 4,160 10/26/2021, 02:12 AM
Last Post: JmsNxn
  Why the beta-method is non-zero in the upper half plane JmsNxn 0 3,869 09/01/2021, 01:57 AM
Last Post: JmsNxn
  Reducing beta tetration to an asymptotic series, and a pull back JmsNxn 2 8,051 07/22/2021, 03:37 AM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)