Differentiate y = x^x^x^x^...^x - Clues for Substitution

  • Thread starter Thread starter Reshma
  • Start date Start date
Reshma
Messages
749
Reaction score
6
Differentiate this?

I need some help to differentiate this function:
y = x^x^x^x^...^x
I am sure there's got to be some appropriate substitution for the x^ term. Any clues?
 
Last edited:
Physics news on Phys.org
Reshma said:
I need some help to differentiate this function:
y = x^x^x^x^...^x
I am sure there's got to be some appropriate substitution for the x^ term. Any clues?

I'm assuming you meant the hyperpower function, which is the infinite power tower function. The x's go "all the way up".

You should read that function as y = x^{x^{x^{x^...}}}, that is, evaluate from the top down.

Then you can reexpress that as y = x^y

Take natural logs of both sides and differentiate implicitly.

\ln{y} = y\ln{x}

\frac{y'}{y} = \frac{y}{x} + y'\ln{x}

Group the terms together.

y'(\frac{1}{y} - \ln{x}) = \frac{y}{x}

And you can carry out further simplification yourself.
 
The given function is a so-called power tower.
It looks that the given function had finitely many levels, though.

You might try defining

f:y\rightarrow y^{x},

and use f of f of ... of f and chain rule.
 
Last edited:
Thanks Curious4131 and benorin!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top