Assumptions:
TeX:
\Gamma(z) = \frac{\pi}{\sin\!\left(\pi z\right)} \frac{1}{\Gamma\!\left(1 - z\right)} z \in \mathbb{C} \setminus \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Gamma | Gamma function | |
Pi | The constant pi (3.14...) | |
Sin | Sine | |
CC | Complex numbers | |
ZZ | Integers |
Source code for this entry:
Entry(ID("b510b6"), Formula(Equal(Gamma(z), Mul(Div(Pi, Sin(Mul(Pi, z))), Div(1, Gamma(Sub(1, z)))))), Variables(z), Assumptions(Element(z, SetMinus(CC, ZZ))))