Question:
If a and b are both quadratic residues of the odd prime p or both non-residues of p, show that the congruence ax^2 =b (modp) has a solution.
Becauseis a quadratic residue let
so
and since
is a quadratic residue we know
; let
and we are done.
EDIT:
I had failed to consider the case where they both are non-residues.
This is solvable only whenis a quadratic residue; by euler's criterion,
is a quadratic residue iff and only iff both or neither of
and
are quadratic residues.
Letbe a solution to the congruence.
By the Euclidean algorithm,has a modular inverse since it is relatively prime to
(if
, then there would be no such
. If
,do we consider it a quadratic residue or what?).
In particular, then,is a solution to our original equation.