Fungrim home page

Fungrim entry: fc6fe0

ζ ⁣(s,3)=ζ ⁣(s)112s\zeta\!\left(s, 3\right) = \zeta\!\left(s\right) - 1 - \frac{1}{{2}^{s}}
Assumptions:sCs \in \mathbb{C}
TeX:
\zeta\!\left(s, 3\right) = \zeta\!\left(s\right) - 1 - \frac{1}{{2}^{s}}

s \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
HurwitzZetaζ ⁣(s,a)\zeta\!\left(s, a\right) Hurwitz zeta function
RiemannZetaζ ⁣(s)\zeta\!\left(s\right) Riemann zeta function
Powab{a}^{b} Power
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("fc6fe0"),
    Formula(Equal(HurwitzZeta(s, 3), Sub(Sub(RiemannZeta(s), 1), Div(1, Pow(2, s))))),
    Variables(s),
    Assumptions(Element(s, CC)))

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