Quadratic residue

A quadratic residue (mod p) refers to an integer c such that there exists an integer x for which the congruence $$ x^2 \equiv c (mod  p)$$ holds, right?
Rewriting:
$$x^2(mod  p) \equiv c (mod  p)$$
Which means that remainder of x^2 divided by p is the same as remainder of c divided by p.

Why c is called a residue? Residue of what?

Answer

Answers can be viewed only if
  1. The questioner was satisfied and accepted the answer, or
  2. The answer was disputed, but the judge evaluated it as 100% correct.
View the answer
Kav10 Kav10
1.7K
  • But in the case when c > p, it can’t be called residue since it is not, it will leave some residue, but it itself is not, right?

    • Kav10 Kav10
      0

      That is correct. It will create the residue if you do one more mod as shown in the example.

The answer is accepted.
Join Matchmaticians Affiliate Marketing Program to earn up to 50% commission on every question your affiliated users ask or answer.