Fungrim home page

Fungrim entry: 8ff1ff

L ⁣(s,χ)ζ ⁣(Re(s))\left|L\!\left(s, \chi\right)\right| \le \zeta\!\left(\operatorname{Re}(s)\right)
Assumptions:qZ1  and  χGq  and  sC  and  Re(s)>1q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q} \;\mathbin{\operatorname{and}}\; s \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \operatorname{Re}(s) > 1
TeX:
\left|L\!\left(s, \chi\right)\right| \le \zeta\!\left(\operatorname{Re}(s)\right)

q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q} \;\mathbin{\operatorname{and}}\; s \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \operatorname{Re}(s) > 1
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
DirichletLL ⁣(s,χ)L\!\left(s, \chi\right) Dirichlet L-function
RiemannZetaζ ⁣(s)\zeta\!\left(s\right) Riemann zeta function
ReRe(z)\operatorname{Re}(z) Real part
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
DirichletGroupGqG_{q} Dirichlet characters with given modulus
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("8ff1ff"),
    Formula(LessEqual(Abs(DirichletL(s, chi)), RiemannZeta(Re(s)))),
    Variables(q, chi, s),
    Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, DirichletGroup(q)), Element(s, CC), Greater(Re(s), 1))))

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