Tensor power series
#8
I just realized I never explained how that function is related to the exponential factorial. The exponential factorial is defined as \( EF(x) = x^{EF(x-1)} \) where \( EF(1) = 1 \), which is a univariate function. To make this function from the function above, you can first notice the pattern in its iterates:
\(
\begin{tabular}{rl}
E^{\circ 1}(c, 1) = E(c, 1) & = (1, 2) \\
E^{\circ 2}(c, 1) = E(1, 2) & = (2^1, 3) \\
E^{\circ 3}(c, 1) = E(2, 3) & = (3^{2^1}, 4) \\
E^{\circ 4}(c, 1) = E(9, 4) & = (4^{3^{2^1}}, 5)
\end{tabular}
\)
where c could theoretically be anything, since \( 1^c = 1 \). And since I haven't indicated whether we are using 0-based or 1-based vectors, I'm going to use another contraction to get the top value:
\(
EF(x) = \left[{1 \atop 0}\right] \cd E^{\circ x}\left[{c \atop 1}\right]
\)
Now it should be obvious from this that \( EF(0) = c \) which begs the question in my Conjectures post: what is EF(0)?

Andrew Robbins
Reply


Messages In This Thread
Tensor power series - by andydude - 05/13/2008, 07:58 AM
RE: Tensor power series - by andydude - 05/13/2008, 07:59 AM
RE: Tensor power series - by andydude - 05/13/2008, 08:11 AM
RE: Tensor power series - by andydude - 05/14/2008, 06:18 AM
RE: Tensor power series - by Gottfried - 05/20/2008, 08:39 PM
RE: Tensor power series - by andydude - 05/22/2008, 12:58 AM
RE: Tensor power series - by andydude - 05/22/2008, 04:11 AM
RE: Tensor power series - by andydude - 05/22/2008, 04:36 AM
RE: Tensor power series - by bo198214 - 05/24/2008, 10:10 AM
RE: Tensor power series - by andydude - 06/04/2008, 08:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Divergent Series and Analytical Continuation (LONG post) Caleb 54 58,085 03/18/2023, 04:05 AM
Last Post: JmsNxn
  Discussion on "tetra-eta-series" (2007) in MO Gottfried 40 42,009 02/22/2023, 08:58 PM
Last Post: tommy1729
  Functional power Xorter 3 9,304 07/11/2022, 06:03 AM
Last Post: Catullus
Question Tetration Asymptotic Series Catullus 18 22,689 07/05/2022, 01:29 AM
Last Post: JmsNxn
Question Formula for the Taylor Series for Tetration Catullus 8 13,867 06/12/2022, 07:32 AM
Last Post: JmsNxn
  Calculating the residues of \(\beta\); Laurent series; and Mittag-Leffler JmsNxn 0 3,761 10/29/2021, 11:44 PM
Last Post: JmsNxn
  Trying to find a fast converging series of normalization constants; plus a recap JmsNxn 0 3,607 10/26/2021, 02:12 AM
Last Post: JmsNxn
  Reducing beta tetration to an asymptotic series, and a pull back JmsNxn 2 6,941 07/22/2021, 03:37 AM
Last Post: JmsNxn
  Perhaps a new series for log^0.5(x) Gottfried 3 10,826 03/21/2020, 08:28 AM
Last Post: Daniel
  A Notation Question (raising the highest value in pow-tower to a different power) Micah 8 26,936 02/18/2019, 10:34 PM
Last Post: Micah



Users browsing this thread: 1 Guest(s)