Assumptions:
TeX:
\left|G_{q}\!\left(\chi\right)\right| = \sqrt{q}
q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G^{\text{Primitive}}_{q}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Abs | Absolute value | |
| GaussSum | Gauss sum | |
| Sqrt | Principal square root | |
| ZZGreaterEqual | Integers greater than or equal to n | |
| PrimitiveDirichletCharacters | Primitive Dirichlet characters with given modulus |
Source code for this entry:
Entry(ID("b78a50"),
Formula(Equal(Abs(GaussSum(q, chi)), Sqrt(q))),
Variables(q, chi),
Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, PrimitiveDirichletCharacters(q)))))