kyleballiet
- 5
- 0
Is it possible to find a formula to expand this polynomial: (n+1)(n+2)\ldots(n+x) where n,x\in\textbf{N}. In other words, is it possible to deduce a formula F such that
\displaystyle\prod_{k=1}^x{(n+k)}=\displaystyle\sum_{LB}^{UB}F
Where LB and UB are the respective lower and upper bounds. I'm assuming it has something to do with binomial coefficients since the obvious
{(a+b)}^n=\displaystyle\sum_{k=0}^{n}{\binom{n}{k}a^{n-k}b^{k}}
\displaystyle\prod_{k=1}^x{(n+k)}=\displaystyle\sum_{LB}^{UB}F
Where LB and UB are the respective lower and upper bounds. I'm assuming it has something to do with binomial coefficients since the obvious
{(a+b)}^n=\displaystyle\sum_{k=0}^{n}{\binom{n}{k}a^{n-k}b^{k}}