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