Construct a bijection from $Bbb N$ to $Bbb N times [3]$ ??
Can anyone help with this question? I’m having a lot of trouble understanding how to do this problem. Any help is appreciated!
combinatorics
add a comment |
Can anyone help with this question? I’m having a lot of trouble understanding how to do this problem. Any help is appreciated!
combinatorics
1
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
Nov 27 at 9:12
4
Do you mean $[3] = {1,2,3}$?
– Wuestenfux
Nov 27 at 9:12
...or $[3] = {3}$?
– Vincent
Nov 27 at 11:32
I meant [3] as in {1,2,3}
– Caroline
Nov 29 at 1:12
add a comment |
Can anyone help with this question? I’m having a lot of trouble understanding how to do this problem. Any help is appreciated!
combinatorics
Can anyone help with this question? I’m having a lot of trouble understanding how to do this problem. Any help is appreciated!
combinatorics
combinatorics
edited Nov 27 at 11:23
Tianlalu
3,09621038
3,09621038
asked Nov 27 at 9:09
Caroline
61
61
1
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
Nov 27 at 9:12
4
Do you mean $[3] = {1,2,3}$?
– Wuestenfux
Nov 27 at 9:12
...or $[3] = {3}$?
– Vincent
Nov 27 at 11:32
I meant [3] as in {1,2,3}
– Caroline
Nov 29 at 1:12
add a comment |
1
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
Nov 27 at 9:12
4
Do you mean $[3] = {1,2,3}$?
– Wuestenfux
Nov 27 at 9:12
...or $[3] = {3}$?
– Vincent
Nov 27 at 11:32
I meant [3] as in {1,2,3}
– Caroline
Nov 29 at 1:12
1
1
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
Nov 27 at 9:12
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
Nov 27 at 9:12
4
4
Do you mean $[3] = {1,2,3}$?
– Wuestenfux
Nov 27 at 9:12
Do you mean $[3] = {1,2,3}$?
– Wuestenfux
Nov 27 at 9:12
...or $[3] = {3}$?
– Vincent
Nov 27 at 11:32
...or $[3] = {3}$?
– Vincent
Nov 27 at 11:32
I meant [3] as in {1,2,3}
– Caroline
Nov 29 at 1:12
I meant [3] as in {1,2,3}
– Caroline
Nov 29 at 1:12
add a comment |
1 Answer
1
active
oldest
votes
Just divide the natural numbers by their residue modulo $3$, i.e. define the map $f colon mathbb{N} rightarrow mathbb{N} times {0,1,2 }$ as follows
begin{equation}
f(n)= begin{cases}
(n/3,0) quad text{if} 3|n \
(frac{n-1}{3},1) quad text{if} n=1 text{mod} 3 \
(frac{n-2}{3},2) quad text{if} n=2 text{mod} 3.
end{cases}
end{equation}
The basic idea is that since the cardinality of $mathbb{N}$ is infinite then $3 cdot |mathbb{N}|= |mathbb{N}|$. More concretely the set ${ 3n : n in mathbb{N} }$ is in bijection with $mathbb{N}$ just by the map $n mapsto 3n$, thus adding $0,1, 2$, i.e. shifting the multiples of $3$ by the possible residues of the division by $3$ we get all the natural numbers.
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%2f3015537%2fconstruct-a-bijection-from-bbb-n-to-bbb-n-times-3%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
Just divide the natural numbers by their residue modulo $3$, i.e. define the map $f colon mathbb{N} rightarrow mathbb{N} times {0,1,2 }$ as follows
begin{equation}
f(n)= begin{cases}
(n/3,0) quad text{if} 3|n \
(frac{n-1}{3},1) quad text{if} n=1 text{mod} 3 \
(frac{n-2}{3},2) quad text{if} n=2 text{mod} 3.
end{cases}
end{equation}
The basic idea is that since the cardinality of $mathbb{N}$ is infinite then $3 cdot |mathbb{N}|= |mathbb{N}|$. More concretely the set ${ 3n : n in mathbb{N} }$ is in bijection with $mathbb{N}$ just by the map $n mapsto 3n$, thus adding $0,1, 2$, i.e. shifting the multiples of $3$ by the possible residues of the division by $3$ we get all the natural numbers.
add a comment |
Just divide the natural numbers by their residue modulo $3$, i.e. define the map $f colon mathbb{N} rightarrow mathbb{N} times {0,1,2 }$ as follows
begin{equation}
f(n)= begin{cases}
(n/3,0) quad text{if} 3|n \
(frac{n-1}{3},1) quad text{if} n=1 text{mod} 3 \
(frac{n-2}{3},2) quad text{if} n=2 text{mod} 3.
end{cases}
end{equation}
The basic idea is that since the cardinality of $mathbb{N}$ is infinite then $3 cdot |mathbb{N}|= |mathbb{N}|$. More concretely the set ${ 3n : n in mathbb{N} }$ is in bijection with $mathbb{N}$ just by the map $n mapsto 3n$, thus adding $0,1, 2$, i.e. shifting the multiples of $3$ by the possible residues of the division by $3$ we get all the natural numbers.
add a comment |
Just divide the natural numbers by their residue modulo $3$, i.e. define the map $f colon mathbb{N} rightarrow mathbb{N} times {0,1,2 }$ as follows
begin{equation}
f(n)= begin{cases}
(n/3,0) quad text{if} 3|n \
(frac{n-1}{3},1) quad text{if} n=1 text{mod} 3 \
(frac{n-2}{3},2) quad text{if} n=2 text{mod} 3.
end{cases}
end{equation}
The basic idea is that since the cardinality of $mathbb{N}$ is infinite then $3 cdot |mathbb{N}|= |mathbb{N}|$. More concretely the set ${ 3n : n in mathbb{N} }$ is in bijection with $mathbb{N}$ just by the map $n mapsto 3n$, thus adding $0,1, 2$, i.e. shifting the multiples of $3$ by the possible residues of the division by $3$ we get all the natural numbers.
Just divide the natural numbers by their residue modulo $3$, i.e. define the map $f colon mathbb{N} rightarrow mathbb{N} times {0,1,2 }$ as follows
begin{equation}
f(n)= begin{cases}
(n/3,0) quad text{if} 3|n \
(frac{n-1}{3},1) quad text{if} n=1 text{mod} 3 \
(frac{n-2}{3},2) quad text{if} n=2 text{mod} 3.
end{cases}
end{equation}
The basic idea is that since the cardinality of $mathbb{N}$ is infinite then $3 cdot |mathbb{N}|= |mathbb{N}|$. More concretely the set ${ 3n : n in mathbb{N} }$ is in bijection with $mathbb{N}$ just by the map $n mapsto 3n$, thus adding $0,1, 2$, i.e. shifting the multiples of $3$ by the possible residues of the division by $3$ we get all the natural numbers.
answered Nov 27 at 11:40
N.B.
689313
689313
add a comment |
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%2f3015537%2fconstruct-a-bijection-from-bbb-n-to-bbb-n-times-3%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
1
Welcome to MSE. Your question is phrased as an isolated problem, without any further information or context. This does not match many users' quality standards, so it may attract downvotes, or be put on hold. To prevent that, please edit the question. This will help you recognise and resolve the issues. Concretely: please provide context, and include your work and thoughts on the problem. These changes can help in formulating more appropriate answers.
– José Carlos Santos
Nov 27 at 9:12
4
Do you mean $[3] = {1,2,3}$?
– Wuestenfux
Nov 27 at 9:12
...or $[3] = {3}$?
– Vincent
Nov 27 at 11:32
I meant [3] as in {1,2,3}
– Caroline
Nov 29 at 1:12