Recursive formula for zeta function of positive even integers

StatusX
Homework Helper
Messages
2,570
Reaction score
2
I was working with Fourier series and I found the following recursive formula for the zeta function:

\frac{p \\ \pi^{2p}}{2p+1} + \sum_{k=1}^{p} \frac{(2p)! (-1)^k \pi^{2(p-k)}}{(2(p-k)+1)!} \zeta(2k) = 0

where \zeta(k)[/tex] is the Riemann zeta function and p is a positive integer. I know this has already been found, but I was wondering who found it and whether it had a name, and whether it is interesting at all. You can use it to calculate the values of the zeta function pretty easily. For example, for p=1, we have:<br /> <br /> \frac{\pi^2}{3} -\frac{2!}{1!}\zeta(2)=0<br /> <br /> \zeta(2)=\frac{\pi^2}{6}<br /> <br /> for p=2:<br /> <br /> \frac{2\pi^4}{5} -\frac{4! \\ \pi^2}{3!}\zeta(2)+\frac{4!}{1!}\zeta(4)=0<br /> <br /> \zeta(4)=\frac{1}{24}(4\pi^2 (\frac{\pi^2}{6})-\frac{2\pi^4}{5}) =\frac{\pi^4}{90}<br /> <br /> etc.
 
Last edited:
Physics news on Phys.org
This looks to be a form of Euler's \zeta(2n)=\frac{(-1)^{k+1}(2\pi)^{2n}B_{2n}}{2(2n)!}, and I suspect it wouldn't be difficult to get from one to the other using the usual properties of the Bernoulli numbers, B_n (see their generating series).

If I have the history correct Euler first proved the special cases for n=1 to 13, then a few years later proved the general formula.

It's definitely interesting in that it proves zeta is a rational multiple of a power of pi for even positive integers (and gives a corresponding result for zeta at negative integers via the functional equation). Compare with what's known about zeta at other values and this looks all the more impressive.
 
ramsey2879

This is one reason why I consider \pi the most interesting constant in math. For instance, Math World at http://mathworld.wolfram.com/RelativelyPrime.html gives the probability that two numbers are prime to each other as
{\zeta(2)}^{-1} = \frac{6}{\pi^2}
 
Last edited:
If you haven't already, it's worth the time to consider why the probability that two randomly chosen numbers are relatively prime is given by \zeta(2)^{-1} as mathworld says.

For that matter, it's worth considering what this actually means in precise terms (i.e. how are we handling the idea of randomly selecting numbers from an infinite set).
 
Last edited:
shmoe said:
If you haven't already, it's worth the time to consider why the probability that two randomly chosen numbers are relatively prime is given by \zeta(2)^{-1} as mathworld says.
For that matter, it's worth considering what this actually means in precise terms (i.e. how are we handling the idea of randomly selecting numbers from an infinite set).
Good question, I imagine that in all probability, most numbers compared with each other would be less than 2^{32} or some lower power of 2, thus would not be an infinite set. For sake of argument though, let's assume that any number in an infinitely large set is equally likely to be chosen. If we can assume that the question then can be broken down by considering each prime separately. The probability that a prime number is divisible by p is 1/p and the probability that both numbers are divisible by p then becomes 1/p^2. Thus the probability that this doesn't happen for p is then
\frac{p^2-1}{p^2}
What I am not sure about is whether one can take the next step of multiplying the above probabilities for each prime together to find the total probability as a whole, or how this involves the zeta function.
 
Last edited:
ramsey2879 said:
Good question, I imagine that in all probability, most numbers compared with each other would be less than 2^{32} or some lower power of 2, thus would not be an infinite set.

Under any reasonable definition of "most", most numbers are larger than 2^32, or any finite bound you'd like. We can not worry about this for now and go on you next assumption (which is a fair place to start):

ramsey2879 said:
For sake of argument though, let's assume that any number in an infinitely large set is equally likely to be chosen. If we can assume that the question then can be broken down by considering each prime separately. The probability that a prime number is divisible by p is 1/p and the probability that both numbers are divisible by p then becomes 1/p^2. Thus the probability that this doesn't happen for p is then
\frac{p^2-1}{p^2}

Very good. it might help to rewrite this as 1-\frac{1}{p^2}

ramsey2879 said:
What I am not sure about is whether one can take the next step of multiplying the above probabilities for each prime together to find the total probability as a whole, or how this involves the zeta function.

Yea, multiplying the probabilities together is fine. Note that you'd be making the assumption that the probability a random number is divisible by the prime p and the probability it's divisible by the prime q are independant (a fair assumption).

Have you seen the Euler product form of Zeta? If not, don't look it up before you try to convince yourself that the infinite product we get over primes is in fact equal to 1/zeta(2).
 
StatusX said:
I was working with Fourier series and I found the following recursive formula for the zeta function:

\frac{p \\ \pi^{2p}}{2p+1} + \sum_{k=1}^{p} \frac{(2p)! (-1)^k \pi^{2(p-k)}}{(2(p-k)+1)!} \zeta(2k) = 0

where \zeta(k)[/tex] is the Riemann zeta function and p is a positive integer. I know this has already been found, but I was wondering who found it and whether it had a name, and whether it is interesting at all. You can use it to calculate the values of the zeta function pretty easily. For example, for p=1, we have:<br /> <br /> \frac{\pi^2}{3} -\frac{2!}{1!}\zeta(2)=0<br /> <br /> \zeta(2)=\frac{\pi^2}{6}<br /> <br /> for p=2:<br /> <br /> \frac{2\pi^4}{5} -\frac{4! \\ \pi^2}{3!}\zeta(2)+\frac{4!}{1!}\zeta(4)=0<br /> <br /> \zeta(4)=\frac{1}{24}(4\pi^2 (\frac{\pi^2}{6})-\frac{2\pi^4}{5}) =\frac{\pi^4}{90}<br /> <br /> etc.
<br /> <br /> <br /> Using a somewhat different method (still using trigonometric series though), I ended up with a recursion as well <a href="https://www.physicsforums.com/showthread.php?t=192765" class="link link--internal">here</a>.<br /> I do remember a Fourier series method for both the Riemann zeta at positive even integers and the Dirichlet L at positive odd integers in a paper called &#039;Recursive Formulas for \zeta(2k)[/tex] and L(2k-1)[/tex] by Xuming Chen though. As I recall the relation in that paper was somewhat different from yours though (I&amp;amp;#039;d like to see how you derived it).&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; Hope this helped!
 
I have to admit, the standard informal proof of the probability that two numbers are relatively prime always bothered me. Each 'number' has a 1/p chance of being divisible by p, hence each 'number' has an infinite number of factors (since Euler proved that the sum of the reciprocals of the primes diverges).

Of course, seeing it as the limit of p-smooth numbers as p -> infty makes it sensible again.
 
I'm a bit confused why the coprime probability is being discussed here (I wanted to see more recursions like the first post mentions)- but its also true that n[/tex] randomly chosen integers have probability of being coprime to each other of \frac{1}{\zeta(n)}[/tex].&lt;br /&gt; I once tried to show this after seeing the base case for two integers in Havil&amp;#039;s Gamma: Exploring Euler&amp;#039;s Constant by generalising the proof there, but I forgot all about it.&lt;br /&gt; &lt;br /&gt; Incidentally, I wonder if an inductive method will work- it might even come back full circle to recursions...
 
Back
Top