Find classes of relation equivalence
$S={3n+1:n∈N} = {1,4,7,10,...}$ and relation is defined as:
$(x,y) ∈ ρ text{ def }⇔ 4|(x + 3y)$
I need to prove that relation is relation of equivalence (that means that it is reflexive, symmetric and transitive.) I know how to do that, and once I prove that it is relation of equivalence, I need to find the equivalence classes.
My question is: For example: class of $1$ is defined as $$1={x∈S : xtext{ is related to }1} = {x∈S: 4|(x + 3*1)} = {3n+1:n∈Ntext{ and }4|(3n+1)+3text{ or just }4|(3n+3)}$$ ???
Please help, thank you!
equivalence-relations
add a comment |
$S={3n+1:n∈N} = {1,4,7,10,...}$ and relation is defined as:
$(x,y) ∈ ρ text{ def }⇔ 4|(x + 3y)$
I need to prove that relation is relation of equivalence (that means that it is reflexive, symmetric and transitive.) I know how to do that, and once I prove that it is relation of equivalence, I need to find the equivalence classes.
My question is: For example: class of $1$ is defined as $$1={x∈S : xtext{ is related to }1} = {x∈S: 4|(x + 3*1)} = {3n+1:n∈Ntext{ and }4|(3n+1)+3text{ or just }4|(3n+3)}$$ ???
Please help, thank you!
equivalence-relations
add a comment |
$S={3n+1:n∈N} = {1,4,7,10,...}$ and relation is defined as:
$(x,y) ∈ ρ text{ def }⇔ 4|(x + 3y)$
I need to prove that relation is relation of equivalence (that means that it is reflexive, symmetric and transitive.) I know how to do that, and once I prove that it is relation of equivalence, I need to find the equivalence classes.
My question is: For example: class of $1$ is defined as $$1={x∈S : xtext{ is related to }1} = {x∈S: 4|(x + 3*1)} = {3n+1:n∈Ntext{ and }4|(3n+1)+3text{ or just }4|(3n+3)}$$ ???
Please help, thank you!
equivalence-relations
$S={3n+1:n∈N} = {1,4,7,10,...}$ and relation is defined as:
$(x,y) ∈ ρ text{ def }⇔ 4|(x + 3y)$
I need to prove that relation is relation of equivalence (that means that it is reflexive, symmetric and transitive.) I know how to do that, and once I prove that it is relation of equivalence, I need to find the equivalence classes.
My question is: For example: class of $1$ is defined as $$1={x∈S : xtext{ is related to }1} = {x∈S: 4|(x + 3*1)} = {3n+1:n∈Ntext{ and }4|(3n+1)+3text{ or just }4|(3n+3)}$$ ???
Please help, thank you!
equivalence-relations
equivalence-relations
edited Nov 28 at 17:43
Mason
1,8971528
1,8971528
asked Nov 28 at 17:29
Haus
307
307
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Well, let's say that the equivalence class of $1$ is
$$bar 1={xin S colon (x,1)in rho}=$$$$={xin Scolon 4|x+3cdot 1}={xin mathbb N_0colon x=3n+1, 4|(3n+1)+3}.$$
So $bar 1$ is the set of natural numbers such that $x=3n+1$, $(nin mathbb N_0)$ and $4|3n+4$.
Since this is the same that $4|3n$, this implies $4|n$, so $n=4k$ with $kin mathbb N_0$.
So the elements of $bar 1$ are those of the form $3n+1=12k+1$ with $kin mathbb N_0$, that is,
$$bar 1={1,13,25,37,ldots}$$
(note that, in fact, $bar 1subset S$) and you can figure out what (and how many) other equivalence classes there are.
Does it means that the elements of class 4 will have form 3n+1 = 4k with k ∈ N and that is {0, 4, 8, 16,...} ? Thanks!
– Haus
Nov 28 at 18:28
1
No, because ${0,4,8,16,ldots}notsubset S$.
– Alejandro Nasif Salum
Nov 28 at 18:43
So how would class of 4 look like?
– Haus
Nov 28 at 18:45
1
You can do the same math for $4$ instead of $1$, and you would get$$bar 4={4,16,28,40,ldots}.$$ Also $$bar7={7,19,31,43,ldots}$$ and $$bar{10}={10,22,34,46,ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum
Nov 29 at 21:17
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%2f3017430%2ffind-classes-of-relation-equivalence%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
Well, let's say that the equivalence class of $1$ is
$$bar 1={xin S colon (x,1)in rho}=$$$$={xin Scolon 4|x+3cdot 1}={xin mathbb N_0colon x=3n+1, 4|(3n+1)+3}.$$
So $bar 1$ is the set of natural numbers such that $x=3n+1$, $(nin mathbb N_0)$ and $4|3n+4$.
Since this is the same that $4|3n$, this implies $4|n$, so $n=4k$ with $kin mathbb N_0$.
So the elements of $bar 1$ are those of the form $3n+1=12k+1$ with $kin mathbb N_0$, that is,
$$bar 1={1,13,25,37,ldots}$$
(note that, in fact, $bar 1subset S$) and you can figure out what (and how many) other equivalence classes there are.
Does it means that the elements of class 4 will have form 3n+1 = 4k with k ∈ N and that is {0, 4, 8, 16,...} ? Thanks!
– Haus
Nov 28 at 18:28
1
No, because ${0,4,8,16,ldots}notsubset S$.
– Alejandro Nasif Salum
Nov 28 at 18:43
So how would class of 4 look like?
– Haus
Nov 28 at 18:45
1
You can do the same math for $4$ instead of $1$, and you would get$$bar 4={4,16,28,40,ldots}.$$ Also $$bar7={7,19,31,43,ldots}$$ and $$bar{10}={10,22,34,46,ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum
Nov 29 at 21:17
add a comment |
Well, let's say that the equivalence class of $1$ is
$$bar 1={xin S colon (x,1)in rho}=$$$$={xin Scolon 4|x+3cdot 1}={xin mathbb N_0colon x=3n+1, 4|(3n+1)+3}.$$
So $bar 1$ is the set of natural numbers such that $x=3n+1$, $(nin mathbb N_0)$ and $4|3n+4$.
Since this is the same that $4|3n$, this implies $4|n$, so $n=4k$ with $kin mathbb N_0$.
So the elements of $bar 1$ are those of the form $3n+1=12k+1$ with $kin mathbb N_0$, that is,
$$bar 1={1,13,25,37,ldots}$$
(note that, in fact, $bar 1subset S$) and you can figure out what (and how many) other equivalence classes there are.
Does it means that the elements of class 4 will have form 3n+1 = 4k with k ∈ N and that is {0, 4, 8, 16,...} ? Thanks!
– Haus
Nov 28 at 18:28
1
No, because ${0,4,8,16,ldots}notsubset S$.
– Alejandro Nasif Salum
Nov 28 at 18:43
So how would class of 4 look like?
– Haus
Nov 28 at 18:45
1
You can do the same math for $4$ instead of $1$, and you would get$$bar 4={4,16,28,40,ldots}.$$ Also $$bar7={7,19,31,43,ldots}$$ and $$bar{10}={10,22,34,46,ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum
Nov 29 at 21:17
add a comment |
Well, let's say that the equivalence class of $1$ is
$$bar 1={xin S colon (x,1)in rho}=$$$$={xin Scolon 4|x+3cdot 1}={xin mathbb N_0colon x=3n+1, 4|(3n+1)+3}.$$
So $bar 1$ is the set of natural numbers such that $x=3n+1$, $(nin mathbb N_0)$ and $4|3n+4$.
Since this is the same that $4|3n$, this implies $4|n$, so $n=4k$ with $kin mathbb N_0$.
So the elements of $bar 1$ are those of the form $3n+1=12k+1$ with $kin mathbb N_0$, that is,
$$bar 1={1,13,25,37,ldots}$$
(note that, in fact, $bar 1subset S$) and you can figure out what (and how many) other equivalence classes there are.
Well, let's say that the equivalence class of $1$ is
$$bar 1={xin S colon (x,1)in rho}=$$$$={xin Scolon 4|x+3cdot 1}={xin mathbb N_0colon x=3n+1, 4|(3n+1)+3}.$$
So $bar 1$ is the set of natural numbers such that $x=3n+1$, $(nin mathbb N_0)$ and $4|3n+4$.
Since this is the same that $4|3n$, this implies $4|n$, so $n=4k$ with $kin mathbb N_0$.
So the elements of $bar 1$ are those of the form $3n+1=12k+1$ with $kin mathbb N_0$, that is,
$$bar 1={1,13,25,37,ldots}$$
(note that, in fact, $bar 1subset S$) and you can figure out what (and how many) other equivalence classes there are.
answered Nov 28 at 17:57
Alejandro Nasif Salum
3,999117
3,999117
Does it means that the elements of class 4 will have form 3n+1 = 4k with k ∈ N and that is {0, 4, 8, 16,...} ? Thanks!
– Haus
Nov 28 at 18:28
1
No, because ${0,4,8,16,ldots}notsubset S$.
– Alejandro Nasif Salum
Nov 28 at 18:43
So how would class of 4 look like?
– Haus
Nov 28 at 18:45
1
You can do the same math for $4$ instead of $1$, and you would get$$bar 4={4,16,28,40,ldots}.$$ Also $$bar7={7,19,31,43,ldots}$$ and $$bar{10}={10,22,34,46,ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum
Nov 29 at 21:17
add a comment |
Does it means that the elements of class 4 will have form 3n+1 = 4k with k ∈ N and that is {0, 4, 8, 16,...} ? Thanks!
– Haus
Nov 28 at 18:28
1
No, because ${0,4,8,16,ldots}notsubset S$.
– Alejandro Nasif Salum
Nov 28 at 18:43
So how would class of 4 look like?
– Haus
Nov 28 at 18:45
1
You can do the same math for $4$ instead of $1$, and you would get$$bar 4={4,16,28,40,ldots}.$$ Also $$bar7={7,19,31,43,ldots}$$ and $$bar{10}={10,22,34,46,ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum
Nov 29 at 21:17
Does it means that the elements of class 4 will have form 3n+1 = 4k with k ∈ N and that is {0, 4, 8, 16,...} ? Thanks!
– Haus
Nov 28 at 18:28
Does it means that the elements of class 4 will have form 3n+1 = 4k with k ∈ N and that is {0, 4, 8, 16,...} ? Thanks!
– Haus
Nov 28 at 18:28
1
1
No, because ${0,4,8,16,ldots}notsubset S$.
– Alejandro Nasif Salum
Nov 28 at 18:43
No, because ${0,4,8,16,ldots}notsubset S$.
– Alejandro Nasif Salum
Nov 28 at 18:43
So how would class of 4 look like?
– Haus
Nov 28 at 18:45
So how would class of 4 look like?
– Haus
Nov 28 at 18:45
1
1
You can do the same math for $4$ instead of $1$, and you would get$$bar 4={4,16,28,40,ldots}.$$ Also $$bar7={7,19,31,43,ldots}$$ and $$bar{10}={10,22,34,46,ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum
Nov 29 at 21:17
You can do the same math for $4$ instead of $1$, and you would get$$bar 4={4,16,28,40,ldots}.$$ Also $$bar7={7,19,31,43,ldots}$$ and $$bar{10}={10,22,34,46,ldots},$$ and those are the only four equivalence classes in $S$.
– Alejandro Nasif Salum
Nov 29 at 21:17
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3017430%2ffind-classes-of-relation-equivalence%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