Quadratic Residues Modulo 3,4,5,7: Patterns & Analysis

  • Thread starter Thread starter saadsarfraz
  • Start date Start date
  • Tags Tags
    Quadratic
saadsarfraz
Messages
86
Reaction score
1
Q- A number is a quadratic residue modulo m if it takes the form x^{2} mod m
for some integer x. List the quadratic residues modulo 3, 4, 5, and 7. What
patterns, if any, do you notice?

modulo 7

0^2=0, 1^{2}=1, 2^{2}=4, 3^{2}=2, 4^{2}=2, 5^{2}=4, 6^{2}=1

modulo 5

0^2=0, 1^{2}=1, 2^{2}=4, 3^{2}=4, 4^{2}=2

modulo 4

0^2=0, 1^{2}=1, 2^{2}=0, 3^{2}=1

modulo 3

0^2=0, 1^{2}=1, 2^{2}=1

I don't to see any patterns?
 
Last edited:
Physics news on Phys.org
You forgot 0^2 = 0 in each case. But to see patterns, I think you're supposed to sort the residues and remove duplicates.

I'm not sure what pattern you're supposed to see, actually. That primes have more residues than composites? That about half the numbers are quadratic residues mod a prime? Or is it supposed to be related to the Law of Quadratic Reciprocity that you presumably haven't learned yet?
 
so if i remove duplicates then

0^2=0, 1^2=1, 2^2=4, 3^2=2 (mod7)

0^2=0, 1^2=1, 2^2=4, (mod5) i think 4^2=1 not 2.

0^2=0, 1^2=1 (mod4)

0^2=0, 1^2=1 (mod3)
 
what do you mean by "That about half the numbers are quadratic residues mod a prime?"
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top