Gauss Sums And Kronecker Weber
07 Aug 2023 -
Recently I was a counselor at the Ross math program where quadratic reciprocity was one of the main things we built up to. (as a side note, I seriously recommend this job, some of the most fun I have had.) Quadratic reciprocity has always been mysterious to me. It is a simple enough statement: knowing when is a QR mod can be determined if we know when is a QR mod . However this has led itself to 246 published proofs somehow, which always suggested to me something deep should be embedded into the statement. However before last month I could not really convince myself of this being a deep statement. A lot of proofs of it is often just e.g. counting or doing a computation and it just comes out.
We will look at in this blog, one of Gauss' proofs of this. The proof by so called Gauss sums. This is a common proof presented in many elementary number theory class. but usually without any intuition: its just computation. We will assume some Field theory and Galois theory, basically just know the Galois correspondence. Also for our intents and purposes, doesn't exist!
When is -3 a quadratic residue?
We start of with a simple question, when is a quadratic residue? So we are asking, let be prime, does there exist such that To do this, we will do a trick. Often you can figure out something for by thinking about it in first, or vice versa. An example of this is proving has cyclic multiplicative group by counting elements of order in . Consider to be a third root of unity, say Notice that you can hence write interms of third roots of unity, lets say . So if I have the analogue of a third root of unity in , then i expect to be a square root. Well there is an element of order if and only if , i.e if .
Let , and an element of order in . Then we claim, motivated by the complex case, that . Indeed, this is a simple computation: So actually we just proved that if , then is a quadratic residue mod .
What about when ? We do not have an element of order so we cannot do this nice trick. But what we can do is adjoint an element of order 3, i.e look at where is a root of . In this case, we also have . Since this is a field, the equation can only have two solutions, i.e and its negative. So the question now: is actually in the basefield ? Here we will use some light Galois theory: notice is an automorphism but doesnt fix . This means isnt in the base field, i.e has no square root.
The trick we did for will not generalize unfortunately. The reason is that we do not easily know what the minimum polynomial of , an element of order , is in . So we do not know which are the correct automorphisms to consider! However, once we look at the general case, actually an even nicer trick will help us.
Gauss sums
We managed to completely classify when is a quadratic residue mod by writing its square root interms of roots of unity. We will try to ask a more general question, when is where is a primitive th root of unity. Is there even such an element in the field? Actually the answer is yes. To see this all we need is some Galois theory. Note And since isnt a prime, this is an even cyclic group and hence has a subgroup of index . The fixed field of this is hence of degree 2, i.e a quadratic extension so in particular, some square root is in the cyclotomic field. Note the subgroup of index will be all things of the form .
But lets not get too lost in the Galois theory, and lets say simply that we have for some . Then since an automorphism sends to one of its conjugates, i.e itself or its negation, we would have . But in either case, we could just apply again to have . If we expand this out, it says Comparing the coefficient of , we have . So this tells us that all quadratic residues have the same coefficient. Since isnt fixed by everything, for non-residues we should have , i.e and . We can just divide by and hence we can assume . So the coefficient of is +1 or -1 depending on wether it is a quadratic residue or not. I.e Now we compute We used several time that whenever , we have is a bijetion of . We already knew was going to be a rational, so its great to see it is actually just . Ofcourse when , this is the case we already worked out. Also recall that is fixed by only when is a quadratic residue mod . So Unfortunately there is no nice way to finish this off in , so we move down to finite fields as we did for .
Now consider , and the question is wether is a quadratic residue mod . Again, consider an extension , so we have an element of order . We know The computation would be the same but also one might argue using polynomials, the min poly of in is and it must divide , and the min poly of mod divides . Note that if we define the same way as before, sending , its not necessarily an automorphism but it does still satisfy . Since in this field, we have As we know if and only if . So actually we already know the answer, is a quadratic residue mod iff is a quadratic residue mod . We have already accomplished our goal, we know how to relate being a quadratic residue mod to the other way around. But lets write an equation down with this and say Equating we'd have which we can write nicely as
conclusion
Hopefully this injected some intuition into the idea of the Gauss sums. Basically, Gauss sums are a way to capture quadratic Kronecker-Weber, that we can write every interms of roots of unities. And this was enough to solve quadratic reciprocity. This idea can be generalized to higher reciprocity laws also. Infact the full statement of Kronecker-Weber says that every abelian extension(i.e Galois group over is abelian) is a subfield of a cyclotomic extension. And basically this allows one to write down all such higher reciprocity laws. This is the content of Class field theory.
Comments