Finding how many distinct equivalence classes there are.
$begingroup$
Define a relation R on the set of all integers Z by xRy (x related to y) if and only if x-y=3k for some integer k.
I have already verified that this is in fact an equivalence relation. But now I need to find how many distinct equivalence classes there are.
I am confused on how to find how many distinct equivalence classes there are.
analysis relations equivalence-relations
$endgroup$
add a comment |
$begingroup$
Define a relation R on the set of all integers Z by xRy (x related to y) if and only if x-y=3k for some integer k.
I have already verified that this is in fact an equivalence relation. But now I need to find how many distinct equivalence classes there are.
I am confused on how to find how many distinct equivalence classes there are.
analysis relations equivalence-relations
$endgroup$
2
$begingroup$
Hint: take any integer, say $0$. Find all the elements equivalent to $0$. They form an equivalence class. Take any integer not in this equivalence class and repeat. Keep going until there are no more "unused" integers.
$endgroup$
– David
Feb 1 at 3:08
$begingroup$
Write $x=3a+r, y=3b+s$ where $r,s$ are the remainders when dividing $x,y$ by 3.
$endgroup$
– Jens Schwaiger
Feb 1 at 3:09
add a comment |
$begingroup$
Define a relation R on the set of all integers Z by xRy (x related to y) if and only if x-y=3k for some integer k.
I have already verified that this is in fact an equivalence relation. But now I need to find how many distinct equivalence classes there are.
I am confused on how to find how many distinct equivalence classes there are.
analysis relations equivalence-relations
$endgroup$
Define a relation R on the set of all integers Z by xRy (x related to y) if and only if x-y=3k for some integer k.
I have already verified that this is in fact an equivalence relation. But now I need to find how many distinct equivalence classes there are.
I am confused on how to find how many distinct equivalence classes there are.
analysis relations equivalence-relations
analysis relations equivalence-relations
asked Feb 1 at 3:04


AnneAnne
105
105
2
$begingroup$
Hint: take any integer, say $0$. Find all the elements equivalent to $0$. They form an equivalence class. Take any integer not in this equivalence class and repeat. Keep going until there are no more "unused" integers.
$endgroup$
– David
Feb 1 at 3:08
$begingroup$
Write $x=3a+r, y=3b+s$ where $r,s$ are the remainders when dividing $x,y$ by 3.
$endgroup$
– Jens Schwaiger
Feb 1 at 3:09
add a comment |
2
$begingroup$
Hint: take any integer, say $0$. Find all the elements equivalent to $0$. They form an equivalence class. Take any integer not in this equivalence class and repeat. Keep going until there are no more "unused" integers.
$endgroup$
– David
Feb 1 at 3:08
$begingroup$
Write $x=3a+r, y=3b+s$ where $r,s$ are the remainders when dividing $x,y$ by 3.
$endgroup$
– Jens Schwaiger
Feb 1 at 3:09
2
2
$begingroup$
Hint: take any integer, say $0$. Find all the elements equivalent to $0$. They form an equivalence class. Take any integer not in this equivalence class and repeat. Keep going until there are no more "unused" integers.
$endgroup$
– David
Feb 1 at 3:08
$begingroup$
Hint: take any integer, say $0$. Find all the elements equivalent to $0$. They form an equivalence class. Take any integer not in this equivalence class and repeat. Keep going until there are no more "unused" integers.
$endgroup$
– David
Feb 1 at 3:08
$begingroup$
Write $x=3a+r, y=3b+s$ where $r,s$ are the remainders when dividing $x,y$ by 3.
$endgroup$
– Jens Schwaiger
Feb 1 at 3:09
$begingroup$
Write $x=3a+r, y=3b+s$ where $r,s$ are the remainders when dividing $x,y$ by 3.
$endgroup$
– Jens Schwaiger
Feb 1 at 3:09
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
All equivalence classes are congruent classes of modulo 3. $Cl(0)={0, 3, -3, 6, -6,ldots}$ $Cl(1) = {1, -2, 4, -5, 7, ldots}$ $Cl(2)={2, -1, 5, -4,ldots}$
$endgroup$
$begingroup$
Can you explain a little more on what you mean? Are equivalence classes the remainders then?
$endgroup$
– Anne
Feb 1 at 3:22
$begingroup$
To construct, start with $Cl(0) = {min mathbb{Z}:m-0=3k}$ and continue the process.
$endgroup$
– Offlaw
Feb 1 at 3:24
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3095752%2ffinding-how-many-distinct-equivalence-classes-there-are%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
All equivalence classes are congruent classes of modulo 3. $Cl(0)={0, 3, -3, 6, -6,ldots}$ $Cl(1) = {1, -2, 4, -5, 7, ldots}$ $Cl(2)={2, -1, 5, -4,ldots}$
$endgroup$
$begingroup$
Can you explain a little more on what you mean? Are equivalence classes the remainders then?
$endgroup$
– Anne
Feb 1 at 3:22
$begingroup$
To construct, start with $Cl(0) = {min mathbb{Z}:m-0=3k}$ and continue the process.
$endgroup$
– Offlaw
Feb 1 at 3:24
add a comment |
$begingroup$
All equivalence classes are congruent classes of modulo 3. $Cl(0)={0, 3, -3, 6, -6,ldots}$ $Cl(1) = {1, -2, 4, -5, 7, ldots}$ $Cl(2)={2, -1, 5, -4,ldots}$
$endgroup$
$begingroup$
Can you explain a little more on what you mean? Are equivalence classes the remainders then?
$endgroup$
– Anne
Feb 1 at 3:22
$begingroup$
To construct, start with $Cl(0) = {min mathbb{Z}:m-0=3k}$ and continue the process.
$endgroup$
– Offlaw
Feb 1 at 3:24
add a comment |
$begingroup$
All equivalence classes are congruent classes of modulo 3. $Cl(0)={0, 3, -3, 6, -6,ldots}$ $Cl(1) = {1, -2, 4, -5, 7, ldots}$ $Cl(2)={2, -1, 5, -4,ldots}$
$endgroup$
All equivalence classes are congruent classes of modulo 3. $Cl(0)={0, 3, -3, 6, -6,ldots}$ $Cl(1) = {1, -2, 4, -5, 7, ldots}$ $Cl(2)={2, -1, 5, -4,ldots}$
answered Feb 1 at 3:12
OfflawOfflaw
3189
3189
$begingroup$
Can you explain a little more on what you mean? Are equivalence classes the remainders then?
$endgroup$
– Anne
Feb 1 at 3:22
$begingroup$
To construct, start with $Cl(0) = {min mathbb{Z}:m-0=3k}$ and continue the process.
$endgroup$
– Offlaw
Feb 1 at 3:24
add a comment |
$begingroup$
Can you explain a little more on what you mean? Are equivalence classes the remainders then?
$endgroup$
– Anne
Feb 1 at 3:22
$begingroup$
To construct, start with $Cl(0) = {min mathbb{Z}:m-0=3k}$ and continue the process.
$endgroup$
– Offlaw
Feb 1 at 3:24
$begingroup$
Can you explain a little more on what you mean? Are equivalence classes the remainders then?
$endgroup$
– Anne
Feb 1 at 3:22
$begingroup$
Can you explain a little more on what you mean? Are equivalence classes the remainders then?
$endgroup$
– Anne
Feb 1 at 3:22
$begingroup$
To construct, start with $Cl(0) = {min mathbb{Z}:m-0=3k}$ and continue the process.
$endgroup$
– Offlaw
Feb 1 at 3:24
$begingroup$
To construct, start with $Cl(0) = {min mathbb{Z}:m-0=3k}$ and continue the process.
$endgroup$
– Offlaw
Feb 1 at 3:24
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3095752%2ffinding-how-many-distinct-equivalence-classes-there-are%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
Hint: take any integer, say $0$. Find all the elements equivalent to $0$. They form an equivalence class. Take any integer not in this equivalence class and repeat. Keep going until there are no more "unused" integers.
$endgroup$
– David
Feb 1 at 3:08
$begingroup$
Write $x=3a+r, y=3b+s$ where $r,s$ are the remainders when dividing $x,y$ by 3.
$endgroup$
– Jens Schwaiger
Feb 1 at 3:09