Actual formulas for tetration and its derivative
#6
jaydfox Wrote:By the way, the recurrence relation should be obvious:

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

This process can be continued, so that you can find the derivative of the tetration over the entire domain, so long as you know the value of the tetration function and its derivative on the critical interval.

And for completeness, so we can go to the left of the critical interval:

\(
\begin{eqnarray}
T'(b, x) & = & T(b, x)T'(b, x-1)\\
T'(b, x+1) & = & T(b, x+1)T'(b, x)\\
T'(b, x) & = & \frac{T'(b, x+1)}{T(b, x+1)}
\end{eqnarray}
\)

Now we use the recurrence relation:
\(
\begin{eqnarray}
T'(b, x) & = & \frac{T'(b, x+1)}{T(b, x+1)}\\
\\[10pt]

\\
& = & \frac{\frac{T'(b, x+2)}{T(b, x+2)}}{T(b, x+1)}\\
\\[5pt]

\\
& = & \frac{T'(b, x+2)}{T(b, x+2)T(b, x+1)} \\
\\[5pt]

\\
& = & \frac{T'(b, x+3)}{T(b, x+3)T(b, x+2)T(b, x+1)}
\end{eqnarray}
\)
~ Jay Daniel Fox
Reply


Messages In This Thread
RE: Actual formulas for tetration and its derivative - by jaydfox - 08/31/2007, 05:31 PM

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



Users browsing this thread: 1 Guest(s)