Row equivalence. What is it exactly?

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











up vote
2
down vote

favorite












When matrices are row equivalent... why is this important? If a matrix like:



$$beginbmatrix 1 & 0 \ -3 & 1 endbmatrix$$



is row equivalent to the identity matrix (add 3 times the first row to the second), what does that mean exactly? Why is this a concept that we have to know as students of linear algebra? These matrices aren't equal.... they are row-equivalent. Why is this a useful concept to know?







share|cite|improve this question























    up vote
    2
    down vote

    favorite












    When matrices are row equivalent... why is this important? If a matrix like:



    $$beginbmatrix 1 & 0 \ -3 & 1 endbmatrix$$



    is row equivalent to the identity matrix (add 3 times the first row to the second), what does that mean exactly? Why is this a concept that we have to know as students of linear algebra? These matrices aren't equal.... they are row-equivalent. Why is this a useful concept to know?







    share|cite|improve this question





















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      When matrices are row equivalent... why is this important? If a matrix like:



      $$beginbmatrix 1 & 0 \ -3 & 1 endbmatrix$$



      is row equivalent to the identity matrix (add 3 times the first row to the second), what does that mean exactly? Why is this a concept that we have to know as students of linear algebra? These matrices aren't equal.... they are row-equivalent. Why is this a useful concept to know?







      share|cite|improve this question











      When matrices are row equivalent... why is this important? If a matrix like:



      $$beginbmatrix 1 & 0 \ -3 & 1 endbmatrix$$



      is row equivalent to the identity matrix (add 3 times the first row to the second), what does that mean exactly? Why is this a concept that we have to know as students of linear algebra? These matrices aren't equal.... they are row-equivalent. Why is this a useful concept to know?









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Aug 7 at 19:45









      Jwan622

      1,61211224




      1,61211224




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          My reason for why the concept of row equivalence is important is that the solutions to the two matrix equations $$Ax=b$$ and $$Bx=b$$ are the same as long as $A$ and $B$ are row equivalent. Often time, you want to reduce an original metric equation $Ax=b$ to an equation $Bx=b$ that is easier to solve, where $B$ is row equivalent to $A$ since row operations do not change the solution set.






          share|cite|improve this answer




























            up vote
            1
            down vote













            $$beginbmatrix 1 & 0 &|&0\ -3 & 1 &|&0endbmatrix_R_2rightarrow R_2+3R_1tag1$$



            $$beginbmatrix 1 & 0 &|&0\ 0 & 1 &|&0endbmatrix_ mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox tag2$$



            The above corresponding system of homogeneous equations convey the same information.
            $$beginmatrixx=0&x=0\-3x+y=0&y=0endmatrix$$



            $implies$ Elementary row operations do not affect the row space of a matrix. In particular, any two row equivalent matrices have the same row space.



            $implies$ Two matrices in reduced row echelon form have the same row space if and only if they are equal.






            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%2f2875324%2frow-equivalence-what-is-it-exactly%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










              My reason for why the concept of row equivalence is important is that the solutions to the two matrix equations $$Ax=b$$ and $$Bx=b$$ are the same as long as $A$ and $B$ are row equivalent. Often time, you want to reduce an original metric equation $Ax=b$ to an equation $Bx=b$ that is easier to solve, where $B$ is row equivalent to $A$ since row operations do not change the solution set.






              share|cite|improve this answer

























                up vote
                1
                down vote



                accepted










                My reason for why the concept of row equivalence is important is that the solutions to the two matrix equations $$Ax=b$$ and $$Bx=b$$ are the same as long as $A$ and $B$ are row equivalent. Often time, you want to reduce an original metric equation $Ax=b$ to an equation $Bx=b$ that is easier to solve, where $B$ is row equivalent to $A$ since row operations do not change the solution set.






                share|cite|improve this answer























                  up vote
                  1
                  down vote



                  accepted







                  up vote
                  1
                  down vote



                  accepted






                  My reason for why the concept of row equivalence is important is that the solutions to the two matrix equations $$Ax=b$$ and $$Bx=b$$ are the same as long as $A$ and $B$ are row equivalent. Often time, you want to reduce an original metric equation $Ax=b$ to an equation $Bx=b$ that is easier to solve, where $B$ is row equivalent to $A$ since row operations do not change the solution set.






                  share|cite|improve this answer













                  My reason for why the concept of row equivalence is important is that the solutions to the two matrix equations $$Ax=b$$ and $$Bx=b$$ are the same as long as $A$ and $B$ are row equivalent. Often time, you want to reduce an original metric equation $Ax=b$ to an equation $Bx=b$ that is easier to solve, where $B$ is row equivalent to $A$ since row operations do not change the solution set.







                  share|cite|improve this answer













                  share|cite|improve this answer



                  share|cite|improve this answer











                  answered Aug 7 at 20:01









                  kmiyazaki

                  33711




                  33711




















                      up vote
                      1
                      down vote













                      $$beginbmatrix 1 & 0 &|&0\ -3 & 1 &|&0endbmatrix_R_2rightarrow R_2+3R_1tag1$$



                      $$beginbmatrix 1 & 0 &|&0\ 0 & 1 &|&0endbmatrix_ mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox tag2$$



                      The above corresponding system of homogeneous equations convey the same information.
                      $$beginmatrixx=0&x=0\-3x+y=0&y=0endmatrix$$



                      $implies$ Elementary row operations do not affect the row space of a matrix. In particular, any two row equivalent matrices have the same row space.



                      $implies$ Two matrices in reduced row echelon form have the same row space if and only if they are equal.






                      share|cite|improve this answer

























                        up vote
                        1
                        down vote













                        $$beginbmatrix 1 & 0 &|&0\ -3 & 1 &|&0endbmatrix_R_2rightarrow R_2+3R_1tag1$$



                        $$beginbmatrix 1 & 0 &|&0\ 0 & 1 &|&0endbmatrix_ mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox tag2$$



                        The above corresponding system of homogeneous equations convey the same information.
                        $$beginmatrixx=0&x=0\-3x+y=0&y=0endmatrix$$



                        $implies$ Elementary row operations do not affect the row space of a matrix. In particular, any two row equivalent matrices have the same row space.



                        $implies$ Two matrices in reduced row echelon form have the same row space if and only if they are equal.






                        share|cite|improve this answer























                          up vote
                          1
                          down vote










                          up vote
                          1
                          down vote









                          $$beginbmatrix 1 & 0 &|&0\ -3 & 1 &|&0endbmatrix_R_2rightarrow R_2+3R_1tag1$$



                          $$beginbmatrix 1 & 0 &|&0\ 0 & 1 &|&0endbmatrix_ mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox tag2$$



                          The above corresponding system of homogeneous equations convey the same information.
                          $$beginmatrixx=0&x=0\-3x+y=0&y=0endmatrix$$



                          $implies$ Elementary row operations do not affect the row space of a matrix. In particular, any two row equivalent matrices have the same row space.



                          $implies$ Two matrices in reduced row echelon form have the same row space if and only if they are equal.






                          share|cite|improve this answer













                          $$beginbmatrix 1 & 0 &|&0\ -3 & 1 &|&0endbmatrix_R_2rightarrow R_2+3R_1tag1$$



                          $$beginbmatrix 1 & 0 &|&0\ 0 & 1 &|&0endbmatrix_ mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox mbox tag2$$



                          The above corresponding system of homogeneous equations convey the same information.
                          $$beginmatrixx=0&x=0\-3x+y=0&y=0endmatrix$$



                          $implies$ Elementary row operations do not affect the row space of a matrix. In particular, any two row equivalent matrices have the same row space.



                          $implies$ Two matrices in reduced row echelon form have the same row space if and only if they are equal.







                          share|cite|improve this answer













                          share|cite|improve this answer



                          share|cite|improve this answer











                          answered Aug 7 at 19:56









                          Key Flex

                          4,503525




                          4,503525






















                               

                              draft saved


                              draft discarded


























                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2875324%2frow-equivalence-what-is-it-exactly%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              這個網誌中的熱門文章

                              How to combine Bézier curves to a surface?

                              Mutual Information Always Non-negative

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