I know of the arithmetic series but I do not think this can be applied here. I have the expression $((j \cdot k)^2k + (j \cdot k)^2j)$. Is there any way to simplify/compute $$ \sum_{j_1 = 1}^{j}{\sum_{k_1 = 1}^{k}{((j_1 \cdot k_1)^2k_1 + (j_1 \cdot k_1)^2j_1)}} $$ That is, for all $j \cdot k$ pairs.
Thank you.