Assumptions:
TeX:
\zeta\!\left(s\right) = \prod_{p} \frac{1}{1 - \frac{1}{{p}^{s}}} s \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \operatorname{Re}(s) > 1
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
RiemannZeta | Riemann zeta function | |
PrimeProduct | Product over primes | |
Pow | Power | |
CC | Complex numbers | |
Re | Real part |
Source code for this entry:
Entry(ID("8f5e66"), Formula(Equal(RiemannZeta(s), PrimeProduct(Div(1, Sub(1, Div(1, Pow(p, s)))), For(p)))), Variables(s), Assumptions(And(Element(s, CC), Greater(Re(s), 1))))