This question comes from Lars Ahlfors' complex analysis (page 178).
We define $\zeta(z) = \sum_{n=1}^{\infty} n^{-z}$. This is just the Riemann zeta function. I am struggling however to prove that the series
$$(1-2^{1-z})\zeta(z) = \sum_{n=1}^{\infty} (-1)^{n+1}n^{-z} $$ will converge whenever $\Re (z) >0.$
As far as I can tell, the alternating series test does not apply. I have attempted to use Dirichlet's Test, but to no avail.
I also have tried looking at the real and imaginary parts of the series.
What are some techniques I could use to show this series converges?
Sketch: Let $S_n =\sum_{m=1}^{n}(-1)^m.$ Then, summing by parts, we get
$$\sum_{n=1}^{N}(-1)^nn^{-z} = S_N N^{-z} + \sum_{n=1}^{N-1}S_n[n^{-z}-(n+1)^{-z}].$$
The first term on the right $\to 0.$ So we'll be done if we show
$$\sum_{n=1}^{\infty}|n^{-z}-(n+1)^{-z}| < \infty.$$
I'm seeing the $n$th term of the last series as on the order of $1/n^{1+\text {Re} z}.$