Equivalence Classes: Example of 2 Classes

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
mliuzzolino
Messages
58
Reaction score
0

Homework Statement



Consider the relation on [itex]\mathbb{N}[/itex] given by aRb if there exists k [itex]\in[/itex] [itex]\mathbb{Z}[/itex] such that a/b = 2k.

Give an example of two different equivalence classes (that is, find x, y [itex]\in \mathbb{N}[/itex] such that Ex [itex]\neq[/itex] Ey, where Ex and Ey are the equivalence classes of x and y; respectively).

Homework Equations



Ex = {n [itex]\in \mathbb{N}[/itex]: x ~ n}.

Ey = {n [itex]\in \mathbb{N}[/itex]: y ~ n}.

a ~ b by a/b = 2k

The Attempt at a Solution



I'm having an incredibly difficult wrapping my head around the concept of equivalence classes in the context of this problem. I'm not sure where to even begin, so forgive me if I'm off to a very incorrect start...

Let k = 1, so 2 = a/b --> a = 2b where 2 = n [itex]\in \mathbb{N}[/itex]
Then let k = -1, so 1/2 = a/b --> b = 2a where 1/2 = n [itex]\in \mathbb{N}[/itex]

Then a = 2(2a), where a [itex]\neq[/itex] 4a.

Therefore, I have no idea what any of this means...
 
Physics news on Phys.org
Don't let k be something. k can be any integer, and there are too many to consider them individually.

It is easier to start with some arbitrary a. Let's use 6.
We know that b ~ 6 if there is an integer k such that 6/b = 2k.
Can we find some b? b=3 is an example, as 6/b=2 = 21. Therefore, 6~3.
b=12 is another example, as 6/12=1/2 = -1. Therefore, 6~12.
Can you find more examples?

As we have an equivalence relation, this implies 12~3. As you can see, this is "equivalent to", not "equal to", therefore we don't get a contradiction "12=3".
If you go back to your approach, you showed (in general) that a ~ 4a.
 
mliuzzolino said:

Homework Statement



Consider the relation on [itex]\mathbb{N}[/itex] given by aRb if there exists k [itex]\in[/itex] [itex]\mathbb{Z}[/itex] such that a/b = 2k.

Give an example of two different equivalence classes (that is, find x, y [itex]\in \mathbb{N}[/itex] such that Ex [itex]\neq[/itex] Ey, where Ex and Ey are the equivalence classes of x and y; respectively).

Homework Equations



Ex = {n [itex]\in \mathbb{N}[/itex]: x ~ n}.

Ey = {n [itex]\in \mathbb{N}[/itex]: y ~ n}.

a ~ b by a/b = 2k

The Attempt at a Solution



I'm having an incredibly difficult wrapping my head around the concept of equivalence classes in the context of this problem. I'm not sure where to even begin, so forgive me if I'm off to a very incorrect start...

Let k = 1, so 2 = a/b --> a = 2b where 2 = n [itex]\in \mathbb{N}[/itex]
Then let k = -1, so 1/2 = a/b --> b = 2a where 1/2 = n [itex]\in \mathbb{N}[/itex]

Then a = 2(2a), where a [itex]\neq[/itex] 4a.

Therefore, I have no idea what any of this means...

Start by writing down what subsets of ##\mathbb{N}## are ##E_1,\ E_2,\ E_3## and see if that gives you any ideas.
 
mfb said:
Don't let k be something. k can be any integer, and there are too many to consider them individually.

It is easier to start with some arbitrary a. Let's use 6.
We know that b ~ 6 if there is an integer k such that 6/b = 2k.
Can we find some b? b=3 is an example, as 6/b=2 = 21. Therefore, 6~3.
b=12 is another example, as 6/12=1/2 = -1. Therefore, 6~12.
Can you find more examples?

As we have an equivalence relation, this implies 12~3. As you can see, this is "equivalent to", not "equal to", therefore we don't get a contradiction "12=3".
If you go back to your approach, you showed (in general) that a ~ 4a.



Alright. More equivalencies of the a = 6 would be: 6~3, 6~6, 6~12, 6~24, etc.

I did a similar process for a = 1 and obtained the equivalencies of: 1~1, 1~2, 1~4, 1~8.

Then I chose a b that wasn't in this relationship, so b = 3.

I let my two different equivalence classes be:

Ea = {2n, n [itex]\in \mathbb{N}[/itex]},

Eb = {3*2k, k [itex]\in \mathbb{Z}[/itex]}.

I am not sure that I quite wrap my head around what is happening here, but it seems that I can say Ea and Eb are the equivalence classes of a = 1 and b = 3, respectively. Since 1 is not related to 3 by a/b=2k, can I say that their respective equivalence classes are different?
 
mliuzzolino said:
I am not sure that I quite wrap my head around what is happening here, but it seems that I can say Ea and Eb are the equivalence classes of a = 1 and b = 3, respectively. Since 1 is not related to 3 by a/b=2k, can I say that their respective equivalence classes are different?
Right.

For the definition of Eb (I would call it E3 I think), you should restrict k to the natural numbers (including 0), as 3/2, 3/4, ... are not natural numbers.