"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
  Code to calculate tetration using my method Shanghai46 10 14,679 12/17/2024, 01:02 PM
Last Post: MorgothV8
  Writing Kneser's super logarithm using values of Kneser at a single point JmsNxn 1 4,720 04/21/2023, 04:26 AM
Last Post: JmsNxn
  Terse Schroeder & Abel function code Daniel 1 3,879 10/16/2022, 07:03 AM
Last Post: Daniel
Question Computing Kneser's Super Logarithm and its Analytic Continuation Catullus 2 6,081 07/10/2022, 04:04 AM
Last Post: Catullus
  fast accurate Kneser sexp algorithm sheldonison 40 188,671 07/03/2022, 06:38 AM
Last Post: JmsNxn
  The beta method program JmsNxn 0 4,230 02/25/2022, 03:05 AM
Last Post: JmsNxn
  Kneser-iteration on n-periodic-points (base say \sqrt(2)) Gottfried 11 21,588 05/05/2021, 04:53 AM
Last Post: Gottfried
  Natural complex tetration program + video MorgothV8 1 9,049 04/27/2018, 07:54 PM
Last Post: MorgothV8
  complex base tetration program sheldonison 23 113,127 10/26/2016, 10:02 AM
Last Post: Gottfried
  C++ program for generatin complex map in EPS format MorgothV8 0 7,606 09/17/2014, 04:14 PM
Last Post: MorgothV8



Users browsing this thread: 1 Guest(s)