Fungrim home page

Fungrim entry: ef8b17

ζ ⁣(s,s)=12((ζ ⁣(s))2ζ ⁣(2s))\zeta\!\left(s, s\right) = \frac{1}{2} \left({\left(\zeta\!\left(s\right)\right)}^{2} - \zeta\!\left(2 s\right)\right)
Assumptions:sZ2s \in \mathbb{Z}_{\ge 2}
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ζ ⁣(s1,,sk)\zeta\!\left({s}_{1}, \ldots, {s}_{k}\right) Multiple zeta value (MZV)
Powab{a}^{b} Power
RiemannZetaζ ⁣(s)\zeta\!\left(s\right) Riemann zeta function
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC