So i have been thinking about the value of $\ln{(x\ln{(x\ln{(x…)})})}$ for different value of x, and my solution is as follows: $$\ln{(x\ln{(x\ln{(x…)})})}$$ For $x=e$ $$=\ln{(e\ln{(e\ln{(e…)})})}$$ $$=1$$ Since $\ln{(e)}=1$,
$\ln{(a)}>1$ and $\ln{(b)}<1$ where $0<b<e<a$
Therefore, for $x>e$: $$\ln{(x\ln{(x\ln{(x…)})})}$$ $$=\ln{(x\ln{(xa_1)})}$$ $$=\ln{(xa_2)}$$ $$=a_3$$ where $a_n$ are some constants that are larger than $e$
Since $\ln{(x)}\to\infty$ as $x\to\infty$, $a_3$ doesn’t exist and diverges to $\infty$
And for $x<e$ $$\ln{(x\ln{(x\ln{(x…)})})}$$ $$=\ln{(x\ln{(xb_1)})}$$ $$=\ln{(xb_2)}$$ $$=b_3$$
where $b_n$ are some constants that are smaller than $e$
But as $x\to-\infty$, I have no idea what $\ln{(x)}$ approaches…
So $$\ln{(x\ln{(x\ln{(x…)})})} =\begin{cases} ?? & x<e \\ 1 & x=e \\ \infty & x>e \end{cases}$$
And I have 3 questions
- Is my solution correct?
- What is the expression when $x<e$?
- What if $x$ is complex? Does it approaches any value?
It will be appreciated if anyone answers. :)
Edit: the implicit form is $y=\ln{(xy)}$ and I am an absolute idiot who did not notice that.
General
We can rewrite the function $f\left( x \right) = \ln\left( x \cdot \ln\left( x \cdot \ln\left( x \cdots \right) \right) \right)$ to something like $f\left( x \right) = \left( g \circ g \circ \cdots \circ g \right)\left( x\right)$ and wrap this equation in a recursive relation of the form: $$ \begin{align*} a_{n + 1} &= \ln\left( x \cdot a_{n} \right)\\ \end{align*} $$
What you are looking for are the $\lim\limits_{n \to \infty}\left[ a_{n} \right]$. Let's ask ourselves what a $\lim\limits_{n \to \infty}\left[ a_{n} \right]$ contextual would mean: If we put in a number $a_{n}$, we get a number $a_{n + 1}$. If $\lim\limits_{n \to \infty}\left[ a_{n} \right]$ is to exist, it must be self-explanatory aka $f\left( \lim\limits_{n \to \infty}\left[ a_{n} \right] \right) = \lim\limits_{n \to \infty}\left[ a_{n} \right]$. So we can define $\lim\limits_{n \to \infty}\left[ a_{n} \right] \equiv z$ and solve for $z$: $$ \begin{align*} a_{n + 1} &= \ln\left( x \cdot a_{n} \right)\\ z &= \ln\left( x \cdot z \right) \quad\mid\quad \exp\left( \cdot \right)\\ \exp\left( z \right) &= \exp\left( \ln\left( x \cdot z \right) \right)\\ \exp\left( z \right) &= x \cdot z\\ \exp\left( z \right) &= x \cdot z \quad\mid\quad \cdot\exp\left( -z \right)\\ \exp\left( z \right) \cdot\exp\left( -z \right) &= x \cdot z \cdot\exp\left( -z \right)\\ 1 &= x \cdot z \cdot\exp\left( -z \right) \quad\mid\quad \div x\\ \left( -1 \right) \cdot \frac{1}{x} &= \left( -1 \right) \cdot z \cdot\exp\left( -z \right) \quad\mid\quad \cdot \left( -1 \right)\\ -\frac{1}{x} &= -z \cdot\exp\left( -z \right) \quad\mid\quad W_{k}\left( \cdot \right)\\ W_{k}\left( -\frac{1}{x} \right) &= W_{k}\left( -z_{k} \cdot\exp\left( -z_{k} \right) \right)\\ W_{k}\left( -\frac{1}{x} \right) &= -z_{k} \quad\mid\quad \cdot \left( -1 \right)\\ \left( -1 \right) \cdot W_{k}\left( -\frac{1}{x} \right) &= -\left( -1 \right) \cdot z_{k}\\ -W_{k}\left( -\frac{1}{x} \right) &= z_{k}\\ \end{align*} $$ where $W_{k}$ is the Lambert W-Function and $k \in \mathbb{Z}$.
$$\fbox{$ \lim\limits_{n \to \infty}\left[ a_{n} \right] = -W_{k}\left( -\frac{1}{x} \right) $}$$
Similar to the complex logarithm, the Lambert W-Function has infinitely many branches $k$ and thus infinitely many different possible complex outcomes.
Plot of $x\left( f \right)$ the branches $1$ and $2$:
Here you can also read directly which values could come out when inserting special $x$ into the equation.
Special Cases
If $x = e$: $$ \begin{align*} f\left( e \right) &= -W_{k}\left( -\frac{1}{e} \right)\\ f\left( e \right) &= -W_{k}\left( -e^{-1} \right)\\ f\left( e \right) &= -W_{k}\left( -1 \cdot e^{-1} \right)\\ f\left( e \right) &= -\left( -1 \right)\\ f\left( e \right) &= 1\\ \end{align*} $$
If $x \to -\infty$: $$ \begin{align*} f\left( -\infty \right) = \lim\limits_{x \to -\infty}\left[ -W_{k}\left( -\frac{1}{x} \right) \right]\\ f\left( -\infty \right) = -W_{k}\left( -\lim\limits_{x \to -\infty}\left[ \frac{1}{x} \right] \right)\\ f\left( -\infty \right) = -W_{k}\left( 0 \right)\\ f\left( -\infty \right) = -W_{0}\left( 0 \right) \wedge -W_{-1}\left( 0 \right)\\ f\left( -\infty \right) = -0 \wedge -\left( -\infty \right)\\ f\left( -\infty \right) = -0 \wedge \infty\\ \end{align*} $$
If $x \to 0$: $$ \begin{align*} f\left( 0 \right) &= \lim\limits_{x \to 0}\left[ -W_{k}\left( -\frac{1}{x} \right) \right]\\ f\left( 0 \right) &= -W_{k}\left( -\lim\limits_{x \to 0}\left[ \frac{1}{x} \right] \right)\\ f\left( 0 \right) &= -W_{k}\left( \infty \cdot e^{\arg\left( \hat{\infty} \right) \cdot i} \right)\\ \end{align*} $$
If $x = \pi^{-1} \cdot i$: $$ \begin{align*} f\left( \pi^{-1} \cdot i \right) &= -W_{k}\left( -\frac{1}{\pi^{-1} \cdot i} \right)\\ f\left( \pi^{-1} \cdot i \right) &= -W_{k}\left( -\frac{i}{\pi^{-1} \cdot i^{2}} \right)\\ f\left( \pi^{-1} \cdot i \right) &= -W_{k}\left( -\frac{i}{-\pi^{-1}} \right)\\ f\left( \pi^{-1} \cdot i \right) &= -W_{k}\left( \frac{i}{\pi^{-1}} \right)\\ f\left( \pi^{-1} \cdot i \right) &= -W_{k}\left( \pi \cdot i \right)\\ f\left( \pi^{-1} \cdot i \right) &= -W_{-1}\left( \pi \cdot i \right)\\ f\left( \pi^{-1} \cdot i \right) &= -\left( -\pi \cdot i \right)\\ f\left( \pi^{-1} \cdot i \right) &= \pi \cdot i\\ \end{align*} $$