Properties of matrix inverse











up vote
1
down vote

favorite












Suppose $A$ is a $l times l$ matrix and $Gamma$ is a $l times k$ matrix. Is it true that $Gamma[Gamma'AGamma]^{-1}Gamma' = A^{-1}$, assuming $A^{-1}$ exists? If yes, how to show it?










share|cite|improve this question






















  • You seem to assume both $A$ and $ Gamma' A Gamma$ are invertible, which requires $ell = k$.
    – hardmath
    Nov 15 at 15:49















up vote
1
down vote

favorite












Suppose $A$ is a $l times l$ matrix and $Gamma$ is a $l times k$ matrix. Is it true that $Gamma[Gamma'AGamma]^{-1}Gamma' = A^{-1}$, assuming $A^{-1}$ exists? If yes, how to show it?










share|cite|improve this question






















  • You seem to assume both $A$ and $ Gamma' A Gamma$ are invertible, which requires $ell = k$.
    – hardmath
    Nov 15 at 15:49













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Suppose $A$ is a $l times l$ matrix and $Gamma$ is a $l times k$ matrix. Is it true that $Gamma[Gamma'AGamma]^{-1}Gamma' = A^{-1}$, assuming $A^{-1}$ exists? If yes, how to show it?










share|cite|improve this question













Suppose $A$ is a $l times l$ matrix and $Gamma$ is a $l times k$ matrix. Is it true that $Gamma[Gamma'AGamma]^{-1}Gamma' = A^{-1}$, assuming $A^{-1}$ exists? If yes, how to show it?







matrices inverse






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 15 at 15:39









Canine360

229115




229115












  • You seem to assume both $A$ and $ Gamma' A Gamma$ are invertible, which requires $ell = k$.
    – hardmath
    Nov 15 at 15:49


















  • You seem to assume both $A$ and $ Gamma' A Gamma$ are invertible, which requires $ell = k$.
    – hardmath
    Nov 15 at 15:49
















You seem to assume both $A$ and $ Gamma' A Gamma$ are invertible, which requires $ell = k$.
– hardmath
Nov 15 at 15:49




You seem to assume both $A$ and $ Gamma' A Gamma$ are invertible, which requires $ell = k$.
– hardmath
Nov 15 at 15:49










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










There are clearly counterexamples: for example take $Gamma$ to be the zero matrix. Then $Gamma'AGamma$ is zero, so is not invertible, so the left hand side of your equation doesn't exist.



If we add an assumption that $Gamma'AGamma$ is invertible, then, in particular, we must have $k geq l$ (the dimension of the image is at most $k$), and $k leq l$ (the dimension of the kernel is at least $k - l$), so $l = k$, and $Gamma$ is an invertible $ltimes l$ matrix, so we have $Gamma[Gamma'AGamma]^{-1}Gamma' = Gamma[Gamma^{-1}A^{-1}Gamma'^{-1}]Gamma' = (GammaGamma^{-1})A^{-1}(Gamma'^{-1}Gamma') = A^{-1}$.






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: 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%2f2999848%2fproperties-of-matrix-inverse%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








    up vote
    1
    down vote



    accepted










    There are clearly counterexamples: for example take $Gamma$ to be the zero matrix. Then $Gamma'AGamma$ is zero, so is not invertible, so the left hand side of your equation doesn't exist.



    If we add an assumption that $Gamma'AGamma$ is invertible, then, in particular, we must have $k geq l$ (the dimension of the image is at most $k$), and $k leq l$ (the dimension of the kernel is at least $k - l$), so $l = k$, and $Gamma$ is an invertible $ltimes l$ matrix, so we have $Gamma[Gamma'AGamma]^{-1}Gamma' = Gamma[Gamma^{-1}A^{-1}Gamma'^{-1}]Gamma' = (GammaGamma^{-1})A^{-1}(Gamma'^{-1}Gamma') = A^{-1}$.






    share|cite|improve this answer

























      up vote
      1
      down vote



      accepted










      There are clearly counterexamples: for example take $Gamma$ to be the zero matrix. Then $Gamma'AGamma$ is zero, so is not invertible, so the left hand side of your equation doesn't exist.



      If we add an assumption that $Gamma'AGamma$ is invertible, then, in particular, we must have $k geq l$ (the dimension of the image is at most $k$), and $k leq l$ (the dimension of the kernel is at least $k - l$), so $l = k$, and $Gamma$ is an invertible $ltimes l$ matrix, so we have $Gamma[Gamma'AGamma]^{-1}Gamma' = Gamma[Gamma^{-1}A^{-1}Gamma'^{-1}]Gamma' = (GammaGamma^{-1})A^{-1}(Gamma'^{-1}Gamma') = A^{-1}$.






      share|cite|improve this answer























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        There are clearly counterexamples: for example take $Gamma$ to be the zero matrix. Then $Gamma'AGamma$ is zero, so is not invertible, so the left hand side of your equation doesn't exist.



        If we add an assumption that $Gamma'AGamma$ is invertible, then, in particular, we must have $k geq l$ (the dimension of the image is at most $k$), and $k leq l$ (the dimension of the kernel is at least $k - l$), so $l = k$, and $Gamma$ is an invertible $ltimes l$ matrix, so we have $Gamma[Gamma'AGamma]^{-1}Gamma' = Gamma[Gamma^{-1}A^{-1}Gamma'^{-1}]Gamma' = (GammaGamma^{-1})A^{-1}(Gamma'^{-1}Gamma') = A^{-1}$.






        share|cite|improve this answer












        There are clearly counterexamples: for example take $Gamma$ to be the zero matrix. Then $Gamma'AGamma$ is zero, so is not invertible, so the left hand side of your equation doesn't exist.



        If we add an assumption that $Gamma'AGamma$ is invertible, then, in particular, we must have $k geq l$ (the dimension of the image is at most $k$), and $k leq l$ (the dimension of the kernel is at least $k - l$), so $l = k$, and $Gamma$ is an invertible $ltimes l$ matrix, so we have $Gamma[Gamma'AGamma]^{-1}Gamma' = Gamma[Gamma^{-1}A^{-1}Gamma'^{-1}]Gamma' = (GammaGamma^{-1})A^{-1}(Gamma'^{-1}Gamma') = A^{-1}$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 15 at 15:52









        user3482749

        1,709411




        1,709411






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2999848%2fproperties-of-matrix-inverse%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

            Plaza Victoria

            In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

            How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...