Where does the pi come from in the sum of inverse squares?

  • Thread starter Thread starter johnw188
  • Start date Start date
  • Tags Tags
    Pi
johnw188
Messages
21
Reaction score
0
I saw the other thread, but figured this question was sufficiently distinct to warrent a new thread
I was recently looking at this series
\[<br /> \sum_{n=1}^\infty \frac{1}{n^{2}} = 1 + \frac{1}{4} + \frac{1}{9} + \frac{1}{16} + \cdots + \frac{1}{n^{2}} = \frac{\pi^{2}}{6} \approx 1.645<br /> \]
My math teacher gave me the answer of $\pi^{2}$/6, and by looking at the sum numerically it seems to come up that way. I'm wondering, though. Where does the $\pi$ come from?
I tried to find an expression for the k'th term of the sum, and came up with this
\begin{center}<br /> \begin{tabular}{| l | c | }<br /> \hline<br /> $k$ &amp; $S_k$ \\ \hline<br /> 1 &amp; 1 \\ \hline<br /> 2 &amp; $\frac{5}{4}$ \\ \hline<br /> 3 &amp; $\frac{49}{36}$ \\ \hline<br /> 4 &amp; $\frac{820}{576}$ \\ \hline<br /> 5 &amp; $\frac{21076}{14400}$ \\ \hline<br /> 6 &amp; $\frac{773136}{518400}$ \\ \hline<br /> \end{tabular}<br /> \end{center}
Note that the fractions are all left unsimplified. I noticed that all of the denominators were perfect squares:
\begin{center}<br /> \begin{tabular}{| l | c | }<br /> \hline<br /> k &amp; S_k \\ \hline<br /> 1 &amp; 1^2 \\ \hline<br /> 2 &amp; 2^2 \\ \hline<br /> 3 &amp; 6^2 \\ \hline<br /> 4 &amp; 24^2 \\ \hline<br /> 5 &amp; 120^2 \\ \hline<br /> 6 &amp; 720^2 \\ \hline<br /> \end{tabular}<br /> \end{center}
As you can see, the denominator of the fraction works out to be k!^2. However, I still can't figure out where the pi comes from, or, for that matter, see any pattern in the numerator. Any ideas?
 
Last edited:
Physics news on Phys.org
None of the partial sums will have a pi in them, only approximations (the partial sums are all rational).

This has many ways to prove it:

http://www.maths.ex.ac.uk/~rjc/etc/zeta2.pdf

Depending on what you know, you might find Euler's orignal method (#7 in the above) the easiest to folow. More details on this method can be found in (eq (20) and on):

http://plus.maths.org/issue19/features/infseries/

Though Euler hadn't actually justified his product form for sin(x), it can be done.
 
Last edited by a moderator:

Similar threads

Back
Top