Is there a way to make sense of that relationship? Could you derive one from the other algebraically?
It looks like the first limit approaches $e$ from lower values (for positive $x$ values) whereas the second limit approaches $e$ from greater values, but i'm not sure what to make of that.
(I included the calculus tag because I've only seen the second limit in the context of trying to find the derivative of $\log(x)$)
You could start with the following substitution:$$t=\frac1x$$Putting this in the first equation gives us $$(1+t)^{1/t}$$
We also have to be careful with the limit, noting$$\lim_{x\to\infty}\frac1x=\lim_{t\to0^+}t$$Using this, we deduce that after substitution, our limit should come out to say $$\lim_{t\to0^+}(1+t)^{1/t}$$