Let $x,y$ be positive real numbers with $1<x<y$ and $x^y = y^x$. Prove ${\bf carefully}$ that $x<e<y$.
My attempt to the solution.
Notice that if $x^y = y^x$ we can write it as $\dfrac{\ln x }{x} = \dfrac{ \ln y }{y} $ because $x,y$ are both more than 1.We know that the function $f(t) = \dfrac{ \ln t }{t}$ is maximal at $t = e$. Thus, $\dfrac{ \ln y}{y} \leq \dfrac{ \ln e }{e} = \dfrac{1}{e} $ and so
$$y \geq e \ln y $$
Now, if $e \geq y$, then $\ln y \leq 1$. I can't seem to see a contradiction from here. Any hint??
Next, Notice that $\dfrac{\ln x }{x} < \dfrac{1}{e}$ then clearly $\boxed{x<e}$. But, I am still stuck on showing $y>e$.