tetration base conversion, and sexp/slog limit equations
#1
Can someone point me to a post about base conversions for tetration involving very large numbers?

For small numbers, there probably isn't a shortcut to simply taking the super-exponent of the first number (by the first base), and then taking the super-logarithm (by the second base).

But for large numbers, say x larger than a googolplex or 10^(10^100), it would seem that the base conversion could be a constant. I came up with an algorithm to approximate values for base conversions for large values of x.

\( \text{slog}_2(x) - \text{slog}_e(x) = 1.1282 \)
\( \text{slog}_3(x) - \text{slog}_e(x) = -0.1926 \)
\( \text{slog}_{10}(x) - \text{slog}_e(x) = -1.1364 \)

Anyone know if these values are close? I am also able to use this algorithm to generate sexp estimates for any base, and have a spreachsheet with results for base 2, 3, 10, and base e. I will post more complete details when I have more time, but here's the quick version. The algorithm is to use values of b1 for the base slightly larger than e^(1/e). I used values for b1 between 1.48 and 1.6. Pick the most "linear" region of the curve, where the inflection point is, and then iterate exponentiation using base b1, until the number is very large. Then pick another more interesting base, like b2=2, e, 3, 10, and iterate taking the logarithm. The algorithm assumes that there is a unique "base conversion" constant for large values of x, for any two tetration bases large than e^(1/e). I have no idea if these results are analytic or not, or if they meet the other criteria for unique tetration results, but the graphs over the critical section of b2 look well behaved. I've looked at the function and the first derivative, as well as the even/odd deviations from linearity over the critical section.

Results for critical section of base b2=10. The critical section is where the tetration curve is most linear, where the derivative is equal at both endpoints, and includes the inflection point of the curve. see
http://math.eretrandre.org/tetrationforu...880#pid880

x .... 10^^x
-1.45538 -0.3623
-1.40538 -0.3165
-1.35538 -0.2730
-1.30538 -0.2315
-1.25538 -0.1914
-1.20538 -0.1525
-1.15538 -0.1146
-1.10538 -0.0773
-1.05538 -0.0405
-1.00538 -0.0039
-0.95538 +0.0326
-0.90538 +0.0692
-0.85538 +0.1060
-0.80538 +0.1434
-0.75538 +0.1814
-0.70538 +0.2203
-0.65538 +0.2601
-0.60538 +0.3013
-0.55538 +0.3438
-0.50538 +0.3880
-0.45538 +0.4342

- Sheldon
Reply


Messages In This Thread
tetration base conversion, and sexp/slog limit equations - by sheldonison - 02/18/2009, 07:01 AM
Is it analytic? - by sheldonison - 12/22/2009, 11:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Two types of tetration : sexp ' > or < 1. tommy1729 3 7,961 10/17/2023, 12:06 PM
Last Post: tommy1729
  Limit when x approaches 0 saudinho 2 7,329 10/12/2023, 09:51 PM
Last Post: saudinho
  Real tetration as a limit of complex tetration Daniel 5 9,484 06/20/2023, 07:52 PM
Last Post: tommy1729
  Simple limit approximation to exp(x) tommy1729 0 2,777 05/16/2023, 11:13 PM
Last Post: tommy1729
  [2sinh] exp(x) - exp( - (e-1) x), Low Base Constant (LBC) 1.5056377.. tommy1729 3 5,834 04/30/2023, 01:22 AM
Last Post: tommy1729
  Semi-group iso , tommy's limit fix method and alternative limit for 2sinh method tommy1729 1 4,608 12/30/2022, 11:27 PM
Last Post: tommy1729
Question When Does \(\displaystyle\int_{-1}^0\text{sexp}(x)\,\mathrm{d}x\) Equal \(\frac12\)? Catullus 0 2,781 10/31/2022, 11:47 PM
Last Post: Catullus
Question E^^.5 and Slog(e,.5) Catullus 7 11,139 07/22/2022, 02:20 AM
Last Post: MphLee
Question A Limit Involving 2sinh Catullus 0 2,855 07/17/2022, 06:15 AM
Last Post: Catullus
Question Slog(Exponential Factorial(x)) Catullus 19 23,754 07/13/2022, 02:38 AM
Last Post: Catullus



Users browsing this thread: 2 Guest(s)