complex base tetration program
#17
(02/06/2016, 01:37 AM)Gottfried Wrote: Hmm, today I tried tetcomplex.gp with init(I). Unfortunately the program hangs/loops infinitely after the message

generating Schroder2 taylor series for isuperf2 function, scnt2 27

Using a real base, say init(1.44) works immediately.

What to do?

update: I found that it hangs in the routine "loop" when called from the "init(I)"-procedure. (Surprisingly "init()" doesn't provide an argument to the routine loop while that has a formal parameter "t")
update2: it enters "thetaup" and does not come back...

Gottfried

hmmm, I haven't used tetcomplex in awhile. It is much much more limited in terms of what bases it will converge for than the newer fatou.gp program. For example, tetcomplex has no hope of converging anywhere near base(i), whereas fatou.gp works just fine. Also, the old program has no "fallback" algorithm to use for rationally indifferent fixed points, that are on the ShellThron boundary, whereas as the newer algorithm can work (although with less precision), without any Schroeder function whatsoever. The newer algorithm is much better, except for bases<eta, where someday I may allow for rotation angles >180 degrees for fatou.gp, but not yet. By the way, I finally had some time to post my answer to sexp base(i) on mathstack; http://math.stackexchange.com/questions/...35#1643235. I wojuld like to post more about fatou.gp here on the tetration forum as well.

Code:
\r fatou.gp
setmaxconvergence(); /* base i is hard to compute */
sexpinit(i);
sexp(0.5)
1.07571355731392 + 0.873217399108003*I
- 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 sheldonison - 02/06/2016, 04:04 PM
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 Gottfried - 10/26/2016, 10:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PARI/GP code to approximate Kneser tetration(base e) without using schroder/abel RaeesHarris 1 385 07/28/2026, 05:36 AM
Last Post: RaeesHarris
Wink new fatou.gp program sheldonison 35 110,633 04/27/2026, 02:57 AM
Last Post: sheldonison
  The beta method program JmsNxn 0 4,734 02/25/2022, 03:05 AM
Last Post: JmsNxn
  My new ABEL_L.gp program JmsNxn 13 25,796 10/06/2021, 07:18 PM
Last Post: Ember Edison
  Natural complex tetration program + video MorgothV8 1 9,653 04/27/2018, 07:54 PM
Last Post: MorgothV8
  Mathematica program for tetration based on the series with q-binomial coefficients Vladimir Reshetnikov 0 8,073 01/13/2017, 10:51 PM
Last Post: Vladimir Reshetnikov
  C++ program for generatin complex map in EPS format MorgothV8 0 7,931 09/17/2014, 04:14 PM
Last Post: MorgothV8
  Green Eggs and HAM: Tetration for ALL bases, real and complex, now possible? mike3 27 107,336 07/02/2014, 10:13 PM
Last Post: tommy1729
  "Kneser"/Riemann mapping method code for *complex* bases mike3 2 17,462 08/15/2011, 03:14 PM
Last Post: Gottfried
  Expansion of base-e pentation andydude 13 64,243 07/02/2011, 01:40 AM
Last Post: Cherrina_Pixie



Users browsing this thread: 1 Guest(s)