new fatou.gp program
#2
I posted a new version of the pari-gp fatou.gp program; the pari-gp code is in the original post. There's a minor bug fix along with some updated functions. The bug was that sometimes near the fixed points, the precision of the sexp(z)/invabel(z) function was lower than it was supposed to be. The closest points to the real axis with errant behavior was around sexp(0.03+3.6*I), which is only accurate to 13 decimal digits accurate instead of the expected 24 decimal digits with the default \p 28 precision. The sexp(z) routine used in fatou actually has to find the inverse of the Riemann surface of the slog, and the slog routine itself uses a different algorithm near the fixed point. The support for a wide range of complex bases led to some complicated logic in the "betterest" subroutine called in the main invabel(z)/slog(z) routine. A more minor bug fix was that the slog branch picked for points near the fixed point was not always consistent with drawing the cut-line vertically, which was the intended slog(z) cutpoint branch behavior. With this update, its easy to accurately see the difference between the two branches of \( \exp^{0.5}(z) \) near the fixed point, which I needed for http://math.eretrandre.org/tetrationforu...p?tid=1043 this post

Some of the other updated functions are actually kind of cool, and they come for free. For example, there's an implementation of Andrew's slog, and Jay's accelerated slog; some details are in the "andrewjay();" help menu. Someday, I may post my comments on the convergence of these simultaneous equation matrix solutions and the "(andrewslog(z)-slog(z))" error term. The error term turns out to be modeled surprisingly well as 1-cyclic fourier series, with respect to Kneser's solution. The provides a window into why the fatou.gp solution is unique, and why Andrew's slog converges so slowly, and might allow for fascinating future posts on the forum.

Other minor functions in this update include a generic formalhalf(fx,n) routine, to go along with the formalschroder routines.
- Sheldon
Reply


Messages In This Thread
new fatou.gp program - by sheldonison - 07/10/2015, 08:58 PM
RE: new fatou.gp program - by sheldonison - 01/10/2016, 12:07 AM
RE: new fatou.gp program - by marraco - 01/13/2016, 07:39 PM
RE: new fatou.gp program - by andydude - 01/14/2016, 12:58 AM
RE: new fatou.gp program - by sheldonison - 01/16/2016, 12:58 AM
RE: new fatou.gp program - by marraco - 02/15/2016, 01:20 AM
RE: new fatou.gp program - by marraco - 02/15/2016, 10:12 PM
RE: new fatou.gp program - by sheldonison - 02/16/2016, 12:48 AM
RE: new fatou.gp program - by Xorter - 12/25/2016, 07:52 PM
RE: new fatou.gp program - by sheldonison - 12/26/2016, 12:14 PM
RE: new fatou.gp program - by Xorter - 01/02/2017, 02:26 PM
RE: new fatou.gp program - by sheldonison - 01/03/2017, 09:24 AM
RE: new fatou.gp program - by sheldonison - 08/08/2017, 12:32 AM
RE: new fatou.gp program - by Ember Edison - 07/22/2019, 11:56 PM
RE: new fatou.gp program - by sheldonison - 07/27/2019, 07:38 AM
RE: new fatou.gp program - by Ember Edison - 07/29/2019, 10:35 AM
RE: new fatou.gp program - by sheldonison - 08/14/2019, 09:57 AM
RE: new fatou.gp program - by Ember Edison - 02/08/2020, 05:37 PM
RE: new fatou.gp program - by sheldonison - 02/11/2020, 04:47 PM
RE: new fatou.gp program - by bo198214 - 07/18/2019, 11:52 AM
RE: new fatou.gp program - by sheldonison - 07/18/2019, 10:58 PM
RE: new fatou.gp program - by JmsNxn - 04/29/2021, 06:32 AM
RE: new fatou.gp program - by bo198214 - 04/29/2021, 11:16 AM
RE: new fatou.gp program - by Catullus - 07/03/2022, 01:55 AM
RE: new fatou.gp program - by JmsNxn - 07/03/2022, 07:14 AM
RE: new fatou.gp program - by Catullus - 07/03/2022, 08:56 AM
RE: new fatou.gp program - by JmsNxn - 07/04/2022, 11:28 PM
RE: new fatou.gp program - by Catullus - 07/05/2022, 01:31 AM
RE: new fatou.gp program - by JmsNxn - 07/05/2022, 01:36 AM
RE: new fatou.gp program - by Catullus - 07/05/2022, 08:20 AM
RE: new fatou.gp program - by JmsNxn - 07/07/2022, 01:09 AM
RE: new fatou.gp program - by Catullus - 07/09/2022, 06:55 AM
RE: new fatou.gp program - by JmsNxn - 07/10/2022, 01:51 AM
RE: new fatou.gp program - by Catullus - 07/10/2022, 02:23 AM
RE: new fatou.gp program - by Pentalogue - 04/10/2026, 02:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  The beta method program JmsNxn 0 4,144 02/25/2022, 03:05 AM
Last Post: JmsNxn
  My new ABEL_L.gp program JmsNxn 13 22,682 10/06/2021, 07:18 PM
Last Post: Ember Edison
  Test for fatou.gp Ember Edison 3 12,701 09/14/2019, 04:55 AM
Last Post: Ember Edison
  Natural complex tetration program + video MorgothV8 1 8,909 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,424 01/13/2017, 10:51 PM
Last Post: Vladimir Reshetnikov
  complex base tetration program sheldonison 23 111,922 10/26/2016, 10:02 AM
Last Post: Gottfried
  C++ program for generatin complex map in EPS format MorgothV8 0 7,505 09/17/2014, 04:14 PM
Last Post: MorgothV8



Users browsing this thread: 1 Guest(s)