I think, there's no (preferrably real) analytical solution to the equation $$x+e^{-x}=2,$$ however I have no idea how I'd proof that guess. How does one generally proof the nonexistence of an analytical solution?
A Closed-form expression is defined by Wikipedia as
a mathematical expression expressed using a finite number of standard operations.
I assume an analytical expression doesn't necessarily have to include only a finite number of operations - i.e. an infinite series $\sum_{K=0}^\infty a_k$ is also an analytical solution, if it is convergent? I didn't find much information on a precise definition of analytical expressions.
If that definition is in fact correct, one could argue though that there is an analytical solution. Because the equation is clearly numerically solvable, hence there exists a sequence $x_k$ that approximates the solution $x$, so $x$ can be written as $$x=x_0+\sum_{k=1}^\infty(x_k-x_{k-1})$$ So maybe my question should be how to proof that there is not Closed-form expression that solves above equation.
This seems similar to the Abel-Ruffini theorem, which states that no algebraic solution (a subset of the closed form expressions if I understand it correctly) to polynomials of degree 5 or higher.
However, I don't want to limit the allowed solutions too much. Simply said I want to proof that you can't solve the equation exactly with just a pen and paper and a finite number of transformation steps, like subracting $x$ from both sides.
This is another answer, based on the paper, linked in a comment to the original post by user metamorphy.
The original poster asked for a closed form of a number. The problem here is in that the concept of "closed form" of a number is usually not well defined.
On the other hand, the author of the linked paper had proposed a plausible definition of such concept, building it analogously to the concept of elementary function (author admits, "elementary number" would be a better name for his proposal, but the term is already occupied).
So, the author defines a set of $\mathbb{E}$ of "EL numbers" which stands for "elementary" and well as "exponentially-logarithmic".
He defines the set as any numbers that can be produced by applying finite number of field operations, exponential and logarithmic functions to the number $0$.
For instance, in his system
$$1=\exp(0)$$
$$e=\exp(\exp(0))$$
$$i=\exp\left(\frac{\log(-1)}2\right)=\exp\left(\frac{\log(0-\exp(0))}{\exp(0)+\exp(0)}\right)$$
$$\pi=-i\log(-1)=-\exp\left(\frac{\log(0-\exp(0))}{\exp(0)+\exp(0)}\right)\log(0-\exp(0))$$
It turns out that any root of a polynomial with rational coefficients, expressible in radicals, is also in $\mathbb{E}$.
Finally, the author explicitly comes to a similar question as the asker: whether the root of the equation $x+e^x=0$ belongs to $\mathbb{E}$ (the root is expressible via Lambert W-function). The author conjectures, no. But the conjecture is still open.