Section 17.2 Another Criterion
¶Remark 17.2.1.
Eisenstein was yet another brilliant young mathematician who came out of nowhere but died young because he couldn't find a job which could help his chronic illness. I say “yet another” because this is similar to the story of Abel (after whom Abelian groups are named), and quite likely would have been the story of Galois if he hadn't been killed in a duel first; unfortunately, their mathematics is mostly outside the bounds of this text.
Subsection 17.2.1 Laying the foundation
¶First, let's introduce a new set and look at a couple of properties. I strongly advise following along with a prime like p=11 or p=13.Definition 17.2.2.
Fix an odd prime p. Let E be the set of even numbers less than p. That is,
Next, given a coprime to p, let the set of multiples of a by even numbers be denoted
Finally, find the remainder of each element of aE modulo p, as a nonnegative integer. The set of all such remainders we call ¯aE; for convenience we may write ae−kp=ra,e for the remainder (and quotient k).
Claim 17.2.3.
Consider the set of (least nonnegative) remainders modulo p of numbers of the form (−1)xx for x∈¯aE. Then as sets we have
Proof.
First, we claim both sets only contain even numbers. Recall that everything in \(\overline{aE}\) is less than \(p\text{.}\)
If \(x\) is even, then \((-1)^x x\) is just \(x\text{,}\) which will then be the remainder.
If \(x\) is odd, then \((-1)^x x = -x\) has remainder \(p-x\text{,}\) which (as the difference of two odds) is also even.
It remains to show the elements of the set in question are all different.
Suppose any two such numbers were the same; then for some even numbers \(e\) and \(e'\text{,}\) and quotients \(k\) and \(k'\text{,}\) we have
We can reduce this further by ignoring multiples of \(p\text{,}\) and even further by observing that \(\gcd(a,p)=1\) so we can cancel \(a\) from the remaining congruence. Then
If \(e\) and \(e'\) are different then \(e\not\equiv e'\text{,}\) so the only option would be \(e\equiv -e'\text{.}\) This directly yields \(e+e'\equiv 0\text{.}\) But numbers in \(E\) are positive and less than \(p\text{,}\) so \(0\lt e+e'\lt 2p\text{.}\) Since \(p\) is odd we also cannot have the sum of two evens \(e+e'=p\text{,}\) so the only remaining choice is that \(e=e'\text{.}\)
Example 17.2.4.
For instance, with p=11 and a=3 we get
The set in the claim is then
Subsection 17.2.2 Getting the new criterion
¶Now we will try to use this set to arrive at something similar to Euler's Criterion. Our goal would be to use it (since we know it corresponds to Legendre symbols), but with something different and hopefully easier to compute. Still, we would need to arrive at a(p−1)/2 in the end, so let's follow some steps that might lead us in that direction. As mentioned above, the most crucial thing to notice is that the desired exponent (p−1)/2 is exactly the number of elements in E. So a first step would be to multiply all the elements of aE:Example 17.2.5.
For instance, with p=11 and a=3 we get
Checking, we see that 6+1+7+2+8 is even. So by Theorem 16.5.2 a should be a QR modulo p, and 11+11+3=25=52 so in this case it is.
Fact 17.2.6.
Proof.
Use Euler's Criterion and the above steps.
Remark 17.2.7.
Transforming such computations to a simple parity (or other) check is very common in algebra and number theory.
Subsection 17.2.3 The final form
¶Fact 17.2.6 is still somewhat unwieldy, so there is a final simplification. Recall that these ra,e come from remainders of e∈E. Indeed, we could have used Division Algorithm directly in defining them:Theorem 17.2.8. Eisenstein's Criterion for the Legendre Symbol.
Let p and a be as throughout, and E={2,4,6,…,p−1}; then
Remark 17.2.9.
The name of the criterion is long to avoid confusion with another famous criterion that Eisenstein discovered. (See David Cox's excellent 2011 Monthly article [C.7.4], which won the Lester R. Ford award, on whether Theodor Schönemann deserves the credit for that criterion.)
Example 17.2.10.
To continue Example 17.2.5 where p=11 and a=3, let's compute this exponent:
Once again this is even, so 3 is confirmed to be a QR modulo 11.
Example 17.2.11.
Let's try to compute the exercise in Example 17.1.5 where p=17 and a=45≡11. Then we need to compute this exponent:
This is odd, so 45 is not a QR modulo 17.