Assumptions:
TeX:
\Gamma\!\left(z + 1\right) = z \Gamma(z) z \in \mathbb{C} \setminus \{0, -1, \ldots\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Gamma | Gamma function | |
CC | Complex numbers | |
ZZLessEqual | Integers less than or equal to n |
Source code for this entry:
Entry(ID("78f1f4"), Formula(Equal(Gamma(Add(z, 1)), Mul(z, Gamma(z)))), Variables(z), Assumptions(Element(z, SetMinus(CC, ZZLessEqual(0)))))