If we have two functions, $a(x)$ and $b(x)$ and those function are differentiable inifitely many times. What is a closed form to $$\frac{d^n}{dx^n} (ab)$$
How can I use induction here?
I don't really know how to start this task.
Many thanks in advance.
$$(ab)^{(n)}=\sum_{k=0}^n {n\choose {k}} a^{(k)} b^{(n-k)}$$