Fungrim home page

Fungrim entry: 2e1ff3

zerossRζ ⁣(s)={2n:nZ1}\mathop{\operatorname{zeros}\,}\limits_{s \in \mathbb{R}} \zeta\!\left(s\right) = \left\{ -2 n : n \in \mathbb{Z}_{\ge 1} \right\}
TeX:
\mathop{\operatorname{zeros}\,}\limits_{s \in \mathbb{R}} \zeta\!\left(s\right) = \left\{ -2 n : n \in \mathbb{Z}_{\ge 1} \right\}
Definitions:
Fungrim symbol Notation Short description
RiemannZetaζ ⁣(s)\zeta\!\left(s\right) Riemann zeta function
RRR\mathbb{R} Real numbers
SetBuilder{f ⁣(x):P ⁣(x)}\left\{ f\!\left(x\right) : P\!\left(x\right) \right\} Set comprehension
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("2e1ff3"),
    Formula(Equal(Zeros(RiemannZeta(s), s, Element(s, RR)), SetBuilder(Neg(Mul(2, n)), n, Element(n, ZZGreaterEqual(1))))))

Topics using this entry

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

2019-06-18 07:49:59.356594 UTC