An explicit series for the tetration of a complex height
#1
NOTE: The information in this post and the attachment is outdated. For more recent development, scroll down or see http://mathoverflow.net/q/259278/9550

I found an analytic function given by an explicit series, that generalizes the tetration in the sense that it reproduces its values for all positive integer heights and satisfies the same functional relation for all arguments in its domain of analyticity. Numerically it seems to match Kneser's solution, a PARI/GP program for which was posted on this forum. Any questions and critique are welcome. A short note explaining my solution is attached and is also available at https://tinyurl.com/tetration


Attached Files
.pdf   Tetration.pdf (Size: 36 KB / Downloads: 700)
Reply
#2
(10/22/2016, 10:29 PM)Vladimir Reshetnikov Wrote: I found an analytic function given by an explicit series, that generalizes the tetration in the sense that it reproduces its values for all positive integer heights and satisfies the same functional relation for all arguments in its domain of analyticity. Numerically it seems to match Kneser's solution, a PARI/GP program for which was posted on this forum. Any questions and critique are welcome. A short note explaining my solution is attached and is also available at https://tinyurl.com/tetration

Strictly speaking, Kneser's solution only applies to real bases greater than exp(1/e) and my inclusion of the Schröder based solution for real bases<exp(1/e) is a mistake that has caused a lot of needless confusion.

More recently, I posted a pari-gp program called fatou.gp which generates the Abel solution (or slog) in a method equivalent to Kneser's solution. fatou.gp works for complex bases (as well as complex heights). For bases<exp(1/e), the analytically continued solution is no longer real valued, due to a combination of the singularity at exp(1/e) and the usage of both fixed points. The singularity at exp(1/e) is surprisingly mild, and the effect is very small if the base is too close to exp(1/e), but sexpinit(1.3) shows that sexp(z) is no longer real valued. The Schröder solution is not the analytic continuation of Kneser.

Nonetheless Schröder's functional equation is the preferred solution for tetration for bases<exp(1/e), and your equations should match that if they are correct. See https://en.wikipedia.org/wiki/Schr%C3%B6...s_equation
- Sheldon
Reply
#3
(10/22/2016, 10:29 PM)Vladimir Reshetnikov Wrote: I found an analytic function given by an explicit series, that generalizes the tetration in the sense that it reproduces its values for all positive integer heights and satisfies the same functional relation for all arguments in its domain of analyticity. Numerically it seems to match Kneser's solution, a PARI/GP program for which was posted on this forum. Any questions and critique are welcome. A short note explaining my solution is attached and is also available at https://tinyurl.com/tetration

Vladimir - I've looked into your *.pdf-announcement and see, that your method is -at least: related- to a concept which I call "iteration-series" (because it contains "iterates of x" instead of powers of x) and I am much interested to see more applications of that concept. It would be great if you could show the Pari/GP-implementation so I do not need to reengineer and possibly introduce bugs.

Gottfried

PS: moreover the denominators look suspiciously like a formula for the terms of the series which I derived by computing the powerseries for the Schröderfunction for some base/fixpoint (base in the Euler range) kept symbolically , see http://go.helms-net.de/math/tetdocs/Cont...ration.pdf Sec. 4.3, pg 24 (I use "t" for the fixpoint and "u" for its logarithm there.)
But that is finally a power series with polynomial coefficients and not an iteration-series (with iteration-polynomials as coefficients) - I was much after that concept of iteration-series when I detected the well-known difficulties with that type of power series but couldn't make much progress beyond the so called "Newton"-series for fractional iterations ... (A bit on the Newton-series is here: http://go.helms-net.de/math/tetdocs/Bino...zation.htm )
Gottfried Helms, Kassel
Reply
#4
Related conjectures posted at MathOverflow: http://mathoverflow.net/q/259278/9550
Reply
#5
Well after seeing your MO post I finally understood what you were getting at. Let me show you here how your function is in fact the standard Schroder iteration of exponentiation. I am talking specifically about this function



where and  where


Recall that



for , for in a neighborhood of . This can be extended to so that we have a solution such that it is periodic with imaginary period and tends to as the real argument of z grows.

Functions like this are subject to Ramanujan's master theorem, something I wrote on the MO post. This essentially means we can take a contour integral



which converges and due to mellin's inversion theorem satisfies



Now, using contour integration, the function f is equivalent to



which is quite beautifully



So therefore



Even better, this integral can be analytically continued by breaking  so that



Now this solution is the sole solution to the following system of equations

for all
when and with the additional restriction that

This follows because if we had a second function it would be subject to all of the above steps and in the final expression (1) defining it it would necessarily equal the original function.

Your solution  is first of all periodic with imaginary period. This follows because is periodic in , and your expression is an infinite sum of these terms. So it is bounded as grows.

 Secondly your solution tends to as the real part of z grows, because as , leaving only a constant in your series. Therefore your solution is bounded when , and secondly interpolates the natural iterates, . Therefore your function is indeed the standard tetration function that I laid out above.

Quite frankly I am amazed by this equation you've put in front of me. In case you didn't know, I think this should in fact work on a much larger scale and produces a new way of iterating functions. 

If and and , then your expression works to find for where , and is the immediate basin about (largest connected domain about where ).

IF


and

then


This follows exactly how your tetration function is shown to be tetration! The big question, is how do you show ?

What a great formula!
Reply
#6
Thanks for your elaboration. I think it is supposed to be rather than  in the first formula (the definition of ). Here is a link to my Mathematica program that uses the proposed formula to numerically calculate tetration values: http://goo.gl/03L8dV
Reply
#7
(01/12/2017, 11:55 PM)Vladimir Reshetnikov Wrote: Thanks for your elaboration. I think it is supposed to be rather than  in the first formula (the definition of ). Here is a link to my Mathematica program that uses the proposed formula to numerically calculate tetration values: http://goo.gl/03L8dV

Yes, you're right. Just a typo Smile.
Reply
#8
Some follow-up conjectures: http://mathoverflow.net/q/259467/9550
Reply
#9
I was wondering, could you show to me exactly how you're proving that your series equals tetration on the naturals? This is the only thing I don't quite understand. I'm mostly curious because I am pretty certain that this should work on more functions than just tetration. For example, this is just a conjecture, but I think the following should hold



when and and is in a neighborhood of . This would be a great series representation of the fractional iterate of arbitrary , fast converging and everything. 

TY
Reply
#10
(01/13/2017, 07:47 PM)JmsNxn Wrote: I was wondering, could you show to me exactly how you're proving that your series equals tetration on the naturals? This is the only thing I don't quite understand.

Because the properties of q-binomial coefficients, for natural arguments only a finite number of terms in the series are non-zero, i.e. its partial sums eventually stabilize (so the convergence is trivial). Then it is possible to prove by induction that these sums reproduce discrete sample values from which the series is built. Basically, it means that the direct q-binomial transform of a discrete sequence can be undone by the reverse q-binomial transform. The value of q does not matter here, it is only significant for convergence of the series at non-integer arguments. I can write it in more details later, if you want.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 1,366 03/18/2023, 04:05 AM
Last Post: JmsNxn
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 1,350 02/22/2023, 08:58 PM
Last Post: tommy1729
  Evaluating Arithmetic Functions In The Complex Plane Caleb 6 158 02/20/2023, 12:16 AM
Last Post: tommy1729
  Range of complex tetration as real Daniel 2 464 10/22/2022, 08:08 PM
Last Post: Shanghai46
  From complex to real tetration Daniel 3 506 10/21/2022, 07:55 PM
Last Post: Daniel
  What are the types of complex iteration and tetration? Daniel 5 836 08/17/2022, 02:40 AM
Last Post: JmsNxn
  Real and complex tetration Daniel 1 495 08/17/2022, 01:56 AM
Last Post: JmsNxn
  Complex to real tetration Daniel 1 408 08/14/2022, 04:18 AM
Last Post: JmsNxn
Question Convergent Complex Tetration Bases With the Most and Least Imaginary Parts Catullus 0 416 07/10/2022, 06:22 AM
Last Post: Catullus
Question Tetration Asymptotic Series Catullus 18 2,477 07/05/2022, 01:29 AM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)