Assumptions:
References:
- Sequence A000793 in Sloane's On-Line Encyclopedia of Integer Sequences (OEIS)
TeX:
g(n) = \text{A000793}\!\left(n\right)
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| LandauG | Landau's function | |
| SloaneA | Sequence X in Sloane's OEIS | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("6af603"),
Formula(Equal(LandauG(n), SloaneA("A000793", n))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))