Barycentric weight is defined as :
$$w_j := \prod_{\substack{k=0\\k \ne j} }^{n} (x_j - x_k)^{-1}.$$
For any $n$, let $x_j = j$, $j = 0,\dots , n$. Show that
$$w_j = \frac{(-1)^{n-j}}{j!(n-j)!}.$$
The only thing that I got is
$$\biggl( j(j-1)(j-2)...(j-(j-1))(j-(j+1))...(j-n)\biggr)^{-1}.$$