Tried to rewrite $e^{x+c}$ by using exponential properties $e^x.e^c=e^{x+c}$ but struggle to understand how to get into $ce^x$. Is it always the case that $c=e^c$?
Edit: To put in context, I solved a separable differential equation $\frac{dy}{dx}=y$, I get the solution is $y = e^{x+c}$. But the solution in the book is written $y=ce^x$.
It truly is :
$$e^{x+c} = e^c \cdot e^x$$
Now, if you simply manipulate the constant $c$ to be $c := e^c$ the expression becomes the desired :
$$\boxed{e^{x+c} = ce^x}$$