Fungrim home page

Fungrim entry: a91200

π26=p(11p2)1\frac{{\pi}^{2}}{6} = \prod_{p} {\left(1 - \frac{1}{{p}^{2}}\right)}^{-1}
TeX:
\frac{{\pi}^{2}}{6} = \prod_{p} {\left(1 - \frac{1}{{p}^{2}}\right)}^{-1}
Definitions:
Fungrim symbol Notation Short description
Powab{a}^{b} Power
Piπ\pi The constant pi (3.14...)
PrimeProductpf(p)\prod_{p} f(p) Product over primes
Source code for this entry:
Entry(ID("a91200"),
    Formula(Equal(Div(Pow(Pi, 2), 6), PrimeProduct(Pow(Sub(1, Div(1, Pow(p, 2))), -1), For(p)))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC