I've been thinking about this problem for a while now, but can't seem to get anywhere with it.
Suppose that $f: \mathbb{R} \rightarrow \mathbb{R}$ has derivatives of all orders. Prove that the same is true of $F(x) := \exp(f(x))$. Find an expression for $F^{(n)}(x)$ for $n = 0,...,3$
Ok, I've sort of showed the first part by showing that all derivatives of $F$ consist of certain terms which all exist due to the infinitely differentiable $f$ and $\exp(x)$ and by the linearity of differentiation, chain rule and product rule. The problem is, I don't think it's terribly rigorous, but given how the question doesn't want me to give an expression for $F^{(n)}(x)%$ for all $n$, I can't see any other way to make it more rigorous.
The actual problem I'm having though is just finding the expression for $F^{(n)}(x)$ for $n = 0,...,3$
I've got the following so far
$F(x) = \exp(f(x))$
$F'(x) = \exp(f(x))\cdot f'(x)$
$F''(x) = \exp(f(x))[f''(x) + (f'(x))^2]$
$F'''(x) = \exp(f(x))[f'''(x) + 3f'(x)\cdot f''(x) + (f'(x))^3]$
and really can't see how to get an expression from this. Any help in finding an expression or for my earlier doubts would be greatly appreciated!
Thanks