An MSE user and myself were discussing the Dirichlet L-function from one of their posts when we thought of a generalisation to the Riemann Hypothesis.
The Dirichlet L-series is defined by $$L(s,\chi)=\sum_{n=1}^\infty\frac{\chi(n)}{n^s}=\sum_{n=1}^\infty\frac{\Re\chi(n)+i\Im\chi(n)}{n^s}$$ and $\chi$ is the Dirichlet character, which can be extended through analytic continuation.
The Generalised Riemann Hypothesis is equivalent to proving that $L(s,\chi)=0\implies \Re s=1/2$ for every $s,\chi$. Now what if we further extend this hypothesis? Clearly $\chi$ is not real for all values of $n$ modulo $k$ for some $k\in\Bbb Z^+$, so what if we define the function $$L_k(s,\chi)=\sum_{n=1}^\infty\frac{(\Re\chi(n))^k+(\Im\chi(n))^k}{n^{s/k}}$$ so that the numerator is always real? It can be shown that it converges for $\Re s>1$, and we also have the fact that $\exists k\in\Bbb Z^+: \chi(n)=\chi(n+k)\,\forall n$. I have added the $s/k$ power in the denominator as otherwise, the numerator quickly tends to zero.
Questions:
What do the zeros of $L_k$ look like? A complex plot would be preferable.
Is there a link/expression between this and the standard Dirichlet L-function?
Thanks.