The degree of the polynomial $W(x)$ is $2015$
$W(n) = \frac{1}{n}$ for $ n \in \{1,2,3,...,2016\}$
Calculate $W(2017)$.
I came to the conclusion $f(x) = 1 - xW(x)$, after checking all the $n$ and the degrees of the polynomials. $f(x) = a(x-1)(x-2)(x-3)...(x-2016)$ so $W(x) = \frac{1-f(x)}{x}$ After seeing an similar question I know that $a = \frac{1}{2016!}$ but how to prove it?