Assumptions:
TeX:
\psi\!\left(1 - z\right) = \psi\!\left(z\right) + \pi \cot\!\left(\pi z\right) z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \notin \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
DigammaFunction | Digamma function | |
Pi | The constant pi (3.14...) | |
CC | Complex numbers | |
ZZ | Integers |
Source code for this entry:
Entry(ID("adf5e2"), Formula(Equal(DigammaFunction(Sub(1, z)), Add(DigammaFunction(z), Mul(Pi, Cot(Mul(Pi, z)))))), Variables(z), Assumptions(And(Element(z, CC), NotElement(z, ZZ))))