Math Table or Method of Solving an infinite sum of reciprocal powers

pasqualrivera
Messages
2
Reaction score
0
Is anybody aware of how to solve the following infinite sum:

\sum\frac{1}{n^2} for all positive odd integers?



Is this the sort of thing you just look up in a math table or solve?

If math table, do I need a "sum of reciprocal powers" table or a "riemann zeta function" table?

If solve - how?

I know the answer is pi^2 / 8 but I haven't a clue how to calculate that and cannot find a math table with the appropriate functions.
 
Physics news on Phys.org
This is the Riemann zeta function Zeta(2), by definition. It's actually equal to pi^2/6, not pi^2/8, and Euler found a clever way of showing this, which is detailed here:

http://en.wikipedia.org/wiki/Basel_problem
 
phyzguy said:
This is the Riemann zeta function Zeta(2), by definition. It's actually equal to pi^2/6, not pi^2/8, and Euler found a clever way of showing this, which is detailed here:

http://en.wikipedia.org/wiki/Basel_problem

No, it's pi^2/8. Not zeta(2). The OP asked for the sum over odd integers. Split the sum over all integers into the sum over even integers and the sum over odd and equate it to zeta(2). Now find a way to relate the sum over even integers to zeta(2).
 
Last edited:
Sorry, I missed the "odd". You're right.
 
That makes sense, since the even series is not hard to find. I was thinking about this earlier today and haven't done the calculation yet, but I'm glad to have some reinforcement on that path.

Now I get to have fun learning the even series.

thx
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top