Evaluate:$\displaystyle{30 \choose 0}{20 \choose 10}+{31 \choose 1}{19 \choose 10}+{32 \choose 2}{18 \choose 10}+\ldots +{40 \choose 10}{10 \choose 10}$.
After seeing the hint, I got the solution.
Coeff of $x^{11}$ in $(1-x)^{-11} \times (1-x)^{-31} = {51 \choose 10}$.
I didn't find this approch very "natural", I've never done a question requiring to consider negative index of binomial expansion before. I can understand that this gives the required answer, on expanding the binomial series, but not able to get a "feel" as to how to logically deduce the original Question to this. Could anyone please provide a motivation on how to think of this idea/ any other alternative solution to this question?
I like combinatorial proof more than generating function.
Imagine choosing $41$ numbers from $1,...,51$. The possible $11$th lowest number is $i=11,...,21$. First, pick $10$ numbers from $1,...,i-1$ and then $30$ numbers from $i+1,...,51$.
$$ \binom{51}{41}=\sum_{i=11}^{21}{\binom{51-i}{30}\binom{i-1}{10}} $$