Assumptions:
TeX:
\left|\gamma_{n}\right| < {10}^{-4} {e}^{n \log\left(\log(n)\right)} n \in \mathbb{Z}_{\ge 5}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
StieltjesGamma | Stieltjes constant | |
Pow | Power | |
Exp | Exponential function | |
Log | Natural logarithm | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("1dec0d"), Formula(Less(Abs(StieltjesGamma(n)), Mul(Pow(10, -4), Exp(Mul(n, Log(Log(n))))))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(5))))