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