Green Eggs and HAM: Tetration for ALL bases, real and complex, now possible?
#27
(07/01/2014, 02:25 PM)sheldonison Wrote:
(07/01/2014, 10:07 AM)mike3 Wrote: Bummer... did a more accurate measurement on the convergence -- looks like 100 coefficients in each direction will only give 15-16 digits of accuracy.

So, I tried generating a Laurent series for \( f=\exp((\frac{z-1}{z+1})^2) \), wrapped around a unit circle, with similar results for the Laurent series. A Fourier/Laurent series on a unit circle will have the coefficients eventually decay according to the nearest singularity in the complex plane, |a_n| = r^n, or |r|^-n, depending on the radius of that singularity. If the function is not analytic on the unit circle, then the first derivative with the discontinuity determines the rate of decay of the coefficients. I looked for an equation online, something like a_n~n^-(k+1), but couldn't find it. Anyway, in this case, we have a Gaussian, and I'm pretty sure that all of the derivatives are continuous on the unit circle -- and all of the derivatives go to zero at z=-1, where we have the singularity. Hence, the coefficients apparently decay at an almost analytic rate, but not quite, but decay faster than n^-k, where k is any integer.

What if, perhaps, a better approach here would be to use Gaussians themselves as the set of basis functions? That is, write

\( G(z) = \sum_{n=0}^{\infty} a_n e^{\epsilon_n (z - z_n)^2} \),

where \( \epsilon_n > 0 \) are real parameters, and \( z_n \in i\mathbb{R} \) are imaginary parameters? Now we have three, instead of one, coefficient sequences to deal with, but this might work. We have great freedom to tweak the various parameters (\( \epsilon_n \) and \( z_n \)) so as to optimize the convergence now.

The trouble is doing the arithmetic on these series. Addition is simple enough (assuming same \( \epsilon_n \) and \( z_n \) between the two series), but multiplication seems a little trickier.
Reply


Messages In This Thread
RE: Green Eggs and HAM: Tetration for ALL bases, real and complex, now possible? - by mike3 - 07/02/2014, 07:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Natural complex tetration program + video MorgothV8 1 8,976 04/27/2018, 07:54 PM
Last Post: MorgothV8
  complex base tetration program sheldonison 23 112,415 10/26/2016, 10:02 AM
Last Post: Gottfried
  C++ program for generatin complex map in EPS format MorgothV8 0 7,565 09/17/2014, 04:14 PM
Last Post: MorgothV8
  "Kneser"/Riemann mapping method code for *complex* bases mike3 2 16,645 08/15/2011, 03:14 PM
Last Post: Gottfried
  tiny q: superroots of real numbers x>e Gottfried 5 19,093 02/03/2009, 12:46 PM
Last Post: bo198214
  fractional iteration with complex bases/a bit of progress Gottfried 1 9,427 07/21/2008, 10:58 PM
Last Post: Gottfried
  Tracing real values of x^(1/x) Gottfried 0 7,152 09/06/2007, 04:33 PM
Last Post: Gottfried



Users browsing this thread: 2 Guest(s)