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












2












$begingroup$


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









$endgroup$

















    2












    $begingroup$


    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









    $endgroup$















      2












      2








      2





      $begingroup$


      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









      $endgroup$




      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 Jan 5 at 17:56









      Biswarup SahaBiswarup Saha

      557110




      557110






















          1 Answer
          1






          active

          oldest

          votes


















          4












          $begingroup$

          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











          $endgroup$













          • $begingroup$
            Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            $endgroup$
            – loup blanc
            Jan 5 at 18:44










          • $begingroup$
            You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 18:48










          • $begingroup$
            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.
            $endgroup$
            – loup blanc
            Jan 5 at 19:21










          • $begingroup$
            Thank you for pointing that out. I will add a counter example on $Bbb C$
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 19:34











          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












          $begingroup$

          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











          $endgroup$













          • $begingroup$
            Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            $endgroup$
            – loup blanc
            Jan 5 at 18:44










          • $begingroup$
            You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 18:48










          • $begingroup$
            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.
            $endgroup$
            – loup blanc
            Jan 5 at 19:21










          • $begingroup$
            Thank you for pointing that out. I will add a counter example on $Bbb C$
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 19:34
















          4












          $begingroup$

          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











          $endgroup$













          • $begingroup$
            Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            $endgroup$
            – loup blanc
            Jan 5 at 18:44










          • $begingroup$
            You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 18:48










          • $begingroup$
            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.
            $endgroup$
            – loup blanc
            Jan 5 at 19:21










          • $begingroup$
            Thank you for pointing that out. I will add a counter example on $Bbb C$
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 19:34














          4












          4








          4





          $begingroup$

          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











          $endgroup$



          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 Jan 5 at 19:41

























          answered Jan 5 at 18:13









          Mostafa AyazMostafa Ayaz

          15.5k3939




          15.5k3939












          • $begingroup$
            Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            $endgroup$
            – loup blanc
            Jan 5 at 18:44










          • $begingroup$
            You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 18:48










          • $begingroup$
            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.
            $endgroup$
            – loup blanc
            Jan 5 at 19:21










          • $begingroup$
            Thank you for pointing that out. I will add a counter example on $Bbb C$
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 19:34


















          • $begingroup$
            Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
            $endgroup$
            – loup blanc
            Jan 5 at 18:44










          • $begingroup$
            You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 18:48










          • $begingroup$
            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.
            $endgroup$
            – loup blanc
            Jan 5 at 19:21










          • $begingroup$
            Thank you for pointing that out. I will add a counter example on $Bbb C$
            $endgroup$
            – Mostafa Ayaz
            Jan 5 at 19:34
















          $begingroup$
          Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
          $endgroup$
          – loup blanc
          Jan 5 at 18:44




          $begingroup$
          Over $mathbb{R}$, $U^2+U+I=0$ implies that $n$ is even. Over $mathbb{C}$, that does no imply that $det(U)=1$.
          $endgroup$
          – loup blanc
          Jan 5 at 18:44












          $begingroup$
          You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
          $endgroup$
          – Mostafa Ayaz
          Jan 5 at 18:48




          $begingroup$
          You are right. The statement doesn't hold generally over $Bbb C$ but the question has mentioned with real entries
          $endgroup$
          – Mostafa Ayaz
          Jan 5 at 18:48












          $begingroup$
          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.
          $endgroup$
          – loup blanc
          Jan 5 at 19:21




          $begingroup$
          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.
          $endgroup$
          – loup blanc
          Jan 5 at 19:21












          $begingroup$
          Thank you for pointing that out. I will add a counter example on $Bbb C$
          $endgroup$
          – Mostafa Ayaz
          Jan 5 at 19:34




          $begingroup$
          Thank you for pointing that out. I will add a counter example on $Bbb C$
          $endgroup$
          – Mostafa Ayaz
          Jan 5 at 19:34


















          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%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

          Human spaceflight

          Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

          File:DeusFollowingSea.jpg