prove or disprove :
$$S=\dfrac{1}{1999}\binom{1999}{0}-\dfrac{1}{1998}\binom{1998}{1}+\dfrac{1}{1997}\binom{1997}{2}-\dfrac{1}{1996}\binom{1996}{3}+\cdots-\dfrac{1}{1000}\binom{1000}{999}=\dfrac{1}{1999}\left(w^{1999}_{1}+w^{1999}_{2}\right)$$ where $$w_{1}=\dfrac{1+\sqrt{3}i}{2},w_{2}=\dfrac{1-\sqrt{3}i}{2}$$
My idea: since $$\dfrac{1}{1999-k}\binom{1999-k}{k}=\dfrac{1}{1999-k}\dfrac{(1999-k)!}{k!(1999-2k)!}=\dfrac{(1998-k)!}{k!(1999-2k)!}$$
Then I can't,maybe can use integral deal it Thank you
The Chebyshev polynomials of the first kind are given by \begin{align} T_{n}(x) &= \frac{n}{2} \sum_{k=0}^{[n/2]} \frac{(-1)^{k}}{n-k} \binom{n-k}{k} (2x)^{n-2k} \\ &= \frac{1}{2} \left[ (x - \sqrt{x^{2}-1})^{n} + (x - \sqrt{x^{2}-1})^{n} \right]. \end{align} When $x=1/2$ it is seen that \begin{align} \sum_{k=0}^{[n/2]} \frac{(-1)^{k}}{n-k} \binom{n-k}{k} = \frac{1}{n} \left( a^{n} + b^{n} \right) \end{align} where $2a = 1+\sqrt{3} i$ and $2b=1-\sqrt{3} i$. When $n=1999$ this becomes \begin{align} \sum_{k=0}^{999} \frac{(-1)^{k}}{1999-k} \binom{1999-k}{k} = \frac{1}{1999} \left( a^{n} + b^{n} \right). \end{align} Thus the relationship is shown to be true.
If the sum is changed to all positive terms it can easily be seen as a Lucas number, namely, \begin{align} \sum_{k=0}^{999} \frac{1}{1999-k} \binom{1999-k}{k} = \frac{L_{1999}}{1999}. \end{align}