Equations for Kneser sexp algorithm
#1
This is a continuation of the thread in the computation forum, http://math.eretrandre.org/tetrationforu...hp?tid=486

This thead contains some of the mathematical equations I used for the fast Kneser algorithm. In this post, B is the base for the sexp function, and L is the fixed point for base B.

This is the complex valued superfunction, developed from the fixed point L for base B, where B>\( \eta \)
\( c=L\times\ln(B) \) for base e, c=L
\( \operatorname{superf}_{B}(z) = \lim_{n \to \infty}
B^{[n](L + c^{z-n})} =
\lim_{n \to \infty} \exp^{[n]} ((L+c^{z-n})/\ln(B)) \)

This is the complex valued inverse superfunction, developed from the fixed point, which is the inverse of the equation above. The inverse superfunction has the property, that isuperf(B^z)=isuperf(B)+1. This particular equation is normalized, so that it converges to the same value as the limit of n approaches infinity. Both of these two functions are implemented in the pari-GP program I wrote.
\( \operatorname{isuperf}_{B}(z) = \lim_{n \to \infty}
\log_{c} (c^n \times ((\log_{B}^{[n]}(z))-L)) \)

If we started with a pefect sexp(z) function, then this is the 1-cyclic theta function linking the sexp with the superf/isuperf.
\( \theta(z)=\operatorname{isuperf}(\operatorname{sexp}(z))-z \)
\( \operatorname{sexp}(z)=\operatorname{superf}(z+\theta(z)) \)

Theta(z) has a singularity at all integer values of n. Theta(z) is represented by an infinite sequence of fourier terms. The fourier series for theta(z) can be developed from any arbitrary unit length on the real axis of sexp(z), where z>-2. Only terms with positive values of n are included, and all terms a_n for negative values of n are zero.
\( \theta(z)=\sum_{n=0}^{\infty}a_n\times \e^{(2\pi n i z)} \)

Theta(z) is intimately connected to the Riemann unit circle mapping, used by Kneser's construction. The Taylor series for the Riemann unit circle function (I'm not sure of the correct notation here) uses the exactly the same a_n coeffecients as the 1-cyclic theta function! This is something that connects the complex fourier analysis of theta(z) to the theory of complex analytic functions, which is really neat! The RiemannCircle has a singularity at z=1, which corresponds to the singularities at the integer values of theta(z).
\( \operatorname{RiemannCircle}(z) = \theta(\ln(z)/2\pi i) \)
\( \theta(z) = \operatorname{RiemannCircle}(e^{2\pi i z}) =\operatorname{isuperf}(\operatorname{sexp}(z))-z \)
\( \operatorname{RiemannCircle(z)=\sum_{n=0}^{\infty}a_n\times z^n \)

If we had a perfect sexp(z) Taylor series, then we have a function for the values of the Riemann unit circle function, which is generated from the theta function, using the equation above, from the inverse superfunction. Now, we can use Cauchy's integral formula to calculate the Taylor series for the Riemann unit circle function. And this also gives us the coefficients of the 1-cyclic theta(z) function.

Of course, there is still the problem of the singularity on the unit circle, which causes problems due to slow convergence. In later posts, I will try to go into some detail, showing values for the Taylor series results for the Riemann circle function, and how the coefficients slowly decay, with poor convergence on the unit circle.

The program I wrote iterates, calculating approximate values the RiemannCircle Taylor series based on an approximation function for sexp(z). And then uses the Taylor series for the RiemannCircle function to calculate another better approximation for the sexp(z) function.

Many, many, many more details to follow! Be patient. This may take a few days....
- Enjoy, Sheldon
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Recurrence relations and differential equations Natsugou 0 515 05/06/2026, 07:58 AM
Last Post: Natsugou
  Two types of tetration : sexp ' > or < 1. tommy1729 3 8,482 10/17/2023, 12:06 PM
Last Post: tommy1729
  Artificial Neural Networks vs. Kneser Ember Edison 5 7,558 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 3,010 10/31/2022, 11:47 PM
Last Post: Catullus
  Complex to real tetration via Kneser Daniel 3 6,189 07/02/2022, 02:22 AM
Last Post: Daniel
  Trying to get Kneser from beta; the modular argument JmsNxn 2 5,007 03/29/2022, 06:34 AM
Last Post: JmsNxn
  Revitalizing an old idea : estimated fake sexp'(x) = F3(x) tommy1729 0 3,248 02/27/2022, 10:17 PM
Last Post: tommy1729
  Arguments for the beta method not being Kneser's method JmsNxn 54 81,586 10/23/2021, 03:13 AM
Last Post: sheldonison
  tommy's singularity theorem and connection to kneser and gaussian method tommy1729 2 6,118 09/20/2021, 04:29 AM
Last Post: JmsNxn
  Generalized Kneser superfunction trick (the iterated limit definition) MphLee 25 46,584 05/26/2021, 11:55 PM
Last Post: MphLee



Users browsing this thread: 1 Guest(s)