Why does the 2x2 matrix with a trace equal to 1 not contain any zero vectors?

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











up vote
3
down vote

favorite












The trace of a square n×n matrix A=(aij) is the sum a11+a22+⋯+ann of the entries on its main diagonal.



Let V be the vector space of all 2×2 matrices with real entries. Let H be the set of all 2×2 matrices with real entries that have trace 1. Is H a subspace of the vector space V?



Does H contain the zero vector of V?



H does not contain the zero vector of V



Hello, I was reviewing my homework problems and I can't seem to understand the logic behind these correct answers.



The matrix <[1, 0], [0, 0]> has a trace of 1, is 2x2, and uses real entries while having a zero vector. Why is the answer 'does not contain a zero vector'?



Does the zero vector mean zero's in the entire matrix?



I was under the impression that a matrix can be broken up into n vectors so [1,0] is one vector and [0,0] is another vector thereby meaning that there is a zero vector.










share|cite|improve this question







New contributor




S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 4




    You have to be careful about your definition of vector. If your vector space is the space of two by two matrices, then the vectors are two by two matrices.
    – John Douma
    1 hour ago














up vote
3
down vote

favorite












The trace of a square n×n matrix A=(aij) is the sum a11+a22+⋯+ann of the entries on its main diagonal.



Let V be the vector space of all 2×2 matrices with real entries. Let H be the set of all 2×2 matrices with real entries that have trace 1. Is H a subspace of the vector space V?



Does H contain the zero vector of V?



H does not contain the zero vector of V



Hello, I was reviewing my homework problems and I can't seem to understand the logic behind these correct answers.



The matrix <[1, 0], [0, 0]> has a trace of 1, is 2x2, and uses real entries while having a zero vector. Why is the answer 'does not contain a zero vector'?



Does the zero vector mean zero's in the entire matrix?



I was under the impression that a matrix can be broken up into n vectors so [1,0] is one vector and [0,0] is another vector thereby meaning that there is a zero vector.










share|cite|improve this question







New contributor




S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 4




    You have to be careful about your definition of vector. If your vector space is the space of two by two matrices, then the vectors are two by two matrices.
    – John Douma
    1 hour ago












up vote
3
down vote

favorite









up vote
3
down vote

favorite











The trace of a square n×n matrix A=(aij) is the sum a11+a22+⋯+ann of the entries on its main diagonal.



Let V be the vector space of all 2×2 matrices with real entries. Let H be the set of all 2×2 matrices with real entries that have trace 1. Is H a subspace of the vector space V?



Does H contain the zero vector of V?



H does not contain the zero vector of V



Hello, I was reviewing my homework problems and I can't seem to understand the logic behind these correct answers.



The matrix <[1, 0], [0, 0]> has a trace of 1, is 2x2, and uses real entries while having a zero vector. Why is the answer 'does not contain a zero vector'?



Does the zero vector mean zero's in the entire matrix?



I was under the impression that a matrix can be broken up into n vectors so [1,0] is one vector and [0,0] is another vector thereby meaning that there is a zero vector.










share|cite|improve this question







New contributor




S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











The trace of a square n×n matrix A=(aij) is the sum a11+a22+⋯+ann of the entries on its main diagonal.



Let V be the vector space of all 2×2 matrices with real entries. Let H be the set of all 2×2 matrices with real entries that have trace 1. Is H a subspace of the vector space V?



Does H contain the zero vector of V?



H does not contain the zero vector of V



Hello, I was reviewing my homework problems and I can't seem to understand the logic behind these correct answers.



The matrix <[1, 0], [0, 0]> has a trace of 1, is 2x2, and uses real entries while having a zero vector. Why is the answer 'does not contain a zero vector'?



Does the zero vector mean zero's in the entire matrix?



I was under the impression that a matrix can be broken up into n vectors so [1,0] is one vector and [0,0] is another vector thereby meaning that there is a zero vector.







linear-algebra vector-spaces vectors matrix-calculus






share|cite|improve this question







New contributor




S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question







New contributor




S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question






New contributor




S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









S. Snake

163




163




New contributor




S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






S. Snake is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 4




    You have to be careful about your definition of vector. If your vector space is the space of two by two matrices, then the vectors are two by two matrices.
    – John Douma
    1 hour ago












  • 4




    You have to be careful about your definition of vector. If your vector space is the space of two by two matrices, then the vectors are two by two matrices.
    – John Douma
    1 hour ago







4




4




You have to be careful about your definition of vector. If your vector space is the space of two by two matrices, then the vectors are two by two matrices.
– John Douma
1 hour ago




You have to be careful about your definition of vector. If your vector space is the space of two by two matrices, then the vectors are two by two matrices.
– John Douma
1 hour ago










2 Answers
2






active

oldest

votes

















up vote
3
down vote













The zero vector of your vector space is the $2$ by $2$ matrix whose entries are all zeros. The trace of such matrix is zero not one.



Thus $H$ is not a subspace.



Note that $H$ is not closed under addition or scalar multiplication because the trace is not preserved under these oprations.






share|cite|improve this answer



























    up vote
    1
    down vote













    Notice the difference between the



    "geometrical notion" of vector, which is a tuple with numbers in it, for example $(2,3) $ and the



    "algebra notion" of vector, which is any element $v $ in a vector space $V $.



    In this case, you vector space is filled with matrices, so they are your vectors. Of course one can think of a matrix as being composed of vectors, in the "geometrical notion".



    In the algebra side of things, the "zero vector" is the element which does nothing when added to other elements, which is of course the matrix that only has 0s.






    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: 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
      );



      );






      S. Snake is a new contributor. Be nice, and check out our Code of Conduct.









       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2983565%2fwhy-does-the-2x2-matrix-with-a-trace-equal-to-1-not-contain-any-zero-vectors%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
      3
      down vote













      The zero vector of your vector space is the $2$ by $2$ matrix whose entries are all zeros. The trace of such matrix is zero not one.



      Thus $H$ is not a subspace.



      Note that $H$ is not closed under addition or scalar multiplication because the trace is not preserved under these oprations.






      share|cite|improve this answer
























        up vote
        3
        down vote













        The zero vector of your vector space is the $2$ by $2$ matrix whose entries are all zeros. The trace of such matrix is zero not one.



        Thus $H$ is not a subspace.



        Note that $H$ is not closed under addition or scalar multiplication because the trace is not preserved under these oprations.






        share|cite|improve this answer






















          up vote
          3
          down vote










          up vote
          3
          down vote









          The zero vector of your vector space is the $2$ by $2$ matrix whose entries are all zeros. The trace of such matrix is zero not one.



          Thus $H$ is not a subspace.



          Note that $H$ is not closed under addition or scalar multiplication because the trace is not preserved under these oprations.






          share|cite|improve this answer












          The zero vector of your vector space is the $2$ by $2$ matrix whose entries are all zeros. The trace of such matrix is zero not one.



          Thus $H$ is not a subspace.



          Note that $H$ is not closed under addition or scalar multiplication because the trace is not preserved under these oprations.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 56 mins ago









          Mohammad Riazi-Kermani

          37.7k41957




          37.7k41957




















              up vote
              1
              down vote













              Notice the difference between the



              "geometrical notion" of vector, which is a tuple with numbers in it, for example $(2,3) $ and the



              "algebra notion" of vector, which is any element $v $ in a vector space $V $.



              In this case, you vector space is filled with matrices, so they are your vectors. Of course one can think of a matrix as being composed of vectors, in the "geometrical notion".



              In the algebra side of things, the "zero vector" is the element which does nothing when added to other elements, which is of course the matrix that only has 0s.






              share|cite|improve this answer
























                up vote
                1
                down vote













                Notice the difference between the



                "geometrical notion" of vector, which is a tuple with numbers in it, for example $(2,3) $ and the



                "algebra notion" of vector, which is any element $v $ in a vector space $V $.



                In this case, you vector space is filled with matrices, so they are your vectors. Of course one can think of a matrix as being composed of vectors, in the "geometrical notion".



                In the algebra side of things, the "zero vector" is the element which does nothing when added to other elements, which is of course the matrix that only has 0s.






                share|cite|improve this answer






















                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  Notice the difference between the



                  "geometrical notion" of vector, which is a tuple with numbers in it, for example $(2,3) $ and the



                  "algebra notion" of vector, which is any element $v $ in a vector space $V $.



                  In this case, you vector space is filled with matrices, so they are your vectors. Of course one can think of a matrix as being composed of vectors, in the "geometrical notion".



                  In the algebra side of things, the "zero vector" is the element which does nothing when added to other elements, which is of course the matrix that only has 0s.






                  share|cite|improve this answer












                  Notice the difference between the



                  "geometrical notion" of vector, which is a tuple with numbers in it, for example $(2,3) $ and the



                  "algebra notion" of vector, which is any element $v $ in a vector space $V $.



                  In this case, you vector space is filled with matrices, so they are your vectors. Of course one can think of a matrix as being composed of vectors, in the "geometrical notion".



                  In the algebra side of things, the "zero vector" is the element which does nothing when added to other elements, which is of course the matrix that only has 0s.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 50 mins ago









                  RGS

                  8,78111129




                  8,78111129




















                      S. Snake is a new contributor. Be nice, and check out our Code of Conduct.









                       

                      draft saved


                      draft discarded


















                      S. Snake is a new contributor. Be nice, and check out our Code of Conduct.












                      S. Snake is a new contributor. Be nice, and check out our Code of Conduct.











                      S. Snake is a new contributor. Be nice, and check out our Code of Conduct.













                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2983565%2fwhy-does-the-2x2-matrix-with-a-trace-equal-to-1-not-contain-any-zero-vectors%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      Long meetings (6-7 hours a day): Being “babysat” by supervisor

                      Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

                      Confectionery