Polynomial coefficients for $\prod\limits_{i=1}^{n - 1}\frac{N-i}{N}$

66 Views Asked by At

Given,

$$ \prod\limits_{i=1}^{n - 1}\frac{N-i}{N}, $$

such that $n \leq N$, I know the first two terms of the expansion are

$$ 1 - \frac{{n \choose 2}}{N}. $$

What is the general formula for the polynomial coefficient for the $i$th term?