I'm trying to understand the proof of PNT by Don Zagier. But his proof is too simplified so I can't understand it. I got stumped at step II: $\zeta(s)-1/(s-1)$ extends holomorphically to $\Re(s)>0$.
The proof is available here: http://mathdl.maa.org/images/upload_library/22/Chauvenet/Zagier.pdf
Can anyone post a detailed proof that $\zeta(s)-1/(s-1)$ extends holomorphically to $\Re(s)>0$?
Or please tell me which book has a detailed proof so I can look it up?
edit:
Zagier's proof:
$\displaystyle \zeta(s)-\frac{1}{s-1} = \sum_{n=1}^{\infty} \int_{n}^{n+1} (\frac{1}{n^s}-\frac{1}{x^s}) dx$
$\displaystyle \left|\int_{n}^{n+1} (\frac{1}{n^s}-\frac{1}{x^s}) dx\right| \leq \frac{|s|}{(n^{\Re(s)+1})}$
therefore $\displaystyle \zeta(s)-\frac{1}{s-1}$ extends holomorphically to $\Re(s)>0$
My question: We have a function
(i) $f(s)=\sum_{1}^{\infty} g_n(s) \quad \forall \Re(s)>0$
(ii) $g_n(s) \leq |s|/(n^{\Re(s)+1}) \quad \forall \Re(s)>0$
Is (i) and (ii) the necessary and sufficient condition that $f(s)$ has holomorphic continuation?
Does there exist functions $f$ and $g_n$ that satisfy (i) and (ii), but does not have holomorphic continuation?
Do we need to prove other conditions, for example $g_n$ must be continuous/holomorphic?
Start with the defining series, convergent for $\Re(s)>1$: $$ \sum_{n=1}^\infty \frac{1}{n^s} = \sum_{n=1}^\infty \frac{1}{\Gamma(s)} \int_0^\infty t^{s-1} \mathrm{e}^{-n t} \mathrm{d} t = \frac{1}{\Gamma(s)} \int_0^\infty t^{s-1} \frac{\mathrm{e}^{-t}}{1- \mathrm{e}^{-t}} \mathrm{d} t $$ Also notice that, for $\Re(s)>1$, $$ \frac{1}{s-1} = \frac{\Gamma(s-1)}{\Gamma(s)} = \frac{1}{\Gamma(s)} \int_0^\infty t^{s-2} \mathrm{e}^{-t} \mathrm{d} t $$ Now subtracting we have: $$ \zeta(s) - \frac{1}{s-1} = \frac{1}{\Gamma(s)} \int_0^\infty t^{s-1} \mathrm{e}^{-t} \left( \frac{1}{1- \mathrm{e}^{-t}} - \frac{1}{t} \right) \mathrm{d} t $$ The integral on the right-hand side converges now for $\Re(s)>0$, since at the lower integration bound $\frac{1}{1-\exp(-t)} - \frac{1}{t} = \frac{1}{2} + \mathcal{o}(1)$.