Fungrim home page

Fungrim entry: 490cf4

π=2n=2sec ⁣(π2n)\pi = 2 \prod_{n=2}^{\infty} \sec\!\left(\frac{\pi}{{2}^{n}}\right)
TeX:
\pi = 2 \prod_{n=2}^{\infty} \sec\!\left(\frac{\pi}{{2}^{n}}\right)
Definitions:
Fungrim symbol Notation Short description
Piπ\pi The constant pi (3.14...)
Productnf(n)\prod_{n} f(n) Product
Powab{a}^{b} Power
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("490cf4"),
    Formula(Equal(Pi, Mul(2, Product(Sec(Div(Pi, Pow(2, n))), For(n, 2, Infinity))))))

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