Let $A, B$ be two positive definite $2 times 2$ matrices. Prove or disprove: $AB+BA$ is positive definite.Positive definiteness and eigenvalue inequalities of two symmetric matricesInequality of Positive-definite matrix.Invertibility of block matrices, with the property of being symmetric, positive definite, and of full rank:Prove that a matrix is positive definitePositive Definite or Negative Definite MatrixIs a complex symmetric matrix with positive definite real part diagonalizable?Geometric interpretation of positive semi-definiteness of sum of matricesWhy is the product of two matrices the product of their partitions?How can I find two symmetric positive definite roots of a symmetric positive definite matrix?How to construct negative definite $AB$ if $A$ and $B$ are positive definite?

Is this toilet slogan correct usage of the English language?

Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?

Why should universal income be universal?

Has any country ever had 2 former presidents in jail simultaneously?

Did arcade monitors have same pixel aspect ratio as TV sets?

How does a computer interpret real numbers?

Mimic lecturing on blackboard, facing audience

What if a revenant (monster) gains fire resistance?

Is there an injective, monotonically increasing, strictly concave function from the reals, to the reals?

Hero deduces identity of a killer

How to say when an application is taking the half of your screen on a computer

Why is it that I can sometimes guess the next note?

Can disgust be a key component of horror?

How to explain what's wrong with this application of the chain rule?

How to hide some fields of struct in C?

What is the evidence for the "tyranny of the majority problem" in a direct democracy context?

What should you do when eye contact makes your subordinate uncomfortable?

Why did the EU agree to delay the Brexit deadline?

How can I cure my players of their suspicion that every object is a mimic?

Can I say "fingers" when referring to toes?

Keeping a ball lost forever

Why "had" in "[something] we would have made had we used [something]"?

What are the advantages of simplicial model categories over non-simplicial ones?

Invalid date error by date command



Let $A, B$ be two positive definite $2 times 2$ matrices. Prove or disprove: $AB+BA$ is positive definite.


Positive definiteness and eigenvalue inequalities of two symmetric matricesInequality of Positive-definite matrix.Invertibility of block matrices, with the property of being symmetric, positive definite, and of full rank:Prove that a matrix is positive definitePositive Definite or Negative Definite MatrixIs a complex symmetric matrix with positive definite real part diagonalizable?Geometric interpretation of positive semi-definiteness of sum of matricesWhy is the product of two matrices the product of their partitions?How can I find two symmetric positive definite roots of a symmetric positive definite matrix?How to construct negative definite $AB$ if $A$ and $B$ are positive definite?













4












$begingroup$


I know that $AB+BA$ is not necessarily positive definite, as this question has been asked before on here. What I don't understand is how one would go about constructing counter-examples. Previous answers to this question just state the counter-examples, such as $A = beginbmatrix 6 & 0 \
0 & 1 \ endbmatrix$
, $B = beginbmatrix 2 & 1 \
1 & 1 \ endbmatrix$
. Is there some intuition behind how these matrices are chosen, or is it more a matter of just fiddling with $2 times 2$ matrices until we find a counter-example?



Thanks in advance.










share|cite|improve this question









$endgroup$
















    4












    $begingroup$


    I know that $AB+BA$ is not necessarily positive definite, as this question has been asked before on here. What I don't understand is how one would go about constructing counter-examples. Previous answers to this question just state the counter-examples, such as $A = beginbmatrix 6 & 0 \
    0 & 1 \ endbmatrix$
    , $B = beginbmatrix 2 & 1 \
    1 & 1 \ endbmatrix$
    . Is there some intuition behind how these matrices are chosen, or is it more a matter of just fiddling with $2 times 2$ matrices until we find a counter-example?



    Thanks in advance.










    share|cite|improve this question









    $endgroup$














      4












      4








      4


      1



      $begingroup$


      I know that $AB+BA$ is not necessarily positive definite, as this question has been asked before on here. What I don't understand is how one would go about constructing counter-examples. Previous answers to this question just state the counter-examples, such as $A = beginbmatrix 6 & 0 \
      0 & 1 \ endbmatrix$
      , $B = beginbmatrix 2 & 1 \
      1 & 1 \ endbmatrix$
      . Is there some intuition behind how these matrices are chosen, or is it more a matter of just fiddling with $2 times 2$ matrices until we find a counter-example?



      Thanks in advance.










      share|cite|improve this question









      $endgroup$




      I know that $AB+BA$ is not necessarily positive definite, as this question has been asked before on here. What I don't understand is how one would go about constructing counter-examples. Previous answers to this question just state the counter-examples, such as $A = beginbmatrix 6 & 0 \
      0 & 1 \ endbmatrix$
      , $B = beginbmatrix 2 & 1 \
      1 & 1 \ endbmatrix$
      . Is there some intuition behind how these matrices are chosen, or is it more a matter of just fiddling with $2 times 2$ matrices until we find a counter-example?



      Thanks in advance.







      linear-algebra matrices positive-definite






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 15 at 1:32









      Mike DMike D

      1084




      1084




















          1 Answer
          1






          active

          oldest

          votes


















          2












          $begingroup$

          Here is one way to think about the problem. If $AB+BA$ is always positive definite, by passing $A$ to the limit, $AB+BA$ should be positive semidefinite too when $A$ is a rank-one positive semidefinite matrix.



          So, with such an $A$, if you can construct a counterexample such that $Bsucc0$ but $AB+BA$ is indefinite, then by a continuity argument, you can get a counterexample with a positive definite $A$.



          E.g. $AB+BA$ is indefinite when $A=pmatrix1&0\ 0&0$ and $B=pmatrix2&1\ 1&1$. It follows that $AB+BA$ is indefinite when $A=pmatrix1\ &t$ and $t>0$ is sufficiently small (the value of $B$ here is actually unimportant; as long as $B$ is not diagonal, we get a counterexample). Multiply $A$ by $frac1t$, we may pick $A=pmatrixfrac1t\ &1$ as well. Now we love integer matrices. So, let's set $frac1t=n$ for some positive integer $n$. It remains to find an $n$ that really works. Since
          $$
          det(AB+BA)=detpmatrix4n&n+1\ n+1&2=8n-(n+1)^2=8-(n-3)^2,
          $$

          any $n>3+sqrt8$ with do the job. The least integer such $n$ is $6$, which is the value used in the answer you have mentioned.






          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%2f3148787%2flet-a-b-be-two-positive-definite-2-times-2-matrices-prove-or-disprove-a%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2












            $begingroup$

            Here is one way to think about the problem. If $AB+BA$ is always positive definite, by passing $A$ to the limit, $AB+BA$ should be positive semidefinite too when $A$ is a rank-one positive semidefinite matrix.



            So, with such an $A$, if you can construct a counterexample such that $Bsucc0$ but $AB+BA$ is indefinite, then by a continuity argument, you can get a counterexample with a positive definite $A$.



            E.g. $AB+BA$ is indefinite when $A=pmatrix1&0\ 0&0$ and $B=pmatrix2&1\ 1&1$. It follows that $AB+BA$ is indefinite when $A=pmatrix1\ &t$ and $t>0$ is sufficiently small (the value of $B$ here is actually unimportant; as long as $B$ is not diagonal, we get a counterexample). Multiply $A$ by $frac1t$, we may pick $A=pmatrixfrac1t\ &1$ as well. Now we love integer matrices. So, let's set $frac1t=n$ for some positive integer $n$. It remains to find an $n$ that really works. Since
            $$
            det(AB+BA)=detpmatrix4n&n+1\ n+1&2=8n-(n+1)^2=8-(n-3)^2,
            $$

            any $n>3+sqrt8$ with do the job. The least integer such $n$ is $6$, which is the value used in the answer you have mentioned.






            share|cite|improve this answer









            $endgroup$

















              2












              $begingroup$

              Here is one way to think about the problem. If $AB+BA$ is always positive definite, by passing $A$ to the limit, $AB+BA$ should be positive semidefinite too when $A$ is a rank-one positive semidefinite matrix.



              So, with such an $A$, if you can construct a counterexample such that $Bsucc0$ but $AB+BA$ is indefinite, then by a continuity argument, you can get a counterexample with a positive definite $A$.



              E.g. $AB+BA$ is indefinite when $A=pmatrix1&0\ 0&0$ and $B=pmatrix2&1\ 1&1$. It follows that $AB+BA$ is indefinite when $A=pmatrix1\ &t$ and $t>0$ is sufficiently small (the value of $B$ here is actually unimportant; as long as $B$ is not diagonal, we get a counterexample). Multiply $A$ by $frac1t$, we may pick $A=pmatrixfrac1t\ &1$ as well. Now we love integer matrices. So, let's set $frac1t=n$ for some positive integer $n$. It remains to find an $n$ that really works. Since
              $$
              det(AB+BA)=detpmatrix4n&n+1\ n+1&2=8n-(n+1)^2=8-(n-3)^2,
              $$

              any $n>3+sqrt8$ with do the job. The least integer such $n$ is $6$, which is the value used in the answer you have mentioned.






              share|cite|improve this answer









              $endgroup$















                2












                2








                2





                $begingroup$

                Here is one way to think about the problem. If $AB+BA$ is always positive definite, by passing $A$ to the limit, $AB+BA$ should be positive semidefinite too when $A$ is a rank-one positive semidefinite matrix.



                So, with such an $A$, if you can construct a counterexample such that $Bsucc0$ but $AB+BA$ is indefinite, then by a continuity argument, you can get a counterexample with a positive definite $A$.



                E.g. $AB+BA$ is indefinite when $A=pmatrix1&0\ 0&0$ and $B=pmatrix2&1\ 1&1$. It follows that $AB+BA$ is indefinite when $A=pmatrix1\ &t$ and $t>0$ is sufficiently small (the value of $B$ here is actually unimportant; as long as $B$ is not diagonal, we get a counterexample). Multiply $A$ by $frac1t$, we may pick $A=pmatrixfrac1t\ &1$ as well. Now we love integer matrices. So, let's set $frac1t=n$ for some positive integer $n$. It remains to find an $n$ that really works. Since
                $$
                det(AB+BA)=detpmatrix4n&n+1\ n+1&2=8n-(n+1)^2=8-(n-3)^2,
                $$

                any $n>3+sqrt8$ with do the job. The least integer such $n$ is $6$, which is the value used in the answer you have mentioned.






                share|cite|improve this answer









                $endgroup$



                Here is one way to think about the problem. If $AB+BA$ is always positive definite, by passing $A$ to the limit, $AB+BA$ should be positive semidefinite too when $A$ is a rank-one positive semidefinite matrix.



                So, with such an $A$, if you can construct a counterexample such that $Bsucc0$ but $AB+BA$ is indefinite, then by a continuity argument, you can get a counterexample with a positive definite $A$.



                E.g. $AB+BA$ is indefinite when $A=pmatrix1&0\ 0&0$ and $B=pmatrix2&1\ 1&1$. It follows that $AB+BA$ is indefinite when $A=pmatrix1\ &t$ and $t>0$ is sufficiently small (the value of $B$ here is actually unimportant; as long as $B$ is not diagonal, we get a counterexample). Multiply $A$ by $frac1t$, we may pick $A=pmatrixfrac1t\ &1$ as well. Now we love integer matrices. So, let's set $frac1t=n$ for some positive integer $n$. It remains to find an $n$ that really works. Since
                $$
                det(AB+BA)=detpmatrix4n&n+1\ n+1&2=8n-(n+1)^2=8-(n-3)^2,
                $$

                any $n>3+sqrt8$ with do the job. The least integer such $n$ is $6$, which is the value used in the answer you have mentioned.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Mar 15 at 7:08









                user1551user1551

                73.8k566129




                73.8k566129



























                    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%2f3148787%2flet-a-b-be-two-positive-definite-2-times-2-matrices-prove-or-disprove-a%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

                    Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

                    Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

                    Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576