"Kneser"/Riemann mapping method code for *complex* bases
#2
(08/15/2011, 03:44 AM)mike3 Wrote: Hi.

It's been a while but I figured I could post my attempt to tetrate complex bases with the "Kneser"/Riemann mapping algorithm.

This is the code I've got, which will tetrate a complex base, here base \( 3 + i \):
....
It does not work for all complex bases, though. It seems to work only for those relatively near the real axis. Increasing the ImagOffset (how far off the real axis we sample the Fourier integrals) appears to extend the range, however. When it fails, it looks like the iteration used to analytically continue the Schroder function gets sucked into the wrong fixed point. Any way to resolve this? The aforementioned increasing of the ImagOffset causes losses in accuracy and efficiency, and is not a cure-all that allows for tetrating all complex bases outside the STR with the possible exception of the possibly singular base 0.

Mike,

Very nice!

For base=3+i, I can calculate two repelling fixed points, each with different periods. Presumably, the upper half of the complex plane converges towards the first fixed point, and the lower half of the complex plane converges towards the second fixed point, while the merged function allows you to maintaining the definition of sexp(0)=1, and sexp(1)=base.
L1=0.324536386411256 + 1.00148180609593*I
L2=-0.0976763924712228 - 1.39768129114470*I

I assume the algorithm works when both bases are repelling?
- Sheldon
Reply


Messages In This Thread
RE: "Kneser"/Riemann mapping method code for *complex* bases - by sheldonison - 08/15/2011, 02:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PARI/GP code to approximate Kneser tetration(base e) without using schroder/abel RaeesHarris 0 31 7 hours ago
Last Post: RaeesHarris
  Code to calculate tetration using my method Shanghai46 10 16,640 12/17/2024, 01:02 PM
Last Post: MorgothV8
  Writing Kneser's super logarithm using values of Kneser at a single point JmsNxn 1 5,516 04/21/2023, 04:26 AM
Last Post: JmsNxn
  Terse Schroeder & Abel function code Daniel 1 4,361 10/16/2022, 07:03 AM
Last Post: Daniel
Question Computing Kneser's Super Logarithm and its Analytic Continuation Catullus 2 6,832 07/10/2022, 04:04 AM
Last Post: Catullus
  fast accurate Kneser sexp algorithm sheldonison 40 194,854 07/03/2022, 06:38 AM
Last Post: JmsNxn
  The beta method program JmsNxn 0 4,598 02/25/2022, 03:05 AM
Last Post: JmsNxn
  Kneser-iteration on n-periodic-points (base say \sqrt(2)) Gottfried 11 23,337 05/05/2021, 04:53 AM
Last Post: Gottfried
  Natural complex tetration program + video MorgothV8 1 9,538 04/27/2018, 07:54 PM
Last Post: MorgothV8
  complex base tetration program sheldonison 23 116,986 10/26/2016, 10:02 AM
Last Post: Gottfried



Users browsing this thread: 1 Guest(s)