We know the Cauchy product of two series $\big( \sum_n a_n \big) \big(\sum_n b_n \big) = \sum_j c_j$ where $c_j = \sum_{k=0}^j a_jb_{k-j}$. How do I write the Cauchy product of three series $\big( \sum_n a_n \big) \big(\sum_n b_n \big) \big(\sum_n c_n \big)$?
I tried $\big(\sum_n a_n \big)\Big[ \big(\sum_n b_n \big)\big(\sum_n c_n \big)\Big]$ and using the Cauchy product inside the big bracket and then distribute $a_n$ inside but then it became a mess. Any thoughts? Thanks in advance.