What is the coefficient of $z^k$ in ${z+n-1 \choose n}$ for $1 \leq k \leq n$? Thanks. I'm currently looking into Stirling numbers of the first kind, as it seems there is a connection.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Yes, they are just Stirling numbers, up to a sign. $\displaystyle {z+n-1 \choose n} = \frac{1}{n!} z^{n\uparrow}$, where I use the notation $z^{n \uparrow}$ for the rising factorial. On the other hand, $\displaystyle z^{n \uparrow} = (-1)^n (-z)^{n\downarrow} = \sum_k (-1)^{n-k} s(n,k) z^k$, so the coefficient is $\displaystyle \frac{1}{n!} (-1)^{n-k} s(n,k) = \frac{1}{n!} |s(n,k)|$. |
|||||
|
|