Let $\mathbb{F}_{p^2}$ be the finite field of cardinality $p^2$, $\chi$ be a (multiplicative) character of $\mathbb{F}_{p^2}$ and $e(.)=e^{2\pi i .}$. What is the evaluation of the following two sums, $$\sum_{b\in\mathbb{F}_{p^2}}e\left(\frac{a Norm(b)}{p}\right)$$ and $$\sum_{b\in\mathbb{F}_{p^2}}\chi(b)e\left(\frac{a Norm(b)}{p}\right),$$ where $a\in \mathbb{F}_p$. In general, what is the evaluation/estimate if $\mathbb{F}_{p^2}$ is replaced by another finite field?
2026-03-25 14:32:41.1774449161
Gauss like sum evaluation / estimate
107 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
Related Questions in EXPONENTIAL-SUM
- Proof of homomorphism property of the exponential function for formal power series
- The cdf of a sum of two independent random variables with type I extreme-value distribution
- Is there a scheme by which we can form distinct sums of sums.
- solving for a set number of "accelerating" values between two given values
- Solving $5000 = 2000(1 + (0.0225/12))^{12t} + 2000(1 + (0.03/12))^{12t}$
- How to show $\frac 1 e \sum\limits_{n=0}^{+\infty}\frac{n^x}{n!}$ is always an integer for $x \in \mathbb N$
- Exponential function inequality with n terms
- How can one show that this is positive?
- Solution of $2^x+3^x=1$
- Prove that exponential series squared is continous
Related Questions in GAUSS-SUMS
- Gauss sum in regular 7-gon
- a special problem about numbers assigned on polygons
- Why did people constructed Quadratic Gauss Sum?
- Gauss sum possible typo
- On a $\mathbb C$-linear map from $M(p-1,\mathbb C)$ to $\mathbb C^\hat G$, where $p$ is an odd prime and $G=\mathbb Z/(p) ^\times$
- $\lim_{n\to\infty}\frac{\sum_{i=1}^ni^{4\lambda}}{\Big(\sum_{i=1}^ni^{2\lambda}\Big)^2}=0$
- Computing number of solutions for equations in $F_{m^s}$ (finite field with $m^s$ elements)
- Jacobi sums Gaussian Sum. Show $J(\rho^{'},\chi^{'}) = (- J(\rho,\chi))^s$
- quadratic gauss sum calculation in sage
- Show that $S^p = \sum\limits_{x \in \Bbb {F_q}^*} \left ( \frac x q \right ) {\omega}^{xp}.$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- 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?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- 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
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- 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)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The first sum is easy. We need the following basic properties of the norm map $$ N:\Bbb{F}_{p^2}\to\Bbb{F}_p, N(z)=z^{p+1}. $$
I write $e(\cdot)$ in place of $e(\frac{\cdot}p)$ because that $p$ is always the same. It is well known that $\sum_{z\in\Bbb{F}_p}e(z)=0$, so the sum $\sum_{z\in\Bbb{F}_p,z\neq0}e(z)=-1$. Using these we get $$ \begin{aligned} \sum_{b\in \Bbb{F}_{p^2}}e(aN(b)) &=e(0)+(p+1)\sum_{z\in\Bbb{F}_p,z\neq0}e(az)\\ &=\begin{cases}1+(p+1)\cdot(-1)=-p,&\ \text{if $a\neq0$, and}\\ 1+(p+1)(p-1)=p^2,&\ \text{if a=0.} \end{cases}\\ \end{aligned} $$
By the same process
$$ \sum_{b\in\Bbb{F}_{p^2}}\chi(b)e(a N(b)) =\chi(0)+\sum_{z\in\Bbb{F}_p,z\neq0}e(az)\sum_{b\in\Bbb{F}_{p^2},N(b)=z}\chi(b). $$
Here the inner sum $$ S(z):=\sum_{b\in\Bbb{F}_{p^2},N(b)=z}\chi(b) $$ can be analyzed. The set of, call it $G_z$, of elements $b\in\Bbb{F}_{p^2}$ such that $N(b)=z$ is a coset of the subgroup $G_1=\operatorname{Ker}(N)$ (cyclic of order $p+1$). If the restriction of $\chi$ to $G_1$ is not constant, then all those inner sums are automatically zero. On the other hand, if $\chi(G_1)=\{1\}$, then $S(z)=(q+1)\chi(b_z)$, where $b_z$ is any element of $\Bbb{F}_{p^2}$ such that $N(b_z)=z$.
In this remaining case the mapping $z\mapsto \chi(b_z)$ is a multiplicative character, call it $\tilde\chi$, of $\Bbb{F}_p$. This is because for any elements $z,z'\in\Bbb{F}_p$ we can use $b_zb_{z'}$ is place of $b_{zz'}$. Here the quotient $b_{zz'}/(b_zb_{z'})$ is in the subgroup $G_1$, and we now assume that $\chi(G_1)=\{1\}$. Therefore $\chi(b_{zz'})=\chi(b_z)\chi(b_{z'})$.
Hence we can conclude that your sum $$ \sum_{b\in\Bbb{F}_{p^2}}\chi(b)e(a N(b)) =\begin{cases}\chi(0),&\ \text{if $\chi_{\vert G_1}$ is non-trivial, and}\\ \chi(0)+(q+1)\sum_{z\in\Bbb{F}_p}e(az)\tilde{\chi}(z),&\ \text{if $\chi(b)=1$ whenever $N(b)=1$.} \end{cases} $$ In the last form we clearly have a Gauss sum of the prime field with known absolute value $\sqrt p$ except in the trivial cases $a=0$ or $\tilde{\chi}=\chi_0$.