I am a 12th grade student, and I am afraid that in realistic terms this question might not even make sense because of the infinities that have to be dealt with. However, in my attempt to calculate it's derivative, I did the following:
$$y=x^{x^{x^{.^{.^.}}}}$$
$$\ln(y)=\ln(x)x^{x^{x^{.^{.^.}}}}$$
$$\ln(y)=y\ln(x)$$
after taking derivative with respect to x on both sides, I obtained the following:
$$\frac{\mathrm dy}{\mathrm dx}=\frac{y^2}{x(1-\ln(y))}$$
I am fairly certain that the calculations up to this point are valid. However, to further continue, I analyzed the nature of y in different domains and obtained the values, by observation(that is, by observing how $x$, $x^x$, $x^{x^x}$, $x^{x^{x^x}}$, and so on would behave to draw a conclusion):
- for $x<1,$ $y$ becomes 0
- for $x=1,$ $y$ becomes 1
- for $x>1,$ $y$ becomes infinite
These 3 points is where the first problem lies. Are these true? If so, how do we reach to the conclusion?
Secondly, considering this to be true, I get the derivative at:
- $x<1$ to be 0.
- $x=1$ to be 1.
- for $x>1$, I took $x=2.$ then the derivative $\frac{\mathrm dy}{\mathrm dx} = y^2/[2(1-ln(y))]$ (replacing $x$ by $2$). Now, I applied L hospital's rule to get the value of the expression to be negative infinity.
This is the second problem. I have used L Hospital's rule, but limits were not concerned. Is this method valid? If not, how would we calculate it?