Self tetraroot constructed via Newton series interpolation
#1
Hi.

I thought of a novel approach to aid in the "divination" of what the tetration function for real heights is: the self-tetraroot function. This function is defined so that \( ^x \mathrm{selftetroot(x)} = x \). It is analogous to the self-root function \( x^{1/x} \), only with tetration instead of exponentiation. It gives the base of the tetrational with a given fixed point.

It can be evaluated at the integers using numerical root-finding methods, and when the points are plotted, it reveals a scatter that slowly, but regularly (i.e. no noticeable "bumpiness") decays to a fixed value about 1.444782 as \( x \rightarrow \infty \).

This slow regular decay made me wonder if it would be a good candidate for interpolation via the Newton series. Newton series, when applied to tetrationals with bases in \( 1 < b \le e^{1/e} \), yields the regular iteration.

The Newton series for a function \( f(x) \) at a point \( a \) is

\( f(x) = \sum_{n=0}^{\infty} \frac{[\Delta^n f](a)}{n!} (x)_n \)

where \( (x)_n \) is the falling factorial and \( \Delta \) is the unit forward difference operator.

Doing this for \( a = 1 \) gives the following graph. Convergence is dog slow -- I needed 300 or so terms and over 100 decimals of accuracy just to get error that I'm confident is less than \( 10^{-3} \). This is very bad. Is there some way to accelerate the convergence of Newton series?

   

As you can see, it sort of looks like the graph of the self-root. I superimposed both graphs:

   

The maximum is at about \( x = 3.089 \) or so (maybe \( 3.0885 \) if you want to push it as this approximation may be good to 5 places -- may -- it's so dog-slow, where it reaches a value of \( 1.635 \) (maybe \( 1.6353 \)). I presume this is the base where "pentation" goes from convergent to explosive growth, and so is to pentation what \( e^{1/e} \) is to tetration. Flipping the self-tetroot along \( y = x \) and taking the lower branch would then yield a graph of \( x \uparrow \uparrow \uparrow \infty \).

For \( x = 1.5 \), I get a tetra-self-root of \( 1.389 \) (\( 1.390 \) rounded from \( 1.3897 \) whose last digit may be right or near). Plugging this into the regular iteration to try and compute \( ^{1.5} 1.389 \) suggests whatever "fractional iteration" this is creating may agree with it, but this is a dodgy bet with just 4 decimals. Yet if it does agree, then perhaps, since this function shows no "bumps" when the base crosses \( e^{1/e} \), maybe the regular iteration really doesn't have a natural boundary after all. But again, 4 decimals, 5 at best, geez... far too little to even bet seriously... If we could compute more, we might be able to get a better idea if it agrees with regular, and if it also agrees with the Cauchy integral (for the bases from \( e^{1/e} \) to 1.635...), hence helping to "divine" if these are really "good" methods to use and if they are actually analytic continuations of each other (meaning that the STB is not a natural boundary of the regular iteration.).

What do you think of this function? Especially the similarity between the shape of its graph and that of the selfroot. One could almost imagine a continuous spectrum of similar functions in between them -- "fractional-rank hyperoperations", anyone? Smile
Reply
#2
(07/03/2010, 09:42 AM)mike3 Wrote: What do you think of this function? Especially the similarity between the shape of its graph and that of the selfroot. One could almost imagine a continuous spectrum of similar functions in between them -- "fractional-rank hyperoperations", anyone? Smile

That indeed looks interesting (Andrew posted this self tetra root already somewhere on the forum and I proved somewhere that the limit is indeed e^(1/e)).
However I would expect to have a functional equation for the tetra self root.
As well as to know how you derive tetration from the tetra self root.
Reply
#3
(07/09/2010, 05:32 AM)bo198214 Wrote:
(07/03/2010, 09:42 AM)mike3 Wrote: What do you think of this function? Especially the similarity between the shape of its graph and that of the selfroot. One could almost imagine a continuous spectrum of similar functions in between them -- "fractional-rank hyperoperations", anyone? Smile

That indeed looks interesting (Andrew posted this self tetra root already somewhere on the forum and I proved somewhere that the limit is indeed e^(1/e)).
However I would expect to have a functional equation for the tetra self root.
As well as to know how you derive tetration from the tetra self root.

Yes, a functional equation would be good, but I'm not sure of one. As for deriving tetration, you can't really, except that evaluating this at some fractional number will give you the value of a specific base \( b \in [1, K) \) (where \( K = 1.6353... \)) -- i.e. the value of the function, tetrated to a certain tower, i.e. the point of evaluation, and the value of such tetration, also the point of evaluation (this means the point of evaluation is a fixed point of the tetrational of the base given by the result of evaluation). For bases \( b > L \), where \( L \) is the limit of the function at \( +\infty \) (which you are saying is \( e^{1/e} \) -- if that's so then it must converge to it at a hideously slow rate: do you know what the big-\( O \) of \( |\mathrm{selftetroot}(n) - e^{1/e}| \) is as \( n \rightarrow \infty \)?), this procedure yields fractional tetration values at two points.

If the fractional tetration values this yields agree with regular iteration for \( b \in (1, e^{1/e}] \), that may suggest that regular iteration does not have a natural boundary and can be analytically continued to the wider complex plane. If not, then the regular may still have such a boundary, and I'd be curious what this "superior-to-regular-iteration" solution for \( b \in (1, e^{1/e}] \) is that it is "pointing at" with the values for the fractional towers that are fixed points.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 7,176 03/18/2023, 04:05 AM
Last Post: JmsNxn
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 5,453 02/22/2023, 08:58 PM
Last Post: tommy1729
  A related discussion on interpolation: factorial and gamma-function Gottfried 9 20,370 07/10/2022, 06:23 AM
Last Post: Gottfried
Question Tetration Asymptotic Series Catullus 18 4,233 07/05/2022, 01:29 AM
Last Post: JmsNxn
Question Formula for the Taylor Series for Tetration Catullus 8 3,258 06/12/2022, 07:32 AM
Last Post: JmsNxn
  Calculating the residues of \(\beta\); Laurent series; and Mittag-Leffler JmsNxn 0 1,079 10/29/2021, 11:44 PM
Last Post: JmsNxn
  Trying to find a fast converging series of normalization constants; plus a recap JmsNxn 0 1,012 10/26/2021, 02:12 AM
Last Post: JmsNxn
  Reducing beta tetration to an asymptotic series, and a pull back JmsNxn 2 2,190 07/22/2021, 03:37 AM
Last Post: JmsNxn
  Perhaps a new series for log^0.5(x) Gottfried 3 6,334 03/21/2020, 08:28 AM
Last Post: Daniel
  My interpolation method [2020] tommy1729 1 3,857 02/20/2020, 08:40 PM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)