Assumptions:
TeX:
\psi^{(m)}\!\left(1\right) = {\left(-1\right)}^{m + 1} m ! \zeta\!\left(m + 1\right) m \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
DigammaFunction | Digamma function | |
Pow | Power | |
Factorial | Factorial | |
RiemannZeta | Riemann zeta function | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("a62320"), Formula(Equal(DigammaFunction(1, m), Mul(Mul(Pow(-1, Add(m, 1)), Factorial(m)), RiemannZeta(Add(m, 1))))), Variables(m), Assumptions(Element(m, ZZGreaterEqual(1))))