What is the derivative of a sexp()

  • Thread starter Thread starter japplepie
  • Start date Start date
  • Tags Tags
    Derivative
AI Thread Summary
The discussion centers on the derivative of the tetration function, represented as x^^n, which is a power tower of x's n high. Participants note that there is no simple solution for the derivative, especially for positive integers. The derivative is expressed as d(x^^n)/dx = x^^n * d(x^^(n-1) * ln x)/dx. A follow-up question regarding the convergence of the limit as i approaches infinity for the derivative is posed but remains unanswered. The conversation emphasizes the complexity of differentiating tetration functions.
japplepie
Messages
93
Reaction score
0
d(x^^n)/dx = ?
 
Mathematics news on Phys.org
What is (x^^n)?
 
moriheru said:
What is (x^^n)?

It's tetration which represents a double up arrow in Knuth's up arrow notation. Basically a power tower of x's n high:
x^{x^{.^{.^{.^x}}}}

And I don't see any simple solution to this problem.
 
Mentallic said:
It's tetration which represents a double up arrow in Knuth's up arrow notation. Basically a power tower of x's n high:
x^{x^{.^{.^{.^x}}}}

And I don't see any simple solution to this problem.
Im only looking for the formula for integer values of x, will that make it simpler?
 
That function is not even defined for integer values of x.
 
HallsofIvy said:
That function is not even defined for integer values of x.
Sorry, what I meant was positive integers.
 
You can rewrite ## x^x = \exp(\ln(x)\cdot x) ##. Similiar ##x^{x^x}=\exp(\exp(\ln(x)\cdot x)\cdot \ln(x)) ##. But you'll have to derivate yourself, I'm too lazy right now. o0)
 
  • Like
Likes japplepie
ok I got it

d(x ^^ n) / dx = x ^^ n * d(x ^^ ( n -1) * ln x ) / dx

Follow up question:
lim i→ ∞ { di(x ^^ n) / dxi } converge?
 
Last edited:
japplepie said:
ok I got it

d(x ^^ n) / dx = x ^^ n * d(x ^^ ( n -1) * ln x ) / dx

Follow up question:
lim i→ ∞ { di(x ^^ n) / dxi } converge?
It would be better if you type in latex.
 

Similar threads

Back
Top