Jay Fox's Linear approximation for tetration and slog
#9
Let me summarize, we have a polynomial \( p \) in some interval \( [x_0-1,x_0) \). (For for being unambiguous I will use the variable \( b \) for the base instead of \( n \) which is usually reserved for natural numbers.)
\( p(x) = a_0 + a_1*x + a_2*x^2 + a_3*x^3 + a_4*x^4 \)

There are 5 constants and \( x_0 \) to be determined. To do that we consider 4 equations \( f^{(n)}(x_0)=(b^{f(x)})^{(n)}(x_0-1) \), \( n=0,\dots,3 \) plus \( f'(x_0)=f'(x_0-1) \). These are (for simplicity and that I can reuse your text I set \( x=x_0 \) and \( f=p \)):

(0) \( f(x)= b^{f(x-1)} \)
(1) \( f'(x)= b^{f(x-1)}*\ln(b)*f'(x-1)=f(x)\ln(b)f'(x-1) \)
(*) \( f'(x)=f'(x-1) \)
(2) \( f''(x) = b^{f(x-1)}*\ln(b)*f''(x-1) + b^{f(x-1)}*\ln(b)*\ln(b)*(f'(x-1))^{2} \)
(3) \( f'''(x) = b^{f(x-1)}*\ln(b)*f'''(x-1) + b^{f(x-1)}*\ln(b)*\ln(b)*\ln(b)*(f'(x-1))^{3} + b^{f(x-1)}*\ln(b)*\ln(b)*3*f'(x-1)*f''(x-1) \)

From (0), (1) and (*) we get
\( f(x) = 1/\ln(b) = \log_b(e) \)

As we have 6 values to be determined (5 constants and \( x_0 \)) but only have 5 equations, we need another equation.

But as we know the values \( p(x_0-1)=\log_b(\log_b(e)) \) and \( p(x_0)=\log_b(e) \) independently from \( x_0 \) we just search for the \( n \) such that \( f(n)=\exp_b^n(1) \) is inside the interval \( [p(x_0-1),p(x_0)) \), there can only be on such \( n \). And then the additional equation
\( p(n)=\exp_b^n(1) \)
now completely determines \( a_0,\dots,a_4,x_0 \).

This is the approach that I would generalize from JayD's linear approximation considering your explanations. Is it how you calculate your values? Particularly I dont see why you need the special values -0.5 and 0.5.

And writing this, I wonder whether it would be more straight forward, to take the first 4 derivations (instead of now 3) into account, instead of introducing equation (*)? But then perhaps \( p(x_0) \) would depend on \( x_0 \) and we could not find an appropriate \( n \), who knows.
Reply


Messages In This Thread
approach overview - by bo198214 - 11/14/2008, 03:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  the fraction iteration approximation of tetration Alex Zuma 2025 0 40 04/14/2026, 06:52 PM
Last Post: Alex Zuma 2025
  Simple limit approximation to exp(x) tommy1729 0 2,775 05/16/2023, 11:13 PM
Last Post: tommy1729
  tommy's "linear" summability method tommy1729 15 17,838 02/10/2023, 03:55 AM
Last Post: JmsNxn
  Fibonacci as iteration of fractional linear function bo198214 48 55,864 09/14/2022, 08:05 AM
Last Post: Gottfried
  The iterational paradise of fractional linear functions bo198214 7 9,991 08/07/2022, 04:41 PM
Last Post: bo198214
  Describing the beta method using fractional linear transformations JmsNxn 5 8,653 08/07/2022, 12:15 PM
Last Post: JmsNxn
Question E^^.5 and Slog(e,.5) Catullus 7 11,127 07/22/2022, 02:20 AM
Last Post: MphLee
Question Slog(Exponential Factorial(x)) Catullus 19 23,693 07/13/2022, 02:38 AM
Last Post: Catullus
Question Slog(x^^^2) Catullus 1 3,272 07/10/2022, 04:40 AM
Last Post: JmsNxn
Question Slog(e4) Catullus 0 2,595 06/16/2022, 03:27 AM
Last Post: Catullus



Users browsing this thread: 1 Guest(s)