Assumptions:
TeX:
\operatorname{Im}\!\left(\psi\!\left(\frac{1}{2} + i y\right)\right) = \frac{\pi}{2} \tanh\!\left(\pi y\right) y \in \mathbb{R} \;\mathbin{\operatorname{and}}\; y \ne 0
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Im | Imaginary part | |
DigammaFunction | Digamma function | |
ConstI | Imaginary unit | |
Pi | The constant pi (3.14...) | |
RR | Real numbers |
Source code for this entry:
Entry(ID("6f3fec"), Formula(Equal(Im(DigammaFunction(Add(Div(1, 2), Mul(ConstI, y)))), Mul(Div(Pi, 2), Tanh(Mul(Pi, y))))), Variables(y), Assumptions(And(Element(y, RR), NotEqual(y, 0))))