Is it possible to solve for $x$ in a closed form?
$$(x+1)^x = x^{x+1}$$
Inspiration is simply because my kid asked if it is possible to solve. We used Desmos to solve for it graphically. He has tried for a few days to solve algebraically. Wonder if there is any way to get to a closed-form solution?
$$(x+1)^x=x^{x+1}$$
Because this is not so obvious, we first want to show that the terms $(x+1)^x$ and $x^{x+1}$ are algebraically independent.
Let $x$ be a real number: $$(x+1)^\frac{x}{x+1}=x$$
Let $x$ be an algebraic irrational real number $a$: $$(a+1)^\frac{a}{a+1}=a\tag{1}$$ On the left-hand side of equation 1:
Because $a$ is algebraic irrational, $\frac{a}{a+1}$ is algebraic irrational.
Because the base $(a+1)$ is algebraic and not in $\{0,1\}$, and its exponent $\frac{a}{a+1}$ is algebraic irrational, Gelfond–Schneider theorem implies that $(a+1)^\frac{a}{a+1}$ is transcendental.
But the right-hand side of equation 1, $a$, is algebraic. Therefore the terms $(x+1)^x$ and $x^{x+1}$ are algebraically independent.
$$(x+1)^x-x^{x+1}=0$$
We see, your equation can be rearranged to a polynomial equation of more than one algebraically independent monomials ($(x+1)^x,x^{x+1}$) and with no univariate factor. We therefore don't know how to solve the equation by rearranging for $x$ by applying only finite numbers of elementary functions (elementary operations) we can read from the equation.
I don't know if your equation has solutions in the elementary numbers.
Also, your equation seems not to be in a form that can be solved in terms of Lambert W.