Does this property of determinants generalize?












2












$begingroup$


Consider the following $2times 2$ matrix
$$
A
=
begin{pmatrix}
a_{11} & a_{12} \
a_{21} & a_{22}
end{pmatrix}.
$$



Let $Delta = a_{11}a_{22}-a_{21}a_{12}$ be its determinant.



Then $A$ has full rank iff $Delta ne 0.$



I noticed that it holds that
$$
A
begin{pmatrix}
a_{22} \
-a_{21}
end{pmatrix}
=
begin{pmatrix}
a_{11} & a_{12} \
a_{21} & a_{22}
end{pmatrix}
begin{pmatrix}
a_{22} \
-a_{21}
end{pmatrix}
=
begin{pmatrix}
Delta \
0
end{pmatrix}.
$$

That is: A linear combination of the columns of $A$ with coefficients that, up to their signs, consist of the elements of the second row of $A$ yields a vector that consists of a zero and the determinant of $A.$



This immediately yields that $A$ is singular if $Delta=0:$ If all numbers in the second row of $A$ are zero, $A$ is singular. Otherwise we have found a nontrival vector in the kernel.



Question: Is there a similar intuition for the determinant of $ntimes n$ matrices?










share|cite|improve this question









$endgroup$

















    2












    $begingroup$


    Consider the following $2times 2$ matrix
    $$
    A
    =
    begin{pmatrix}
    a_{11} & a_{12} \
    a_{21} & a_{22}
    end{pmatrix}.
    $$



    Let $Delta = a_{11}a_{22}-a_{21}a_{12}$ be its determinant.



    Then $A$ has full rank iff $Delta ne 0.$



    I noticed that it holds that
    $$
    A
    begin{pmatrix}
    a_{22} \
    -a_{21}
    end{pmatrix}
    =
    begin{pmatrix}
    a_{11} & a_{12} \
    a_{21} & a_{22}
    end{pmatrix}
    begin{pmatrix}
    a_{22} \
    -a_{21}
    end{pmatrix}
    =
    begin{pmatrix}
    Delta \
    0
    end{pmatrix}.
    $$

    That is: A linear combination of the columns of $A$ with coefficients that, up to their signs, consist of the elements of the second row of $A$ yields a vector that consists of a zero and the determinant of $A.$



    This immediately yields that $A$ is singular if $Delta=0:$ If all numbers in the second row of $A$ are zero, $A$ is singular. Otherwise we have found a nontrival vector in the kernel.



    Question: Is there a similar intuition for the determinant of $ntimes n$ matrices?










    share|cite|improve this question









    $endgroup$















      2












      2








      2





      $begingroup$


      Consider the following $2times 2$ matrix
      $$
      A
      =
      begin{pmatrix}
      a_{11} & a_{12} \
      a_{21} & a_{22}
      end{pmatrix}.
      $$



      Let $Delta = a_{11}a_{22}-a_{21}a_{12}$ be its determinant.



      Then $A$ has full rank iff $Delta ne 0.$



      I noticed that it holds that
      $$
      A
      begin{pmatrix}
      a_{22} \
      -a_{21}
      end{pmatrix}
      =
      begin{pmatrix}
      a_{11} & a_{12} \
      a_{21} & a_{22}
      end{pmatrix}
      begin{pmatrix}
      a_{22} \
      -a_{21}
      end{pmatrix}
      =
      begin{pmatrix}
      Delta \
      0
      end{pmatrix}.
      $$

      That is: A linear combination of the columns of $A$ with coefficients that, up to their signs, consist of the elements of the second row of $A$ yields a vector that consists of a zero and the determinant of $A.$



      This immediately yields that $A$ is singular if $Delta=0:$ If all numbers in the second row of $A$ are zero, $A$ is singular. Otherwise we have found a nontrival vector in the kernel.



      Question: Is there a similar intuition for the determinant of $ntimes n$ matrices?










      share|cite|improve this question









      $endgroup$




      Consider the following $2times 2$ matrix
      $$
      A
      =
      begin{pmatrix}
      a_{11} & a_{12} \
      a_{21} & a_{22}
      end{pmatrix}.
      $$



      Let $Delta = a_{11}a_{22}-a_{21}a_{12}$ be its determinant.



      Then $A$ has full rank iff $Delta ne 0.$



      I noticed that it holds that
      $$
      A
      begin{pmatrix}
      a_{22} \
      -a_{21}
      end{pmatrix}
      =
      begin{pmatrix}
      a_{11} & a_{12} \
      a_{21} & a_{22}
      end{pmatrix}
      begin{pmatrix}
      a_{22} \
      -a_{21}
      end{pmatrix}
      =
      begin{pmatrix}
      Delta \
      0
      end{pmatrix}.
      $$

      That is: A linear combination of the columns of $A$ with coefficients that, up to their signs, consist of the elements of the second row of $A$ yields a vector that consists of a zero and the determinant of $A.$



      This immediately yields that $A$ is singular if $Delta=0:$ If all numbers in the second row of $A$ are zero, $A$ is singular. Otherwise we have found a nontrival vector in the kernel.



      Question: Is there a similar intuition for the determinant of $ntimes n$ matrices?







      linear-algebra matrices determinant






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 8 '18 at 18:29









      EpiousiosEpiousios

      1,545622




      1,545622






















          1 Answer
          1






          active

          oldest

          votes


















          4












          $begingroup$

          Yes, that generalizes...but not the way you think, probably.




          1. You can use the first row instead (with alternating signs and shuffled order) and get a similar result. Alternatively, you could make a modified version of $A$ where we write
            $$
            A = pmatrix{a & b \c & d}\
            A^+ = pmatrix{d & -c \-b & a}
            $$

            where the elements are permuted a bit, and assigned +/- signs in a checkerboard pattern. When you do this, you find that $A^+ v = pmatrix{Delta\0}$ when $v$ is the first row. The matrix $A^+$ is called the "classical adjoint" of $A$.


          2. Generalization: For $n > 2$, the classical adjoint has, in position $i,j$, the determinant of the $(n-1) times (n-1)$ matrix you get by deleting from $A$ the $i$th row and $j$th column, multiplied by $(-1)^{i+j}$ (assuming your indexing starts at "1"). Call this $A^+$. Then it's easy to see that the first entry of $A^+ v$, where $v$ is the first row of $A$, written as a column vector, is just the standard determinant expansion; it takes just a bit more work to see that you get $0$ if the entries are those of any other row. So that's the generalization of your observation.







          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%2f3031454%2fdoes-this-property-of-determinants-generalize%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$

            Yes, that generalizes...but not the way you think, probably.




            1. You can use the first row instead (with alternating signs and shuffled order) and get a similar result. Alternatively, you could make a modified version of $A$ where we write
              $$
              A = pmatrix{a & b \c & d}\
              A^+ = pmatrix{d & -c \-b & a}
              $$

              where the elements are permuted a bit, and assigned +/- signs in a checkerboard pattern. When you do this, you find that $A^+ v = pmatrix{Delta\0}$ when $v$ is the first row. The matrix $A^+$ is called the "classical adjoint" of $A$.


            2. Generalization: For $n > 2$, the classical adjoint has, in position $i,j$, the determinant of the $(n-1) times (n-1)$ matrix you get by deleting from $A$ the $i$th row and $j$th column, multiplied by $(-1)^{i+j}$ (assuming your indexing starts at "1"). Call this $A^+$. Then it's easy to see that the first entry of $A^+ v$, where $v$ is the first row of $A$, written as a column vector, is just the standard determinant expansion; it takes just a bit more work to see that you get $0$ if the entries are those of any other row. So that's the generalization of your observation.







            share|cite|improve this answer









            $endgroup$


















              4












              $begingroup$

              Yes, that generalizes...but not the way you think, probably.




              1. You can use the first row instead (with alternating signs and shuffled order) and get a similar result. Alternatively, you could make a modified version of $A$ where we write
                $$
                A = pmatrix{a & b \c & d}\
                A^+ = pmatrix{d & -c \-b & a}
                $$

                where the elements are permuted a bit, and assigned +/- signs in a checkerboard pattern. When you do this, you find that $A^+ v = pmatrix{Delta\0}$ when $v$ is the first row. The matrix $A^+$ is called the "classical adjoint" of $A$.


              2. Generalization: For $n > 2$, the classical adjoint has, in position $i,j$, the determinant of the $(n-1) times (n-1)$ matrix you get by deleting from $A$ the $i$th row and $j$th column, multiplied by $(-1)^{i+j}$ (assuming your indexing starts at "1"). Call this $A^+$. Then it's easy to see that the first entry of $A^+ v$, where $v$ is the first row of $A$, written as a column vector, is just the standard determinant expansion; it takes just a bit more work to see that you get $0$ if the entries are those of any other row. So that's the generalization of your observation.







              share|cite|improve this answer









              $endgroup$
















                4












                4








                4





                $begingroup$

                Yes, that generalizes...but not the way you think, probably.




                1. You can use the first row instead (with alternating signs and shuffled order) and get a similar result. Alternatively, you could make a modified version of $A$ where we write
                  $$
                  A = pmatrix{a & b \c & d}\
                  A^+ = pmatrix{d & -c \-b & a}
                  $$

                  where the elements are permuted a bit, and assigned +/- signs in a checkerboard pattern. When you do this, you find that $A^+ v = pmatrix{Delta\0}$ when $v$ is the first row. The matrix $A^+$ is called the "classical adjoint" of $A$.


                2. Generalization: For $n > 2$, the classical adjoint has, in position $i,j$, the determinant of the $(n-1) times (n-1)$ matrix you get by deleting from $A$ the $i$th row and $j$th column, multiplied by $(-1)^{i+j}$ (assuming your indexing starts at "1"). Call this $A^+$. Then it's easy to see that the first entry of $A^+ v$, where $v$ is the first row of $A$, written as a column vector, is just the standard determinant expansion; it takes just a bit more work to see that you get $0$ if the entries are those of any other row. So that's the generalization of your observation.







                share|cite|improve this answer









                $endgroup$



                Yes, that generalizes...but not the way you think, probably.




                1. You can use the first row instead (with alternating signs and shuffled order) and get a similar result. Alternatively, you could make a modified version of $A$ where we write
                  $$
                  A = pmatrix{a & b \c & d}\
                  A^+ = pmatrix{d & -c \-b & a}
                  $$

                  where the elements are permuted a bit, and assigned +/- signs in a checkerboard pattern. When you do this, you find that $A^+ v = pmatrix{Delta\0}$ when $v$ is the first row. The matrix $A^+$ is called the "classical adjoint" of $A$.


                2. Generalization: For $n > 2$, the classical adjoint has, in position $i,j$, the determinant of the $(n-1) times (n-1)$ matrix you get by deleting from $A$ the $i$th row and $j$th column, multiplied by $(-1)^{i+j}$ (assuming your indexing starts at "1"). Call this $A^+$. Then it's easy to see that the first entry of $A^+ v$, where $v$ is the first row of $A$, written as a column vector, is just the standard determinant expansion; it takes just a bit more work to see that you get $0$ if the entries are those of any other row. So that's the generalization of your observation.








                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Dec 8 '18 at 18:39









                John HughesJohn Hughes

                63.4k24090




                63.4k24090






























                    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%2f3031454%2fdoes-this-property-of-determinants-generalize%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

                    Index of /

                    Tribalistas

                    Listed building