I am trying to find $$\binom{1000}{3}+\binom{1000}{8}+\binom{1000}{13}+\dots+\binom{1000}{998}=?$$
My work:
Let $\omega=\exp(\displaystyle\frac{2\pi i}{5}) $ and so $\omega^5=1$ . Then $1 + \omega+\omega^2+\omega^3+\omega^4=0$
$$(1+1)^{1000}+w^2(1+w)^{1000}+w^4(1+w^2)^{1000}+w^6(1+w^3)^{1000}+w^8(1+w^4)^{1000}\\=\sum_{k=0}^{1000}\bigg[\binom{1000}{k}+\binom{1000}{k}w^{k+2}+\binom{1000}{k}w^{2k+4}+\binom{1000}{k}w^{3k+6}+\binom{1000}{k}w^{4k+8}\bigg]\\= 5\bigg[\binom{1000}{3}+\binom{1000}{8}+\binom{1000}{13}+\dots+\binom{1000}{998}\bigg]$$
However , when I come to calculate the result of $(1+1)^{1000}+w^2(1+w)^{1000}+w^4(1+w^2)^{1000}+w^6(1+w^3)^{1000}+w^8(1+w^4)^{1000}$ , I stuck in it , because I could not simplify it using $\omega^5=1$ or $1 + \omega+\omega^2+\omega^3+\omega^4=0$.
Hence , I am looking for helps to find a closed formula for the binomial expansion by simplifying $(1+1)^{1000}+w^2(1+w)^{1000}+w^4(1+w^2)^{1000}+w^6(1+w^3)^{1000}+w^8(1+w^4)^{1000}$
ADDENTUM: I want to reach an integer solution, as it is expected from this expression. For example, Find the value of $\binom{2000}{2} + \binom{2000}{5} + \binom{2000}{8} + \cdots \binom{2000}{2000}$ , answer of this question is $(2^{2000}+2)/3$. It is what kind of answer I want to reach. So, can you help me to simplify given expression into this type of integer result answer ?
Thanks in advance !!
For comfort of notation (I am more inclined to make a mistake using $\omega$ because I am accustomed with it being a third root of unity), let $\displaystyle \alpha=e^{\frac{2\pi i}{5}}$.
Then, $\alpha^5=1$ and $\alpha^4+ \alpha^3+ \alpha^2+ \alpha+1=0$. Dividing the latter equation by $\alpha^2$ gives $$\left(\alpha^2+\frac{1}{\alpha^2}\right)+\left(\alpha+\frac{1}{\alpha}\right)+1=0$$ Let $\displaystyle{\alpha}+\frac{1}{\alpha}=u$. Then $$u^2-2+u+1=0\implies u^2+u-1=0$$ and thus $$\displaystyle u=\frac{-1\pm \sqrt 5}{2}$$
Now, the original expression is $$2^{1000}+ {\alpha}^2(1+{\alpha})^{1000}+ \alpha ^4(1+ \alpha ^2)^{1000}+ \alpha ^6(1+ \alpha^3 )^{1000}+ \alpha ^8(1+ \alpha^4 )^{1000}$$$$= 2^{1000}+ {\alpha}^2(1+{\alpha})^{1000}+ \frac{1}{\alpha}( 1+ \alpha ^2)^{1000}+ \alpha(1+ \alpha^3 )^{1000}+ \frac{1}{\alpha^2}(1+ \alpha^4 )^{1000}$$, all using $\alpha^5=1$. Now, put $\alpha^3=\frac{1}{\alpha^2}$ and $\alpha^4=\frac{1}{\alpha}$ so you get $$= 2^{1000}+ {\alpha}^2(1+{\alpha})^{1000}+ \frac{1}{\alpha}( 1+ \alpha ^2)^{1000}+ \alpha(1+ \alpha^2)^{1000}+ \frac{1}{\alpha^2}(1+ \alpha)^{1000}$$ using $\alpha^{1000}=\alpha^{2000}=1$. Now write this as $$2^{1000}+(u^2-2)(1+\alpha)^{1000}+u(1+\alpha^2)^{1000}$$ Divide the last term by $\alpha^{1000}$:$$2^{1000}+(u^2-2)(1+\alpha)^{1000}+u^{1001}$$ Now, let $\alpha=\cos\theta+i\sin\theta$ where $5\theta=2\pi$. Thus, $$(1+\alpha)^{1000}=(1+\cos\theta+i\sin\theta)^{1000}$$$$=(2\cos^2\frac{\theta}{2}+2i\sin\frac{\theta}{2}\cos\frac{\theta}{2})^{1000}=2^{1000}\left(\cos\frac{\theta}{2}\right)^{1000}\left(\cos\frac{\theta}{2}+2i\sin\frac{\theta}{2}\right)^{1000}= 2^{1000}\left(\cos\frac{\theta}{2}\right)^{1000}\left(e^{\frac{2\pi i}{5}}\right)^{1000}= 2^{1000}\left(\cos\frac{\theta}{2}\right)^{1000}. $$
Finally, assimilating everything, we have
Expression $ = 2^{1000}+(u^2-2) 2^{1000}\left(\cos\frac{\pi}{5}\right)^{1000}+u^{1001}. $
Now, to decide the value of $u$, notice that $\alpha+\frac{1}{\alpha}=2\cos\frac{2\pi}{5}=\frac{\sqrt5-1}{2}$.