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?

106
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
2.1K
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 603 views
- $5.00
Related Questions
- How many prime numbers (exact) less or equal to n, for one n, where n>=10^40?
- Wierdly Rational Fractions
- If both $n$ and $\sqrt{n^2+204n}$ are positive integers, find the maximum value of $𝑛$.
- Solve $x^{83}\equiv 7\pmod {139}$
- Why even/odd coordinates correspond to positive/negative signs in elliptic curves
- Prove that one of $(n+1)$ numbers chosen from $\{1,2, \dots, 2n\}$ is divisible by another.
- bases and number representations Q
- Prove that $p^2-1$ is divisible by 24 for any prime number $p > 3$.