Some doubts regarding the evaluation of the rank of a matrixRank of a matrix.Linear algebra statment - rank...

Why doesn't using multiple commands with a || or && conditional work?

Personal Teleportation: From Rags to Riches

In 'Revenger,' what does 'cove' come from?

Examples of smooth manifolds admitting inbetween one and a continuum of complex structures

Bullying boss launched a smear campaign and made me unemployable

Zip/Tar file compressed to larger size?

Could the museum Saturn V's be refitted for one more flight?

Why are the 737's rear doors unusable in a water landing?

How does a predictive coding aid in lossless compression?

Why is this clock signal connected to a capacitor to gnd?

iPad being using in wall mount battery swollen

Plagiarism or not?

How to prevent "they're falling in love" trope

How can saying a song's name be a copyright violation?

How can I determine if the org that I'm currently connected to is a scratch org?

Can a virus destroy the BIOS of a modern computer?

Is it logically or scientifically possible to artificially send energy to the body?

What does “the session was packed” mean in this context?

All in one piece, we mend holes in your socks

Is it possible to create a QR code using text?

Do UK voters know if their MP will be the Speaker of the House?

Mathematica command that allows it to read my intentions

Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?

What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"



Some doubts regarding the evaluation of the rank of a matrix


Rank of a matrix.Linear algebra statment - rank of a matrixProof using the Rank TheoremWhat is the rank of the matrix $A=sum_{i=1}^{5} u_i u_i^T$ where $u_i$'s are independent?Every skew-symmetric matrix has even rankProve that rank of 3 by 3 matrixWhat is the Rank of Matrix $A$?If $A$ is of rank $n$ then why is it non-singular?Smallest singular value of full column rank matrixIf all the $k$-minors of a matrix are non-zero then its rank is greater than $k$?













0












$begingroup$


Here is a list of very novice questions that came across while studying:




  1. Suppose $A$ is an $m times n$ matrix. Is the rank of $Aleq min{m,n}$?


Attempt: The "rank" of a matrix gives us the idea of how many of the column vectors and row vectors are independent (i.e. not the linear combination of the rest of the vectors). Again, row rank$=$ column rank. So, the above relation should hold.




  1. If $B$ is a non null $m times 1$ matrix and $C$ is a non null $1 times n$ matrix prove that the rank of $BC$ is $1$.


Attempt: Since both of the matrices are non null, there is at least of element in both of the two matrices, which are non zero, say $b_{i1}$ and $c_{1j}$. Hence, a minor of order $1$ exists, which is non zero. Now, the dimension of $BC$ is $m times n$. Now, the element $b_{i1}c_{1j}$ is in the matrix $BC$. Again, $1leq rank{BC}leq min{rank B, rank C}leq1$.





  1. $A$ is an $m times r $ matrix and $B$ is an $r times n$ matrix. If the rank of $AB$ is $m$, prove that rank of $A$ is $m$.


Attempt: $m leq min{rank A, rank B}=min{m,n}$. Again, (assuming the conclusion of $1$ is true) rank of $AB$ being $m$, it must be $mleq n$.
So, $rank A leq rank B implies rankA=m$ (otherwise $rankAB <m$)



Please do verify these three attempts.










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    Here is a list of very novice questions that came across while studying:




    1. Suppose $A$ is an $m times n$ matrix. Is the rank of $Aleq min{m,n}$?


    Attempt: The "rank" of a matrix gives us the idea of how many of the column vectors and row vectors are independent (i.e. not the linear combination of the rest of the vectors). Again, row rank$=$ column rank. So, the above relation should hold.




    1. If $B$ is a non null $m times 1$ matrix and $C$ is a non null $1 times n$ matrix prove that the rank of $BC$ is $1$.


    Attempt: Since both of the matrices are non null, there is at least of element in both of the two matrices, which are non zero, say $b_{i1}$ and $c_{1j}$. Hence, a minor of order $1$ exists, which is non zero. Now, the dimension of $BC$ is $m times n$. Now, the element $b_{i1}c_{1j}$ is in the matrix $BC$. Again, $1leq rank{BC}leq min{rank B, rank C}leq1$.





    1. $A$ is an $m times r $ matrix and $B$ is an $r times n$ matrix. If the rank of $AB$ is $m$, prove that rank of $A$ is $m$.


    Attempt: $m leq min{rank A, rank B}=min{m,n}$. Again, (assuming the conclusion of $1$ is true) rank of $AB$ being $m$, it must be $mleq n$.
    So, $rank A leq rank B implies rankA=m$ (otherwise $rankAB <m$)



    Please do verify these three attempts.










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      Here is a list of very novice questions that came across while studying:




      1. Suppose $A$ is an $m times n$ matrix. Is the rank of $Aleq min{m,n}$?


      Attempt: The "rank" of a matrix gives us the idea of how many of the column vectors and row vectors are independent (i.e. not the linear combination of the rest of the vectors). Again, row rank$=$ column rank. So, the above relation should hold.




      1. If $B$ is a non null $m times 1$ matrix and $C$ is a non null $1 times n$ matrix prove that the rank of $BC$ is $1$.


      Attempt: Since both of the matrices are non null, there is at least of element in both of the two matrices, which are non zero, say $b_{i1}$ and $c_{1j}$. Hence, a minor of order $1$ exists, which is non zero. Now, the dimension of $BC$ is $m times n$. Now, the element $b_{i1}c_{1j}$ is in the matrix $BC$. Again, $1leq rank{BC}leq min{rank B, rank C}leq1$.





      1. $A$ is an $m times r $ matrix and $B$ is an $r times n$ matrix. If the rank of $AB$ is $m$, prove that rank of $A$ is $m$.


      Attempt: $m leq min{rank A, rank B}=min{m,n}$. Again, (assuming the conclusion of $1$ is true) rank of $AB$ being $m$, it must be $mleq n$.
      So, $rank A leq rank B implies rankA=m$ (otherwise $rankAB <m$)



      Please do verify these three attempts.










      share|cite|improve this question











      $endgroup$




      Here is a list of very novice questions that came across while studying:




      1. Suppose $A$ is an $m times n$ matrix. Is the rank of $Aleq min{m,n}$?


      Attempt: The "rank" of a matrix gives us the idea of how many of the column vectors and row vectors are independent (i.e. not the linear combination of the rest of the vectors). Again, row rank$=$ column rank. So, the above relation should hold.




      1. If $B$ is a non null $m times 1$ matrix and $C$ is a non null $1 times n$ matrix prove that the rank of $BC$ is $1$.


      Attempt: Since both of the matrices are non null, there is at least of element in both of the two matrices, which are non zero, say $b_{i1}$ and $c_{1j}$. Hence, a minor of order $1$ exists, which is non zero. Now, the dimension of $BC$ is $m times n$. Now, the element $b_{i1}c_{1j}$ is in the matrix $BC$. Again, $1leq rank{BC}leq min{rank B, rank C}leq1$.





      1. $A$ is an $m times r $ matrix and $B$ is an $r times n$ matrix. If the rank of $AB$ is $m$, prove that rank of $A$ is $m$.


      Attempt: $m leq min{rank A, rank B}=min{m,n}$. Again, (assuming the conclusion of $1$ is true) rank of $AB$ being $m$, it must be $mleq n$.
      So, $rank A leq rank B implies rankA=m$ (otherwise $rankAB <m$)



      Please do verify these three attempts.







      linear-algebra matrices proof-verification matrix-rank






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 18 at 20:15







      Subhasis Biswas

















      asked Mar 18 at 20:07









      Subhasis BiswasSubhasis Biswas

      512412




      512412






















          0






          active

          oldest

          votes












          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%2f3153252%2fsome-doubts-regarding-the-evaluation-of-the-rank-of-a-matrix%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          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%2f3153252%2fsome-doubts-regarding-the-evaluation-of-the-rank-of-a-matrix%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

          Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

          Fil:Tokke komm.svg

          Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?