Integral Representation of Gamma & Zeta Functions Inside the Critical Strip

495 Views Asked by At

How to show the validity of the following integral inside the critical strip:

$$ \Gamma(s)\zeta(s)-\Gamma(s-1) = \int_{0}^{\infty}x^{s-2}\left(\frac{x}{e^x-1}-\frac{1}{e^x}\right)\,dx \qquad\colon\space Re\{s\}\gt0 \tag{1} $$


By definition: $$ \begin{align} \Gamma(s) &= \int_{0}^{\infty}\frac{x^{s-1}}{e^x}\,dx \space\colon\space Re\{s\}\gt0 \space\Rightarrow\space \Gamma(s-1) = \int_{0}^{\infty}x^{s-2}\left(\frac{1}{e^x}\right)\,dx \space\colon\space Re\{s\}\gt1 \\[4mm] \Gamma(s)\zeta(s) &= \int_{0}^{\infty}\frac{x^{s-1}}{e^x-1}\,dx = \int_{0}^{\infty}x^{s-2}\left(\frac{x}{e^x-1}\right)\,dx \quad\colon\space Re\{s\}\gt1 \end{align} $$ Thus: $$ \begin{align} \Gamma(s)\zeta(s)-\Gamma(s-1) &= \int_{0}^{\infty}x^{s-2}\left(\frac{x}{e^x-1}-\frac{1}{e^x}\right)\,dx \qquad\colon\space Re\{s\}\gt1 \\[4mm] &= \int_{0}^{\infty}x^{s-2}\left(\frac{x}{e^x-1}\color{red}{-1}-\frac{1}{e^x}\color{red}{+1}\right)\,dx \\[4mm] &= \int_{0}^{\infty}x^{s-2}\left(\frac{x}{e^x-1}-1\right)\,dx - \int_{0}^{\infty}x^{s-2}\left(\frac{1}{e^x}-1\right)\,dx \space\colon\space \color{red}{Re\{s\}\gt0} \end{align} $$ And, if I am not mistaken, this would imply:

$$ \begin{align} \Gamma(s)\zeta(s) &= \int_{0}^{\infty}x^{s-1}\left(\frac{1}{e^x-1}-\frac{1}{x}\right)\,dx \quad\colon\space 0\lt Re\{s\}\le1 \tag{2} \\[4mm] \Gamma(s) &= \int_{0}^{\infty}x^{s-1}\left(\frac{1}{e^x}-1\right)\,dx \space\quad\colon\space -1\lt Re\{s\}\le0 \tag{3} \end{align} $$ Is this correct? How can I show these results in another way? Appreciating.

1

There are 1 best solutions below

4
On BEST ANSWER

Yes (1),(2),(3) are correct. A way to show (2) is with the Taylor expansion $\frac{x}{e^x-1}=1+\mathcal{O}(x)$ as $x \to 0$ so that $$\Gamma(s)\zeta(s) - \frac{1}{s-1} = \int_{0}^{\infty}x^{s-2}\left(\frac{x}{e^x-1}-1_{x < 1}\right)dx$$ (which is obvious for $Re(s)> 1$) converges and is analytic for $Re(s) > 0$.

Then, use $$\frac{1}{s} = \begin{cases} \ \int_0^1 x^{s-1}dx \ \ \text{ for } Re(s) > 0 \\ \ -\int_1^\infty x^{s-1}dx \text{ for } Re(s) < 0 \end{cases}$$ this is why the domain of convergence is so important when talking of a Laplace/Mellin transform.

Note the inverse Laplace/Mellin transforms $$\frac{1}{e^x-1} = \frac{1}{2i\pi}\int_{\sigma-i\infty}^{\sigma+i\infty} \zeta(s) \Gamma(s) x^{-s}dx, \quad \sigma > 1$$ $$ \quad \frac{1}{e^x-1}-\frac{1}{x} = \frac{1}{2i\pi}\int_{\sigma-i\infty}^{\sigma+i\infty} \zeta(s) \Gamma(s) x^{-s}dx, \quad \sigma \in (0,1)$$ the convergence being ensured by $\zeta(s) = \mathcal{O}(s)$ as $ Im(s) \to \infty$ while $\Gamma(s)$ decreases faster than any negative power of $s$ as $Im(s) \to \infty$, since $\Gamma(s) = \int_{-\infty}^\infty e^{-e^{-u}}e^{-su}du$ is the Laplace/Fourier transform of a Schwartz function for $Re(s) > 0$.

And see Riemann's proof of the functional equation, starting from $E(s) = \pi^{-s/2} \Gamma(s/2)\zeta(s) = \int_0^\infty x^{s/2-1}\sum_{n=1}^\infty e^{-\pi n^2 x}dx$ and using that $\theta(x) = 1+2\sum_{n=1}^\infty e^{-\pi n^2 x}$ is modular, that is $\theta(1/x) = x \theta(x)$ revealing that $E(s) = E(1-s)$.