Struggling to prove that the elements of an inverse matrix satisfy a certain equation. The Next CEO of Stack OverflowHow to find change of basis matricesWhat comes first, a vector base or orthogonality?Show that a vector can be represented in term of its componentsUnderstading wikipedia explanation of tranformation matrixOrthonormal basis for a subspace of a Hilbert spaceSolve linear system with $A_i,j = langle e_i, e_jrangle^2$, edges of a tetrahedronAnti-diagonal matrix symmetric bilinear formDefinition of exterior productConverting Spherical Vector to Cylindrical VectorFind distance from point to line in not standart coordinate system

Why do remote US companies require working in the US?

Does increasing your ability score affect your main stat?

Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?

Why the difference in type-inference over the as-pattern in two similar function definitions?

When you upcast Blindness/Deafness, do all targets suffer the same effect?

How many extra stops do monopods offer for tele photographs?

A Man With a Stainless Steel Endoskeleton (like The Terminator) Fighting Cloaked Aliens Only He Can See

Why do airplanes bank sharply to the right after air-to-air refueling?

0 rank tensor vs 1D vector

What steps are necessary to read a Modern SSD in Medieval Europe?

Which one is the true statement?

Rotate a column

Why did CATV standarize in 75 ohms and everyone else in 50?

How do I align (1) and (2)?

Reference request: Grassmannian and Plucker coordinates in type B, C, D

Why don't programming languages automatically manage the synchronous/asynchronous problem?

The exact meaning of 'Mom made me a sandwich'

I want to delete every two lines after 3rd lines in file contain very large number of lines :

If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?

What happened in Rome, when the western empire "fell"?

Won the lottery - how do I keep the money?

TikZ: How to reverse arrow direction without switching start/end point?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Why doesn't UK go for the same deal Japan has with EU to resolve Brexit?



Struggling to prove that the elements of an inverse matrix satisfy a certain equation.



The Next CEO of Stack OverflowHow to find change of basis matricesWhat comes first, a vector base or orthogonality?Show that a vector can be represented in term of its componentsUnderstading wikipedia explanation of tranformation matrixOrthonormal basis for a subspace of a Hilbert spaceSolve linear system with $A_i,j = langle e_i, e_jrangle^2$, edges of a tetrahedronAnti-diagonal matrix symmetric bilinear formDefinition of exterior productConverting Spherical Vector to Cylindrical VectorFind distance from point to line in not standart coordinate system










0












$begingroup$


We have three vectors $vece_1,vece_2,vece_3$ that are not necessarily orthogonal or normalised, but do form a basis.



We also have a matrix $G$ with elements $G_ij=vece_i . vece_j$, and we are told that $H=G^-1$.



The question asks to show that the vectors $vecf_i=sum_jH_ijvece_j$ are the reciprocal vectors of $vece_i$, which I have done. It then asks to show that $H_ij=vecf_i .vecf_j$. I've been trying to prove this latter statement for about two hours and I've had no luck whatsoever. How do I go about proving this?










share|cite|improve this question









$endgroup$
















    0












    $begingroup$


    We have three vectors $vece_1,vece_2,vece_3$ that are not necessarily orthogonal or normalised, but do form a basis.



    We also have a matrix $G$ with elements $G_ij=vece_i . vece_j$, and we are told that $H=G^-1$.



    The question asks to show that the vectors $vecf_i=sum_jH_ijvece_j$ are the reciprocal vectors of $vece_i$, which I have done. It then asks to show that $H_ij=vecf_i .vecf_j$. I've been trying to prove this latter statement for about two hours and I've had no luck whatsoever. How do I go about proving this?










    share|cite|improve this question









    $endgroup$














      0












      0








      0





      $begingroup$


      We have three vectors $vece_1,vece_2,vece_3$ that are not necessarily orthogonal or normalised, but do form a basis.



      We also have a matrix $G$ with elements $G_ij=vece_i . vece_j$, and we are told that $H=G^-1$.



      The question asks to show that the vectors $vecf_i=sum_jH_ijvece_j$ are the reciprocal vectors of $vece_i$, which I have done. It then asks to show that $H_ij=vecf_i .vecf_j$. I've been trying to prove this latter statement for about two hours and I've had no luck whatsoever. How do I go about proving this?










      share|cite|improve this question









      $endgroup$




      We have three vectors $vece_1,vece_2,vece_3$ that are not necessarily orthogonal or normalised, but do form a basis.



      We also have a matrix $G$ with elements $G_ij=vece_i . vece_j$, and we are told that $H=G^-1$.



      The question asks to show that the vectors $vecf_i=sum_jH_ijvece_j$ are the reciprocal vectors of $vece_i$, which I have done. It then asks to show that $H_ij=vecf_i .vecf_j$. I've been trying to prove this latter statement for about two hours and I've had no luck whatsoever. How do I go about proving this?







      linear-algebra matrices






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 19 at 11:57









      Pancake_SenpaiPancake_Senpai

      26017




      26017




















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          It is not true. Here is a counter-example.
          $$
          e_1 = pmatrix1\0\0, e_2 = pmatrix1\1\0, e_3 = pmatrix0\0\1,
          $$

          $$
          G=pmatrix1&1&0\1&2&0\0&0&1,
          H= pmatrix2&-1&0\-1&1&0\0&0&1
          $$

          $$
          f_1=pmatrix2\-1\0, f_2 = pmatrix1\0\0, f_3=e_3,
          $$

          $$
          (f_icdot f_j) = pmatrix 5&2&0\2&1&0\0&0&1 ne H
          $$






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Interestingly your $f_1$ isn't the reciprocal vector of $e_1$, so something must have been wrong with my first proof also. Thank you :)
            $endgroup$
            – Pancake_Senpai
            Mar 19 at 15:30











          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%2f3153974%2fstruggling-to-prove-that-the-elements-of-an-inverse-matrix-satisfy-a-certain-equ%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









          0












          $begingroup$

          It is not true. Here is a counter-example.
          $$
          e_1 = pmatrix1\0\0, e_2 = pmatrix1\1\0, e_3 = pmatrix0\0\1,
          $$

          $$
          G=pmatrix1&1&0\1&2&0\0&0&1,
          H= pmatrix2&-1&0\-1&1&0\0&0&1
          $$

          $$
          f_1=pmatrix2\-1\0, f_2 = pmatrix1\0\0, f_3=e_3,
          $$

          $$
          (f_icdot f_j) = pmatrix 5&2&0\2&1&0\0&0&1 ne H
          $$






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Interestingly your $f_1$ isn't the reciprocal vector of $e_1$, so something must have been wrong with my first proof also. Thank you :)
            $endgroup$
            – Pancake_Senpai
            Mar 19 at 15:30















          0












          $begingroup$

          It is not true. Here is a counter-example.
          $$
          e_1 = pmatrix1\0\0, e_2 = pmatrix1\1\0, e_3 = pmatrix0\0\1,
          $$

          $$
          G=pmatrix1&1&0\1&2&0\0&0&1,
          H= pmatrix2&-1&0\-1&1&0\0&0&1
          $$

          $$
          f_1=pmatrix2\-1\0, f_2 = pmatrix1\0\0, f_3=e_3,
          $$

          $$
          (f_icdot f_j) = pmatrix 5&2&0\2&1&0\0&0&1 ne H
          $$






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            Interestingly your $f_1$ isn't the reciprocal vector of $e_1$, so something must have been wrong with my first proof also. Thank you :)
            $endgroup$
            – Pancake_Senpai
            Mar 19 at 15:30













          0












          0








          0





          $begingroup$

          It is not true. Here is a counter-example.
          $$
          e_1 = pmatrix1\0\0, e_2 = pmatrix1\1\0, e_3 = pmatrix0\0\1,
          $$

          $$
          G=pmatrix1&1&0\1&2&0\0&0&1,
          H= pmatrix2&-1&0\-1&1&0\0&0&1
          $$

          $$
          f_1=pmatrix2\-1\0, f_2 = pmatrix1\0\0, f_3=e_3,
          $$

          $$
          (f_icdot f_j) = pmatrix 5&2&0\2&1&0\0&0&1 ne H
          $$






          share|cite|improve this answer









          $endgroup$



          It is not true. Here is a counter-example.
          $$
          e_1 = pmatrix1\0\0, e_2 = pmatrix1\1\0, e_3 = pmatrix0\0\1,
          $$

          $$
          G=pmatrix1&1&0\1&2&0\0&0&1,
          H= pmatrix2&-1&0\-1&1&0\0&0&1
          $$

          $$
          f_1=pmatrix2\-1\0, f_2 = pmatrix1\0\0, f_3=e_3,
          $$

          $$
          (f_icdot f_j) = pmatrix 5&2&0\2&1&0\0&0&1 ne H
          $$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Mar 19 at 12:51









          dawdaw

          24.9k1745




          24.9k1745











          • $begingroup$
            Interestingly your $f_1$ isn't the reciprocal vector of $e_1$, so something must have been wrong with my first proof also. Thank you :)
            $endgroup$
            – Pancake_Senpai
            Mar 19 at 15:30
















          • $begingroup$
            Interestingly your $f_1$ isn't the reciprocal vector of $e_1$, so something must have been wrong with my first proof also. Thank you :)
            $endgroup$
            – Pancake_Senpai
            Mar 19 at 15:30















          $begingroup$
          Interestingly your $f_1$ isn't the reciprocal vector of $e_1$, so something must have been wrong with my first proof also. Thank you :)
          $endgroup$
          – Pancake_Senpai
          Mar 19 at 15:30




          $begingroup$
          Interestingly your $f_1$ isn't the reciprocal vector of $e_1$, so something must have been wrong with my first proof also. Thank you :)
          $endgroup$
          – Pancake_Senpai
          Mar 19 at 15:30

















          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%2f3153974%2fstruggling-to-prove-that-the-elements-of-an-inverse-matrix-satisfy-a-certain-equ%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"

          John Burke, 9th Earl of Clanricarde References Navigation menuA General and heraldic dictionary of the peerage and baronetage of the British EmpireLeigh Rayment's Peerage Pages

          Football at the 1986 Brunei Merdeka Games Contents Teams Group stage Knockout stage References Navigation menu"Brunei Merdeka Games 1986".