In the course of some physics related work I met the following series, \begin{align} S_{\alpha}(x)=\sum\limits_{n\in\mathbb{Z}}\frac{(-1)^n}{(n+x)^{\alpha}}, && x\in[0,1], ~k\in\mathbb{Z}_{\geq0} \end{align} Which can be written in a compact form using a combination of Hurwitz zeta functions. However, with some help from Wolfram Alpha, I realised that computing by hand some particular values of the case I am interested, which are positive odd integers, it seems we can simply write the above as a combination of powers of $\sin^{-1}{\pi x}$. For example,
\begin{align} S_1(x) &= \frac{\pi}{\sin{\pi x}}\\ S_3(x) &= \frac{\pi^3}{4}\frac{3+\cos{2\pi x}}{\sin^3{\pi x}} = \frac{\pi^2}{2}\left[\frac{2}{\sin^3{\pi x}}-\frac{1}{\sin{\pi x}}\right]\\ S_5(x)&=\pi^5\left[\frac{1}{\sin^5{\pi x}}-\frac{5}{6}\frac{1}{\sin^3{\pi x}}+\frac{1}{24}\frac{1}{\sin{\pi x}}\right] \end{align} $\textbf{Question}$: Can we write \begin{align} S_{2k+1}(x)=\sum\limits_{0<n\leq 2k+1}\frac{a_n}{\sin^n{\pi x}} \end{align} for some explicit coefficients $a_n$?
I did some literature research related to the Hurwitz Zeta but did not find much. Suggestions in this direction are also be appreciated.