February 2020
Beginner
621 pages
19h 34m
English
Suppose we want to determine whether or not has a solution, where is prime. If is small, we could square all of the numbers mod and see if is on the list. When is large, this is impractical. If we can use the technique of the previous section and compute If has a square root, then is one of them, so we simply have to square and see if we get If not, then has no square root mod The following proposition gives a method for deciding whether is a square mod that works for arbitrary odd
Let be an odd prime and let be an integer with Then The congruence has a solution if and only ...
Read now
Unlock full access