General formula for $n$-th derivative of $e^{f(x)}?$

351 Views Asked by At

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.

1

There are 1 best solutions below

3
On

Hint: Work with $$\ln(y)=f(x)$$ to get the higher derivative.