Fungrim home page

Fungrim entry: ac8eca

Symbol: BernoulliB BnB_{n} Bernoulli number
Domain Codomain
nZ0n \in \mathbb{Z}_{\ge 0} BnQB_{n} \in \mathbb{Q}
Table data: (P,Q)\left(P, Q\right) such that (P)    (Q)\left(P\right) \implies \left(Q\right)
Definitions:
Fungrim symbol Notation Short description
BernoulliBBnB_{n} Bernoulli number
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
QQQ\mathbb{Q} Rational numbers
Source code for this entry:
Entry(ID("ac8eca"),
    SymbolDefinition(BernoulliB, BernoulliB(n), "Bernoulli number"),
    Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(Element(n, ZZGreaterEqual(0)), Element(BernoulliB(n), QQ)))))

Topics using this entry

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

2019-06-18 07:49:59.356594 UTC