Example 3.2
Is

a square modulo

?
We have
Here, we found that

using Proposition
2.3
and that

. We found

as follows:
Thus

is a square
modulo

.
Annoyingly, though we know that
is a square modulo
, we still
don't know an
such that
!
? for(a=1,388,if(Mod(a,389)^2==6,print1(a, " ")))
28 361
Example 3.3
Is

a square modulo

? We proved that the answer is ``no''
in the previous lecture by computing

. It's easier to
prove that the answer is no using Theorem
3.1: