Solve Convergent Series with Mathematica: Pi Squared/8

  • Context: Graduate 
  • Thread starter Thread starter Hertz
  • Start date Start date
  • Tags Tags
    Convergent Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Hertz
Messages
180
Reaction score
8
Hi, Mathematica is telling me the value of this series, but I can't figure out how to do it on paper. Can someone please explain? $$\sum_{n=0}^{\infty}\frac{1}{(2n+1)^2}=\frac{\pi^2}{8}$$
 
Physics news on Phys.org
Hertz said:
Hi, Mathematica is telling me the value of this series, but I can't figure out how to do it on paper. Can someone please explain? $$\sum_{n=0}^{\infty}\frac{1}{(2n+1)^2}=\frac{\pi^2}{8}$$

http://ptrow.com/articles/Infinite_Series_Sept_07.htm
Above describes the derivation of
$$\sum_{n=1}^{\infty}\frac{1}{n^2}=\frac{\pi^2}{6}$$

Your equation is readily derived from this. Add all the $$\frac{1}{(2n)^2}$$ terms to your series and then subtract that series as [itex](\sum_{n=1}^{\infty}\frac{1}{n^2})/4[/itex]. You end up with $$\frac{\pi^2}{6}-\frac{1}{4}\frac{\pi^2}{6}=\frac{\pi^2}{8}$$
 
  • Like
Likes   Reactions: 1 person
Thanks!
 
Last edited: