I'm trying to find a simplified expression for
$\sum_{n=0}^{\infty} (2n+1) (-1)^n \left[ \frac{a^2}{2 b^2} + \frac{c^2 \pi^2 (2n+1)^2}{2 d^2} \right]^{-1}$
For the special case $a=0$ I obtained
$\frac{2 d^2}{c^2 \pi^2} \sum_{n=0}^{\infty} \frac{(-1)^n}{2n+1} = \frac{2 d^2}{c^2 \pi^2} \text{arctan}(1) = \frac{2 d^2}{c^2 \pi^2} \frac{\pi}{4} = \frac{d^2}{2 c^2 \pi}$
Does anybody know if I can get a similar simplification for the general case? I have to evaluate this formula repeatedly so I'm looking for a solution that doesn't involve a series or that involves a series whose terms quickly approach zero.
Any help would be appreciated!