I am looking for recursive formula for special kind of operations on power series which is called the substitution of one series into another. The main idea is the following. We have two power series:
\sum_{k=1}^\infty{b_k y^k}=\sum_{k=1}^\infty{c_k x^k}
and
y=\sum_{k=1}^\infty{a_k x^k}
I would like to obtain general formula for c_k using known coefficients a_k and b_k.
In the handbook I.S. Gradshtejn, I.M.Ryzhik "Tables of integrals, series and products", AcadPress, 2007, page 17, the formula (0.315) gives only the first four coefficients of the power series which is the substitution of one series into another.
I would be very grateful for any tips or links to papers which can give the answer for my question.