Why does $x^{(1/\ln(x))} = e$, espacially for a limit as it reaches infinity. I figured it would just be $0$ since $\frac{1}{\ln(\infty)}$ should equal $0$.
I don't get the concept.
Why does $x^{(1/\ln(x))} = e$, espacially for a limit as it reaches infinity. I figured it would just be $0$ since $\frac{1}{\ln(\infty)}$ should equal $0$.
I don't get the concept.
If $x>0$ and $x\neq 1$ then:
$$x^{\frac{1}{\ln x}}=x^{\frac{\ln e}{\ln x}}=x^{\log_{x}e}=e$$
Practicized is the general rule: $$\log_{g}a=\frac{\log_{h}a}{\log_{h}g}$$ for any $h$ with $h>0$ and $h\neq1$.
Another approach assuming you don't know the result of $x^{\frac{1}{\ln(x)}}$.
$$x^{\frac{1}{\ln(x)}}=y$$
$$x^{\frac{\ln(e)}{\ln(x)}}=y$$
$$\ln(x)^{\frac{\ln(e)}{\ln(x)}}=\ln(y)$$
$$\frac{\ln(e)}{\ln(x)}\ln(x)=\ln(y)$$
$$\ln(y)=\ln(e)$$
$$y=e$$