I was told that it is not possible to write $x$ as a power series in $e^x$ i.e. $$x = \sum_{k = 0}^\infty a_k e^{kx}.$$
The proof given stated that if such a power series did exist, then one could take the derivative of both sides to obtain $$1 = \sum_{k=1}^\infty ka_k e^{kx},$$ which contradicts the linear independence of the $e^{kx}$. However, I wonder if this proof is really correct as one is only allowed to exchange derivative and sum unless the sum of the derivatives converges uniformly. Since we do not know what the coefficients $a_k$ are, we cannot know whether that sum will converge uniformly.
That being said, it is possible to write $x$ as a pointwise-converging series in $e^x$? I know this is possible on a bounded domain since $$x = \log (e^x) = (e^x-1) + \frac{1}{2}(e^x-1)^2 + \cdots$$ but this series for the logarithm only converges for $e^x$ between 0 and 1. I wonder if it is possible to write this series so that it does converge on all positive real numbers.