Exponential factorial
#1
Hi.

I heard of a function called "exponential factorial" that works like this:

\( EF(1) = 1 \)
\( EF(2) = 2^1 = 2 \)
\( EF(3) = 3^{2^1} = 9 \)
\( EF(4) = 4^{3^{2^1}} = 262144 \)
\( EF(5) = 5^{4^{3^{2^1}}} = 5^{262144} \)
...
\( EF(n) = n^{EF(n-1)} \)

As one can see it is similar to tetration in that it involves a power tower, but it is not defined by iteration but by a different type of recurrence, similar to the factorial. Could there be a way to derive a smooth/analytic extension for this like there is with the factorial and gamma function and like how extensions have been proposed for tetration?
#2
Andy has some info atthis post. How could we confirm that EF(0)=euler-mascheroni constant?
#3
(10/02/2009, 03:40 AM)Base-Acid Tetration Wrote: Andy has some info atthis post. How could we confirm that EF(0)=euler-mascheroni constant?

I wouldn't know but I'm still trying to figure out how precisely he got those coefficients. It would seem a little good to be true wouldn't it, given how exotic this function is?
#4
(10/06/2009, 12:05 AM)mike3 Wrote: I wouldn't know but I'm still trying to figure out how precisely he got those coefficients. It would seem a little good to be true wouldn't it, given how exotic this function is?

Essentially, by the method of undetermined coefficients.

Assume that the solution is a polynomial, say of the form \( EF(x) = a_0 + a_1x + a_2 x^2 \), and substitute that in the functional equation gives
\( \log_{x+1}(a_0 + a_1(x+1) + a_2(x+1)^2) = a_0 + a_1x + a_2 x^2 \)
and expanding the left-hand-side of this equation about x=1, and truncating the result at 3 or so terms gives an approximately equal equation \( O(x^3) \). Since this equation should hold for all \( 1 \le x \le 2 \) (by assumption*), you can match each coefficient of x on each side to form a system of 3 equations in 3 unknowns \( (a_0, a_1, a_2) \). Even though this system of algebraic equations is simpler (in a way) than the single functional equation, they are not linear in the unknowns, so use your favorite nonlinear system method, and solve for \( (a_0, a_1, a_2) \).

Does this help?

Andrew Robbins

* Assuming the functional equation holds for all \( 0 \le x \le 1 \) seems to lead to a contradiction, because \( EF(0) = EF'(1) \) and yet \( 0^x = 0 \) for all x, so you can't solve for x such that the functional equation holds.


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Continuous Hyper Bouncing Factorial Catullus 9 3,434 08/15/2022, 07:54 AM
Last Post: JmsNxn
Question Slog(Exponential Factorial(x)) Catullus 19 7,301 07/13/2022, 02:38 AM
Last Post: Catullus
  A related discussion on interpolation: factorial and gamma-function Gottfried 9 21,604 07/10/2022, 06:23 AM
Last Post: Gottfried
  Math overflow question on fractional exponential iterations sheldonison 4 12,744 04/01/2018, 03:09 AM
Last Post: JmsNxn
  An exponential "times" table MikeSmith 0 4,019 01/31/2014, 08:05 PM
Last Post: MikeSmith
  exponential baby Mandelbrots? sheldonison 0 4,343 05/08/2012, 06:59 PM
Last Post: sheldonison
  Base 'Enigma' iterative exponential, tetrational and pentational Cherrina_Pixie 4 17,178 07/02/2011, 07:13 AM
Last Post: bo198214
  Two exponential integrals Augustrush 2 9,144 11/10/2010, 06:44 PM
Last Post: Augustrush
  HELP NEEDED: Exponential Factorial and Tetrations rsgerard 5 16,011 11/13/2009, 02:27 AM
Last Post: rsgerard
  Additional super exponential condition bo198214 4 11,336 10/21/2008, 03:40 PM
Last Post: martin



Users browsing this thread: 2 Guest(s)