Real and complex behaviour of the base change function (was: The "cheta" function)
#26
(08/17/2009, 04:01 PM)sheldonison Wrote: I wanted to step back to the base conversion equation, in the strip where \( \text{sexp_\eta(x) \) varies from 4.38 to 5.02, which would correspond more or less to sexp_e=0 to 1. The hope was to extend such a strip to the complex plane. I wanted to share a few observations about the singularities in this strip, where z = \( \text{slog_\eta(5.02) \). Here f(z)=1, which corresponds to sexp_e(0).
Just a quick observation, to make sure we are speaking of the same thing. When converting from base eta to base e, I find that 5.0179 goes to 0, not 1, and which corresponds with sexp(-1), not sexp(0).

I get confused sometimes when I work with exp(z)-1 instead of actually working with the iterations of eta^z, and sometimes I forget to switch properly between the two. Perhaps you are making the same mistake? A quick sanity check in SAGE is:
Code:
eta = RR(e**(1/e));
print log(log(log(log(log(eta**(eta**(eta**(eta**(eta**5.0179)))))))));
You should get something like -0.000053416. I try to remember that 5.0179 goes to 0, and 6.3344 goes to 1, and then always double check my results inside my iterating functions. If not, it's usually because I am still working in a logarithmic or double logarithmic system.

It's a moot point, for the most part, because it's a trivial shift in the sexp function, but I wanted to make sure it got caught early before you start getting results that don't match mine, and we can't figure out why!
~ Jay Daniel Fox
Reply


Messages In This Thread
RE: Real and complex behaviour of the base change function (was: The "cheta" function - by jaydfox - 08/17/2009, 05:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  extending normal tetration to real numbers using product tetration Alex Zuma 2025 0 1,015 12/12/2025, 07:49 PM
Last Post: Alex Zuma 2025
  Tetration with complex bases TetrationSheep 0 825 11/13/2025, 10:33 AM
Last Post: TetrationSheep
  my proposed extension of the fast growing hierarchy to real numbers Alex Zuma 2025 0 1,380 09/28/2025, 07:15 PM
Last Post: Alex Zuma 2025
  Behaviour of tetration into the real negatives Shanghai46 1 6,479 03/24/2025, 12:34 AM
Last Post: MphLee
  X-th iteration where x is a real number Natsugou 1 5,763 10/27/2024, 11:23 PM
Last Post: MphLee
  Is there any ways to compute iterations of a oscillating function ? Shanghai46 3 7,963 10/15/2023, 11:21 PM
Last Post: tommy1729
  Real tetration as a limit of complex tetration Daniel 5 9,676 06/20/2023, 07:52 PM
Last Post: tommy1729
  Anyone have any ideas on how to generate this function? JmsNxn 3 5,197 05/21/2023, 03:30 PM
Last Post: Ember Edison
  [2sinh] exp(x) - exp( - (e-1) x), Low Base Constant (LBC) 1.5056377.. tommy1729 3 5,961 04/30/2023, 01:22 AM
Last Post: tommy1729
  Real and complex tetration Daniel 13 17,571 04/04/2023, 10:25 AM
Last Post: JmsNxn



Users browsing this thread: 1 Guest(s)