Hi everyone I have a problem, I can't find the coefficient of $c_{1}^{2}c_{2}^{2}c_{3}^{2}$ in this expression $(c_{1}+c_{2}+c_{3})^{2}(c_{1}^{2}+c_{2}^{2}+c_{3}^{2})^{2}$
It's in a discrete maths exercise if this helps. It seems like Newton's binomial but I can't find a solution
We have
$$(c_1+c_2+c_3)^2=c_1^2+c_2^2+c_3^2+2c_1c_2+2c_1c_3+2c_2c_3$$
and similarly, we have
$$(c_{1}^{2}+c_{2}^{2}+c_{3}^{2})^{2}=c_1^4+c_2^4+c_3^4+2c_1^2c_2^2+2c_1^2c_3^2+2c_2^2c_3^2$$
Now let's think about what we get from multiplying both equations. The $c_1^2$ in the first equation goes with $2c_2^2c_3^2$ to give $2c_1^2c_2^2c_3^2$. Similarly for $c_2^2$ and for $c_3^2$, so that we already have $6c_1^2c_2^2c_3^2$.
Now about the other terms of the first equation, it is rather clear that we can not get $c_1^2c_2^2c_3^2$ out of them (as multiplying them with one of the term ofthe second equation will lie an odd exponent for at least one of the $c_i$).
Hence, the coefficient you are looking for is just $6c_1^2c_2^2c_3^2$, as there are no other possibilities.