Actual formulas for tetration and its derivative
#11
Oh, right. Thanks. All the magic is gone now... Sad

As for my information, I use logic and intuition;
apparently both are on vacation today.
Sorry about that.

Andrew Robbins
Reply
#12
andydude Wrote:Oh, right. Thanks. All the magic is gone now... Sad

That was not my intention, perhaps it helps you that the first formula still has the same magic to me, as the second had to you Wink
Reply
#13
Well, unfortunately, no magic at all. Formulas 1 and 2 can be easily obtained, taking into account the hyperoperational properties of tetration, e.g..:
e#(x-1) = ln(e#x)
as well as the definition of the product logarithm:
if x . e^x = z then: x = ProductLog[z].

However, it is interesting to remind that the product logarithm is a complex function, with two real branches. I shall come back to it.

Please see the attached short pdf comment. I am too lazy to insert it in this text.

GFR


Attached Files
.pdf   No magic.pdf (Size: 5.96 KB / Downloads: 969)
Reply
#14
Hm, Gianfranco seems still to be a bit uncomfortable with the tex formulas. So it shall be forgiven that it came way to late, when everything was already solved Wink Tongue
Reply
#15
jaydfox Wrote:I've come up with these forumulae as well, though in a different form. They follow from basic principles and are "ignorant" of the underlying solution (i.e., the function for the critical interval doesn't matter).

To start with, let's bear in mind the following identity:

\( T(b, x) = \exp_b(T(b, x-1)) \)

From this starting point, let's compute the first derivative using the chain rule:

\(
\begin{eqnarray}
T'(b, x)
& = & \text{D}_x \left(T(b, x)\right) \\
& = & \text{D}_x \left(\exp_b(T(b, x-1))\right) \\
& = & \exp_b(T(b, x-1))\text{D}_x\left(T(b, x-1)\right) \\
& = & T(b, x)\text{D}_x\left(T(b, x-1)\right) \\
& = & T(b, x)T'(b, x-1)
\end{eqnarray}
\)

From here, we simply rearrange to get \( T(b, x) = \frac{T'(b, x)}{T'(b, x-1)} \).

As you can see, this is an identity, so there's no need to compute numerically to verify. If for some reason a particular solution doesn't satisfy this condition, then we can be sure it either doesn't satisfy the iterative exponential property, or it some other problem such as not being at least twice differentiable.

I haven't tried with the W function, but I would assume that the process is similar.
Oops. I wrote a subscript b, as though the base were arbitrary, but then I went ahead and assumed base e when I was solving. Amateur mistake.

Let's try again:

\(
\begin{eqnarray}
T'(b, x)
& = & \text{D}_x \left(T(b, x)\right) \\
& = & \text{D}_x \left(\exp_b(T(b, x-1))\right) \\
& = & \ln(b)\exp_b(T(b, x-1))\text{D}_x\left(T(b, x-1)\right) \\
& = & \ln(b)T(b, x)\text{D}_x\left(T(b, x-1)\right) \\
& = & \ln(b)T(b, x)T'(b, x-1)
\end{eqnarray}
\)

As before, we simply rearrange to get \( T(b, x) = \frac{T'(b, x)}{T'(b, x-1)\ln(b)} \).

Again, as before, we have a recurrence relation we can leverage:

\(
\begin{eqnarray}
T'(b, x)
& = & \ln(b)T(b, x)T'(b, x-1) \\
& = & \left(\ln(b)\right)^{2}T(b, x)T(b, x-1)T'(b, x-2) \\
& = & \left(\ln(b)\right)^{3}T(b, x)T(b, x-1)T(b, x-2)T'(b, x-3)
\end{eqnarray}
\)

Et cetera.
~ Jay Daniel Fox
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  New formulas for iteration Nolord 0 146 09/18/2024, 04:02 PM
Last Post: Nolord
  Exotic fixpoint formulas tommy1729 2 1,225 06/20/2023, 10:10 PM
Last Post: tommy1729
  CONCLUSION 1 : conditions for nice tetration : second derivative !! tommy1729 6 2,470 02/23/2023, 12:56 PM
Last Post: tommy1729
Question Derivative of the Tetration Logarithm Catullus 1 1,459 07/03/2022, 07:23 AM
Last Post: JmsNxn
  On the first derivative of the n-th tetration of f(x) Luknik 5 4,762 10/28/2021, 11:53 AM
Last Post: tommy1729
  from formulas to pari implementations Xorter 3 7,456 06/04/2020, 02:08 PM
Last Post: Xorter
  Semi-exp and the geometric derivative. A criterion. tommy1729 0 4,189 09/19/2017, 09:45 PM
Last Post: tommy1729
  How to find the first negative derivative ? tommy1729 0 4,222 02/13/2017, 01:30 PM
Last Post: tommy1729
  A calculus proposition about sum and derivative tommy1729 1 5,728 08/19/2016, 12:24 PM
Last Post: tommy1729
  Derivative of exp^[1/2] at the fixed point? sheldonison 10 28,989 01/01/2016, 03:58 PM
Last Post: sheldonison



Users browsing this thread: 1 Guest(s)