I came across the Gauss sum discussed in the following post in a problem from my Galois theory course: https://mathoverflow.net/a/71282. Why exactly is the square of its norm obvious?
2025-01-13 07:55:55.1736754955
Why is the absolute value of this Gauss sum obvious?
755 Views Asked by Vik78 https://math.techqa.club/user/vik78/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Page 99 of Hindry's Arithmetics, follows from exact sequence that $\text{N}(IJ) = \text{N}(J)\text{card}(J/IJ)$?
- How do I solve this over the integers
- How many ways to write a number $n$ as the product of natural numbers $\geq 2$?
- Representing integers as difference of semi-primes
- If $f,g$ are non-zero polynomials and $f$ divides $g$, then $\partial f \leq \partial g$.
- Conjugacy Class in Galois Representations
- Understanding Quadratic Residue Modulo n Structure
- Properties of the Gamma function
- Matrix of quadratic form (in Serre's general notion)?
- Find all pairs of positive integers $(n,k)$
Related Questions in GALOIS-THEORY
- Understanding calculations of log/antilog tables of polynomials over finite field
- Give $3$ examples of a field extensions which are neither normal nor separable.
- Is there a normal extension $L$ such that $\mathbb Q \subset \mathbb Q(\sqrt3) \subset L$ with cyclic $\text{Gal}(L/\mathbb Q) \cong \mathbb Z_4^+$
- Show that $K \neq F(a)$ for any $a \in K$.
- Show that $[K:F]_s = [K:L]_s [L:F]_s$ and $[K:F]_i = [K:L]_i [L:F]_i$.
- What Is the Basis of the Splitting Field of $x^3 - 2$ over $\mathbb Q$?
- Is $\mathbb{Q}(\sqrt{2+\sqrt{-5}})$ normal over $\mathbb{Q}$
- Any difference working with matrices over fields?
- Let $F$ be a field of characteristic $p$. Show that $F$ is perfect field if and only if...
- Roots of $x^3-2=0$ over $\mathbb{Q}$
Related Questions in GAUSS-SUMS
- Summation of gaussians
- Upper bound for the multidimensional gaussian integral
- How to come up with Gauss arithmetic progression solution in this sum
- Upper bound for $\frac{\|x\|_1}{\|x\|_2}$ if each entry of $x\in R^d$ is i.i.d. sampled from Gaussian distribution $N(0,1)$
- Why is the absolute value of this Gauss sum obvious?
- How are Gauss sums the analogue of the gamma function for finite fields?
- Is there a general method to find $\sum_{i = 1}^{N} i^a$
- Multiple sum variable notation
- a general formula of certain Gauss sum
- Another Gaussian sum
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity
Let $G=\sum_{a}\Big(\frac{a}{p}\Big)\zeta_p^a$. Here's a proof that $G^2=\Big(\frac{-1}{p}\Big)p$, which in particular shows that $|G|^2=p$.
As $a$ runs over $(\mathbb{Z}/p\mathbb{Z})^{\times}$, so does $ab$ for fixed $b\neq0$, so we have: $$ G^2=\sum_{a,b}\left(\frac{a}{p}\right)\left(\frac{b}{p}\right)\zeta_p^{a+b}=\sum_{a,b}\left(\frac{ab}{p}\right)\zeta_p^{a+b}=\sum_{a,b}\left(\frac{ab^2}{p}\right)\zeta_p^{b(a+1)}=\sum_{a,b}\left(\frac{a}{p}\right)\zeta_p^{b(a+1)} $$ $$=\sum_{b}\left(\frac{-1}{p}\right)+\sum_{a\neq-1}\left(\frac{a}{p}\right)\sum_{b}\zeta_p^{b(a+1)} $$
Moreover, $1+\zeta_p+\dots+\zeta_p^{p-1}=0$, so $\displaystyle\sum_{b}\zeta_p^{b(a+1)}=-1$, and
$$ G^2=(p-1)\left(\frac{-1}{p}\right)-\sum_{a\neq-1}\left(\frac{a}{p}\right)=p\left(\frac{-1}{p}\right)-\sum_{a}\left(\frac{a}{p}\right)=p\left(\frac{-1}{p}\right) $$ since there are as many quadratic residues as non-residues mod $p$.