Let $X=(^{10}C_1)^2+2(^{10}C_2)^2+3(^{10}C_3)^2+ ...+10(^{10}C_{10})^2$, then what's the value of $X\over1430$?
I don't even know where to begin on this question. All solutions I've seen on various sites start by writing this as a summation and simplifying, and eventually bring it into this form:
$$=10\sum_{r=1}^{10}C^{10}_{r}*^{9}C_{r-1}$$. Until this point, I understand, but after this, I dont understand at all.
Consider the identity: $$ \begin{aligned} &1+C_1^{19}x+\dots+C_9^{19}x^9+C_{10}^{19}x^{10}+\dots +x^{19} \\ &\qquad=(1+x)^{19} \\ &\qquad=(1+x)^{10}(1+x)^{9} \\ &\qquad= (C_0^{10} + C_1^{10}x+ C_2^{10}x^2+\dots + C_{10}^{10}x^{10}) \cdot (C_0^9 + C_1^9x+ C_2^9x^2+\dots + C_9^9x^9) \ . \end{aligned} $$ Now let us isolate in the start and in the end expression the term in degree ten. $$ \begin{aligned} C_{10}^{19} &= C_{10}^{10}\cdot C_0^9 + C_9^{10}\cdot C_1^9 + C_8^{10}\cdot C_2^9 + C_7^{10}\cdot C_3^9 + C_6^{10}\cdot C_4^9 \\ &\qquad\qquad + C_5^{10}\cdot C_5^9 + C_4^{10}\cdot C_6^9 + C_3^{10}\cdot C_7^9 + C_2^{10}\cdot C_8^9 + C_1^{10}\cdot C_9^9 \ . \end{aligned} $$ The last sum also appears in the question. So we have to compute ten times of it to get $X$, then finally: $$ \begin{aligned} \frac X{1430} &=\frac{10\cdot C_{10}^{19}}{1430} =\frac1{143}\cdot C_{10}^{19} = \frac1{11\cdot 13} \cdot \frac {11\cdot 12\cdot 13\cdot 14\cdot 15\cdot 16\cdot 17\cdot 18\cdot 19} {1\cdot 2\cdot 3\cdot 4\cdot 5\cdot 6\cdot 7\cdot 8\cdot 9} \\ &= \frac {12\cdot 14\cdot 15\cdot 16\cdot 17\cdot 18\cdot 19} {1\cdot 2\cdot 3\cdot 4\cdot 5\cdot 6\cdot 7\cdot 8\cdot 9} = \frac {14\cdot 16\cdot 17\cdot 18\cdot 19} { 4\cdot 7\cdot 8\cdot 9} = \frac {16\cdot 17\cdot 19} { 8} \\ &=2\cdot 17\cdot 19=646\ . \end{aligned} $$ Computer check: