I am looking for a way to obtain the coefficient $c_k$ of $x^k$ in the expansion of $(a_{{0}}+a_{{1}}x+a_{{2}}{x}^{2}+a_{{3}}{x}^{3}+\cdots)^n$. I know it can be done by the multinomial theorem, but I am looking for an alternative expression.
It is easy to show by induction that the coefficient $c_k$ of $x^k$ is given by $c_k=\frac {\sum _{i=1}^{k} \left( in-k+i \right) a_{{i}}c_{{k-i}}}{ka_{{0}}}$.
However I wonder whether there exists a way to express $c_k$ in a closed form in the sense of not necessitating to calculate all of the preceding coefficients. I was hoping that someone here knew an answer to this.
Thank you very much in advance for any help.