A question on functional equations

72 Views Asked by At

$\zeta(-1)=-\frac{1}{12}$

We can show this because $$\int_{\rho_1}^{\rho_k}\left(\sum_{n=1}^x n\right)dx=-\frac{1}{12}$$ where $\rho_n$ is the $n$th root of the integrand out of $k$ roots.

In fact $$\int_{\rho_1}^{\rho_k}\left(\sum_{n=1}^x n^s\right)dx=\zeta(-s)$$ $s\gt 0$

To find zeta for positive $s$ we can use the functional equation.

I imagined that if we could derive other functional equations then we could use this same method to continue other functions across all real values (as you can see I'm not even talking about complex values because I don't known enough about complex analysis to be sure I'd be accurate).

So we first choose a function $$g(x)=\sum_{n=1}^x f(-s)$$ Integrate $g(x)$, between its smallest and largest roots, then plug that into our (theoretical) functional equation to find the continuation however our functional equation defines it.

I originally wondered if we could do this with $\sum_{n=1}^\infty n^s(n+c)^s$ finding a functional equation that would yield $\sum_{n=1}^\infty\frac{1}{n^s(n+c)^s}$ for some $c$ using the method described. But I bet there are many other interesting functions we could do it with.

Would this work for this function above or for any other specific functions? If so or if not, how come?