A problem of interest that has come up for me recently is solving the following.
$$\frac{d^{n}}{dt^{n}}e^{g(t)}$$
There is a formula for a general $n$-th order derivative of a composition as shown above: http://mathworld.wolfram.com/FaadiBrunosFormula.html
In terms of the Bell Polynomials, we can write
$$\frac{d^{n}}{dt^{n}}e^{g(t)}=e^{g(t)}\sum_{k=0}^{n}B_{n,k}(g'(t),g''(t),\cdots)$$
And the Bell polynomials of the second kind are shown in the Wolfram link above. I am wondering if there is a closed-form solution for the sum of the series of Bell Polynomials.
(2) Feng Qi, Da-Wei Niu, Dongkyu Lim, and Bai-Ni Guo, Closed formulas and identities for the Bell polynomials and falling factorials, Contributions to Discrete Mathematics vol. 15 (2020), no. 1, 163--174; available online at https://doi.org/10.11575/cdm.v15i1.68111.
– qifeng618 Sep 27 '21 at 11:08