Let $f$ be continuous and infinitely integrable function.
I am interested in finding
\begin{align} \frac{d^n}{dx^n} ( f(x)^m) \Big|_{x=0} \end{align}
Where $m$ and $n$ are positive integers. Here we use notation $f(x)^m$ to mean to the power of $m$ and $f^{(m)}(x)$ to mean $m$-th derivative of $f$.
Moreover, we have the following condition on $f$:
\begin{align} \frac{d^n}{dx^n} f(x) \Big|_{x=0}&=c_n \text{ for } n=\text{even},\\ \frac{d^n}{dx^n} f(x) \Big|_{x=0}&=0 \text{ for } n=\text{odd}. \end{align}
I tried using the generalized Leibniz Rule \begin{align} \frac{d^n}{dx^n}\left( \prod_{i=1}^m f \right)=\sum_{k_1+k_2+\cdots+k_m=n} {n \choose k_1, k_2, \ldots, k_m} \prod_{1\le t\le m}f^{(k_{t})}, \end{align}
Since we have that $\frac{d^n}{dx^n} f(x) \Big|_{x=0}=0$ for $n$ odd, a lot of terms will cancel.
However, I am stuck with figuring out what terms will remain in the above expression. Please help.
Thank you.