Consider the following sum for positive integers $a$ and $b$
$$\sum_{n = 0}^\infty \frac{(-1)^n}{an + b}. $$
What is the closed form of this sum? Solutions, partial progress, and suggestions appreciated.
Note: The original problem asks for $a = 8, b = 3$, though we haven't solved this case yet.
Things my friends and I tried: For the case $a = 8, b = 3$, it is equivalent to $\int_0^1 \frac{x^2}{1 + x^8} \, dx$, not much progress here. Next, we tried writing $f(x) = \sum \frac{x^n}{an+b}$ or $f(x) = \sum \frac{\cos(nx)}{an + b}$ and writing differential equations.
$$\sum_{n = 0}^\infty \frac{(-1)^n}{a\,n + b}=\frac 1 a\,\Phi \left(-1,1,\frac{b}{a}\right)$$ where appears the Lerch transcendent function.
For $a=8$ and $b=3$, the result expresses in terms of the digamma function; it is $$\frac{1}{16} \left(\psi ^{(0)}\left(\frac{11}{16}\right)-\psi ^{(0)}\left(\frac{3}{16}\right)\right)\approx 0.273898$$ For $$I=\int_0^1 \frac{x^2}{1 + x^8} \, dx$$ $$I==\frac{1}{8} \left(\cos \left(\frac{\pi }{8}\right) \left(\pi -2 \tanh ^{-1}\left(\sin \left(\frac{\pi }{8}\right)\right)\right)-\sin \left(\frac{\pi }{8}\right) \left(\pi -2 \tanh ^{-1}\left(\cos \left(\frac{\pi }{8}\right)\right)\right)\right)$$