Why does this function, $$\tan\left(x ^ {1/x}\right)$$ have a maximum value at $x=e$?
2026-05-04 13:37:49.1777901869
Why does $\tan\left(x ^ {1/x}\right)$ have a maximum value at $x=e$?
83 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

The maxima of a continuous function can be found when the derivative is equal to zero. In this case, $$ f(x) = \tan{(x^{\frac{1}{x}})} \qquad \Rightarrow \qquad f'(x) = \left(-x^{1/x - 2}\right) \left( \ln{x}-1\right)\left(\sec^2{\sqrt[x]{x}} \right) $$ (you can ask Wolfram Alpha for this.) For this to be zero, the only option is $\ln{x}-1 = 0 \Rightarrow x= e^1 = e$.