Exact sequence corresponding to $bar{phi} in operatorname{Ext}_{Bbb Z}^1(Bbb Z_9, Bbb Z)$ without using Baer...











up vote
1
down vote

favorite












I found that $operatorname{Ext}_{Bbb Z}^1(Bbb Z_9, Bbb Z) cong Bbb Z_9$ by calculating it as the quotient of two $operatorname{Hom}$-sets.



I am tasked with finding the (equivalence classes of) exact sequences corresponding to the elements in the group above.



I know two, the trivial one with middle module $Bbb Z oplus Z_9$, and the one with middle module $Bbb Z$ with morphisms $mu: Bbb Z to Bbb Z$, $mu(n) = 9n$ and $phi:Bbb Z to Bbb Z_9$, $phi(m) = bar{m}$.



Since $9$ is not prime I don't know what I need to construct the remaining seven exact sequences.










share|cite|improve this question


























    up vote
    1
    down vote

    favorite












    I found that $operatorname{Ext}_{Bbb Z}^1(Bbb Z_9, Bbb Z) cong Bbb Z_9$ by calculating it as the quotient of two $operatorname{Hom}$-sets.



    I am tasked with finding the (equivalence classes of) exact sequences corresponding to the elements in the group above.



    I know two, the trivial one with middle module $Bbb Z oplus Z_9$, and the one with middle module $Bbb Z$ with morphisms $mu: Bbb Z to Bbb Z$, $mu(n) = 9n$ and $phi:Bbb Z to Bbb Z_9$, $phi(m) = bar{m}$.



    Since $9$ is not prime I don't know what I need to construct the remaining seven exact sequences.










    share|cite|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I found that $operatorname{Ext}_{Bbb Z}^1(Bbb Z_9, Bbb Z) cong Bbb Z_9$ by calculating it as the quotient of two $operatorname{Hom}$-sets.



      I am tasked with finding the (equivalence classes of) exact sequences corresponding to the elements in the group above.



      I know two, the trivial one with middle module $Bbb Z oplus Z_9$, and the one with middle module $Bbb Z$ with morphisms $mu: Bbb Z to Bbb Z$, $mu(n) = 9n$ and $phi:Bbb Z to Bbb Z_9$, $phi(m) = bar{m}$.



      Since $9$ is not prime I don't know what I need to construct the remaining seven exact sequences.










      share|cite|improve this question













      I found that $operatorname{Ext}_{Bbb Z}^1(Bbb Z_9, Bbb Z) cong Bbb Z_9$ by calculating it as the quotient of two $operatorname{Hom}$-sets.



      I am tasked with finding the (equivalence classes of) exact sequences corresponding to the elements in the group above.



      I know two, the trivial one with middle module $Bbb Z oplus Z_9$, and the one with middle module $Bbb Z$ with morphisms $mu: Bbb Z to Bbb Z$, $mu(n) = 9n$ and $phi:Bbb Z to Bbb Z_9$, $phi(m) = bar{m}$.



      Since $9$ is not prime I don't know what I need to construct the remaining seven exact sequences.







      abstract-algebra commutative-algebra exact-sequence derived-functors






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 21 at 12:57









      Lukas Kofler

      1,2052519




      1,2052519






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Do you know what a pushout is? The construction you need is



          $$
          begin{array}{llllllll}
          0 & to & mathbb{Z} & stackrel{times 9}to & mathbb{Z} & to & mathbb{Z}/9 & to & 0 \
          & & downarrow phi & & downarrow & & downarrow textrm{id} & & \
          0 & to & mathbb{Z} & to & P & to & mathbb{Z}/9 & to & 0
          end{array}
          $$

          where $P$ is the pushout of $times 9$ and $phi$, the homomorphism whose ext-class you are working with.



          For abelian groups, the pushout can be identified with the quotient of the direct sum $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by things of the form $(phi(z), -9z)$: you can see immediately that $phi=0$ gives you the trivial extension you mentioned.






          share|cite|improve this answer





















          • Thank you! Assuming I have $phi(1)=2$, what is the resulting quotient module? I feel like we would get $Bbb Z_{18}$ but then the sequence would fail to be exact.
            – Lukas Kofler
            Nov 21 at 17:09






          • 1




            It won't be $mathbb{Z}_{18}$, as you say: the pushout is the quotient of $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by $(2,-9)$, which is isomorphic to $mathbb{Z}$ again (if you know about Smith Normal Form you can use that, or it's not hard by hand). Remember that it's not just the groups in the short exact sequence that matter - the maps matter as well.
            – Matthew Towers
            Nov 21 at 18:01










          • In the end, I only want $9$ equivalence classes of exact sequences. Which $phi$ give equivalent exact sequences and how do I construct the morphism between two middle modules in such sequences?
            – Lukas Kofler
            Nov 21 at 19:01






          • 1




            Two $phi$s give you equivalent classes iff they have the same cohomology class - you know what the classes look like, because you calculated the ext group. The middle map in the ses comes from the pushout construction: it's projection onto the second factor composed with the map $mathbb{Z} to mathbb{Z}/9$ from the top row of my diagram.
            – Matthew Towers
            Nov 21 at 19:10











          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',
          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
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3007697%2fexact-sequence-corresponding-to-bar-phi-in-operatornameext-bbb-z1-b%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








          up vote
          1
          down vote



          accepted










          Do you know what a pushout is? The construction you need is



          $$
          begin{array}{llllllll}
          0 & to & mathbb{Z} & stackrel{times 9}to & mathbb{Z} & to & mathbb{Z}/9 & to & 0 \
          & & downarrow phi & & downarrow & & downarrow textrm{id} & & \
          0 & to & mathbb{Z} & to & P & to & mathbb{Z}/9 & to & 0
          end{array}
          $$

          where $P$ is the pushout of $times 9$ and $phi$, the homomorphism whose ext-class you are working with.



          For abelian groups, the pushout can be identified with the quotient of the direct sum $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by things of the form $(phi(z), -9z)$: you can see immediately that $phi=0$ gives you the trivial extension you mentioned.






          share|cite|improve this answer





















          • Thank you! Assuming I have $phi(1)=2$, what is the resulting quotient module? I feel like we would get $Bbb Z_{18}$ but then the sequence would fail to be exact.
            – Lukas Kofler
            Nov 21 at 17:09






          • 1




            It won't be $mathbb{Z}_{18}$, as you say: the pushout is the quotient of $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by $(2,-9)$, which is isomorphic to $mathbb{Z}$ again (if you know about Smith Normal Form you can use that, or it's not hard by hand). Remember that it's not just the groups in the short exact sequence that matter - the maps matter as well.
            – Matthew Towers
            Nov 21 at 18:01










          • In the end, I only want $9$ equivalence classes of exact sequences. Which $phi$ give equivalent exact sequences and how do I construct the morphism between two middle modules in such sequences?
            – Lukas Kofler
            Nov 21 at 19:01






          • 1




            Two $phi$s give you equivalent classes iff they have the same cohomology class - you know what the classes look like, because you calculated the ext group. The middle map in the ses comes from the pushout construction: it's projection onto the second factor composed with the map $mathbb{Z} to mathbb{Z}/9$ from the top row of my diagram.
            – Matthew Towers
            Nov 21 at 19:10















          up vote
          1
          down vote



          accepted










          Do you know what a pushout is? The construction you need is



          $$
          begin{array}{llllllll}
          0 & to & mathbb{Z} & stackrel{times 9}to & mathbb{Z} & to & mathbb{Z}/9 & to & 0 \
          & & downarrow phi & & downarrow & & downarrow textrm{id} & & \
          0 & to & mathbb{Z} & to & P & to & mathbb{Z}/9 & to & 0
          end{array}
          $$

          where $P$ is the pushout of $times 9$ and $phi$, the homomorphism whose ext-class you are working with.



          For abelian groups, the pushout can be identified with the quotient of the direct sum $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by things of the form $(phi(z), -9z)$: you can see immediately that $phi=0$ gives you the trivial extension you mentioned.






          share|cite|improve this answer





















          • Thank you! Assuming I have $phi(1)=2$, what is the resulting quotient module? I feel like we would get $Bbb Z_{18}$ but then the sequence would fail to be exact.
            – Lukas Kofler
            Nov 21 at 17:09






          • 1




            It won't be $mathbb{Z}_{18}$, as you say: the pushout is the quotient of $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by $(2,-9)$, which is isomorphic to $mathbb{Z}$ again (if you know about Smith Normal Form you can use that, or it's not hard by hand). Remember that it's not just the groups in the short exact sequence that matter - the maps matter as well.
            – Matthew Towers
            Nov 21 at 18:01










          • In the end, I only want $9$ equivalence classes of exact sequences. Which $phi$ give equivalent exact sequences and how do I construct the morphism between two middle modules in such sequences?
            – Lukas Kofler
            Nov 21 at 19:01






          • 1




            Two $phi$s give you equivalent classes iff they have the same cohomology class - you know what the classes look like, because you calculated the ext group. The middle map in the ses comes from the pushout construction: it's projection onto the second factor composed with the map $mathbb{Z} to mathbb{Z}/9$ from the top row of my diagram.
            – Matthew Towers
            Nov 21 at 19:10













          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          Do you know what a pushout is? The construction you need is



          $$
          begin{array}{llllllll}
          0 & to & mathbb{Z} & stackrel{times 9}to & mathbb{Z} & to & mathbb{Z}/9 & to & 0 \
          & & downarrow phi & & downarrow & & downarrow textrm{id} & & \
          0 & to & mathbb{Z} & to & P & to & mathbb{Z}/9 & to & 0
          end{array}
          $$

          where $P$ is the pushout of $times 9$ and $phi$, the homomorphism whose ext-class you are working with.



          For abelian groups, the pushout can be identified with the quotient of the direct sum $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by things of the form $(phi(z), -9z)$: you can see immediately that $phi=0$ gives you the trivial extension you mentioned.






          share|cite|improve this answer












          Do you know what a pushout is? The construction you need is



          $$
          begin{array}{llllllll}
          0 & to & mathbb{Z} & stackrel{times 9}to & mathbb{Z} & to & mathbb{Z}/9 & to & 0 \
          & & downarrow phi & & downarrow & & downarrow textrm{id} & & \
          0 & to & mathbb{Z} & to & P & to & mathbb{Z}/9 & to & 0
          end{array}
          $$

          where $P$ is the pushout of $times 9$ and $phi$, the homomorphism whose ext-class you are working with.



          For abelian groups, the pushout can be identified with the quotient of the direct sum $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by things of the form $(phi(z), -9z)$: you can see immediately that $phi=0$ gives you the trivial extension you mentioned.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 21 at 14:56









          Matthew Towers

          7,35022244




          7,35022244












          • Thank you! Assuming I have $phi(1)=2$, what is the resulting quotient module? I feel like we would get $Bbb Z_{18}$ but then the sequence would fail to be exact.
            – Lukas Kofler
            Nov 21 at 17:09






          • 1




            It won't be $mathbb{Z}_{18}$, as you say: the pushout is the quotient of $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by $(2,-9)$, which is isomorphic to $mathbb{Z}$ again (if you know about Smith Normal Form you can use that, or it's not hard by hand). Remember that it's not just the groups in the short exact sequence that matter - the maps matter as well.
            – Matthew Towers
            Nov 21 at 18:01










          • In the end, I only want $9$ equivalence classes of exact sequences. Which $phi$ give equivalent exact sequences and how do I construct the morphism between two middle modules in such sequences?
            – Lukas Kofler
            Nov 21 at 19:01






          • 1




            Two $phi$s give you equivalent classes iff they have the same cohomology class - you know what the classes look like, because you calculated the ext group. The middle map in the ses comes from the pushout construction: it's projection onto the second factor composed with the map $mathbb{Z} to mathbb{Z}/9$ from the top row of my diagram.
            – Matthew Towers
            Nov 21 at 19:10


















          • Thank you! Assuming I have $phi(1)=2$, what is the resulting quotient module? I feel like we would get $Bbb Z_{18}$ but then the sequence would fail to be exact.
            – Lukas Kofler
            Nov 21 at 17:09






          • 1




            It won't be $mathbb{Z}_{18}$, as you say: the pushout is the quotient of $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by $(2,-9)$, which is isomorphic to $mathbb{Z}$ again (if you know about Smith Normal Form you can use that, or it's not hard by hand). Remember that it's not just the groups in the short exact sequence that matter - the maps matter as well.
            – Matthew Towers
            Nov 21 at 18:01










          • In the end, I only want $9$ equivalence classes of exact sequences. Which $phi$ give equivalent exact sequences and how do I construct the morphism between two middle modules in such sequences?
            – Lukas Kofler
            Nov 21 at 19:01






          • 1




            Two $phi$s give you equivalent classes iff they have the same cohomology class - you know what the classes look like, because you calculated the ext group. The middle map in the ses comes from the pushout construction: it's projection onto the second factor composed with the map $mathbb{Z} to mathbb{Z}/9$ from the top row of my diagram.
            – Matthew Towers
            Nov 21 at 19:10
















          Thank you! Assuming I have $phi(1)=2$, what is the resulting quotient module? I feel like we would get $Bbb Z_{18}$ but then the sequence would fail to be exact.
          – Lukas Kofler
          Nov 21 at 17:09




          Thank you! Assuming I have $phi(1)=2$, what is the resulting quotient module? I feel like we would get $Bbb Z_{18}$ but then the sequence would fail to be exact.
          – Lukas Kofler
          Nov 21 at 17:09




          1




          1




          It won't be $mathbb{Z}_{18}$, as you say: the pushout is the quotient of $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by $(2,-9)$, which is isomorphic to $mathbb{Z}$ again (if you know about Smith Normal Form you can use that, or it's not hard by hand). Remember that it's not just the groups in the short exact sequence that matter - the maps matter as well.
          – Matthew Towers
          Nov 21 at 18:01




          It won't be $mathbb{Z}_{18}$, as you say: the pushout is the quotient of $mathbb{Z}oplus mathbb{Z}$ by the subgroup generated by $(2,-9)$, which is isomorphic to $mathbb{Z}$ again (if you know about Smith Normal Form you can use that, or it's not hard by hand). Remember that it's not just the groups in the short exact sequence that matter - the maps matter as well.
          – Matthew Towers
          Nov 21 at 18:01












          In the end, I only want $9$ equivalence classes of exact sequences. Which $phi$ give equivalent exact sequences and how do I construct the morphism between two middle modules in such sequences?
          – Lukas Kofler
          Nov 21 at 19:01




          In the end, I only want $9$ equivalence classes of exact sequences. Which $phi$ give equivalent exact sequences and how do I construct the morphism between two middle modules in such sequences?
          – Lukas Kofler
          Nov 21 at 19:01




          1




          1




          Two $phi$s give you equivalent classes iff they have the same cohomology class - you know what the classes look like, because you calculated the ext group. The middle map in the ses comes from the pushout construction: it's projection onto the second factor composed with the map $mathbb{Z} to mathbb{Z}/9$ from the top row of my diagram.
          – Matthew Towers
          Nov 21 at 19:10




          Two $phi$s give you equivalent classes iff they have the same cohomology class - you know what the classes look like, because you calculated the ext group. The middle map in the ses comes from the pushout construction: it's projection onto the second factor composed with the map $mathbb{Z} to mathbb{Z}/9$ from the top row of my diagram.
          – Matthew Towers
          Nov 21 at 19:10


















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3007697%2fexact-sequence-corresponding-to-bar-phi-in-operatornameext-bbb-z1-b%23new-answer', 'question_page');
          }
          );

          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







          Popular posts from this blog

          Quarter-circle Tiles

          build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

          Mont Emei