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
- 623 views
- $5.00
Related Questions
- If both $n$ and $\sqrt{n^2+204n}$ are positive integers, find the maximum value of $𝑛$.
- The last six digits of the number $30001^{18} $
- How many prime numbers (exact) less or equal to n, for one n, where n>=10^40?
- Elementary num theory Q: or
- Wierdly Rational Fractions
- Advanced Modeling Scenario
- bases and number representations Q
- Solve $abc=2(a-2)(b-2)(c-2)$ where $a,b $ and $c$ are integers