Assumptions:
TeX:
n ! > {e}^{n} n \in \mathbb{Z}_{\ge 6}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Factorial | Factorial | |
Exp | Exponential function | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("f9efd0"), Formula(Greater(Factorial(n), Exp(n))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(6))))