proof $\sum_{n=1}^∞ \frac{1}{n^2} = \frac{\pi^2}{6}$ with partial fraction expansion

322 Views Asked by At

For this nice proof I have to use the partial fraction of the meromorphic function $$\frac{\pi^2}{\sin^2{z\pi}}$$ I assume that after the partial fraction is found there is a easy way to show the equation but my main problem is to construct these partial fractions and hope for some general explanatory.

thanks

2

There are 2 best solutions below

1
On BEST ANSWER

HINT:

The infinite product representation of the sine function is given by

$$\sin(\pi z)=\pi z\prod_{n=1}^\infty\left(1-\frac{z^2}{n^2}\right)$$

Note that $\frac{\pi^2}{\sin^2(\pi z)}=-\frac{d^2\,\log(\sin(\pi z))}{dz^2}$?

Now, use $$\frac{\pi^2}{\sin^2(\pi z)}=-\frac{d^2}{dz^2}\log\left(\pi z\prod_{n=1}^\infty\left(1-\frac{z^2}{n^2}\right)\right)$$

2
On

Restating Mark's approach, if we apply $\frac{d^2}{dz^2}\log(\cdot)$ to both sides of

$$ \frac{\sin(\pi z)}{\pi z}=\prod_{n\geq 1}\left(1-\frac{z^2}{n^2}\right) \tag{1}$$ we get: $$ \frac{1}{z^2}-\frac{\pi^2}{\sin^2(\pi z)} =- \sum_{n\geq 1}\left(\frac{1}{(n-z)^2}+\frac{1}{(n+z)^2}\right)\tag{2}$$ and by considering the limit of both sides as $z\to 0$ we get: $$ \zeta(2)=\sum_{n\geq 1}\frac{1}{n^2} = \frac{1}{2}\lim_{z\to 0}\left(\frac{\pi^2}{\sin^2(\pi z)}-\frac{1}{z^2}\right)\stackrel{d.H.}{=}\color{red}{\frac{\pi^2}{6}}.\tag{3} $$