How can I compute the values of $n$ for which the following expression exists?
$$\log_e(\log_e(\log_e(\log_e(\ldots\log_e(n))))$$
It is for instance apparent that when $n = e$, the second application of $\log_e$ is undefined.
How can I compute the values of $n$ for which the following expression exists?
$$\log_e(\log_e(\log_e(\log_e(\ldots\log_e(n))))$$
It is for instance apparent that when $n = e$, the second application of $\log_e$ is undefined.
As $\ln x$ is apriori defined only for $x>0$, you need $$n> e^{e^{e^{e^{e^0}}}} $$ where the tower has as many $e$s as your expression has $\log_e$s