How many ways are there to obtain an even sum when 10 indistinguishable disce are rolled? hint: let $x_i$ be the number of dice showing the number $i$.
OK, so the answer is $(\frac{1}{1-z})^3 [\binom{3}{1}(\frac{1}{1-z^2})(\frac{z}{1-z^2})^2+(\frac{1}{1-z^2})^3] $
This is the same as saying $x_1+x_2+x_3+x_4+x_5+x_6=10$ with the condition that $x_1+2x_2+3x_3+4x_4+5x_5+6x_6$ is even.
This is what the text says.
This is what I understand so far
$(\frac{1}{1-z})^3$ this is the $2x_2+4x_4+6x_6$ since these will always be even, but in reality they are all three represented as $(z^{0}+z^{1}+z^{2}....)(z^{0}+z^{1}+z^{2}....)(z^{0}+z^{1}+z^{2}....)$ since the problem is actually $x_2+x_4+x_6$ and we are saying doesnt matter what they come out as cause those are predetermined to be the $2x_2+4x_4+6x_6$ even though they are not written that way.
Because if it was truly $2x_2+4x_4+6x_6$ then it would actually be generating $(z^{0}+z^{2}+z^{4}....)(z^{0}+z^{4}+z^{8}....)(z^{0}+z^{6}+z^{12}....)$ whose anser is $(\frac{1}{1-z^2})(\frac{1}{1-z^4})(\frac{1}{1-z^6})$ for this part, but since it is not, I gather they were just advising us of the $2x_2+4x_4+6x_6$ just for a mental picture. I was confused and just wanted someone elses thoughts as well.
Cause it happens again in the second part.
$(\frac{1}{1-z^2})^3$ this term is when they are all even odd numbers are even but the odd in the question are actually written $x_1+x_3+x_5$ which makes them generate $(z^{0}+z^{1}+z^{2}....)(z^{0}+z^{1}+z^{2}....)(z^{0}+z^{1}+z^{2}....)$ which makes since since if you only want even numbers then we have $(z^{0}+z^{2}+z^{4}....)(z^{0}+z^{2}+z^{4}....)(z^{0}+z^{2}+z^{4}....)$ which is $(\frac{1}{1-z^2})^3$
Cause again if they were truly $x_1+3x_3+5x_5$ they would be $(z^{0}+z^{1}+z^{2}....)(z^{3}+z^{6}+z^{9}....)(z^{5}+z^{10}+z^{15}....)$ which just not generate that.
Just wanted to make sure i was looking at this correctly. if anyone can help!
Your interpretation is besides the last paragraph essentially correct. To better see the connection with the generating function stated here we derive in a first step a multivariate generating function \begin{align*} A(z_1,z_2,z_3,z_4,z_5,z_6) \end{align*} where we mark occurrences of $i$ as indices.
Since there are $\binom{3}{1}=3$ possible configurations of this type and no further configurations which contribute to the resulting even sum, we conclude:
Since we don't need to differentiate between the $z_i$'s we can set $z_i=z$ in $A(z_1,z_2,z_3,z_4,z_5,z_6)$.