Assumptions:
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 |
---|---|---|
BernoulliB | Bernoulli number | |
PrimeProduct | Product over primes | |
ZZ | Integers | |
ZZGreaterEqual | 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))))