TeX:
\sum_{n=0}^{\infty} \frac{1}{x_{n}^{2}} = {\gamma}^{2} + \frac{{\pi}^{2}}{2}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Sum | Sum | |
| Pow | Power | |
| DigammaFunctionZero | Zero of the digamma function | |
| Infinity | Positive infinity | |
| ConstGamma | The constant gamma (0.577...) | |
| Pi | The constant pi (3.14...) |
Source code for this entry:
Entry(ID("1165fc"),
Formula(Equal(Sum(Div(1, Pow(DigammaFunctionZero(n), 2)), For(n, 0, Infinity)), Add(Pow(ConstGamma, 2), Div(Pow(Pi, 2), 2)))))