$$a^2+b^2+c^2+ab+ac+bc$$ $$=a^2b^0c^0+a^0b^2c^0+a^0b^0c^2+a^1b^1c^0+a^1b^0c^1+a^0b^1c^1$$
Been messing around with some probability stuff and that popped up. I couldn't figure out how to write it in summation form so I can generalize it for when the sum of the exponents isn't just 2.
For example : try $$\sum \{ a^ib^jc^k: i,j,k \in \Bbb N, i+j+k=2\}$$
But what does writing such an expression this way buy you?