Assumptions:
TeX:
\operatorname{Im}\!\left(\psi\!\left(i y\right)\right) = \frac{\pi}{2} \coth\!\left(\pi y\right) + \frac{1}{2 y}
y \in \mathbb{R} \;\mathbin{\operatorname{and}}\; y \ne 0Definitions:
| 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("03e2a6"),
Formula(Equal(Im(DigammaFunction(Mul(ConstI, y))), Add(Mul(Div(Pi, 2), Coth(Mul(Pi, y))), Div(1, Mul(2, y))))),
Variables(y),
Assumptions(And(Element(y, RR), NotEqual(y, 0))))