Fungrim home page

Fungrim entry: 9d0839

pn=A000040 ⁣(n)p_{n} = \text{A000040}\!\left(n\right)
Assumptions:nZ1n \in \mathbb{Z}_{\ge 1}
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
PrimeNumberpnp_{n} nth prime number
SloaneAA00000X ⁣(n)\text{A00000X}\!\left(n\right) Sequence X in Sloane's OEIS
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC