complex base tetration program
#23
(10/24/2016, 11:50 PM)Gottfried Wrote: By some other idea I investigated the behave near above the real axis, and specifically I looked at the point \( \small z_0= \text{Re} (L) + \varepsilon I \) and found, that the required height \( h \) to iterate from \( z_0 \) to\( L \) is nearly \( \small 2 \pi I \) , so

\( \small \text{sexp}(2 \pi I+ \text{slog}(z_0 ) )\approx L \qquad \qquad \text{ using }z_0 \text{ with } \varepsilon=1e-6,1e-12,1e-24,... \)

That this is very near suggests, that here equality is intended....

Gottfried,

You're using a real base>exp(1/e). Either base(2) or base(e), so you don't really need the complex base support in tetcomplex. Kneser.gp would work just fine, and as you noted, tetcomplex won't work with the latest versions of pari-gp.

For any real valued sexp base as imag(z) increases, sexp(z) will go to the fixed point, since the Kneser tetration function is a 1-cyclic mapping of S(z) where S(z) is the Schröder solution superfunction from the complex fixed point. By definition, \( S(z+1)=\exp_b(S(z))\;\; \). In the upper half of the complex plane, we use \( S_U(z) \) and in the lower half of the complex plane we use \( S_L(z) \) generated from the complex conjugate fixed point.

\( \text{If}\; \Im(z)>0 \;\;\text{sexp}(z)=\text{S}_U(z+\theta_U(z)) \)

\( \text{If} \; \Im(z)<0 \;\;\text{sexp}(z)=\text{S}_L(z+\theta_L(z)) \)

The solution in the upper half of the complex plane approaches \( S_U(z+k) \) as \( \Im(z) \) increases. This is because the periodic terms in the 1-cyclic \( \theta_U(z) \) mapping quickly decay to zero as imag(z) increases leaving only the constant term of k. Try plugging in z=2*I into this equation for theta, to see how quickly the periodic terms in \( \theta_U(z) \) decay.

\( \theta_U(z) = k + \sum_{n=1}^{\infty} \; a_n \exp(2n\pi i z) \)

The \( S_U(z)\;S_L(z) \) functions are also periodic with a different period that decays more slowly. For base2 the Su(z) Schröder solution superfunction has a period of 5.584 + 1.0542*I, and Su(z) decays to the fixed point as \( \Im(z) \) increases, but the periodic terms in Su(z) decay much more slowly than the \( \theta_U(z) \) function.

At the real axis \( \theta_U(z) \) has a really complicated singularity at integer values of z, since the Schröder superfunction solution never takes on the values of 0 anywhere in the complex plane, and yet sexp(-1)=0. So \( \theta_U(z) \) is only used in the upper half of the complex plane; and its complex conjugate is used in the lower half of the complex plane.

So sexp_2(2*Pi*I) = 0.827783486030388 + 1.56642681578434*I; and the fixed point is 0.824678546142074 + 1.56743212384965*I.
abs(sexp_2(2*Pi*I)-L)=0.00326
abs(sexp_2(10*I)-L)=0.0000572
abs(sexp_2(20*I)-L)=1.101E-9
abs(sexp_2(30*I)-L)=2.105E-14
I hope this helps.
- Sheldon
Reply


Messages In This Thread
complex base tetration program - by sheldonison - 02/29/2012, 10:28 PM
RE: complex base tetration program - by mike3 - 03/10/2012, 06:59 AM
RE: complex base tetration program - by mike3 - 03/11/2012, 12:27 AM
RE: complex base tetration program - by Gottfried - 02/06/2016, 01:37 AM
RE: complex base tetration program - by Gottfried - 02/06/2016, 05:36 PM
RE: complex base tetration program - by Gottfried - 02/07/2016, 05:27 AM
RE: complex base tetration program - by Gottfried - 02/07/2016, 01:25 PM
RE: complex base tetration program - by Gottfried - 10/24/2016, 11:50 PM
RE: complex base tetration program - by sheldonison - 10/26/2016, 08:01 AM
RE: complex base tetration program - by Gottfried - 10/26/2016, 10:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Wink new fatou.gp program sheldonison 35 103,040 04/27/2026, 02:57 AM
Last Post: sheldonison
  The beta method program JmsNxn 0 4,230 02/25/2022, 03:05 AM
Last Post: JmsNxn
  My new ABEL_L.gp program JmsNxn 13 23,357 10/06/2021, 07:18 PM
Last Post: Ember Edison
  Natural complex tetration program + video MorgothV8 1 9,049 04/27/2018, 07:54 PM
Last Post: MorgothV8
  Mathematica program for tetration based on the series with q-binomial coefficients Vladimir Reshetnikov 0 7,527 01/13/2017, 10:51 PM
Last Post: Vladimir Reshetnikov
  C++ program for generatin complex map in EPS format MorgothV8 0 7,604 09/17/2014, 04:14 PM
Last Post: MorgothV8
  Green Eggs and HAM: Tetration for ALL bases, real and complex, now possible? mike3 27 101,932 07/02/2014, 10:13 PM
Last Post: tommy1729
  "Kneser"/Riemann mapping method code for *complex* bases mike3 2 16,743 08/15/2011, 03:14 PM
Last Post: Gottfried
  Expansion of base-e pentation andydude 13 61,682 07/02/2011, 01:40 AM
Last Post: Cherrina_Pixie
  intuitive slog base sqrt(2) developed between 2 and 4 bo198214 1 10,179 09/10/2009, 06:47 PM
Last Post: bo198214



Users browsing this thread: 2 Guest(s)