I have the following triple summation: \begin{equation} \sum_{m=0}^{m_0}\sum_{j=0}^m \sum_{k=0}^{2m_0-2j} a_{kjm} x^{2(j+k)} \end{equation} I think I should be able to simplify it to something like: \begin{equation} \sum_{l=0}^{2m_0} b_l x^{2l}\,. \end{equation}
My questions is how can I relate the $a_{kjm}$ coefficient with the $b_{l}$ coefficient. Any clue is highly appreciated.