Question about elementary row operations with block matrices The Next CEO of Stack OverflowSylvester rank inequality: $operatornamerank A + operatornamerankB leq operatornamerank AB + n$elementary matrices and row operationsOrder of operations of multiple Matrix Elementary Row OperationsElementary Row MatricesFind the determinant by using elementary row operationsProof of elementary row operations for matrices?Performing elementary row operations on matricesAre elementary matrices the matrix representations of corresponding elementary row operations?Writing a matrix as a product of elementary matrices.Elementary operations on matricesElementary Matrix and Row Operations

WOW air has ceased operation, can I get my tickets refunded?

Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables

Robert Sheckley short story about vacation spots being overwhelmed

MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs

How to start emacs in "nothing" mode (`fundamental-mode`)

How to make a software documentation "officially" citable?

Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?

Why here is plural "We went to the movies last night."

Visit to the USA with ESTA approved before trip to Iran

Natural language into sentence logic

How can I get through very long and very dry, but also very useful technical documents when learning a new tool?

What makes a siege story/plot interesting?

How do I get the green key off the shelf in the Dobby level of Lego Harry Potter 2?

Failed to fetch jessie backports repository

Return the Closest Prime Number

What is the difference between "behavior" and "behaviour"?

What does "Its cash flow is deeply negative" mean?

How to get regions to plot as graphics

What's the point of interval inversion?

I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin

Are there languages with no euphemisms?

Opposite of a diet

Can a single photon have an energy density?

How to write the block matrix in LaTex?



Question about elementary row operations with block matrices



The Next CEO of Stack OverflowSylvester rank inequality: $operatornamerank A + operatornamerankB leq operatornamerank AB + n$elementary matrices and row operationsOrder of operations of multiple Matrix Elementary Row OperationsElementary Row MatricesFind the determinant by using elementary row operationsProof of elementary row operations for matrices?Performing elementary row operations on matricesAre elementary matrices the matrix representations of corresponding elementary row operations?Writing a matrix as a product of elementary matrices.Elementary operations on matricesElementary Matrix and Row Operations










1












$begingroup$


Given two $n times n$ matrices $A$ and $B$, form a new block matrix



$$P := beginbmatrixI_n&B\-A&0endbmatrix$$



Then by using only elementary row operations, show that $P$ can be transformed into



$$P' := beginbmatrixI_n&B\0&ABendbmatrix $$




The solution to this problem is:



$$P = beginbmatrixI_n&B\-A&0endbmatrix sim beginbmatrixI_n&B\-A + AI_n &0 + ABendbmatrix sim beginbmatrixI_n&B\0&ABendbmatrix$$



I don't understand this solution. Why can $A$ be multiplied from the left on the first half of the matrix and then be added to the second half of the matrix to form a sequence of elementary row operations?










share|cite|improve this question









$endgroup$
















    1












    $begingroup$


    Given two $n times n$ matrices $A$ and $B$, form a new block matrix



    $$P := beginbmatrixI_n&B\-A&0endbmatrix$$



    Then by using only elementary row operations, show that $P$ can be transformed into



    $$P' := beginbmatrixI_n&B\0&ABendbmatrix $$




    The solution to this problem is:



    $$P = beginbmatrixI_n&B\-A&0endbmatrix sim beginbmatrixI_n&B\-A + AI_n &0 + ABendbmatrix sim beginbmatrixI_n&B\0&ABendbmatrix$$



    I don't understand this solution. Why can $A$ be multiplied from the left on the first half of the matrix and then be added to the second half of the matrix to form a sequence of elementary row operations?










    share|cite|improve this question









    $endgroup$














      1












      1








      1





      $begingroup$


      Given two $n times n$ matrices $A$ and $B$, form a new block matrix



      $$P := beginbmatrixI_n&B\-A&0endbmatrix$$



      Then by using only elementary row operations, show that $P$ can be transformed into



      $$P' := beginbmatrixI_n&B\0&ABendbmatrix $$




      The solution to this problem is:



      $$P = beginbmatrixI_n&B\-A&0endbmatrix sim beginbmatrixI_n&B\-A + AI_n &0 + ABendbmatrix sim beginbmatrixI_n&B\0&ABendbmatrix$$



      I don't understand this solution. Why can $A$ be multiplied from the left on the first half of the matrix and then be added to the second half of the matrix to form a sequence of elementary row operations?










      share|cite|improve this question









      $endgroup$




      Given two $n times n$ matrices $A$ and $B$, form a new block matrix



      $$P := beginbmatrixI_n&B\-A&0endbmatrix$$



      Then by using only elementary row operations, show that $P$ can be transformed into



      $$P' := beginbmatrixI_n&B\0&ABendbmatrix $$




      The solution to this problem is:



      $$P = beginbmatrixI_n&B\-A&0endbmatrix sim beginbmatrixI_n&B\-A + AI_n &0 + ABendbmatrix sim beginbmatrixI_n&B\0&ABendbmatrix$$



      I don't understand this solution. Why can $A$ be multiplied from the left on the first half of the matrix and then be added to the second half of the matrix to form a sequence of elementary row operations?







      linear-algebra matrices block-matrices






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Feb 7 at 1:39









      user642338user642338

      91




      91




















          2 Answers
          2






          active

          oldest

          votes


















          0












          $begingroup$

          Let
          $$
          beginbmatrixR_1 \ R_2endbmatrix = beginbmatrixI_n&B\-A&0endbmatrix
          $$



          Then
          $$
          beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix
          implies
          beginbmatrixI_n&B\-A&0endbmatrix
          undersettextRowOpmapsto
          beginbmatrixI_n&B\-A+AI_n& 0+ABendbmatrix
          =
          beginbmatrixI_n&B\0& ABendbmatrix
          $$



          Does this make it any clear?






          share|cite|improve this answer









          $endgroup$








          • 2




            $begingroup$
            No. Why is $$beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix$$ a row operation?
            $endgroup$
            – user642338
            Feb 7 at 6:52



















          0












          $begingroup$

          I guess you're trying to prove Sylvester rank inequality.



          This works just like the elementary row operations. We can do this with block matrices:



          $$
          M = beginpmatrixA&B\C&Dendpmatrix sim beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
          $$



          What we are doing here behind the scenes is multiplying the matrix by an elementary matrix $T$:



          $$
          T = beginpmatrixI&K\0&Iendpmatrix
          $$



          So we get:



          $$
          TM =
          beginpmatrixI&K\0&Iendpmatrix beginpmatrixA&B\C&Dendpmatrix = beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
          $$



          As you can see, $T$ has full rank and therefore invertible, which means it doesn't change rank of the matrix:



          $$operatornamerkTM = operatornamerkM$$






          share|cite|improve this answer









          $endgroup$













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



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3103316%2fquestion-about-elementary-row-operations-with-block-matrices%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0












            $begingroup$

            Let
            $$
            beginbmatrixR_1 \ R_2endbmatrix = beginbmatrixI_n&B\-A&0endbmatrix
            $$



            Then
            $$
            beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix
            implies
            beginbmatrixI_n&B\-A&0endbmatrix
            undersettextRowOpmapsto
            beginbmatrixI_n&B\-A+AI_n& 0+ABendbmatrix
            =
            beginbmatrixI_n&B\0& ABendbmatrix
            $$



            Does this make it any clear?






            share|cite|improve this answer









            $endgroup$








            • 2




              $begingroup$
              No. Why is $$beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix$$ a row operation?
              $endgroup$
              – user642338
              Feb 7 at 6:52
















            0












            $begingroup$

            Let
            $$
            beginbmatrixR_1 \ R_2endbmatrix = beginbmatrixI_n&B\-A&0endbmatrix
            $$



            Then
            $$
            beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix
            implies
            beginbmatrixI_n&B\-A&0endbmatrix
            undersettextRowOpmapsto
            beginbmatrixI_n&B\-A+AI_n& 0+ABendbmatrix
            =
            beginbmatrixI_n&B\0& ABendbmatrix
            $$



            Does this make it any clear?






            share|cite|improve this answer









            $endgroup$








            • 2




              $begingroup$
              No. Why is $$beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix$$ a row operation?
              $endgroup$
              – user642338
              Feb 7 at 6:52














            0












            0








            0





            $begingroup$

            Let
            $$
            beginbmatrixR_1 \ R_2endbmatrix = beginbmatrixI_n&B\-A&0endbmatrix
            $$



            Then
            $$
            beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix
            implies
            beginbmatrixI_n&B\-A&0endbmatrix
            undersettextRowOpmapsto
            beginbmatrixI_n&B\-A+AI_n& 0+ABendbmatrix
            =
            beginbmatrixI_n&B\0& ABendbmatrix
            $$



            Does this make it any clear?






            share|cite|improve this answer









            $endgroup$



            Let
            $$
            beginbmatrixR_1 \ R_2endbmatrix = beginbmatrixI_n&B\-A&0endbmatrix
            $$



            Then
            $$
            beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix
            implies
            beginbmatrixI_n&B\-A&0endbmatrix
            undersettextRowOpmapsto
            beginbmatrixI_n&B\-A+AI_n& 0+ABendbmatrix
            =
            beginbmatrixI_n&B\0& ABendbmatrix
            $$



            Does this make it any clear?







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Feb 7 at 5:02









            zimbra314zimbra314

            630312




            630312







            • 2




              $begingroup$
              No. Why is $$beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix$$ a row operation?
              $endgroup$
              – user642338
              Feb 7 at 6:52













            • 2




              $begingroup$
              No. Why is $$beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix$$ a row operation?
              $endgroup$
              – user642338
              Feb 7 at 6:52








            2




            2




            $begingroup$
            No. Why is $$beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix$$ a row operation?
            $endgroup$
            – user642338
            Feb 7 at 6:52





            $begingroup$
            No. Why is $$beginbmatrixR_1 \ R_2endbmatrix undersettextRowOpmapsto beginbmatrixR_1 \ R_2 + A R_1endbmatrix$$ a row operation?
            $endgroup$
            – user642338
            Feb 7 at 6:52












            0












            $begingroup$

            I guess you're trying to prove Sylvester rank inequality.



            This works just like the elementary row operations. We can do this with block matrices:



            $$
            M = beginpmatrixA&B\C&Dendpmatrix sim beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
            $$



            What we are doing here behind the scenes is multiplying the matrix by an elementary matrix $T$:



            $$
            T = beginpmatrixI&K\0&Iendpmatrix
            $$



            So we get:



            $$
            TM =
            beginpmatrixI&K\0&Iendpmatrix beginpmatrixA&B\C&Dendpmatrix = beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
            $$



            As you can see, $T$ has full rank and therefore invertible, which means it doesn't change rank of the matrix:



            $$operatornamerkTM = operatornamerkM$$






            share|cite|improve this answer









            $endgroup$

















              0












              $begingroup$

              I guess you're trying to prove Sylvester rank inequality.



              This works just like the elementary row operations. We can do this with block matrices:



              $$
              M = beginpmatrixA&B\C&Dendpmatrix sim beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
              $$



              What we are doing here behind the scenes is multiplying the matrix by an elementary matrix $T$:



              $$
              T = beginpmatrixI&K\0&Iendpmatrix
              $$



              So we get:



              $$
              TM =
              beginpmatrixI&K\0&Iendpmatrix beginpmatrixA&B\C&Dendpmatrix = beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
              $$



              As you can see, $T$ has full rank and therefore invertible, which means it doesn't change rank of the matrix:



              $$operatornamerkTM = operatornamerkM$$






              share|cite|improve this answer









              $endgroup$















                0












                0








                0





                $begingroup$

                I guess you're trying to prove Sylvester rank inequality.



                This works just like the elementary row operations. We can do this with block matrices:



                $$
                M = beginpmatrixA&B\C&Dendpmatrix sim beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
                $$



                What we are doing here behind the scenes is multiplying the matrix by an elementary matrix $T$:



                $$
                T = beginpmatrixI&K\0&Iendpmatrix
                $$



                So we get:



                $$
                TM =
                beginpmatrixI&K\0&Iendpmatrix beginpmatrixA&B\C&Dendpmatrix = beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
                $$



                As you can see, $T$ has full rank and therefore invertible, which means it doesn't change rank of the matrix:



                $$operatornamerkTM = operatornamerkM$$






                share|cite|improve this answer









                $endgroup$



                I guess you're trying to prove Sylvester rank inequality.



                This works just like the elementary row operations. We can do this with block matrices:



                $$
                M = beginpmatrixA&B\C&Dendpmatrix sim beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
                $$



                What we are doing here behind the scenes is multiplying the matrix by an elementary matrix $T$:



                $$
                T = beginpmatrixI&K\0&Iendpmatrix
                $$



                So we get:



                $$
                TM =
                beginpmatrixI&K\0&Iendpmatrix beginpmatrixA&B\C&Dendpmatrix = beginpmatrixA+K,C&B+K,D\C&Dendpmatrix
                $$



                As you can see, $T$ has full rank and therefore invertible, which means it doesn't change rank of the matrix:



                $$operatornamerkTM = operatornamerkM$$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Mar 18 at 13:13









                koddokoddo

                1164




                1164



























                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3103316%2fquestion-about-elementary-row-operations-with-block-matrices%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

                    Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

                    random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

                    How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer