$B = A^T A$ can only be one of the following. Which one?

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











up vote
1
down vote

favorite












I know that the answer is (b) but I have no idea on how to arrive there. What would be a good approach to arrive at the answer?



enter image description here







share|cite|improve this question






















  • What have you tried? Did you use the given information that the matrix is nonsingular? And what are the properties of $A^T A$? This might get you started :)
    – Jan
    Aug 13 at 9:03






  • 1




    The title is a little misleading. Maybe consider re-wording it?
    – awllower
    Aug 13 at 9:04














up vote
1
down vote

favorite












I know that the answer is (b) but I have no idea on how to arrive there. What would be a good approach to arrive at the answer?



enter image description here







share|cite|improve this question






















  • What have you tried? Did you use the given information that the matrix is nonsingular? And what are the properties of $A^T A$? This might get you started :)
    – Jan
    Aug 13 at 9:03






  • 1




    The title is a little misleading. Maybe consider re-wording it?
    – awllower
    Aug 13 at 9:04












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I know that the answer is (b) but I have no idea on how to arrive there. What would be a good approach to arrive at the answer?



enter image description here







share|cite|improve this question














I know that the answer is (b) but I have no idea on how to arrive there. What would be a good approach to arrive at the answer?



enter image description here









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 13 at 11:03









A.Γ.

20.3k22353




20.3k22353










asked Aug 13 at 8:55









Abdul Malek Altawekji

317115




317115











  • What have you tried? Did you use the given information that the matrix is nonsingular? And what are the properties of $A^T A$? This might get you started :)
    – Jan
    Aug 13 at 9:03






  • 1




    The title is a little misleading. Maybe consider re-wording it?
    – awllower
    Aug 13 at 9:04
















  • What have you tried? Did you use the given information that the matrix is nonsingular? And what are the properties of $A^T A$? This might get you started :)
    – Jan
    Aug 13 at 9:03






  • 1




    The title is a little misleading. Maybe consider re-wording it?
    – awllower
    Aug 13 at 9:04















What have you tried? Did you use the given information that the matrix is nonsingular? And what are the properties of $A^T A$? This might get you started :)
– Jan
Aug 13 at 9:03




What have you tried? Did you use the given information that the matrix is nonsingular? And what are the properties of $A^T A$? This might get you started :)
– Jan
Aug 13 at 9:03




1




1




The title is a little misleading. Maybe consider re-wording it?
– awllower
Aug 13 at 9:04




The title is a little misleading. Maybe consider re-wording it?
– awllower
Aug 13 at 9:04










3 Answers
3






active

oldest

votes

















up vote
1
down vote



accepted










I would check it in this order:



  • $B$ needs to be symmetric, which rules out (c).

  • $B$ needs to be nonsingular (as $A$ was nonsingular) which rules out (d).

  • The diagonal of $B$ carries norms and hence cannot contain negative values (which rules out (e)).

  • $B$ needs to be positive definite which rules out (a) (negative determinant).

In the particular example you show, the determinant condition actually rules out all options except (b), as awllower mentioned. This does not always need to be the case. For example, $B = -I_2$ has determinant +1 and yet is not positive definite.






share|cite|improve this answer






















  • I think $B$ in $(d)$ is symmetric.
    – awllower
    Aug 13 at 12:38






  • 1




    Looks like you’ve swapped (c) and (d) in your list.
    – amd
    Aug 13 at 18:27










  • Yes I did, thanks for noticing! Corrected.
    – Florian
    Aug 14 at 21:54

















up vote
5
down vote













The determinant of $A^TA$ is the product $det Atimesdet A^T=(det A)^2$, so must be $>0$.



In the five options there is only one satisfying this criterion.




Hope this helps






share|cite|improve this answer



























    up vote
    0
    down vote













    This can be deduced as follows. Note that the product of A with it's transpose is symmetric. Thus one can eliminate C. Also if A is nonsingular, then B is also non singular. Thus, the determinant cannot be zero which eliminates D. Finally remember the determinant of transpose(A) is equal to that of A. This implies that the determinant of B is positive since it is equal to (det(A))^2. Therefore B is the correct answer. Hope this helps.






    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%2f2881150%2fb-at-a-can-only-be-one-of-the-following-which-one%23new-answer', 'question_page');

      );

      Post as a guest






























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      1
      down vote



      accepted










      I would check it in this order:



      • $B$ needs to be symmetric, which rules out (c).

      • $B$ needs to be nonsingular (as $A$ was nonsingular) which rules out (d).

      • The diagonal of $B$ carries norms and hence cannot contain negative values (which rules out (e)).

      • $B$ needs to be positive definite which rules out (a) (negative determinant).

      In the particular example you show, the determinant condition actually rules out all options except (b), as awllower mentioned. This does not always need to be the case. For example, $B = -I_2$ has determinant +1 and yet is not positive definite.






      share|cite|improve this answer






















      • I think $B$ in $(d)$ is symmetric.
        – awllower
        Aug 13 at 12:38






      • 1




        Looks like you’ve swapped (c) and (d) in your list.
        – amd
        Aug 13 at 18:27










      • Yes I did, thanks for noticing! Corrected.
        – Florian
        Aug 14 at 21:54














      up vote
      1
      down vote



      accepted










      I would check it in this order:



      • $B$ needs to be symmetric, which rules out (c).

      • $B$ needs to be nonsingular (as $A$ was nonsingular) which rules out (d).

      • The diagonal of $B$ carries norms and hence cannot contain negative values (which rules out (e)).

      • $B$ needs to be positive definite which rules out (a) (negative determinant).

      In the particular example you show, the determinant condition actually rules out all options except (b), as awllower mentioned. This does not always need to be the case. For example, $B = -I_2$ has determinant +1 and yet is not positive definite.






      share|cite|improve this answer






















      • I think $B$ in $(d)$ is symmetric.
        – awllower
        Aug 13 at 12:38






      • 1




        Looks like you’ve swapped (c) and (d) in your list.
        – amd
        Aug 13 at 18:27










      • Yes I did, thanks for noticing! Corrected.
        – Florian
        Aug 14 at 21:54












      up vote
      1
      down vote



      accepted







      up vote
      1
      down vote



      accepted






      I would check it in this order:



      • $B$ needs to be symmetric, which rules out (c).

      • $B$ needs to be nonsingular (as $A$ was nonsingular) which rules out (d).

      • The diagonal of $B$ carries norms and hence cannot contain negative values (which rules out (e)).

      • $B$ needs to be positive definite which rules out (a) (negative determinant).

      In the particular example you show, the determinant condition actually rules out all options except (b), as awllower mentioned. This does not always need to be the case. For example, $B = -I_2$ has determinant +1 and yet is not positive definite.






      share|cite|improve this answer














      I would check it in this order:



      • $B$ needs to be symmetric, which rules out (c).

      • $B$ needs to be nonsingular (as $A$ was nonsingular) which rules out (d).

      • The diagonal of $B$ carries norms and hence cannot contain negative values (which rules out (e)).

      • $B$ needs to be positive definite which rules out (a) (negative determinant).

      In the particular example you show, the determinant condition actually rules out all options except (b), as awllower mentioned. This does not always need to be the case. For example, $B = -I_2$ has determinant +1 and yet is not positive definite.







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Aug 14 at 21:53

























      answered Aug 13 at 10:51









      Florian

      1,2741617




      1,2741617











      • I think $B$ in $(d)$ is symmetric.
        – awllower
        Aug 13 at 12:38






      • 1




        Looks like you’ve swapped (c) and (d) in your list.
        – amd
        Aug 13 at 18:27










      • Yes I did, thanks for noticing! Corrected.
        – Florian
        Aug 14 at 21:54
















      • I think $B$ in $(d)$ is symmetric.
        – awllower
        Aug 13 at 12:38






      • 1




        Looks like you’ve swapped (c) and (d) in your list.
        – amd
        Aug 13 at 18:27










      • Yes I did, thanks for noticing! Corrected.
        – Florian
        Aug 14 at 21:54















      I think $B$ in $(d)$ is symmetric.
      – awllower
      Aug 13 at 12:38




      I think $B$ in $(d)$ is symmetric.
      – awllower
      Aug 13 at 12:38




      1




      1




      Looks like you’ve swapped (c) and (d) in your list.
      – amd
      Aug 13 at 18:27




      Looks like you’ve swapped (c) and (d) in your list.
      – amd
      Aug 13 at 18:27












      Yes I did, thanks for noticing! Corrected.
      – Florian
      Aug 14 at 21:54




      Yes I did, thanks for noticing! Corrected.
      – Florian
      Aug 14 at 21:54










      up vote
      5
      down vote













      The determinant of $A^TA$ is the product $det Atimesdet A^T=(det A)^2$, so must be $>0$.



      In the five options there is only one satisfying this criterion.




      Hope this helps






      share|cite|improve this answer
























        up vote
        5
        down vote













        The determinant of $A^TA$ is the product $det Atimesdet A^T=(det A)^2$, so must be $>0$.



        In the five options there is only one satisfying this criterion.




        Hope this helps






        share|cite|improve this answer






















          up vote
          5
          down vote










          up vote
          5
          down vote









          The determinant of $A^TA$ is the product $det Atimesdet A^T=(det A)^2$, so must be $>0$.



          In the five options there is only one satisfying this criterion.




          Hope this helps






          share|cite|improve this answer












          The determinant of $A^TA$ is the product $det Atimesdet A^T=(det A)^2$, so must be $>0$.



          In the five options there is only one satisfying this criterion.




          Hope this helps







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Aug 13 at 9:01









          awllower

          9,85132470




          9,85132470




















              up vote
              0
              down vote













              This can be deduced as follows. Note that the product of A with it's transpose is symmetric. Thus one can eliminate C. Also if A is nonsingular, then B is also non singular. Thus, the determinant cannot be zero which eliminates D. Finally remember the determinant of transpose(A) is equal to that of A. This implies that the determinant of B is positive since it is equal to (det(A))^2. Therefore B is the correct answer. Hope this helps.






              share|cite|improve this answer
























                up vote
                0
                down vote













                This can be deduced as follows. Note that the product of A with it's transpose is symmetric. Thus one can eliminate C. Also if A is nonsingular, then B is also non singular. Thus, the determinant cannot be zero which eliminates D. Finally remember the determinant of transpose(A) is equal to that of A. This implies that the determinant of B is positive since it is equal to (det(A))^2. Therefore B is the correct answer. Hope this helps.






                share|cite|improve this answer






















                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  This can be deduced as follows. Note that the product of A with it's transpose is symmetric. Thus one can eliminate C. Also if A is nonsingular, then B is also non singular. Thus, the determinant cannot be zero which eliminates D. Finally remember the determinant of transpose(A) is equal to that of A. This implies that the determinant of B is positive since it is equal to (det(A))^2. Therefore B is the correct answer. Hope this helps.






                  share|cite|improve this answer












                  This can be deduced as follows. Note that the product of A with it's transpose is symmetric. Thus one can eliminate C. Also if A is nonsingular, then B is also non singular. Thus, the determinant cannot be zero which eliminates D. Finally remember the determinant of transpose(A) is equal to that of A. This implies that the determinant of B is positive since it is equal to (det(A))^2. Therefore B is the correct answer. Hope this helps.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Aug 15 at 5:23









                  Rohpa

                  383




                  383






















                       

                      draft saved


                      draft discarded


























                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2881150%2fb-at-a-can-only-be-one-of-the-following-which-one%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?