Where did I make a mistake in expanding the determinant?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite












I want to work on the left determinant to find the last one. I did as follows but, the machinery way resulted it $(+2/b)$ while I got $(-2/b)$ as coefficient. May I ask you what is my probable mistake? Thank you!



$$beginvmatrix
b+a&1&0 \ -b-1&-1&-2a \-a-b&-1&2b
endvmatrix=(1/b)beginvmatrix
b+a&b&0 \ -b-1&-b&-2a \-a-b&-b&2b
endvmatrix=(-2/b)beginvmatrix
b+a&b&0 \ b+1&+b&a \-a-b&-b&b
endvmatrix=$$



$$(-2/b)beginvmatrix
-a&b&0 \ -1&+b&a \a&-b&b
endvmatrix$$‎







share|cite|improve this question
















  • 1




    In final step subtract 2nd column from 1st and write that. Otherwise sign will change.
    – Prince Kumar
    Sep 8 at 11:26














up vote
3
down vote

favorite












I want to work on the left determinant to find the last one. I did as follows but, the machinery way resulted it $(+2/b)$ while I got $(-2/b)$ as coefficient. May I ask you what is my probable mistake? Thank you!



$$beginvmatrix
b+a&1&0 \ -b-1&-1&-2a \-a-b&-1&2b
endvmatrix=(1/b)beginvmatrix
b+a&b&0 \ -b-1&-b&-2a \-a-b&-b&2b
endvmatrix=(-2/b)beginvmatrix
b+a&b&0 \ b+1&+b&a \-a-b&-b&b
endvmatrix=$$



$$(-2/b)beginvmatrix
-a&b&0 \ -1&+b&a \a&-b&b
endvmatrix$$‎







share|cite|improve this question
















  • 1




    In final step subtract 2nd column from 1st and write that. Otherwise sign will change.
    – Prince Kumar
    Sep 8 at 11:26












up vote
3
down vote

favorite









up vote
3
down vote

favorite











I want to work on the left determinant to find the last one. I did as follows but, the machinery way resulted it $(+2/b)$ while I got $(-2/b)$ as coefficient. May I ask you what is my probable mistake? Thank you!



$$beginvmatrix
b+a&1&0 \ -b-1&-1&-2a \-a-b&-1&2b
endvmatrix=(1/b)beginvmatrix
b+a&b&0 \ -b-1&-b&-2a \-a-b&-b&2b
endvmatrix=(-2/b)beginvmatrix
b+a&b&0 \ b+1&+b&a \-a-b&-b&b
endvmatrix=$$



$$(-2/b)beginvmatrix
-a&b&0 \ -1&+b&a \a&-b&b
endvmatrix$$‎







share|cite|improve this question












I want to work on the left determinant to find the last one. I did as follows but, the machinery way resulted it $(+2/b)$ while I got $(-2/b)$ as coefficient. May I ask you what is my probable mistake? Thank you!



$$beginvmatrix
b+a&1&0 \ -b-1&-1&-2a \-a-b&-1&2b
endvmatrix=(1/b)beginvmatrix
b+a&b&0 \ -b-1&-b&-2a \-a-b&-b&2b
endvmatrix=(-2/b)beginvmatrix
b+a&b&0 \ b+1&+b&a \-a-b&-b&b
endvmatrix=$$



$$(-2/b)beginvmatrix
-a&b&0 \ -1&+b&a \a&-b&b
endvmatrix$$‎









share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Sep 8 at 11:22









B.B.

1467




1467







  • 1




    In final step subtract 2nd column from 1st and write that. Otherwise sign will change.
    – Prince Kumar
    Sep 8 at 11:26












  • 1




    In final step subtract 2nd column from 1st and write that. Otherwise sign will change.
    – Prince Kumar
    Sep 8 at 11:26







1




1




In final step subtract 2nd column from 1st and write that. Otherwise sign will change.
– Prince Kumar
Sep 8 at 11:26




In final step subtract 2nd column from 1st and write that. Otherwise sign will change.
– Prince Kumar
Sep 8 at 11:26










2 Answers
2






active

oldest

votes

















up vote
4
down vote



accepted










At the end you should multiply again by $-1$ taking $2/b$ in front.






share|cite|improve this answer




















  • Oh. Indeed, at the end, I did $-C_1+C_2$ and put it in $C_1$. Wasn't it an elementary operation so the sign would not be changed?
    – B.B.
    Sep 8 at 11:37










  • No it change since you are multiplying C1 by -1.
    – gimusi
    Sep 8 at 11:40










  • You can consider also that the operation is equivalent to C1-C2 in column 1 and then reversing the sign of C1.
    – gimusi
    Sep 8 at 11:41










  • Thanks for your time!
    – B.B.
    Sep 8 at 11:42










  • You are welcome! Bye
    – gimusi
    Sep 8 at 11:47

















up vote
3
down vote













In the last passage you summed the second column to the first one and then multiplied the first one by $-1$ (or, in other words, you substituted $C_1to -C_1-C_2$) but you did not update the coefficient accordingly.






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: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    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%2f2909527%2fwhere-did-i-make-a-mistake-in-expanding-the-determinant%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    4
    down vote



    accepted










    At the end you should multiply again by $-1$ taking $2/b$ in front.






    share|cite|improve this answer




















    • Oh. Indeed, at the end, I did $-C_1+C_2$ and put it in $C_1$. Wasn't it an elementary operation so the sign would not be changed?
      – B.B.
      Sep 8 at 11:37










    • No it change since you are multiplying C1 by -1.
      – gimusi
      Sep 8 at 11:40










    • You can consider also that the operation is equivalent to C1-C2 in column 1 and then reversing the sign of C1.
      – gimusi
      Sep 8 at 11:41










    • Thanks for your time!
      – B.B.
      Sep 8 at 11:42










    • You are welcome! Bye
      – gimusi
      Sep 8 at 11:47














    up vote
    4
    down vote



    accepted










    At the end you should multiply again by $-1$ taking $2/b$ in front.






    share|cite|improve this answer




















    • Oh. Indeed, at the end, I did $-C_1+C_2$ and put it in $C_1$. Wasn't it an elementary operation so the sign would not be changed?
      – B.B.
      Sep 8 at 11:37










    • No it change since you are multiplying C1 by -1.
      – gimusi
      Sep 8 at 11:40










    • You can consider also that the operation is equivalent to C1-C2 in column 1 and then reversing the sign of C1.
      – gimusi
      Sep 8 at 11:41










    • Thanks for your time!
      – B.B.
      Sep 8 at 11:42










    • You are welcome! Bye
      – gimusi
      Sep 8 at 11:47












    up vote
    4
    down vote



    accepted







    up vote
    4
    down vote



    accepted






    At the end you should multiply again by $-1$ taking $2/b$ in front.






    share|cite|improve this answer












    At the end you should multiply again by $-1$ taking $2/b$ in front.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Sep 8 at 11:23









    gimusi

    71.4k73786




    71.4k73786











    • Oh. Indeed, at the end, I did $-C_1+C_2$ and put it in $C_1$. Wasn't it an elementary operation so the sign would not be changed?
      – B.B.
      Sep 8 at 11:37










    • No it change since you are multiplying C1 by -1.
      – gimusi
      Sep 8 at 11:40










    • You can consider also that the operation is equivalent to C1-C2 in column 1 and then reversing the sign of C1.
      – gimusi
      Sep 8 at 11:41










    • Thanks for your time!
      – B.B.
      Sep 8 at 11:42










    • You are welcome! Bye
      – gimusi
      Sep 8 at 11:47
















    • Oh. Indeed, at the end, I did $-C_1+C_2$ and put it in $C_1$. Wasn't it an elementary operation so the sign would not be changed?
      – B.B.
      Sep 8 at 11:37










    • No it change since you are multiplying C1 by -1.
      – gimusi
      Sep 8 at 11:40










    • You can consider also that the operation is equivalent to C1-C2 in column 1 and then reversing the sign of C1.
      – gimusi
      Sep 8 at 11:41










    • Thanks for your time!
      – B.B.
      Sep 8 at 11:42










    • You are welcome! Bye
      – gimusi
      Sep 8 at 11:47















    Oh. Indeed, at the end, I did $-C_1+C_2$ and put it in $C_1$. Wasn't it an elementary operation so the sign would not be changed?
    – B.B.
    Sep 8 at 11:37




    Oh. Indeed, at the end, I did $-C_1+C_2$ and put it in $C_1$. Wasn't it an elementary operation so the sign would not be changed?
    – B.B.
    Sep 8 at 11:37












    No it change since you are multiplying C1 by -1.
    – gimusi
    Sep 8 at 11:40




    No it change since you are multiplying C1 by -1.
    – gimusi
    Sep 8 at 11:40












    You can consider also that the operation is equivalent to C1-C2 in column 1 and then reversing the sign of C1.
    – gimusi
    Sep 8 at 11:41




    You can consider also that the operation is equivalent to C1-C2 in column 1 and then reversing the sign of C1.
    – gimusi
    Sep 8 at 11:41












    Thanks for your time!
    – B.B.
    Sep 8 at 11:42




    Thanks for your time!
    – B.B.
    Sep 8 at 11:42












    You are welcome! Bye
    – gimusi
    Sep 8 at 11:47




    You are welcome! Bye
    – gimusi
    Sep 8 at 11:47










    up vote
    3
    down vote













    In the last passage you summed the second column to the first one and then multiplied the first one by $-1$ (or, in other words, you substituted $C_1to -C_1-C_2$) but you did not update the coefficient accordingly.






    share|cite|improve this answer
























      up vote
      3
      down vote













      In the last passage you summed the second column to the first one and then multiplied the first one by $-1$ (or, in other words, you substituted $C_1to -C_1-C_2$) but you did not update the coefficient accordingly.






      share|cite|improve this answer






















        up vote
        3
        down vote










        up vote
        3
        down vote









        In the last passage you summed the second column to the first one and then multiplied the first one by $-1$ (or, in other words, you substituted $C_1to -C_1-C_2$) but you did not update the coefficient accordingly.






        share|cite|improve this answer












        In the last passage you summed the second column to the first one and then multiplied the first one by $-1$ (or, in other words, you substituted $C_1to -C_1-C_2$) but you did not update the coefficient accordingly.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Sep 8 at 11:28









        Saucy O'Path

        3,671424




        3,671424



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2909527%2fwhere-did-i-make-a-mistake-in-expanding-the-determinant%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What does second last employer means? [closed]

            List of Gilmore Girls characters

            Confectionery