Assumptions:
References:
- Sequence A000040 in Sloane's On-Line Encyclopedia of Integer Sequences (OEIS)
TeX:
p_{n} = \text{A000040}\!\left(n\right)
n \in \mathbb{Z}_{\ge 1}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| PrimeNumber | nth prime number | |
| SloaneA | Sequence X in Sloane's OEIS | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("9d0839"),
Formula(Equal(PrimeNumber(n), SloaneA("A000040", n))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(1))))