Could someone help me, please, with this exercise?
Consider a sequence of complex numbers $\{a_n\}$ such that $a_n=a_m $ iff $ n\cong m $ mod $q$ for some positive integer $q$.
Define the Dirichlet L-series associated to the sequence by
$$L(s)=\sum_{n=1}^{\infty} \frac{a_n}{n^s} \ \ \ \text{ for Re}(s)>1. $$
Also define $$M(x)=\sum_{m=0}^{q-1}a_{q-m} e^{mx}\ \ \ \text{ with }\ \ a_0=a_q.$$
Questions
- How can we show that $$ L(s)=\frac{1}{\Gamma(s)}\int_{0}^{\infty}\frac{M(x)x^{s-1}}{e^{qx}-1}dx, \ \ \text{for Re}(s)>1 ? $$ Note: $\Gamma(s)$ is the Gamma function.
- How does that imply $L(s)$ is continuable into the complex plane, with the only possible singularity a pole at $s=1$.
Any help is really appreciated.
(1) Hint: write $$ \frac{1}{\Gamma(s)}\int_{0}^{\infty}\frac{M(x)x^{s-1}}{e^{qx}-1}dx = \frac{1}{\Gamma(s)} \sum_{m=0}^{q-1} \int_{0}^{\infty}\frac{a_{q-m}e^{mx}x^{s-1}}{e^{qx}} \big( 1 + e^{-qx} + e^{-2qx} + e^{-3qx} + \cdots \big) \,dx $$ and integrate term by term.
(2) Hint: in the equation you showed in part (1), write $M(x) = (M(x)-M(0))+M(0)$ and split into two integrals. The first integral should converge for any complex $s$, while the second integral will produce a pole at $s=1$.