Fungrim home page

Fungrim entry: a7d592

χ=χ0χ1   for some (d,χ0) with d{1,2,,q}  and  dq  and  χ0GdPrimitive   where χ1=χq.1\chi = {\chi}_{0} {\chi}_{1} \;\text{ for some } \left(d, {\chi}_{0}\right) \text{ with } d \in \{1, 2, \ldots, q\} \;\mathbin{\operatorname{and}}\; d \mid q \;\mathbin{\operatorname{and}}\; {\chi}_{0} \in G^{\text{Primitive}}_{d}\; \text{ where } {\chi}_{1} = \chi_{q \, . \, 1}
Assumptions:qZ1  and  χGqq \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q}
TeX:
\chi = {\chi}_{0} {\chi}_{1} \;\text{ for some } \left(d, {\chi}_{0}\right) \text{ with } d \in \{1, 2, \ldots, q\} \;\mathbin{\operatorname{and}}\; d \mid q \;\mathbin{\operatorname{and}}\; {\chi}_{0} \in G^{\text{Primitive}}_{d}\; \text{ where } {\chi}_{1} = \chi_{q \, . \, 1}

q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q}
Definitions:
Fungrim symbol Notation Short description
Range{a,a+1,,b}\{a, a + 1, \ldots, b\} Integers between given endpoints
PrimitiveDirichletCharactersGqPrimitiveG^{\text{Primitive}}_{q} Primitive Dirichlet characters with given modulus
DirichletCharacterχq.\chi_{q \, . \, \ell} Dirichlet character
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
DirichletGroupGqG_{q} Dirichlet characters with given modulus
Source code for this entry:
Entry(ID("a7d592"),
    Formula(Where(Exists(Equal(chi, Mul(Subscript(chi, 0), Subscript(chi, 1))), For(Tuple(d, Subscript(chi, 0))), And(Element(d, Range(1, q)), Divides(d, q), Element(Subscript(chi, 0), PrimitiveDirichletCharacters(d)))), Equal(Subscript(chi, 1), DirichletCharacter(q, 1)))),
    Variables(q, Subscript(chi, 0)),
    Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, DirichletGroup(q)))))

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