Assumptions:
TeX:
\Gamma\!\left(x\right) \gt {\left(2 \pi\right)}^{1 / 2} {x}^{x - 1 / 2} {e}^{-x} x \in \left(0, \infty\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
GammaFunction | Gamma function | |
Pow | Power | |
ConstPi | The constant pi (3.14...) | |
Exp | Exponential function | |
OpenInterval | Open interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("2a47d7"), Formula(Greater(GammaFunction(x), Mul(Mul(Pow(Mul(2, ConstPi), Div(1, 2)), Pow(x, Sub(x, Div(1, 2)))), Exp(Neg(x))))), Variables(x), Assumptions(Element(x, OpenInterval(0, Infinity))))