Let $A, B$ be $ntimes n(nge 2)$ nonsingular matrices with real entries such that $A^{-1} + B^{-1}...












2














Whole question looks like-
Let $A, B$ be $ntimes n(nge 2)$ nonsingular matrices with real entries such that $A^{-1} + B^{-1 }=(A+B)^{-1}$, then prove that $operatorname{det}(A)=operatorname{det}(B)$.

Also show that this result is not valid for complex matrices.

I'm not getting any way out to solve this. Can anybody solve the problem?

Thanks for assistance in advance.










share|cite|improve this question



























    2














    Whole question looks like-
    Let $A, B$ be $ntimes n(nge 2)$ nonsingular matrices with real entries such that $A^{-1} + B^{-1 }=(A+B)^{-1}$, then prove that $operatorname{det}(A)=operatorname{det}(B)$.

    Also show that this result is not valid for complex matrices.

    I'm not getting any way out to solve this. Can anybody solve the problem?

    Thanks for assistance in advance.










    share|cite|improve this question

























      2












      2








      2







      Whole question looks like-
      Let $A, B$ be $ntimes n(nge 2)$ nonsingular matrices with real entries such that $A^{-1} + B^{-1 }=(A+B)^{-1}$, then prove that $operatorname{det}(A)=operatorname{det}(B)$.

      Also show that this result is not valid for complex matrices.

      I'm not getting any way out to solve this. Can anybody solve the problem?

      Thanks for assistance in advance.










      share|cite|improve this question













      Whole question looks like-
      Let $A, B$ be $ntimes n(nge 2)$ nonsingular matrices with real entries such that $A^{-1} + B^{-1 }=(A+B)^{-1}$, then prove that $operatorname{det}(A)=operatorname{det}(B)$.

      Also show that this result is not valid for complex matrices.

      I'm not getting any way out to solve this. Can anybody solve the problem?

      Thanks for assistance in advance.







      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 2 days ago









      Biswarup SahaBiswarup Saha

      542110




      542110






















          1 Answer
          1






          active

          oldest

          votes


















          4














          By multiplying both sides in $A$ we obtain $$I+AB^{-1}=A(A+B)^{-1}=(I+BA^{-1})^{-1}$$by defining $U=AB^{-1}$ we have $$I+U=(I+U^{-1})^{-1}$$therefore $$(I+U)(I+U^{-1})=I$$which leads to $$I+U+U^{-1}=0$$by multiplying both sides in $U(U-I)$ we obtain $$(I+U+U^{-1})U(U-I)=(U^2+U+I)(U-I)=U^3-I=0$$therefore $$U^3=I$$ which means that $$det(U)=1$$or equivalently$$det(A)=det(B)$$





          Counter example on $Bbb C$



          Let $A=I_2$ and $b=kI_2$ with $k={-1+isqrt 3over 2}$. Then we have $$A^{-1}+B^{-1}=I+{1over k}I\(A+B)^{-1}={1over 1+k}I$$since $$k^2+k+1=0$$ we have $$A^{-1}+B^{-1}=(A+B)^{-1}$$but $$det(B)=k^2=-1-k={-1-isqrt 3over 2}ne 1=det(A)$$





          Comment



          Even on $Bbb C$, from $U^3=I$ we can conclude that$$left|det(A)right|=left|det(B)right|$$






          share|cite|improve this answer























          • Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            – loup blanc
            2 days ago










          • You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            – Mostafa Ayaz
            2 days ago










          • The OP asked a second question about the complex case. It's true that he could work (that would not hurt him) in order to clarify this point.
            – loup blanc
            2 days ago










          • Thank you for pointing that out. I will add a counter example on $Bbb C$
            – Mostafa Ayaz
            2 days ago











          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%2f3062983%2flet-a-b-be-n-times-nn-ge-2-nonsingular-matrices-with-real-entries-such-th%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









          4














          By multiplying both sides in $A$ we obtain $$I+AB^{-1}=A(A+B)^{-1}=(I+BA^{-1})^{-1}$$by defining $U=AB^{-1}$ we have $$I+U=(I+U^{-1})^{-1}$$therefore $$(I+U)(I+U^{-1})=I$$which leads to $$I+U+U^{-1}=0$$by multiplying both sides in $U(U-I)$ we obtain $$(I+U+U^{-1})U(U-I)=(U^2+U+I)(U-I)=U^3-I=0$$therefore $$U^3=I$$ which means that $$det(U)=1$$or equivalently$$det(A)=det(B)$$





          Counter example on $Bbb C$



          Let $A=I_2$ and $b=kI_2$ with $k={-1+isqrt 3over 2}$. Then we have $$A^{-1}+B^{-1}=I+{1over k}I\(A+B)^{-1}={1over 1+k}I$$since $$k^2+k+1=0$$ we have $$A^{-1}+B^{-1}=(A+B)^{-1}$$but $$det(B)=k^2=-1-k={-1-isqrt 3over 2}ne 1=det(A)$$





          Comment



          Even on $Bbb C$, from $U^3=I$ we can conclude that$$left|det(A)right|=left|det(B)right|$$






          share|cite|improve this answer























          • Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            – loup blanc
            2 days ago










          • You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            – Mostafa Ayaz
            2 days ago










          • The OP asked a second question about the complex case. It's true that he could work (that would not hurt him) in order to clarify this point.
            – loup blanc
            2 days ago










          • Thank you for pointing that out. I will add a counter example on $Bbb C$
            – Mostafa Ayaz
            2 days ago
















          4














          By multiplying both sides in $A$ we obtain $$I+AB^{-1}=A(A+B)^{-1}=(I+BA^{-1})^{-1}$$by defining $U=AB^{-1}$ we have $$I+U=(I+U^{-1})^{-1}$$therefore $$(I+U)(I+U^{-1})=I$$which leads to $$I+U+U^{-1}=0$$by multiplying both sides in $U(U-I)$ we obtain $$(I+U+U^{-1})U(U-I)=(U^2+U+I)(U-I)=U^3-I=0$$therefore $$U^3=I$$ which means that $$det(U)=1$$or equivalently$$det(A)=det(B)$$





          Counter example on $Bbb C$



          Let $A=I_2$ and $b=kI_2$ with $k={-1+isqrt 3over 2}$. Then we have $$A^{-1}+B^{-1}=I+{1over k}I\(A+B)^{-1}={1over 1+k}I$$since $$k^2+k+1=0$$ we have $$A^{-1}+B^{-1}=(A+B)^{-1}$$but $$det(B)=k^2=-1-k={-1-isqrt 3over 2}ne 1=det(A)$$





          Comment



          Even on $Bbb C$, from $U^3=I$ we can conclude that$$left|det(A)right|=left|det(B)right|$$






          share|cite|improve this answer























          • Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            – loup blanc
            2 days ago










          • You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            – Mostafa Ayaz
            2 days ago










          • The OP asked a second question about the complex case. It's true that he could work (that would not hurt him) in order to clarify this point.
            – loup blanc
            2 days ago










          • Thank you for pointing that out. I will add a counter example on $Bbb C$
            – Mostafa Ayaz
            2 days ago














          4












          4








          4






          By multiplying both sides in $A$ we obtain $$I+AB^{-1}=A(A+B)^{-1}=(I+BA^{-1})^{-1}$$by defining $U=AB^{-1}$ we have $$I+U=(I+U^{-1})^{-1}$$therefore $$(I+U)(I+U^{-1})=I$$which leads to $$I+U+U^{-1}=0$$by multiplying both sides in $U(U-I)$ we obtain $$(I+U+U^{-1})U(U-I)=(U^2+U+I)(U-I)=U^3-I=0$$therefore $$U^3=I$$ which means that $$det(U)=1$$or equivalently$$det(A)=det(B)$$





          Counter example on $Bbb C$



          Let $A=I_2$ and $b=kI_2$ with $k={-1+isqrt 3over 2}$. Then we have $$A^{-1}+B^{-1}=I+{1over k}I\(A+B)^{-1}={1over 1+k}I$$since $$k^2+k+1=0$$ we have $$A^{-1}+B^{-1}=(A+B)^{-1}$$but $$det(B)=k^2=-1-k={-1-isqrt 3over 2}ne 1=det(A)$$





          Comment



          Even on $Bbb C$, from $U^3=I$ we can conclude that$$left|det(A)right|=left|det(B)right|$$






          share|cite|improve this answer














          By multiplying both sides in $A$ we obtain $$I+AB^{-1}=A(A+B)^{-1}=(I+BA^{-1})^{-1}$$by defining $U=AB^{-1}$ we have $$I+U=(I+U^{-1})^{-1}$$therefore $$(I+U)(I+U^{-1})=I$$which leads to $$I+U+U^{-1}=0$$by multiplying both sides in $U(U-I)$ we obtain $$(I+U+U^{-1})U(U-I)=(U^2+U+I)(U-I)=U^3-I=0$$therefore $$U^3=I$$ which means that $$det(U)=1$$or equivalently$$det(A)=det(B)$$





          Counter example on $Bbb C$



          Let $A=I_2$ and $b=kI_2$ with $k={-1+isqrt 3over 2}$. Then we have $$A^{-1}+B^{-1}=I+{1over k}I\(A+B)^{-1}={1over 1+k}I$$since $$k^2+k+1=0$$ we have $$A^{-1}+B^{-1}=(A+B)^{-1}$$but $$det(B)=k^2=-1-k={-1-isqrt 3over 2}ne 1=det(A)$$





          Comment



          Even on $Bbb C$, from $U^3=I$ we can conclude that$$left|det(A)right|=left|det(B)right|$$







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 2 days ago

























          answered 2 days ago









          Mostafa AyazMostafa Ayaz

          14.1k3937




          14.1k3937












          • Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            – loup blanc
            2 days ago










          • You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            – Mostafa Ayaz
            2 days ago










          • The OP asked a second question about the complex case. It's true that he could work (that would not hurt him) in order to clarify this point.
            – loup blanc
            2 days ago










          • Thank you for pointing that out. I will add a counter example on $Bbb C$
            – Mostafa Ayaz
            2 days ago


















          • Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            – loup blanc
            2 days ago










          • You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            – Mostafa Ayaz
            2 days ago










          • The OP asked a second question about the complex case. It's true that he could work (that would not hurt him) in order to clarify this point.
            – loup blanc
            2 days ago










          • Thank you for pointing that out. I will add a counter example on $Bbb C$
            – Mostafa Ayaz
            2 days ago
















          Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
          – loup blanc
          2 days ago




          Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
          – loup blanc
          2 days ago












          You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
          – Mostafa Ayaz
          2 days ago




          You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
          – Mostafa Ayaz
          2 days ago












          The OP asked a second question about the complex case. It's true that he could work (that would not hurt him) in order to clarify this point.
          – loup blanc
          2 days ago




          The OP asked a second question about the complex case. It's true that he could work (that would not hurt him) in order to clarify this point.
          – loup blanc
          2 days ago












          Thank you for pointing that out. I will add a counter example on $Bbb C$
          – Mostafa Ayaz
          2 days ago




          Thank you for pointing that out. I will add a counter example on $Bbb C$
          – Mostafa Ayaz
          2 days ago


















          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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.


          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%2f3062983%2flet-a-b-be-n-times-nn-ge-2-nonsingular-matrices-with-real-entries-such-th%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

          Mario Kart Wii

          What does “Dominus providebit” mean?

          Antonio Litta Visconti Arese