Assumptions:
References:
- Sequence A027641 in Sloane's On-Line Encyclopedia of Integer Sequences (OEIS)
- Sequence A027642 in Sloane's On-Line Encyclopedia of Integer Sequences (OEIS)
TeX:
B_{n} = \frac{\text{A027641}\!\left(n\right)}{\text{A027642}\!\left(n\right)}
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| BernoulliB | Bernoulli number | |
| SloaneA | Sequence X in Sloane's OEIS | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("b6111c"),
Formula(Equal(BernoulliB(n), Div(SloaneA("A027641", n), SloaneA("A027642", n)))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))