Diagonalize $f(A)= begin{pmatrix} 1 & 0 \ -1 & 3 end{pmatrix} A $











up vote
4
down vote

favorite
2












I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$



I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$
, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$
,



but I don't know how to continue. Could you help me? Thanks in advance!










share|cite|improve this question


















  • 1




    Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
    – xbh
    Dec 3 at 18:50















up vote
4
down vote

favorite
2












I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$



I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$
, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$
,



but I don't know how to continue. Could you help me? Thanks in advance!










share|cite|improve this question


















  • 1




    Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
    – xbh
    Dec 3 at 18:50













up vote
4
down vote

favorite
2









up vote
4
down vote

favorite
2






2





I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$



I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$
, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$
,



but I don't know how to continue. Could you help me? Thanks in advance!










share|cite|improve this question













I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$



I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$
, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$
,



but I don't know how to continue. Could you help me? Thanks in advance!







linear-algebra diagonalization






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 3 at 18:44









Gibbs

898




898








  • 1




    Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
    – xbh
    Dec 3 at 18:50














  • 1




    Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
    – xbh
    Dec 3 at 18:50








1




1




Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50




Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50










2 Answers
2






active

oldest

votes

















up vote
3
down vote



accepted










Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.



It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$






share|cite|improve this answer























  • So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
    – Gibbs
    Dec 3 at 18:58










  • @Gibbs, correct.
    – Ennar
    Dec 3 at 18:58










  • This was easier than I thought! Thanks!!
    – Gibbs
    Dec 3 at 19:00










  • @Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
    – Ennar
    Dec 3 at 19:00




















up vote
1
down vote













Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so



$$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$



Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.






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%2f3024499%2fdiagonalize-fa-beginpmatrix-1-0-1-3-endpmatrix-a%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








    up vote
    3
    down vote



    accepted










    Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.



    It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$






    share|cite|improve this answer























    • So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
      – Gibbs
      Dec 3 at 18:58










    • @Gibbs, correct.
      – Ennar
      Dec 3 at 18:58










    • This was easier than I thought! Thanks!!
      – Gibbs
      Dec 3 at 19:00










    • @Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
      – Ennar
      Dec 3 at 19:00

















    up vote
    3
    down vote



    accepted










    Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.



    It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$






    share|cite|improve this answer























    • So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
      – Gibbs
      Dec 3 at 18:58










    • @Gibbs, correct.
      – Ennar
      Dec 3 at 18:58










    • This was easier than I thought! Thanks!!
      – Gibbs
      Dec 3 at 19:00










    • @Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
      – Ennar
      Dec 3 at 19:00















    up vote
    3
    down vote



    accepted







    up vote
    3
    down vote



    accepted






    Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.



    It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$






    share|cite|improve this answer














    Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.



    It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Dec 3 at 18:57

























    answered Dec 3 at 18:52









    Ennar

    14.3k32343




    14.3k32343












    • So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
      – Gibbs
      Dec 3 at 18:58










    • @Gibbs, correct.
      – Ennar
      Dec 3 at 18:58










    • This was easier than I thought! Thanks!!
      – Gibbs
      Dec 3 at 19:00










    • @Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
      – Ennar
      Dec 3 at 19:00




















    • So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
      – Gibbs
      Dec 3 at 18:58










    • @Gibbs, correct.
      – Ennar
      Dec 3 at 18:58










    • This was easier than I thought! Thanks!!
      – Gibbs
      Dec 3 at 19:00










    • @Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
      – Ennar
      Dec 3 at 19:00


















    So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
    – Gibbs
    Dec 3 at 18:58




    So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
    – Gibbs
    Dec 3 at 18:58












    @Gibbs, correct.
    – Ennar
    Dec 3 at 18:58




    @Gibbs, correct.
    – Ennar
    Dec 3 at 18:58












    This was easier than I thought! Thanks!!
    – Gibbs
    Dec 3 at 19:00




    This was easier than I thought! Thanks!!
    – Gibbs
    Dec 3 at 19:00












    @Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
    – Ennar
    Dec 3 at 19:00






    @Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
    – Ennar
    Dec 3 at 19:00












    up vote
    1
    down vote













    Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so



    $$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$



    Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.






    share|cite|improve this answer



























      up vote
      1
      down vote













      Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so



      $$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$



      Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.






      share|cite|improve this answer

























        up vote
        1
        down vote










        up vote
        1
        down vote









        Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so



        $$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$



        Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.






        share|cite|improve this answer














        Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so



        $$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$



        Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Dec 3 at 19:00

























        answered Dec 3 at 18:55









        As soon as possible

        38218




        38218






























            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%2f3024499%2fdiagonalize-fa-beginpmatrix-1-0-1-3-endpmatrix-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

            Cabo Verde

            Gyllenstierna

            Albrecht Dürer