Question: Let $g(x) = e^{f(x)}$ where $f$ is infinitely differentiable function. Does there exist a formula for $n$-th derivative $g^{(n)}(x)$ where $n\geq 0?$
I obtain the following.
$$g'(x) = f'(x) e^{f(x)}$$ $$g''(x) = f''(x) e^{f(x)} + (f'(x))^2 e^{f(x)}$$ $$g'''(x) = f'''(x) e^{f(x)} + 3 f'(x) f''(x) e^{f(x)} + (f'(x))^3 e^{f(x)}.$$ But I could not obtain any pattern from above.