determinant of the sum of two matrices det(A+B)












1












$begingroup$


I have met with a formula, that
$$det(lambda^2A + lambda B +C) = lambda^{2n} det(A) + text{ lower order terms}.$$
Here, $lambda$ is a scalar and $A,B,C$ are $n times n$-matrices.
Can you help me prove it?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Do you mean lower order terms of $lambda$?
    $endgroup$
    – JavaMan
    Jan 21 at 3:42










  • $begingroup$
    Try induction on n
    $endgroup$
    – Dante Grevino
    Jan 21 at 3:50










  • $begingroup$
    Yes, lower order terms of $lambda$.
    $endgroup$
    – chen xi
    Jan 21 at 3:51
















1












$begingroup$


I have met with a formula, that
$$det(lambda^2A + lambda B +C) = lambda^{2n} det(A) + text{ lower order terms}.$$
Here, $lambda$ is a scalar and $A,B,C$ are $n times n$-matrices.
Can you help me prove it?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Do you mean lower order terms of $lambda$?
    $endgroup$
    – JavaMan
    Jan 21 at 3:42










  • $begingroup$
    Try induction on n
    $endgroup$
    – Dante Grevino
    Jan 21 at 3:50










  • $begingroup$
    Yes, lower order terms of $lambda$.
    $endgroup$
    – chen xi
    Jan 21 at 3:51














1












1








1





$begingroup$


I have met with a formula, that
$$det(lambda^2A + lambda B +C) = lambda^{2n} det(A) + text{ lower order terms}.$$
Here, $lambda$ is a scalar and $A,B,C$ are $n times n$-matrices.
Can you help me prove it?










share|cite|improve this question











$endgroup$




I have met with a formula, that
$$det(lambda^2A + lambda B +C) = lambda^{2n} det(A) + text{ lower order terms}.$$
Here, $lambda$ is a scalar and $A,B,C$ are $n times n$-matrices.
Can you help me prove it?







matrices determinant






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 21 at 3:42









JavaMan

11.1k12755




11.1k12755










asked Jan 21 at 3:38









chen xi chen xi

82




82












  • $begingroup$
    Do you mean lower order terms of $lambda$?
    $endgroup$
    – JavaMan
    Jan 21 at 3:42










  • $begingroup$
    Try induction on n
    $endgroup$
    – Dante Grevino
    Jan 21 at 3:50










  • $begingroup$
    Yes, lower order terms of $lambda$.
    $endgroup$
    – chen xi
    Jan 21 at 3:51


















  • $begingroup$
    Do you mean lower order terms of $lambda$?
    $endgroup$
    – JavaMan
    Jan 21 at 3:42










  • $begingroup$
    Try induction on n
    $endgroup$
    – Dante Grevino
    Jan 21 at 3:50










  • $begingroup$
    Yes, lower order terms of $lambda$.
    $endgroup$
    – chen xi
    Jan 21 at 3:51
















$begingroup$
Do you mean lower order terms of $lambda$?
$endgroup$
– JavaMan
Jan 21 at 3:42




$begingroup$
Do you mean lower order terms of $lambda$?
$endgroup$
– JavaMan
Jan 21 at 3:42












$begingroup$
Try induction on n
$endgroup$
– Dante Grevino
Jan 21 at 3:50




$begingroup$
Try induction on n
$endgroup$
– Dante Grevino
Jan 21 at 3:50












$begingroup$
Yes, lower order terms of $lambda$.
$endgroup$
– chen xi
Jan 21 at 3:51




$begingroup$
Yes, lower order terms of $lambda$.
$endgroup$
– chen xi
Jan 21 at 3:51










2 Answers
2






active

oldest

votes


















0












$begingroup$

No better a time than now to learn about the exterior algebra perspective on determinants! Unless you prefer inductive proofs...



Let's view these matrices as linear maps $alpha, beta, gamma$ instead. In terms of the exterior algebra approach, we wish to show that $Lambda^n ( lambda^2 alpha + lambda beta + gamma)$ is $lambda^{2n} Lambda alpha$ up to lower order terms in $lambda$.



The determinant here will be $ (lambda^2 alpha + lambda beta + gamma )wedge cdots wedge (lambda^2 alpha + lambda beta + gamma)$. Now simply distribute, and collect into terms with the same degree of $lambda$. The term with the highest degree of $lambda$ will be the one where we have picked out all the $lambda^2 A$'s, and that's $Lambda^n lambda^2 alpha = lambda^{2n} Lambda^n alpha$, as desired.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    Thanks a lot! I will learn about exterior algebra.
    $endgroup$
    – chen xi
    Jan 21 at 4:53










  • $begingroup$
    If that ends up being too much to learn for the time being, then try solving the problem using the fact that determinant is alternating multilinear in the rows. Then expand out the whole expression using multilinearlity in each row, pulling the $lambda$'s out as well. We get a large sum, which we sort into groups based on the degree of $lambda$. Then the top cofficient, the one corresponding to $lambda^{2n}$, will be $text{det}(A)$.
    $endgroup$
    – Dean Young
    Jan 21 at 5:08












  • $begingroup$
    This is a more comprehensive explanation. I would like to ask that $det(A+B)=det(A)+other terms$, is it right?
    $endgroup$
    – chen xi
    Jan 21 at 5:13












  • $begingroup$
    What would you like to ask?
    $endgroup$
    – Dean Young
    Jan 21 at 5:14










  • $begingroup$
    $det(A+B)=det(A)$+ other terms, is is right?
    $endgroup$
    – chen xi
    Jan 21 at 5:18



















0












$begingroup$

Hint: $ det(lambda A)=lambda^ndet (A) $ where $ Ain M_n(R) $ for some commutative ring $ R $.






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%2f3081476%2fdeterminant-of-the-sum-of-two-matrices-detab%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    No better a time than now to learn about the exterior algebra perspective on determinants! Unless you prefer inductive proofs...



    Let's view these matrices as linear maps $alpha, beta, gamma$ instead. In terms of the exterior algebra approach, we wish to show that $Lambda^n ( lambda^2 alpha + lambda beta + gamma)$ is $lambda^{2n} Lambda alpha$ up to lower order terms in $lambda$.



    The determinant here will be $ (lambda^2 alpha + lambda beta + gamma )wedge cdots wedge (lambda^2 alpha + lambda beta + gamma)$. Now simply distribute, and collect into terms with the same degree of $lambda$. The term with the highest degree of $lambda$ will be the one where we have picked out all the $lambda^2 A$'s, and that's $Lambda^n lambda^2 alpha = lambda^{2n} Lambda^n alpha$, as desired.






    share|cite|improve this answer









    $endgroup$









    • 1




      $begingroup$
      Thanks a lot! I will learn about exterior algebra.
      $endgroup$
      – chen xi
      Jan 21 at 4:53










    • $begingroup$
      If that ends up being too much to learn for the time being, then try solving the problem using the fact that determinant is alternating multilinear in the rows. Then expand out the whole expression using multilinearlity in each row, pulling the $lambda$'s out as well. We get a large sum, which we sort into groups based on the degree of $lambda$. Then the top cofficient, the one corresponding to $lambda^{2n}$, will be $text{det}(A)$.
      $endgroup$
      – Dean Young
      Jan 21 at 5:08












    • $begingroup$
      This is a more comprehensive explanation. I would like to ask that $det(A+B)=det(A)+other terms$, is it right?
      $endgroup$
      – chen xi
      Jan 21 at 5:13












    • $begingroup$
      What would you like to ask?
      $endgroup$
      – Dean Young
      Jan 21 at 5:14










    • $begingroup$
      $det(A+B)=det(A)$+ other terms, is is right?
      $endgroup$
      – chen xi
      Jan 21 at 5:18
















    0












    $begingroup$

    No better a time than now to learn about the exterior algebra perspective on determinants! Unless you prefer inductive proofs...



    Let's view these matrices as linear maps $alpha, beta, gamma$ instead. In terms of the exterior algebra approach, we wish to show that $Lambda^n ( lambda^2 alpha + lambda beta + gamma)$ is $lambda^{2n} Lambda alpha$ up to lower order terms in $lambda$.



    The determinant here will be $ (lambda^2 alpha + lambda beta + gamma )wedge cdots wedge (lambda^2 alpha + lambda beta + gamma)$. Now simply distribute, and collect into terms with the same degree of $lambda$. The term with the highest degree of $lambda$ will be the one where we have picked out all the $lambda^2 A$'s, and that's $Lambda^n lambda^2 alpha = lambda^{2n} Lambda^n alpha$, as desired.






    share|cite|improve this answer









    $endgroup$









    • 1




      $begingroup$
      Thanks a lot! I will learn about exterior algebra.
      $endgroup$
      – chen xi
      Jan 21 at 4:53










    • $begingroup$
      If that ends up being too much to learn for the time being, then try solving the problem using the fact that determinant is alternating multilinear in the rows. Then expand out the whole expression using multilinearlity in each row, pulling the $lambda$'s out as well. We get a large sum, which we sort into groups based on the degree of $lambda$. Then the top cofficient, the one corresponding to $lambda^{2n}$, will be $text{det}(A)$.
      $endgroup$
      – Dean Young
      Jan 21 at 5:08












    • $begingroup$
      This is a more comprehensive explanation. I would like to ask that $det(A+B)=det(A)+other terms$, is it right?
      $endgroup$
      – chen xi
      Jan 21 at 5:13












    • $begingroup$
      What would you like to ask?
      $endgroup$
      – Dean Young
      Jan 21 at 5:14










    • $begingroup$
      $det(A+B)=det(A)$+ other terms, is is right?
      $endgroup$
      – chen xi
      Jan 21 at 5:18














    0












    0








    0





    $begingroup$

    No better a time than now to learn about the exterior algebra perspective on determinants! Unless you prefer inductive proofs...



    Let's view these matrices as linear maps $alpha, beta, gamma$ instead. In terms of the exterior algebra approach, we wish to show that $Lambda^n ( lambda^2 alpha + lambda beta + gamma)$ is $lambda^{2n} Lambda alpha$ up to lower order terms in $lambda$.



    The determinant here will be $ (lambda^2 alpha + lambda beta + gamma )wedge cdots wedge (lambda^2 alpha + lambda beta + gamma)$. Now simply distribute, and collect into terms with the same degree of $lambda$. The term with the highest degree of $lambda$ will be the one where we have picked out all the $lambda^2 A$'s, and that's $Lambda^n lambda^2 alpha = lambda^{2n} Lambda^n alpha$, as desired.






    share|cite|improve this answer









    $endgroup$



    No better a time than now to learn about the exterior algebra perspective on determinants! Unless you prefer inductive proofs...



    Let's view these matrices as linear maps $alpha, beta, gamma$ instead. In terms of the exterior algebra approach, we wish to show that $Lambda^n ( lambda^2 alpha + lambda beta + gamma)$ is $lambda^{2n} Lambda alpha$ up to lower order terms in $lambda$.



    The determinant here will be $ (lambda^2 alpha + lambda beta + gamma )wedge cdots wedge (lambda^2 alpha + lambda beta + gamma)$. Now simply distribute, and collect into terms with the same degree of $lambda$. The term with the highest degree of $lambda$ will be the one where we have picked out all the $lambda^2 A$'s, and that's $Lambda^n lambda^2 alpha = lambda^{2n} Lambda^n alpha$, as desired.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Jan 21 at 4:02









    Dean YoungDean Young

    1,683721




    1,683721








    • 1




      $begingroup$
      Thanks a lot! I will learn about exterior algebra.
      $endgroup$
      – chen xi
      Jan 21 at 4:53










    • $begingroup$
      If that ends up being too much to learn for the time being, then try solving the problem using the fact that determinant is alternating multilinear in the rows. Then expand out the whole expression using multilinearlity in each row, pulling the $lambda$'s out as well. We get a large sum, which we sort into groups based on the degree of $lambda$. Then the top cofficient, the one corresponding to $lambda^{2n}$, will be $text{det}(A)$.
      $endgroup$
      – Dean Young
      Jan 21 at 5:08












    • $begingroup$
      This is a more comprehensive explanation. I would like to ask that $det(A+B)=det(A)+other terms$, is it right?
      $endgroup$
      – chen xi
      Jan 21 at 5:13












    • $begingroup$
      What would you like to ask?
      $endgroup$
      – Dean Young
      Jan 21 at 5:14










    • $begingroup$
      $det(A+B)=det(A)$+ other terms, is is right?
      $endgroup$
      – chen xi
      Jan 21 at 5:18














    • 1




      $begingroup$
      Thanks a lot! I will learn about exterior algebra.
      $endgroup$
      – chen xi
      Jan 21 at 4:53










    • $begingroup$
      If that ends up being too much to learn for the time being, then try solving the problem using the fact that determinant is alternating multilinear in the rows. Then expand out the whole expression using multilinearlity in each row, pulling the $lambda$'s out as well. We get a large sum, which we sort into groups based on the degree of $lambda$. Then the top cofficient, the one corresponding to $lambda^{2n}$, will be $text{det}(A)$.
      $endgroup$
      – Dean Young
      Jan 21 at 5:08












    • $begingroup$
      This is a more comprehensive explanation. I would like to ask that $det(A+B)=det(A)+other terms$, is it right?
      $endgroup$
      – chen xi
      Jan 21 at 5:13












    • $begingroup$
      What would you like to ask?
      $endgroup$
      – Dean Young
      Jan 21 at 5:14










    • $begingroup$
      $det(A+B)=det(A)$+ other terms, is is right?
      $endgroup$
      – chen xi
      Jan 21 at 5:18








    1




    1




    $begingroup$
    Thanks a lot! I will learn about exterior algebra.
    $endgroup$
    – chen xi
    Jan 21 at 4:53




    $begingroup$
    Thanks a lot! I will learn about exterior algebra.
    $endgroup$
    – chen xi
    Jan 21 at 4:53












    $begingroup$
    If that ends up being too much to learn for the time being, then try solving the problem using the fact that determinant is alternating multilinear in the rows. Then expand out the whole expression using multilinearlity in each row, pulling the $lambda$'s out as well. We get a large sum, which we sort into groups based on the degree of $lambda$. Then the top cofficient, the one corresponding to $lambda^{2n}$, will be $text{det}(A)$.
    $endgroup$
    – Dean Young
    Jan 21 at 5:08






    $begingroup$
    If that ends up being too much to learn for the time being, then try solving the problem using the fact that determinant is alternating multilinear in the rows. Then expand out the whole expression using multilinearlity in each row, pulling the $lambda$'s out as well. We get a large sum, which we sort into groups based on the degree of $lambda$. Then the top cofficient, the one corresponding to $lambda^{2n}$, will be $text{det}(A)$.
    $endgroup$
    – Dean Young
    Jan 21 at 5:08














    $begingroup$
    This is a more comprehensive explanation. I would like to ask that $det(A+B)=det(A)+other terms$, is it right?
    $endgroup$
    – chen xi
    Jan 21 at 5:13






    $begingroup$
    This is a more comprehensive explanation. I would like to ask that $det(A+B)=det(A)+other terms$, is it right?
    $endgroup$
    – chen xi
    Jan 21 at 5:13














    $begingroup$
    What would you like to ask?
    $endgroup$
    – Dean Young
    Jan 21 at 5:14




    $begingroup$
    What would you like to ask?
    $endgroup$
    – Dean Young
    Jan 21 at 5:14












    $begingroup$
    $det(A+B)=det(A)$+ other terms, is is right?
    $endgroup$
    – chen xi
    Jan 21 at 5:18




    $begingroup$
    $det(A+B)=det(A)$+ other terms, is is right?
    $endgroup$
    – chen xi
    Jan 21 at 5:18











    0












    $begingroup$

    Hint: $ det(lambda A)=lambda^ndet (A) $ where $ Ain M_n(R) $ for some commutative ring $ R $.






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      Hint: $ det(lambda A)=lambda^ndet (A) $ where $ Ain M_n(R) $ for some commutative ring $ R $.






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        Hint: $ det(lambda A)=lambda^ndet (A) $ where $ Ain M_n(R) $ for some commutative ring $ R $.






        share|cite|improve this answer









        $endgroup$



        Hint: $ det(lambda A)=lambda^ndet (A) $ where $ Ain M_n(R) $ for some commutative ring $ R $.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 21 at 4:01









        user549397user549397

        1,5061418




        1,5061418






























            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%2f3081476%2fdeterminant-of-the-sum-of-two-matrices-detab%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

            MongoDB - Not Authorized To Execute Command

            How to fix TextFormField cause rebuild widget in Flutter

            in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith