In general, if $t \in \mathbb{N}$, when is it true that $$\sqrt{2^{2t}} = 2^t = 2t?$$
I know of course that it is true when $t - 1 = \log_{2}(t)$. Are there other (more arithmetic) conditions, for which the equation $2^t = 2t$ holds, for $t \in \mathbb{N}$?
It appears to be true when $t = 2^s$, for some $s \in \mathbb{N}$.
The first equality is true: $\sqrt{2^{2t}}=\sqrt{2^{t+t}}=\sqrt{2^t\cdot2^t}=2^t$.
The second holds only for $t=1$ and $t=2$. Indeed, define for $t\in\Bbb R$ $$f(t)=\cfrac{2^{t}}{2t}$$ and $$g(t)=\ln f(t)=t\ln 2-\ln 2-\ln t$$ Now, $$g'(t)=\ln2-\frac1t$$
We see that $g'$ vanishes only at one point, namely $t=1/\ln 2$. By Rolle's theorem, $g$ has no more than two zeros, and hence the equation $f(t)=1$ can not have more than two solutions.