Fungrim home page

Fungrim entry: f9efd0

n!>enn ! > {e}^{n}
Assumptions:nZ6n \in \mathbb{Z}_{\ge 6}
TeX:
n ! > {e}^{n}

n \in \mathbb{Z}_{\ge 6}
Definitions:
Fungrim symbol Notation Short description
Factorialn!n ! Factorial
Expez{e}^{z} Exponential function
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

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