What is the relationship between (vector) sum and (scalar) multiplication in a vector space over $mathbbZ$?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












Let us assume E to be a vector space over K. My understanding is that K needs to be a commutative field.



  1. Is $mathbbZ$ a commutative field?

  2. Assuming that it is, so that I can define E over $mathbbZ$, is there any relationship between scalar multiplication and vector addition?

That is, can I say that $x + x = 2x, forall x in E$?



If so, could I reason on the abelian group $(E,+)$ only by saying that any external operation $mathbbZ times E rightarrow E$ can actually be converted to an internal operation $E times E rightarrow E$ by virtue of this "relationship" between addition and multiplication in $mathbbZ$?



$2x + 3y = x + x + y + y + y, forall x,y in E$










share|cite|improve this question

























    up vote
    1
    down vote

    favorite












    Let us assume E to be a vector space over K. My understanding is that K needs to be a commutative field.



    1. Is $mathbbZ$ a commutative field?

    2. Assuming that it is, so that I can define E over $mathbbZ$, is there any relationship between scalar multiplication and vector addition?

    That is, can I say that $x + x = 2x, forall x in E$?



    If so, could I reason on the abelian group $(E,+)$ only by saying that any external operation $mathbbZ times E rightarrow E$ can actually be converted to an internal operation $E times E rightarrow E$ by virtue of this "relationship" between addition and multiplication in $mathbbZ$?



    $2x + 3y = x + x + y + y + y, forall x,y in E$










    share|cite|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Let us assume E to be a vector space over K. My understanding is that K needs to be a commutative field.



      1. Is $mathbbZ$ a commutative field?

      2. Assuming that it is, so that I can define E over $mathbbZ$, is there any relationship between scalar multiplication and vector addition?

      That is, can I say that $x + x = 2x, forall x in E$?



      If so, could I reason on the abelian group $(E,+)$ only by saying that any external operation $mathbbZ times E rightarrow E$ can actually be converted to an internal operation $E times E rightarrow E$ by virtue of this "relationship" between addition and multiplication in $mathbbZ$?



      $2x + 3y = x + x + y + y + y, forall x,y in E$










      share|cite|improve this question













      Let us assume E to be a vector space over K. My understanding is that K needs to be a commutative field.



      1. Is $mathbbZ$ a commutative field?

      2. Assuming that it is, so that I can define E over $mathbbZ$, is there any relationship between scalar multiplication and vector addition?

      That is, can I say that $x + x = 2x, forall x in E$?



      If so, could I reason on the abelian group $(E,+)$ only by saying that any external operation $mathbbZ times E rightarrow E$ can actually be converted to an internal operation $E times E rightarrow E$ by virtue of this "relationship" between addition and multiplication in $mathbbZ$?



      $2x + 3y = x + x + y + y + y, forall x,y in E$







      linear-algebra vector-spaces






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Sep 7 at 11:17









      Hazan Tayeb

      356




      356




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          $mathbb Z$ is not a field, since $2$ does not have a multiplicative inverse.



          The answer to your second question is YES anyway:



          You can still define "vector fields" over arbitrary rings. They are called $R$-modules. In face, a $mathbb Z$-module is precisely an abelian group.




          Every $mathbb Z$-module is an abelian group, just forget that there is the $mathbb Z$-multiplication




          and




          Every abelian group $G$ can be equipped with a $mathbb Z$-multiplication and is then a $mathbb Z$-module: define $zcdot g := underbraceg+g+dots+g_z text times$.




          This is the only way to define a $mathbb Z$-module structure: $1cdot g=g$ per definition and $(a+b)cdot g = acdot g + bcdot g$, this shows that the operation is unique.



          You specifically asked for $2x=x+x$. We can derive that from the module axioms (which are like the vector space axioms, but the "field" is a ring): $2x = (1+1)x = 1x + 1x = x+x$






          share|cite|improve this answer





























            up vote
            0
            down vote













            $mathbb Z$ is not a field since, for instance, $2$ has not multiplicative inverse in $mathbb Z$. Actually, the only elements of $mathbb Z$ with a multiplicative inverse ar $pm1$. And, by the usual definition of field, all fields are commutative.






            share|cite|improve this answer




















              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: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              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%2f2908516%2fwhat-is-the-relationship-between-vector-sum-and-scalar-multiplication-in-a-v%23new-answer', 'question_page');

              );

              Post as a guest






























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              1
              down vote



              accepted










              $mathbb Z$ is not a field, since $2$ does not have a multiplicative inverse.



              The answer to your second question is YES anyway:



              You can still define "vector fields" over arbitrary rings. They are called $R$-modules. In face, a $mathbb Z$-module is precisely an abelian group.




              Every $mathbb Z$-module is an abelian group, just forget that there is the $mathbb Z$-multiplication




              and




              Every abelian group $G$ can be equipped with a $mathbb Z$-multiplication and is then a $mathbb Z$-module: define $zcdot g := underbraceg+g+dots+g_z text times$.




              This is the only way to define a $mathbb Z$-module structure: $1cdot g=g$ per definition and $(a+b)cdot g = acdot g + bcdot g$, this shows that the operation is unique.



              You specifically asked for $2x=x+x$. We can derive that from the module axioms (which are like the vector space axioms, but the "field" is a ring): $2x = (1+1)x = 1x + 1x = x+x$






              share|cite|improve this answer


























                up vote
                1
                down vote



                accepted










                $mathbb Z$ is not a field, since $2$ does not have a multiplicative inverse.



                The answer to your second question is YES anyway:



                You can still define "vector fields" over arbitrary rings. They are called $R$-modules. In face, a $mathbb Z$-module is precisely an abelian group.




                Every $mathbb Z$-module is an abelian group, just forget that there is the $mathbb Z$-multiplication




                and




                Every abelian group $G$ can be equipped with a $mathbb Z$-multiplication and is then a $mathbb Z$-module: define $zcdot g := underbraceg+g+dots+g_z text times$.




                This is the only way to define a $mathbb Z$-module structure: $1cdot g=g$ per definition and $(a+b)cdot g = acdot g + bcdot g$, this shows that the operation is unique.



                You specifically asked for $2x=x+x$. We can derive that from the module axioms (which are like the vector space axioms, but the "field" is a ring): $2x = (1+1)x = 1x + 1x = x+x$






                share|cite|improve this answer
























                  up vote
                  1
                  down vote



                  accepted







                  up vote
                  1
                  down vote



                  accepted






                  $mathbb Z$ is not a field, since $2$ does not have a multiplicative inverse.



                  The answer to your second question is YES anyway:



                  You can still define "vector fields" over arbitrary rings. They are called $R$-modules. In face, a $mathbb Z$-module is precisely an abelian group.




                  Every $mathbb Z$-module is an abelian group, just forget that there is the $mathbb Z$-multiplication




                  and




                  Every abelian group $G$ can be equipped with a $mathbb Z$-multiplication and is then a $mathbb Z$-module: define $zcdot g := underbraceg+g+dots+g_z text times$.




                  This is the only way to define a $mathbb Z$-module structure: $1cdot g=g$ per definition and $(a+b)cdot g = acdot g + bcdot g$, this shows that the operation is unique.



                  You specifically asked for $2x=x+x$. We can derive that from the module axioms (which are like the vector space axioms, but the "field" is a ring): $2x = (1+1)x = 1x + 1x = x+x$






                  share|cite|improve this answer














                  $mathbb Z$ is not a field, since $2$ does not have a multiplicative inverse.



                  The answer to your second question is YES anyway:



                  You can still define "vector fields" over arbitrary rings. They are called $R$-modules. In face, a $mathbb Z$-module is precisely an abelian group.




                  Every $mathbb Z$-module is an abelian group, just forget that there is the $mathbb Z$-multiplication




                  and




                  Every abelian group $G$ can be equipped with a $mathbb Z$-multiplication and is then a $mathbb Z$-module: define $zcdot g := underbraceg+g+dots+g_z text times$.




                  This is the only way to define a $mathbb Z$-module structure: $1cdot g=g$ per definition and $(a+b)cdot g = acdot g + bcdot g$, this shows that the operation is unique.



                  You specifically asked for $2x=x+x$. We can derive that from the module axioms (which are like the vector space axioms, but the "field" is a ring): $2x = (1+1)x = 1x + 1x = x+x$







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Sep 7 at 11:33

























                  answered Sep 7 at 11:20









                  Babelfish

                  1,004115




                  1,004115




















                      up vote
                      0
                      down vote













                      $mathbb Z$ is not a field since, for instance, $2$ has not multiplicative inverse in $mathbb Z$. Actually, the only elements of $mathbb Z$ with a multiplicative inverse ar $pm1$. And, by the usual definition of field, all fields are commutative.






                      share|cite|improve this answer
























                        up vote
                        0
                        down vote













                        $mathbb Z$ is not a field since, for instance, $2$ has not multiplicative inverse in $mathbb Z$. Actually, the only elements of $mathbb Z$ with a multiplicative inverse ar $pm1$. And, by the usual definition of field, all fields are commutative.






                        share|cite|improve this answer






















                          up vote
                          0
                          down vote










                          up vote
                          0
                          down vote









                          $mathbb Z$ is not a field since, for instance, $2$ has not multiplicative inverse in $mathbb Z$. Actually, the only elements of $mathbb Z$ with a multiplicative inverse ar $pm1$. And, by the usual definition of field, all fields are commutative.






                          share|cite|improve this answer












                          $mathbb Z$ is not a field since, for instance, $2$ has not multiplicative inverse in $mathbb Z$. Actually, the only elements of $mathbb Z$ with a multiplicative inverse ar $pm1$. And, by the usual definition of field, all fields are commutative.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Sep 7 at 11:21









                          José Carlos Santos

                          123k17101186




                          123k17101186



























                               

                              draft saved


                              draft discarded















































                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2908516%2fwhat-is-the-relationship-between-vector-sum-and-scalar-multiplication-in-a-v%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              這個網誌中的熱門文章

                              How to combine Bézier curves to a surface?

                              Carbon dioxide

                              Why am i infinitely getting the same tweet with the Twitter Search API?