Assumptions:
TeX:
\zeta\!\left(s, s\right) = \frac{1}{2} \left({\left(\zeta\!\left(s\right)\right)}^{2} - \zeta\!\left(2 s\right)\right) s \in \mathbb{Z}_{\ge 2}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
MultiZetaValue | Multiple zeta value (MZV) | |
Pow | Power | |
RiemannZeta | Riemann zeta function | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("ef8b17"), Formula(Equal(MultiZetaValue(s, s), Mul(Div(1, 2), Sub(Pow(RiemannZeta(s), 2), RiemannZeta(Mul(2, s)))))), Variables(s), Assumptions(Element(s, ZZGreaterEqual(2))))