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
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)