I am able to prove the following identity: $$\sum_{k = 0}^n k^p = \sum_{j = 0}^p {p \brace j} \frac{(n+1)^\underline{j+1}}{j+1},$$ where $p$ and $n$ are non-negative integers, ${p \brace j} = S(p, j)$ is a Stirling number of the second kind, and $x^\underline{m} = x(x-1)\cdots (x - m + 1)$ is the falling factorial function.
My question: Is this identity commonly known in combinatorics?
That's simply a consequence of the Hockey stick identity for the binomial $$ \eqalign{ & \sum\limits_{0\, \le \,k\, \le \,n} {k^{\,p} } = \sum\limits_{0\, \le \,k\, \le \,n} {\sum\limits_{0\, \le \,j\, \le \,p} {\left\{ \matrix{ p \cr j \cr} \right\}k^{\,\underline {\,j\,} } } } = \cr & = \sum\limits_{0\, \le \,j\, \le \,p} {j!\left\{ \matrix{ p \cr j \cr} \right\}\sum\limits_{0\, \le \,k\, \le \,n} {{{k^{\,\underline {\,j\,} } } \over {j!}}} } = \sum\limits_{0\, \le \,j\, \le \,p} {j!\left\{ \matrix{ p \cr j \cr} \right\}\sum\limits_{0\, \le \,k\, \le \,n} {\left( \matrix{ k \cr j \cr} \right)} } = \cr & = \sum\limits_{0\, \le \,j\, \le \,p} {j!\left\{ \matrix{ p \cr j \cr} \right\}\left( \matrix{ n + 1 \hfill \cr j + 1 \hfill \cr} \right)} = \sum\limits_{0\, \le \,j\, \le \,p} {j!\left\{ \matrix{ p \cr j \cr} \right\}{{\left( {n + 1} \right)^{\,\underline {\,j + 1\,} } } \over {\left( {j + 1} \right)!}}} = \cr & = \sum\limits_{0\, \le \,j\, \le \,p} {\left\{ \matrix{ p \cr j \cr} \right\}{{\left( {n + 1} \right)^{\,\underline {\,j + 1\,} } } \over {j + 1}}} \cr} $$
The "Summa Potestatum" ($\sum\limits_{0\, \le \,k\, \le \,n} {k^{\,p} }$) has been the subject of many works, by various great Mathematicians over the centuries, in modern times starting with Bernoulli.
So there is a vast literature, resulting in many different formulations, some of which are $$ \eqalign{ & S_m (n) = \sum\limits_{0\, \le \,k\, \le \,n - 1} {k^{\,m} } \quad \left| {\;0 \le {\rm integer }m,n} \right. = \cr & = \sum\limits_{\left( {0\, \le } \right)\,j\,\left( { \le \,m} \right)} {\left\langle \matrix{ m \cr j \cr} \right\rangle \left( \matrix{ n + j \cr m + 1 \cr} \right)} = \sum\limits_{\left( {0\, \le } \right)\,j\,\left( { \le \,m} \right)} {\;j!\;\left\{ \matrix{ m \cr j \cr} \right\}\left( \matrix{ n \cr j + 1 \cr} \right)} = \cr & = {1 \over {m + 1}}\sum\limits_{0\, \le \,j\, \le \,m} {\left( \matrix{ m + 1 \cr j \cr} \right)\;B(j)\;n^{\,m + 1 - j} } \cr} $$ where the angle brackets denotes the Eulerian Numbers 1st kind, the curly brackets the Stirling Numbers 2nd kind, and $B(j)$ the Bernouilli Numbers.
Thus in some of the papers on the subject you can find the relation with the Stirling Numbers, for instance in the renowned "Concrete Mathematics", pag. 289.