Question about a particular equivalence relation.

In summary, the given relation is an equivalence relation and the equivalence classes can be determined by looking at which numbers squared have a remainder of 1 when divided by 3. The numbers in these equivalence classes are 0, 1, 2, 4, 5, 7, 8, 10, 11, etc. and this pattern continues.
  • #1
frankfjf
168
0

Homework Statement



Determine if this is an equivalence relation. Either specify which properties fail or list the equivalence classes:

A = {0, 1, 2...}
R = {(m,n) | m^2 ≡ n^2 mod 3}

Homework Equations



m^2 ≡ n^2 mod 3

The Attempt at a Solution



I've determined that it is indeed an equivalence relation, but my problem is when it comes to coming up with the equivalence classes. I'm used to the equation in the relation just using m and n instead of them being squared, so perhaps that's what's throwing me off.

[0] = {0, 3, 6, 9, ...} but unlike equivalence relations where [1] would be {1, 4, 7, 10, ...} the professor's solution says that [1] = {1, 2, 4, 5, 7, 8, ...}. Why is this? What happens in this particular equivalence relation that causes [1] to have that pattern? I know that you have to look at it as m^2 - n^2 = 3z, but how does the squaring change the pattern?
 
Physics news on Phys.org
  • #2
Which numbers squared are 1 mod 3? let's see... 1^2 = 1 mod 3, 2^2 = 4 = 1 mod 3, 4^2 = 16 = 1 mod 3... see a pattern?
 
  • #3
NoMoreExams said:
Which numbers squared are 1 mod 3? let's see... 1^2 = 1 mod 3, 2^2 = 4 = 1 mod 3, 4^2 = 16 = 1 mod 3... see a pattern?

I think I'm starting to see what you mean, but when you say "Which numbers squared are 1 mod 3", do you mean like... which numbers when divided by 3 give a remainder of 3 or leave no remainder when divided by 3? I'm a little fuzzy on modulus in this situation, it's been a while.
 
  • #4
n^2 mod 3 means take a number n, square it, divide it by 3 and tell me the remainder.
 
  • #5
And everytime the remainder is 3, it goes in the equivalence class?
 
  • #6
No, there will never be a remainder of 3, you are dividing by 3, how can you have a remainder of 3?
 
  • #7
Well, 1 divided by 3 = 0.3 with the 3 repeating. 4 (or 2^2) divided by 3 is 1.3 with the 3 repeating, but 3/3 gives no remainder, it divides evenly into 1. Likewise 16 (or 4^2) is 5.3, again with the 3 repeating.
 
  • #8
That's not what remainder is. If you take x and divide it by n then you have a*q + r so r is the remainder, for example 4 divided by 3 is 4 = 3*1 + 1, so the remainder is 1.
 
  • #9
Ohhh. For some reason I had it in my head that the part after the decimal was the remainder. But is the .3 an indicator of what would be valid in the equivalence class for 1 mod 3?
 
  • #10
Nope. The remainder of when you divide 1, 4, 16, 25, etc. by 3 is 1, hence it's in your equivalence class of [1]
 
  • #11
Wait wait. Nevermind. I was overcomplicating it. Basically you mean, "which numbers when divided by 3 give you a remainder of 1, those numbers go in the equivalence class for 1."?
 
  • #12
Well in this case, which numbers squared, divided by 3 give a remainder of 1?
 
  • #13
Now I got it. Thank you so much, it was driving me crazy.
 

Related to Question about a particular equivalence relation.

1. What is an equivalence relation?

An equivalence relation is a relation that satisfies three properties: reflexivity, symmetry, and transitivity. This means that any element in the set is related to itself, if element A is related to element B, then element B is also related to element A, and if element A is related to element B and element B is related to element C, then element A is also related to element C.

2. How is an equivalence relation different from other types of relations?

An equivalence relation is different from other types of relations because it groups elements into equivalent classes. This means that elements in the same class are related to each other, but not necessarily to elements in other classes. Other types of relations may not have this property.

3. What are some examples of real-life equivalence relations?

Some examples of real-life equivalence relations include:

  • Equivalence of citizenship
  • Equivalence of educational degrees
  • Equivalence of musical notes in a scale
  • Equivalence of angles in a triangle

4. How do you prove that a relation is an equivalence relation?

To prove that a relation is an equivalence relation, you must show that it satisfies the three properties: reflexivity, symmetry, and transitivity. This can be done by providing examples or using logical proofs.

5. Can an equivalence relation be defined on any set?

No, an equivalence relation can only be defined on a set if the elements in the set can be grouped into equivalent classes. This means that the elements must have some common property or characteristic that allows them to be related to each other in a meaningful way.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
  • Precalculus Mathematics Homework Help
Replies
1
Views
723
  • Precalculus Mathematics Homework Help
Replies
3
Views
810
  • Precalculus Mathematics Homework Help
Replies
4
Views
762
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
951
  • Precalculus Mathematics Homework Help
Replies
17
Views
4K
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
Back
Top