Does anyone know how to derive a formula for the coefficients.
That is if, $f(x)=\sum _{n=0}^{\infty } a_nx^n$ and $g(x)=\sum _{n=0}^{\infty } b_nx^n$
suppose the composition is an analytic function, $h(x)=f(g(x))=\sum _{n=0}^{\infty } c_nx^n$
Is there an expression we can find for the coefficients $c_n$ in terms of $a_n$ and $b_n$? Can someone show me how its derived. I know we could substitute $g$ into $f$ and collect powers of $x$. But I believe a formula for general n may be written down.
There are (rather unwieldly) "closed-forms" in terms of Bell polynomials and other closely related combinatorial objects. However, if you are really interested in efficiently calculating compositions of power series then there are better algorithms, dating back at least to the work of Brent and Kung, from which you can find links to recent work in this area.