I thought I'd take a crack at base = 1/2
#4
I'm going to adjoin another topic here, per Ember Edison's questions. We're going to look at \( b = e^{-e} \) which is a very anomalous point. We're going to start by constructing the infinite composition,

\(
\gamma_\lambda(s) = \Omega_{j=1}^\infty \frac{e^{-ez}}{e^{\lambda(j-s)} + 1}\,\bullet z\\
\)

Which satisfies the functional equation,

\(
\gamma_\lambda(s+1) = e^{-e\gamma_\lambda(s)}/(e^{-\lambda s} + 1)\\
\)

And satisfies the similar family structure that \( \beta_\lambda \) and \( \varphi_\lambda \) did. This function is holomorphic every where \( \lambda(j-s) \neq (2k+1) \pi i \) for \( j \ge 1, j,k\in\mathbb{Z} \).


We're going to focus on \( \lambda =1 \); which is \( 2 \pi i \)-periodic and real valued. We want to insert the same sequence which guesses how close we are to tetration. These will be,

\(
\mu^0 = 0\\
\mu^{n+1}(s) = \log(1+e^{-s})/e - \log(1+\frac{\mu^n(s+1)}{\gamma_1(s+1)})/e\\
\)

We're going to stick to \( \mu^{100} \), which should give a decent amount of accuracy (it's giving about 50 digits on the real line, and 20 or so for complex arguments). Keeping that in mind, here is \( \gamma_1(x) + \mu^{100}(x) \) over \( -1 < x < 3 \) (remember we aren't normalized yet):

   

And this satisfies \( f(s+1) = e^{-e f(s)} \) to at least 20 digits.

And here's \( [\Re(\gamma_1(x+i) + \mu^{100}(x+i)),\Im(\gamma_1(x+i) + \mu^{100}(x+i))] \) over \( -1 < x < 3 \)

   

And this satisfies \( f(s+1) = e^{-e f(s)} \) to at least 20 digits. But remember, this tetration will have a period 2 pi i and singularities along \( \Im(s) = \pi \), so it's not the one we want. We want to grow the period to infinity, which again, I'm not certain how to do with this case like I was with \( b = e \).

I'll attach here the patch together code. It's similar to \( b = 1/2 \); it runs much slower, and it requires a new initialization file INIT_NEUTRAL.dat which I've included. I'm going to make a complex plane graph and see how this looks.


.zip   Abel_neutral.zip (Size: 979.41 KB / Downloads: 584)


Again, I'm very confident infinite compositions will not run into trouble on the real positive line mathematically. Coding it may produce odd anomalies though.




Here's a graph of the taylor series of \( f(z) = \gamma_1(z) + \mu^{100}(z) \) about \( z = 0 \) for \( |\Re(z)|, |\Im(z)| \le 1 \); this is accurate to about 30 digits (\( e^{-ef(z)} = f(z+1) \) to about 30 digits) where it's converging:

   

This function equals \( 1/e \) to about two decimal places everywhere (why it's such a monotone colour); and just sort of wobbles around. I've attached, to show the functional equation is being satisfied, a graph of \( f(z) - \exp(-\exp(1)*f(z-1)) \) over \( |\Re(z)| \le 1 \) and \( |\Im(z)| \le 1 \):

   

It's mostly just black because that's how well the taylor series satisfies the functional equation.


I'm still wary of how you'd normalize this, so that \( f(0) = 1 \); but as a super function, this is perfectly viable. It looks like an almost periodic mess at the moment. But the point I'm trying to make is that it still produces an analytic function. Everything I've been saying still holds--but there are many more questions to be asked about the infinite composition method for other bases. I am trying to flush out \( b = e \) perfectly, before I move onto other bases. But so far so good!
Reply


Messages In This Thread
RE: I thought I'd take a crack at base = 1/2 - by JmsNxn - 09/29/2021, 01:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [2sinh] exp(x) - exp( - (e-1) x), Low Base Constant (LBC) 1.5056377.. tommy1729 3 6,116 04/30/2023, 01:22 AM
Last Post: tommy1729
  Base -1 marraco 15 38,382 07/06/2022, 09:37 AM
Last Post: Catullus
Big Grin Repetition of the last digits of a tetration of generic base Luknik 12 20,788 12/16/2021, 12:26 AM
Last Post: marcokrt
  On the [tex]2 \pi i[/tex]-periodic solution to tetration, base e JmsNxn 0 3,649 09/28/2021, 05:44 AM
Last Post: JmsNxn
  A different approach to the base-change method JmsNxn 0 4,033 03/17/2021, 11:15 PM
Last Post: JmsNxn
  I thought I'd compile some of the things I know... JmsNxn 15 23,239 02/01/2021, 11:20 PM
Last Post: tommy1729
  New Quantum Algorithms (Carleman linearization) Finally Crack Nonlinear Equations Daniel 2 5,927 01/10/2021, 12:33 AM
Last Post: marraco
  Complex Tetration, to base exp(1/e) Ember Edison 7 24,018 08/14/2019, 09:15 AM
Last Post: sheldonison
  b^b^x with base 0<b<e^-e have three real fixpoints Gottfried 1 9,591 11/07/2017, 11:06 AM
Last Post: sheldonison
Question Analytic matrices and the base units Xorter 2 10,550 07/19/2017, 10:34 AM
Last Post: Xorter



Users browsing this thread: 1 Guest(s)