Effect of multiplying by regular matrix on number of solutions of linear equations











up vote
0
down vote

favorite












I have following problem:



Let $A,B in F^{ntimes n}$, $B$ is regular. Which on of the following is true?



1.) If $(A|b)$ has at least one solution, then $(BA|b)$ has at least one solution.

2.) If $(A|b)$ has at least one solution, then $(AB|b)$ has at least one solution.

3.) If $(BA|b)$ has at least one solution, then $(A|b)$ has at least one solution.

4.) If $(AB|b)$ has at least one solution, then $(A|b)$ has at least one solution.

($(A|b)$ is a set of linear equations, not sure if that's clear)


If my logic is correct, 1 and 3 are true, and 2 and 4 are false.

Because regular matrix cannot change number of solutions, the multiplication should have no effect in this implication. However this is not true the other way around, if we multiply with not regular matrix, there is a possibility, that the number of solutions may change.


However the answer feels way too easy, so i am not sure if i am missing something obvious here.
Thanks for your time!










share|cite|improve this question


























    up vote
    0
    down vote

    favorite












    I have following problem:



    Let $A,B in F^{ntimes n}$, $B$ is regular. Which on of the following is true?



    1.) If $(A|b)$ has at least one solution, then $(BA|b)$ has at least one solution.

    2.) If $(A|b)$ has at least one solution, then $(AB|b)$ has at least one solution.

    3.) If $(BA|b)$ has at least one solution, then $(A|b)$ has at least one solution.

    4.) If $(AB|b)$ has at least one solution, then $(A|b)$ has at least one solution.

    ($(A|b)$ is a set of linear equations, not sure if that's clear)


    If my logic is correct, 1 and 3 are true, and 2 and 4 are false.

    Because regular matrix cannot change number of solutions, the multiplication should have no effect in this implication. However this is not true the other way around, if we multiply with not regular matrix, there is a possibility, that the number of solutions may change.


    However the answer feels way too easy, so i am not sure if i am missing something obvious here.
    Thanks for your time!










    share|cite|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have following problem:



      Let $A,B in F^{ntimes n}$, $B$ is regular. Which on of the following is true?



      1.) If $(A|b)$ has at least one solution, then $(BA|b)$ has at least one solution.

      2.) If $(A|b)$ has at least one solution, then $(AB|b)$ has at least one solution.

      3.) If $(BA|b)$ has at least one solution, then $(A|b)$ has at least one solution.

      4.) If $(AB|b)$ has at least one solution, then $(A|b)$ has at least one solution.

      ($(A|b)$ is a set of linear equations, not sure if that's clear)


      If my logic is correct, 1 and 3 are true, and 2 and 4 are false.

      Because regular matrix cannot change number of solutions, the multiplication should have no effect in this implication. However this is not true the other way around, if we multiply with not regular matrix, there is a possibility, that the number of solutions may change.


      However the answer feels way too easy, so i am not sure if i am missing something obvious here.
      Thanks for your time!










      share|cite|improve this question













      I have following problem:



      Let $A,B in F^{ntimes n}$, $B$ is regular. Which on of the following is true?



      1.) If $(A|b)$ has at least one solution, then $(BA|b)$ has at least one solution.

      2.) If $(A|b)$ has at least one solution, then $(AB|b)$ has at least one solution.

      3.) If $(BA|b)$ has at least one solution, then $(A|b)$ has at least one solution.

      4.) If $(AB|b)$ has at least one solution, then $(A|b)$ has at least one solution.

      ($(A|b)$ is a set of linear equations, not sure if that's clear)


      If my logic is correct, 1 and 3 are true, and 2 and 4 are false.

      Because regular matrix cannot change number of solutions, the multiplication should have no effect in this implication. However this is not true the other way around, if we multiply with not regular matrix, there is a possibility, that the number of solutions may change.


      However the answer feels way too easy, so i am not sure if i am missing something obvious here.
      Thanks for your time!







      linear-algebra matrices matrix-equations






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked yesterday









      Tomáš Korený

      31




      31



























          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',
          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%2f2997847%2feffect-of-multiplying-by-regular-matrix-on-number-of-solutions-of-linear-equatio%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2997847%2feffect-of-multiplying-by-regular-matrix-on-number-of-solutions-of-linear-equatio%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

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...