TeX:
\left(X \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}\right) \;\implies\; \text{A00000X}\!\left(n\right) \in \mathbb{Z} \cup \left\{\operatorname{Undefined}\right\}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| ZZGreaterEqual | Integers greater than or equal to n | |
| ZZ | Integers | |
| SloaneA | Sequence X in Sloane's OEIS |
Source code for this entry:
Entry(ID("963387"),
Formula(Implies(And(Element(X, ZZGreaterEqual(1)), Element(n, ZZ)), Element(SloaneA(X, n), Union(ZZ, Set(Undefined))))),
Variables(X, n))