Equations for Kneser sexp algorithm
#2
Continuing on, one more quick post today. We have the following equation for sexp(z).

\( \operatorname{sexp}(z)=\operatorname{superf}(z+\theta(z)) \)

If we substitude in the equation for \( \theta(z) = \operatorname{RiemannCircle}(e^{2\pi i z}) \), then we get the following equation for sexp(z), which is only defined for imag(z)>=0.

\( \operatorname{sexp}(z)=\operatorname{superf}(z+
\operatorname{RiemannCircle}(e^{2\pi i z})) \)

But supposed we want the Taylor series for sexp(z), centered at z=0? This particular equation for sexp(z) is only valid for imag(z)>=0. By the Schwarz reflection theorem, for imag(z)<0
sexp(conj(z)) = conj(sexp(z))

Now, since we have defined sexp(z) on for the entire complex plane. We can generate sexp(z) for a unit circle, centered around z=0. Then generate the Taylor series for sexp(z) using the Cauchy Integral theorem.

So, in summary, earlier I gave the equation for how to generate the Taylor series for the RiemannCircle(z) from the sexp(z) function. And now I have given a different reverse algorithm, whicch uses the Schwarz reflection property to generate a Taylor series for the sexp(z) function from the RiemannCircle(z) function.

In the fast Kneser sexp code post, the pari-GP subroutine for riemaprx(z) is very close to the algorithm I just gave for generating the sexp(z) for imag(z)>0. The loop(n) routine takes those values from the riemaprx, and uses them to generate the updated Taylor series for the sexp(z) function.
- Sheldon
Reply


Messages In This Thread
RE: Equations for Kneser sexp algorithm - by sheldonison - 08/08/2010, 08:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Two types of tetration : sexp ' > or < 1. tommy1729 3 8,040 10/17/2023, 12:06 PM
Last Post: tommy1729
  Artificial Neural Networks vs. Kneser Ember Edison 5 6,925 02/22/2023, 08:52 PM
Last Post: tommy1729
Question When Does \(\displaystyle\int_{-1}^0\text{sexp}(x)\,\mathrm{d}x\) Equal \(\frac12\)? Catullus 0 2,814 10/31/2022, 11:47 PM
Last Post: Catullus
  Complex to real tetration via Kneser Daniel 3 5,765 07/02/2022, 02:22 AM
Last Post: Daniel
  Trying to get Kneser from beta; the modular argument JmsNxn 2 4,723 03/29/2022, 06:34 AM
Last Post: JmsNxn
  Revitalizing an old idea : estimated fake sexp'(x) = F3(x) tommy1729 0 3,072 02/27/2022, 10:17 PM
Last Post: tommy1729
  Arguments for the beta method not being Kneser's method JmsNxn 54 77,192 10/23/2021, 03:13 AM
Last Post: sheldonison
  tommy's singularity theorem and connection to kneser and gaussian method tommy1729 2 5,776 09/20/2021, 04:29 AM
Last Post: JmsNxn
  Generalized Kneser superfunction trick (the iterated limit definition) MphLee 25 44,042 05/26/2021, 11:55 PM
Last Post: MphLee
  Alternative manners of expressing Kneser JmsNxn 1 4,925 03/19/2021, 01:02 AM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)