What is the direct limit of $mathbb Z$ with $f_{ij}(x)=x cdot j$?
$begingroup$
I'm just learning the concept of direct limit. I did problem $8$a fromt Dummit Foote section $7.6$.
As an example, someone suggested I look
$$mathbb{Z} xrightarrow{times 2} mathbb{Z} xrightarrow{times 3} mathbb{Z}xrightarrow{times 4} mathbb{Z}xrightarrow{times 5} mathbb{Z}xrightarrow{times 6} cdots$$
and I should get the rationals.
I've tried playing around a bit, seeing which elements are equivalent in the quotient of the disjoint union modulo the relation, but not sure how to get the rationals.
Any help on how to get the rationals out of this direct limit?
abstract-algebra limits-colimits
$endgroup$
add a comment |
$begingroup$
I'm just learning the concept of direct limit. I did problem $8$a fromt Dummit Foote section $7.6$.
As an example, someone suggested I look
$$mathbb{Z} xrightarrow{times 2} mathbb{Z} xrightarrow{times 3} mathbb{Z}xrightarrow{times 4} mathbb{Z}xrightarrow{times 5} mathbb{Z}xrightarrow{times 6} cdots$$
and I should get the rationals.
I've tried playing around a bit, seeing which elements are equivalent in the quotient of the disjoint union modulo the relation, but not sure how to get the rationals.
Any help on how to get the rationals out of this direct limit?
abstract-algebra limits-colimits
$endgroup$
add a comment |
$begingroup$
I'm just learning the concept of direct limit. I did problem $8$a fromt Dummit Foote section $7.6$.
As an example, someone suggested I look
$$mathbb{Z} xrightarrow{times 2} mathbb{Z} xrightarrow{times 3} mathbb{Z}xrightarrow{times 4} mathbb{Z}xrightarrow{times 5} mathbb{Z}xrightarrow{times 6} cdots$$
and I should get the rationals.
I've tried playing around a bit, seeing which elements are equivalent in the quotient of the disjoint union modulo the relation, but not sure how to get the rationals.
Any help on how to get the rationals out of this direct limit?
abstract-algebra limits-colimits
$endgroup$
I'm just learning the concept of direct limit. I did problem $8$a fromt Dummit Foote section $7.6$.
As an example, someone suggested I look
$$mathbb{Z} xrightarrow{times 2} mathbb{Z} xrightarrow{times 3} mathbb{Z}xrightarrow{times 4} mathbb{Z}xrightarrow{times 5} mathbb{Z}xrightarrow{times 6} cdots$$
and I should get the rationals.
I've tried playing around a bit, seeing which elements are equivalent in the quotient of the disjoint union modulo the relation, but not sure how to get the rationals.
Any help on how to get the rationals out of this direct limit?
abstract-algebra limits-colimits
abstract-algebra limits-colimits
edited Jan 4 at 3:28
Al Jebr
asked Jan 4 at 2:46
Al JebrAl Jebr
4,39743478
4,39743478
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Here is a directed system of abelian groups which is isomorphic to yours:
$$
mathbb{Z} to frac{1}{2}mathbb{Z} to frac{1}{6}mathbb{Z} to ldots to frac{1}{n!} mathbb{Z} to ldots
$$
(here we mean the cyclic subgroup of $mathbb{Q}$ generated by the element $1/n!$). Here, the arrows are just inclusion. To prove this is isomorphic to your sequence, write your sequence under it and the necessary vertical maps to make the diagram commute (which will be multiplication by $n!$).
Now this directed system has $mathbb{Q}$ as a limit. (The inclusion into $mathbb{Q}$ commutes with all the maps, and is the initial thing commuting with all the maps since any element of $mathbb{Q}$ is eventually in $frac{1}{n!}mathbb{Z}$ for some $n!$).
$endgroup$
$begingroup$
Could you please elaborate on the last paragraph? Not sure what you mean with the sentence in the parenthesis.
$endgroup$
– Al Jebr
Jan 4 at 18:47
$begingroup$
Also, if we have a disjoint union of abelian groups, then I know this is the direct sum of them. So, how do we go from direct sum of the the abelian groups you have listed to modding out by the equivalence relation to get $mathbb Q$?
$endgroup$
– Al Jebr
Jan 4 at 18:48
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%2f3061260%2fwhat-is-the-direct-limit-of-mathbb-z-with-f-ijx-x-cdot-j%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$
Here is a directed system of abelian groups which is isomorphic to yours:
$$
mathbb{Z} to frac{1}{2}mathbb{Z} to frac{1}{6}mathbb{Z} to ldots to frac{1}{n!} mathbb{Z} to ldots
$$
(here we mean the cyclic subgroup of $mathbb{Q}$ generated by the element $1/n!$). Here, the arrows are just inclusion. To prove this is isomorphic to your sequence, write your sequence under it and the necessary vertical maps to make the diagram commute (which will be multiplication by $n!$).
Now this directed system has $mathbb{Q}$ as a limit. (The inclusion into $mathbb{Q}$ commutes with all the maps, and is the initial thing commuting with all the maps since any element of $mathbb{Q}$ is eventually in $frac{1}{n!}mathbb{Z}$ for some $n!$).
$endgroup$
$begingroup$
Could you please elaborate on the last paragraph? Not sure what you mean with the sentence in the parenthesis.
$endgroup$
– Al Jebr
Jan 4 at 18:47
$begingroup$
Also, if we have a disjoint union of abelian groups, then I know this is the direct sum of them. So, how do we go from direct sum of the the abelian groups you have listed to modding out by the equivalence relation to get $mathbb Q$?
$endgroup$
– Al Jebr
Jan 4 at 18:48
add a comment |
$begingroup$
Here is a directed system of abelian groups which is isomorphic to yours:
$$
mathbb{Z} to frac{1}{2}mathbb{Z} to frac{1}{6}mathbb{Z} to ldots to frac{1}{n!} mathbb{Z} to ldots
$$
(here we mean the cyclic subgroup of $mathbb{Q}$ generated by the element $1/n!$). Here, the arrows are just inclusion. To prove this is isomorphic to your sequence, write your sequence under it and the necessary vertical maps to make the diagram commute (which will be multiplication by $n!$).
Now this directed system has $mathbb{Q}$ as a limit. (The inclusion into $mathbb{Q}$ commutes with all the maps, and is the initial thing commuting with all the maps since any element of $mathbb{Q}$ is eventually in $frac{1}{n!}mathbb{Z}$ for some $n!$).
$endgroup$
$begingroup$
Could you please elaborate on the last paragraph? Not sure what you mean with the sentence in the parenthesis.
$endgroup$
– Al Jebr
Jan 4 at 18:47
$begingroup$
Also, if we have a disjoint union of abelian groups, then I know this is the direct sum of them. So, how do we go from direct sum of the the abelian groups you have listed to modding out by the equivalence relation to get $mathbb Q$?
$endgroup$
– Al Jebr
Jan 4 at 18:48
add a comment |
$begingroup$
Here is a directed system of abelian groups which is isomorphic to yours:
$$
mathbb{Z} to frac{1}{2}mathbb{Z} to frac{1}{6}mathbb{Z} to ldots to frac{1}{n!} mathbb{Z} to ldots
$$
(here we mean the cyclic subgroup of $mathbb{Q}$ generated by the element $1/n!$). Here, the arrows are just inclusion. To prove this is isomorphic to your sequence, write your sequence under it and the necessary vertical maps to make the diagram commute (which will be multiplication by $n!$).
Now this directed system has $mathbb{Q}$ as a limit. (The inclusion into $mathbb{Q}$ commutes with all the maps, and is the initial thing commuting with all the maps since any element of $mathbb{Q}$ is eventually in $frac{1}{n!}mathbb{Z}$ for some $n!$).
$endgroup$
Here is a directed system of abelian groups which is isomorphic to yours:
$$
mathbb{Z} to frac{1}{2}mathbb{Z} to frac{1}{6}mathbb{Z} to ldots to frac{1}{n!} mathbb{Z} to ldots
$$
(here we mean the cyclic subgroup of $mathbb{Q}$ generated by the element $1/n!$). Here, the arrows are just inclusion. To prove this is isomorphic to your sequence, write your sequence under it and the necessary vertical maps to make the diagram commute (which will be multiplication by $n!$).
Now this directed system has $mathbb{Q}$ as a limit. (The inclusion into $mathbb{Q}$ commutes with all the maps, and is the initial thing commuting with all the maps since any element of $mathbb{Q}$ is eventually in $frac{1}{n!}mathbb{Z}$ for some $n!$).
answered Jan 4 at 2:52
hunterhunter
15.5k32640
15.5k32640
$begingroup$
Could you please elaborate on the last paragraph? Not sure what you mean with the sentence in the parenthesis.
$endgroup$
– Al Jebr
Jan 4 at 18:47
$begingroup$
Also, if we have a disjoint union of abelian groups, then I know this is the direct sum of them. So, how do we go from direct sum of the the abelian groups you have listed to modding out by the equivalence relation to get $mathbb Q$?
$endgroup$
– Al Jebr
Jan 4 at 18:48
add a comment |
$begingroup$
Could you please elaborate on the last paragraph? Not sure what you mean with the sentence in the parenthesis.
$endgroup$
– Al Jebr
Jan 4 at 18:47
$begingroup$
Also, if we have a disjoint union of abelian groups, then I know this is the direct sum of them. So, how do we go from direct sum of the the abelian groups you have listed to modding out by the equivalence relation to get $mathbb Q$?
$endgroup$
– Al Jebr
Jan 4 at 18:48
$begingroup$
Could you please elaborate on the last paragraph? Not sure what you mean with the sentence in the parenthesis.
$endgroup$
– Al Jebr
Jan 4 at 18:47
$begingroup$
Could you please elaborate on the last paragraph? Not sure what you mean with the sentence in the parenthesis.
$endgroup$
– Al Jebr
Jan 4 at 18:47
$begingroup$
Also, if we have a disjoint union of abelian groups, then I know this is the direct sum of them. So, how do we go from direct sum of the the abelian groups you have listed to modding out by the equivalence relation to get $mathbb Q$?
$endgroup$
– Al Jebr
Jan 4 at 18:48
$begingroup$
Also, if we have a disjoint union of abelian groups, then I know this is the direct sum of them. So, how do we go from direct sum of the the abelian groups you have listed to modding out by the equivalence relation to get $mathbb Q$?
$endgroup$
– Al Jebr
Jan 4 at 18:48
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%2f3061260%2fwhat-is-the-direct-limit-of-mathbb-z-with-f-ijx-x-cdot-j%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