Can we get the holomorphic super-root and super-logarithm function?
#7
(06/02/2019, 07:51 AM)sheldonison Wrote:
(06/01/2019, 03:59 PM)Ember Edison Wrote: Ps: How to get the photo like you in pari/gp? I need some plot code. 
https://math.eretrandre.org/tetrationfor...p?tid=1017
ok, i see MakeGraph().But why i use write() nothing in my test file?
Ps2:How far are we get a perfect code to evaluate super-roots if we get the perfect tetration code?

Thanks for the links.  I had seen Paulson's javascript code before, when I exchanged emails with the author last May.
I'm assuming you got MakeGraph to generate plots;   This MakeGraph example takes 20minutes???
sexpinit(exp(1));
fmode=3; /* f(z) is used by MakeGraph; fmode=3 sets f(z) to safesexp(z) */
MakeGraph(1080,540,-3,3,9,-3,"sexp_e.ppm",1); /* from -3 to +9 at real axis, -3 to +3 imaginary */
write ("foo.txt","hello");
pari-gp is really slow writing one pixel at a time; attached is a faster version of MakeGraph; I also have faster sexp inversion code, but the faster sexp code has bugs with some complex bases, so I didn't include it.   

I think one needs to start by understanding the inverse of super-root before one can understand super-root since you need to take the inverse of sexp_b(n) for some particular value of n for which the super-root is interested in, so I would think you want to understand how sexp_b(1+0.5*I) behaves for example, for the variable b.  What if n is between 0 and 1?  Is sexp_b(0.5) bounded as base(b) changes?  I have no idea.  So obviously, I don't understand the inverse of the function, much less have a perfect code ...  My suggestion is to start with Newton's method and iterate on finding approximations for the inverse, but Newton's method relies on a guess being close enough to the correct answer to converge.  For some particular value of n, I think I might know how to numerically compute the Taylor series for the function given some starting point since I had done something like that earlier to show complex tetration is analytic in the base.
This sound like research the tetration can not get key helpful for super-root.

This is too regrettable, the all inverse function for tetration just has super-root was non-Complex.

Ps:the Tetration Wiki not have any super-root information. It's too carzy.
Ps2:If i just need 6 decimal digits for precision, can you speed up the code? You know, the human's eye can not get too high precision for color.
Ps3:How to recode the sexp and slog to catch Underflow and Overflow? Yon know, underflow will become overflow in pari/gp.
Reply


Messages In This Thread
RE: Can we get the holomorphic super-root and super-logarithm function? - by Ember Edison - 06/08/2019, 05:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  self penta root and infinite hexation Alex Zuma 2025 0 4,476 08/30/2025, 10:07 PM
Last Post: Alex Zuma 2025
  Is there any ways to compute iterations of a oscillating function ? Shanghai46 3 8,267 10/15/2023, 11:21 PM
Last Post: tommy1729
  Anyone have any ideas on how to generate this function? JmsNxn 3 5,450 05/21/2023, 03:30 PM
Last Post: Ember Edison
  [MSE][NT][MOD][Tetration] tetration primitive root mod p tommy1729 1 3,230 04/03/2023, 06:50 PM
Last Post: tommy1729
  [MSE] Mick's function Caleb 1 4,076 03/08/2023, 02:33 AM
Last Post: Caleb
  [MSE]root expressions and sine tommy1729 2 3,525 03/03/2023, 05:52 PM
Last Post: tommy1729
  [special] binary partition zeta function tommy1729 1 4,158 02/27/2023, 01:23 PM
Last Post: tommy1729
  [NT] Extending a Jacobi function using Riemann Surfaces JmsNxn 2 5,163 02/26/2023, 08:22 PM
Last Post: tommy1729
  toy zeta function tommy1729 0 2,950 01/20/2023, 11:02 PM
Last Post: tommy1729
  geometric function theory ideas tommy1729 0 3,049 12/31/2022, 12:19 AM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)