Assumptions:
TeX:
\zeta\!\left(2, a\right) = {a}^{-2} \,{}_3F_2\!\left(1, a, a, a + 1, a + 1, 1\right)
a \in \mathbb{C} \setminus \{0, -1, \ldots\}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| HurwitzZeta | Hurwitz zeta function | |
| Pow | Power | |
| CC | Complex numbers | |
| ZZLessEqual | Integers less than or equal to n |
Source code for this entry:
Entry(ID("6419ac"),
Formula(Equal(HurwitzZeta(2, a), Mul(Pow(a, -2), Hypergeometric3F2(1, a, a, Add(a, 1), Add(a, 1), 1)))),
Variables(a),
Assumptions(Element(a, SetMinus(CC, ZZLessEqual(0)))))