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
  Exotic fixpoint formulas tommy1729 2 4,351 06/20/2023, 10:10 PM
Last Post: tommy1729
  CONCLUSION 1 : conditions for nice tetration : second derivative !! tommy1729 6 7,992 02/23/2023, 12:56 PM
Last Post: tommy1729
Question Derivative of the Tetration Logarithm Catullus 1 3,546 07/03/2022, 07:23 AM
Last Post: JmsNxn
  On the first derivative of the n-th tetration of f(x) Luknik 5 9,432 10/28/2021, 11:53 AM
Last Post: tommy1729
  from formulas to pari implementations Xorter 3 11,102 06/04/2020, 02:08 PM
Last Post: Xorter
  Semi-exp and the geometric derivative. A criterion. tommy1729 0 5,892 09/19/2017, 09:45 PM
Last Post: tommy1729
  How to find the first negative derivative ? tommy1729 0 5,821 02/13/2017, 01:30 PM
Last Post: tommy1729
  A calculus proposition about sum and derivative tommy1729 1 7,739 08/19/2016, 12:24 PM
Last Post: tommy1729
  Derivative of exp^[1/2] at the fixed point? sheldonison 10 38,204 01/01/2016, 03:58 PM
Last Post: sheldonison
  Derivative of E tetra x Forehead 7 28,158 12/25/2015, 03:59 AM
Last Post: andydude



Users browsing this thread: 1 Guest(s)