I have the following alternating series:
$$ \sum_{k=1}^{+\infty} (-1)^{k-1} \dfrac{1}{1 + \alpha{}k^{-1}} $$
with $\alpha<1$, and I'm trying to evaluate the sum. This series arose from a previous question I posted yesterday. Without citing too much from that post, the original expression is bounded, so I think this sum should also be bounded. It seems likely, due to the small coefficient and the inverse power.
I have looked around for some hints on how to proceed, but I didn't find anything useful.
Anything I can use to evaluate this?
Thanks,
As stated by @RobertZ, this sum does not converge. However, one can somehow assign a principal value for it.
Note that $$\frac1{1+ak^{-1}}=1-\frac{a}{k+a}$$
If one accepts that $$\sum^\infty_{k=1} (-1)^k=0$$ it is easy to see your sum equals $$\color{RED}{a\cdot\Phi(-1,1,a)-1}$$ where $\Phi$ is the Lerch transcendent.
$$\Phi(z,s,q)=\sum^\infty_{k=0}\frac{z^k}{(k+q)^s}$$