Fungrim home page

Fungrim entry: c33e2b

(B2n(p1)2n1p)Z\left(B_{2 n} \prod_{\left(p - 1\right) \mid 2 n} \frac{1}{p}\right) \in \mathbb{Z}
Assumptions:nZ1n \in \mathbb{Z}_{\ge 1}
TeX:
\left(B_{2 n} \prod_{\left(p - 1\right) \mid 2 n} \frac{1}{p}\right) \in \mathbb{Z}

n \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol Notation Short description
BernoulliBBnB_{n} Bernoulli number
PrimeProductpf(p)\prod_{p} f(p) Product over primes
ZZZ\mathbb{Z} Integers
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("c33e2b"),
    Formula(Element(Parentheses(Mul(BernoulliB(Mul(2, n)), PrimeProduct(Div(1, p), For(p), Divides(Parentheses(Sub(p, 1)), Mul(2, n))))), ZZ)),
    Variables(n),
    Assumptions(Element(n, ZZGreaterEqual(1))))

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