Let $f$ be a continuous function such that, for all $x \in \mathbb{R}$, it is true that $$f(x)= \int_0^x e^t f(t)dt$$ Prove that there exists $c \in \mathbb{R}$ such that $f(x)=ce^{(e^x-1)}$.
I am not quite sure how to proceed with this one. Maybe using logarithm properties, but just do not know.
Using Newton-lebinitz,
$$f'(x) = e^x f(x)$$
$$\cfrac{d(f(x))}{f(x)} = e^x dx$$
$$ln(f(x)) = e^x + C \implies f(x) = e^{e^x + C}$$
using $f(0) = 0$, you can find C