Fungrim home page

Fungrim entry: 57d31a

χ(n){e2πik/r:kZ}{0}   where r=φ(q)\chi(n) \in \left\{ {e}^{2 \pi i k / r} : k \in \mathbb{Z} \right\} \cup \left\{0\right\}\; \text{ where } r = \varphi(q)
Assumptions:qZ1  and  χGq  and  nZq \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
TeX:
\chi(n) \in \left\{ {e}^{2 \pi i k / r} : k \in \mathbb{Z} \right\} \cup \left\{0\right\}\; \text{ where } r = \varphi(q)

q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
Definitions:
Fungrim symbol Notation Short description
Expez{e}^{z} Exponential function
Piπ\pi The constant pi (3.14...)
ConstIii Imaginary unit
ZZZ\mathbb{Z} Integers
Totientφ(n)\varphi(n) Euler totient function
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("57d31a"),
    Formula(Where(Element(chi(n), Union(Set(Exp(Div(Mul(Mul(Mul(2, Pi), ConstI), k), r)), ForElement(k, ZZ)), Set(0))), Equal(r, Totient(q)))),
    Variables(q, chi, n),
    Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, DirichletGroup(q)), Element(n, ZZ))))

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