Let $L_i(x)$ be the Lagrange polynomials for pairwise different support abscissas $x_0, \ldots, x_n$. Show that
$$\sum_{i=0}^n L_i(0)x_i^j = (-1)^nx_0x_1\cdots x_n \text{ for } j = n+1$$
I have previously shown that $\sum_{i=0}^n L_i(x) = 1$ and $\sum_{i=0}^n L_i(x)x_i^j = x^j$ for $j = 0, 1, \ldots, n$, but I am unsure of how to extend this to the $j = n+1$ case. Any help would be appreciated!