Computing Determinant of a Matrix $textrm{det}(A^{101} - A)$











up vote
3
down vote

favorite












Let $A$ be a $n$-by-$n$ matrix with real entries such that $A^{-1} = 3A$. What is the determinant of $A^{101} - A$ i.e. $textrm {det}(A^{101} - A)$?



My attempt:

$$A^{-1} = 3A Rightarrow 3A^{2} = I Rightarrow A^{2} = frac{1}{3}I$$
begin{align}
textrm{det}(A^{101} - A) & = textrm{det}[A(A^{100}-I)] \
& = textrm{det}(A)textrm{det}(A^{100}-I) \
& = textrm{det}(A)textrm{det}[(A^{2})^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3}I)^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] \
& = frac{1}{3^{n}}textrm{det}(A^{-1})textrm{det}[(frac{1}{3^{50}})I-I] \
end{align}

Any hints on how to continue from here will be appreciated.










share|cite|improve this question


















  • 4




    Determinants of diagonal matrices are really very easy to calculate. At your second-to-last line, you have $det(A)$ multiplied by the determinant of something diagonal, so you just need to find $det(A)$. But note that $det(A)^2 = det(A^2), and that's diagonal too, by your first line. .
    – user3482749
    Nov 18 at 11:20















up vote
3
down vote

favorite












Let $A$ be a $n$-by-$n$ matrix with real entries such that $A^{-1} = 3A$. What is the determinant of $A^{101} - A$ i.e. $textrm {det}(A^{101} - A)$?



My attempt:

$$A^{-1} = 3A Rightarrow 3A^{2} = I Rightarrow A^{2} = frac{1}{3}I$$
begin{align}
textrm{det}(A^{101} - A) & = textrm{det}[A(A^{100}-I)] \
& = textrm{det}(A)textrm{det}(A^{100}-I) \
& = textrm{det}(A)textrm{det}[(A^{2})^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3}I)^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] \
& = frac{1}{3^{n}}textrm{det}(A^{-1})textrm{det}[(frac{1}{3^{50}})I-I] \
end{align}

Any hints on how to continue from here will be appreciated.










share|cite|improve this question


















  • 4




    Determinants of diagonal matrices are really very easy to calculate. At your second-to-last line, you have $det(A)$ multiplied by the determinant of something diagonal, so you just need to find $det(A)$. But note that $det(A)^2 = det(A^2), and that's diagonal too, by your first line. .
    – user3482749
    Nov 18 at 11:20













up vote
3
down vote

favorite









up vote
3
down vote

favorite











Let $A$ be a $n$-by-$n$ matrix with real entries such that $A^{-1} = 3A$. What is the determinant of $A^{101} - A$ i.e. $textrm {det}(A^{101} - A)$?



My attempt:

$$A^{-1} = 3A Rightarrow 3A^{2} = I Rightarrow A^{2} = frac{1}{3}I$$
begin{align}
textrm{det}(A^{101} - A) & = textrm{det}[A(A^{100}-I)] \
& = textrm{det}(A)textrm{det}(A^{100}-I) \
& = textrm{det}(A)textrm{det}[(A^{2})^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3}I)^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] \
& = frac{1}{3^{n}}textrm{det}(A^{-1})textrm{det}[(frac{1}{3^{50}})I-I] \
end{align}

Any hints on how to continue from here will be appreciated.










share|cite|improve this question













Let $A$ be a $n$-by-$n$ matrix with real entries such that $A^{-1} = 3A$. What is the determinant of $A^{101} - A$ i.e. $textrm {det}(A^{101} - A)$?



My attempt:

$$A^{-1} = 3A Rightarrow 3A^{2} = I Rightarrow A^{2} = frac{1}{3}I$$
begin{align}
textrm{det}(A^{101} - A) & = textrm{det}[A(A^{100}-I)] \
& = textrm{det}(A)textrm{det}(A^{100}-I) \
& = textrm{det}(A)textrm{det}[(A^{2})^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3}I)^{50}-I] \
& = textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] \
& = frac{1}{3^{n}}textrm{det}(A^{-1})textrm{det}[(frac{1}{3^{50}})I-I] \
end{align}

Any hints on how to continue from here will be appreciated.







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 Nov 18 at 11:14









Zach

211




211








  • 4




    Determinants of diagonal matrices are really very easy to calculate. At your second-to-last line, you have $det(A)$ multiplied by the determinant of something diagonal, so you just need to find $det(A)$. But note that $det(A)^2 = det(A^2), and that's diagonal too, by your first line. .
    – user3482749
    Nov 18 at 11:20














  • 4




    Determinants of diagonal matrices are really very easy to calculate. At your second-to-last line, you have $det(A)$ multiplied by the determinant of something diagonal, so you just need to find $det(A)$. But note that $det(A)^2 = det(A^2), and that's diagonal too, by your first line. .
    – user3482749
    Nov 18 at 11:20








4




4




Determinants of diagonal matrices are really very easy to calculate. At your second-to-last line, you have $det(A)$ multiplied by the determinant of something diagonal, so you just need to find $det(A)$. But note that $det(A)^2 = det(A^2), and that's diagonal too, by your first line. .
– user3482749
Nov 18 at 11:20




Determinants of diagonal matrices are really very easy to calculate. At your second-to-last line, you have $det(A)$ multiplied by the determinant of something diagonal, so you just need to find $det(A)$. But note that $det(A)^2 = det(A^2), and that's diagonal too, by your first line. .
– user3482749
Nov 18 at 11:20










1 Answer
1






active

oldest

votes

















up vote
1
down vote













Use:
$$det (A^2)=det(Acdot A)=det(A)cdot det(A)=det(frac13I) Rightarrow det(A)=pmfrac1{3^{n/2}} $$
Hence:
$$textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] =pmfrac1{3^{n/2}}cdot left(frac1{3^{50}}-1right)^n.
$$

Checking with $A_{1times 1}=left(-frac{1}{sqrt{3}}right)$:
$$A^{101}-A=left(-frac{1}{sqrt{3}}right)^{101}-left(-frac{1}{sqrt{3}}right)=left(-frac{1}{sqrt{3}}right)left(frac{1}{3^{50}}-1right).$$






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%2f3003408%2fcomputing-determinant-of-a-matrix-textrmdeta101-a%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













    Use:
    $$det (A^2)=det(Acdot A)=det(A)cdot det(A)=det(frac13I) Rightarrow det(A)=pmfrac1{3^{n/2}} $$
    Hence:
    $$textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] =pmfrac1{3^{n/2}}cdot left(frac1{3^{50}}-1right)^n.
    $$

    Checking with $A_{1times 1}=left(-frac{1}{sqrt{3}}right)$:
    $$A^{101}-A=left(-frac{1}{sqrt{3}}right)^{101}-left(-frac{1}{sqrt{3}}right)=left(-frac{1}{sqrt{3}}right)left(frac{1}{3^{50}}-1right).$$






    share|cite|improve this answer

























      up vote
      1
      down vote













      Use:
      $$det (A^2)=det(Acdot A)=det(A)cdot det(A)=det(frac13I) Rightarrow det(A)=pmfrac1{3^{n/2}} $$
      Hence:
      $$textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] =pmfrac1{3^{n/2}}cdot left(frac1{3^{50}}-1right)^n.
      $$

      Checking with $A_{1times 1}=left(-frac{1}{sqrt{3}}right)$:
      $$A^{101}-A=left(-frac{1}{sqrt{3}}right)^{101}-left(-frac{1}{sqrt{3}}right)=left(-frac{1}{sqrt{3}}right)left(frac{1}{3^{50}}-1right).$$






      share|cite|improve this answer























        up vote
        1
        down vote










        up vote
        1
        down vote









        Use:
        $$det (A^2)=det(Acdot A)=det(A)cdot det(A)=det(frac13I) Rightarrow det(A)=pmfrac1{3^{n/2}} $$
        Hence:
        $$textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] =pmfrac1{3^{n/2}}cdot left(frac1{3^{50}}-1right)^n.
        $$

        Checking with $A_{1times 1}=left(-frac{1}{sqrt{3}}right)$:
        $$A^{101}-A=left(-frac{1}{sqrt{3}}right)^{101}-left(-frac{1}{sqrt{3}}right)=left(-frac{1}{sqrt{3}}right)left(frac{1}{3^{50}}-1right).$$






        share|cite|improve this answer












        Use:
        $$det (A^2)=det(Acdot A)=det(A)cdot det(A)=det(frac13I) Rightarrow det(A)=pmfrac1{3^{n/2}} $$
        Hence:
        $$textrm{det}(A)textrm{det}[(frac{1}{3^{50}})I-I] =pmfrac1{3^{n/2}}cdot left(frac1{3^{50}}-1right)^n.
        $$

        Checking with $A_{1times 1}=left(-frac{1}{sqrt{3}}right)$:
        $$A^{101}-A=left(-frac{1}{sqrt{3}}right)^{101}-left(-frac{1}{sqrt{3}}right)=left(-frac{1}{sqrt{3}}right)left(frac{1}{3^{50}}-1right).$$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 18 at 13:06









        farruhota

        18k2736




        18k2736






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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.


            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%2f3003408%2fcomputing-determinant-of-a-matrix-textrmdeta101-a%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

            QoS: MAC-Priority for clients behind a repeater

            Ивакино (Тотемский район)

            Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)