Chapter 16 Solving Quadratic Congruences
Example 16.0.1.
The presence of the square root in the general formula does not mean every solution requires irrational numbers. Often there are solutions of simpler types.
We can solve
The equation
On the other hand, sometimes we need to even go beyond the real numbers. The solutions of something like
which only makes sense in the complex numbers
Example 16.0.2.
Since
Consider
We leave it to the reader to check that
Summary: Solving Quadratic Congruences
This chapter continues discussion of quadratic entities, but returns to the context of solving congruences. Just like in high school algebra, one can move from solving linear to quadratic!
Section 16.1 continues our usual practice of review and exploration, this time by reminding us of many square roots modulo
we have already found.Next, we become systematic in finding an equivalent to the quadratic formula, by Completing the square modulo
.The next section introduces the important definition of quadratic residues in Definition 16.3.1, along with some examples and history.
It turns out that the set of (non-zero) quadratic residues for a given modulus is a group (Theorem 16.4.3), and we immediately use this in Fact 16.4.5 to characterize them in a way that we will use again and again.
We then reinterpret the middle column of Figure 16.5.1 as the incredibly useful Euler's Criterion.
The second-to-last section gives us a symbolic way to treat quadratic residues, via the Legendre symbol (Definition 16.6.1).
Finally, we bring all of this together in computing When Two is a Quadratic Residue.
The Exercises give a wide variety of practice, from solving full congruences to interesting theory and getting lists of residues.