I've been investigating the Cartesian graph of $x^y=y^x$. Obviously, part of the graph is comprised of the line $y=x$ but there is also a curve that is symmetrical about the line $y=x$. (We can prove this symmetry by noting that the function $x^y=y^x$ is self-inverse; all self-inverse functions are symmetrical about the line $y=x$.)
An image of the graph is shown below:
I decided to find the intersection point and arrived at an intriguing result: the intersection point between the two curves is at $(e,e)$.
The following is my method: If the gradient of the line $y=x$ is $1$, the gradient of the curve at the intersection point must be $-1$ as it's a normal to the line (as it's symmetrical about the line). This means that at that point $\frac{dy}{dx}=-1$. Now to find $\frac{dy}{dx}$.
We have $x^y=y^x$. I then used a very powerful tehnique for differentiating these sorts of functions. We know that eg $$x^y=e^{\ln{x^y}}=e^{y\ln{x}}$$ and $$\frac{d}{dx}e^{f(x)}=f'(x)e^{f(x)}$$ Applying it to our function $x^y=y^x$ and using implicit differentiation and the product rule gives us: $$(\frac{dy}{dx}\times \ln x +\frac{y}{x})x^y=(\ln y +\frac{dy}{dx}\times \frac{x}{y})y^x$$ So $$\frac{dy}{dx}x^y\ln x +yx^{y-1}=\frac{dy}{dx}xy^{x-1}+y^x \ln y$$ Extensively rearranging gives: $$\frac{dy}{dx}=\frac{y^x \ln y -yx^{y-1}}{x^y \ln x -xy^{x-1}}$$ Let $\frac{dy}{dx}=-1$: $$y^x \ln y -yx^{y-1}=xy^{x-1}-x^y\ln x$$ But we know $x=y$ since we are at the intersection point with the line $y=x$: $$x^x \ln x -x^x=x^x-x^x\ln x$$ So $2x^x \ln x -2x^x=0$ $$2x^x(\ln x -1)=0$$ This means either $2x^x=0$ or $\ln x -1=0$ but we know $x^x$ is always greater than $0$ so $\ln x =1$, leaving us with: $$x=y=e$$ So I have my answer, but is there any other method of getting it? I have heard there is. Any help will be very welcome.
Thanks in advance

A Simple Approach
The simplest approach that I have found is to look at the intersections of $$ y=tx\qquad\text{and}\qquad x^y=y^x\tag1 $$ That is, $$ \begin{align} x^{tx}&=(tx)^x\tag{2a}\\[3pt] x^t&=tx\tag{2b}\\[3pt] x^{t-1}&=t\tag{2c}\\ x&=t^{\frac1{t-1}}\tag{2d}\\ y&=t^{\frac t{t-1}}\tag{2e} \end{align} $$ Explanation:
$\text{(2a)}$: $x^y=y^x$
$\text{(2b)}$: raise to the $\frac1x$ power
$\text{(2c)}$: divide by $x$
$\text{(2d)}$: raise to the $\frac1{t-1}$ power
$\text{(2e)}$: $y=tx$
Now, if we wish to find where $x=y$, let $t\to1$. That is, $$ \begin{align} x &=\lim_{t\to1}t^{\frac1{t-1}}\tag{3a}\\ &=\lim_{n\to\infty}\left(1+\frac1n\right)^n\tag{3b}\\[6pt] &=e\tag{3c} \end{align} $$ Explanation:
$\text{(3a)}$: $x=y$ when $t=1$
$\text{(3b)}$: $t=1+\frac1n$
$\text{(3c)}$: evaluate the limit
Further Musings
We can also compute $$ \begin{align} y &=\lim_{t\to1}t^{\frac t{t-1}}\tag{4a}\\ &=\lim_{n\to\infty}\left(1+\frac1n\right)^{n+1}\tag{4b}\\[6pt] &=e\tag{4c} \end{align} $$ Explanation:
$\text{(4a)}$: $x=y$ when $t=1$
$\text{(4b)}$: $t=1+\frac1n$
$\text{(4c)}$: evaluate the limit
Using the results from this answer, we see that $\left(1+\frac1n\right)^n$ is increasing and $\left(1+\frac1n\right)^{n+1}$ is decreasing, which means that $\left(1+\frac1n\right)^n\le e\le\left(1+\frac1n\right)^{n+1}$.
Thus, as $t\to1^+$, $(4)$ and $(5)$ show that $x\to e^-$ and $y\to e^+$.
Furthermore, if we substitute $t\mapsto1/t$, we get $$ \begin{align} t^{\frac1{t-1}} &\mapsto(1/t)^{\frac1{1/t-1}}\tag{5a}\\ &=t^{\frac t{t-1}}\tag{5b} \end{align} $$ and $$ \begin{align} t^{\frac t{t-1}} &\mapsto(1/t)^{\frac{1/t}{1/t-1}}\tag{6a}\\ &=t^{\frac1{t-1}}\tag{6b} \end{align} $$ That is, substituting $t\mapsto1/t$ swaps $x$ and $y$.
This means that, as $t\to1^-$, $x\to e^+$ and $y\to e^-$.
Relation to the Graph
Here is where these points sit on the graph as $t\to1^+$: