8

Proving that $$\sum_{n=0}^{\infty }\frac{3(n!)^2}{(2n+2)!}=\sum_{n=1}^{\infty }\frac{1}{n^2}=\frac{\pi ^2}{6}$$

I know the proving of second series which is very famous series to give us $\zeta(2)$, but I dont know how to prove the first series which is faster than second series, any help

E.H.E
  • 23,280

1 Answers1

10

Using the series expansion of $\arcsin^2(x)$ (see this question) given by

$$\arcsin^2(x) = \frac{1}{2}\sum_{n=1}^\infty\frac{(2x)^{2n}}{n^2{2n\choose n}}$$

we see that your sum is

$$\sum_{n=0}^\infty \frac{3(n!)^2}{(2n+2)!} = \sum_{n=1}^\infty \frac{3}{n^2{2n\choose n}} = 6\arcsin^2\left(\frac{1}{2}\right) = \frac{\pi^2}{6}$$

Winther
  • 24,478