Can we do the sums
\begin{align} \sum_{n=1}^{\infty} \frac{(\pm1)^n}{n^{5/2}} \sin(nx)\\ \sum_{n=1}^{\infty} \frac{(\pm1)^n}{n^{5/2}} \cos(nx) \end{align}
They appear similar to known results e.g. this answer, this one and this one, but I can't solve it myself or find an answer.
From a numerical investigation, I find e.g., $$ \sum_{n=1}^{\infty} \frac{1}{n^{5/2}} \cos(nx) \approx - 3/4 \pi |\sin(x/2)| + \pi/2 $$
$$ \sum_{n=1}^{\infty} \frac{(-1)^n}{n^{5/2}} \cos(nx) \approx - 3/4 \pi |\cos(x/2)| + \pi/2 $$ $$ \sum_{n=1}^{\infty} \frac{(\pm1)^n}{n^{5/2}} \sin(nx) \approx \pm \sin(x) $$ Are these results exact? If not, what are the answers? and why are these approximations rather good?