I had a problem evaluating the series \begin{equation} S(\omega)=\sum_{k=0}^\infty (-1)^k {\alpha \choose k}\cos(k\omega),\quad 0<\alpha<2,\quad \omega\in(-\pi,\pi) \end{equation} where \begin{equation} {\alpha \choose k}=\frac{\Gamma(1+\alpha)}{\Gamma(\alpha-k+1)\Gamma(k+1)} \end{equation} is the binomial coefficient generalized to non-integer.
Seems it is a bit like Fourier series. However the coefficients are strange. I have drawn the curve of $S(\omega)$ vs. $\omega$ and through visualization I thought that $S(\omega)$ may be a well behaved function which has a simpler form.
Can you help me find a simple, equivalent expression to the above series? If that doesn't exist, is there an approximation to the sum?
Any answer would be appreciated.
P.S.:
Some answers given are concerned with complex numbers $(1-e^{i\omega})$. As far as I know, $(1-e^{i\omega})^\alpha$ is a multi-valued function. It is not convenient for evaluation in Matlab.
Is there an equivalent function that only involves real numbers?