I want to find the closed form of $$ G_n(k) = \sum_{k=0}^n k! \bigg\lbrace {n \atop k}\bigg\rbrace x^k $$
Suppose the closed form of $$ E_n(k) = \sum_{k=0}^n k!\, x^k $$ is known; call it $ A_n(k)$. And suppose also that the closed form of $$ F_n(k) = \sum_{k=0}^n \bigg\lbrace {n \atop k}\bigg\rbrace x^k $$ is known; call it $B_n(k) $.
Using these generating functions and their closed forms, can I acquire a closed form for $G_n(k)$ ? I know I can't just multiply the two functions because of the powers of $x$, but I don't think a typical convolution will give a congenial result.