I have $n$ power series. How can I find the power series of the product of these $n$ series? If there are two series $(a_m)$ and $(b_m)$ then the product series $(c_m)$ is given by the Cauchy product,
$c_m = \sum_{k=0}^m a_k b_{m-k}$
How does this generalize to more series?