Find transformation matrix in terms of basis b and c

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











up vote
1
down vote

favorite












Linear transformation: $[x,y]to[4y-x, 2x, 8x-2y]$
with respect to bases:



$B=[e_1,e_1+e_2]$



$C=[e_1,e_2,e_3]$










share|cite|improve this question



























    up vote
    1
    down vote

    favorite












    Linear transformation: $[x,y]to[4y-x, 2x, 8x-2y]$
    with respect to bases:



    $B=[e_1,e_1+e_2]$



    $C=[e_1,e_2,e_3]$










    share|cite|improve this question

























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Linear transformation: $[x,y]to[4y-x, 2x, 8x-2y]$
      with respect to bases:



      $B=[e_1,e_1+e_2]$



      $C=[e_1,e_2,e_3]$










      share|cite|improve this question















      Linear transformation: $[x,y]to[4y-x, 2x, 8x-2y]$
      with respect to bases:



      $B=[e_1,e_1+e_2]$



      $C=[e_1,e_2,e_3]$







      linear-algebra linear-transformations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Sep 9 at 6:56









      giannispapav

      1,340323




      1,340323










      asked Sep 9 at 6:27









      Kcurse

      91




      91




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          Let $E = e_1, e_2$ be the canonical basis for $mathbbR^2$. Your map, call it $A$, has this matrix with respect to canonical bases for $mathbbR^2$ and $mathbbR^3$:



          $$A_(C,E) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrix$$



          To get $A_(C,B)$, the transformation matrix is the matrix of the identity map with respect to bases $B$ and $E$, namely $I_(E, B) = beginbmatrix 1 & 1 \ 0 & 1endbmatrix$. Now we have



          $$A_(C,B) = A_(C,E)I_(E,B) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrixbeginbmatrix 1 & 1 \ 0 & 1endbmatrix = beginbmatrix -1 & 3 \ 2 & 2 \ 8 & 6endbmatrix$$






          share|cite|improve this answer



























            up vote
            0
            down vote













            Hint



            $e_1=[1,0]mapsto [-1,2,8]=-1e_1+2e_2+8e_3$



            $e_2=[1,1]mapsto [3,2,6]=3e_1+2e_2+6e_3$



            Let's call the transformation $f$ then $(f:B,C)=beginpmatrix -1 & 3 \
            2 & 2\
            8 & 6 endpmatrix$



            (I wrote the coefficients vertically)






            share|cite|improve this answer






















            • I understand that but how do I form the transformation matrix?
              – Kcurse
              Sep 9 at 6:46











            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%2f2910462%2ffind-transformation-matrix-in-terms-of-basis-b-and-c%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
            0
            down vote













            Let $E = e_1, e_2$ be the canonical basis for $mathbbR^2$. Your map, call it $A$, has this matrix with respect to canonical bases for $mathbbR^2$ and $mathbbR^3$:



            $$A_(C,E) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrix$$



            To get $A_(C,B)$, the transformation matrix is the matrix of the identity map with respect to bases $B$ and $E$, namely $I_(E, B) = beginbmatrix 1 & 1 \ 0 & 1endbmatrix$. Now we have



            $$A_(C,B) = A_(C,E)I_(E,B) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrixbeginbmatrix 1 & 1 \ 0 & 1endbmatrix = beginbmatrix -1 & 3 \ 2 & 2 \ 8 & 6endbmatrix$$






            share|cite|improve this answer
























              up vote
              0
              down vote













              Let $E = e_1, e_2$ be the canonical basis for $mathbbR^2$. Your map, call it $A$, has this matrix with respect to canonical bases for $mathbbR^2$ and $mathbbR^3$:



              $$A_(C,E) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrix$$



              To get $A_(C,B)$, the transformation matrix is the matrix of the identity map with respect to bases $B$ and $E$, namely $I_(E, B) = beginbmatrix 1 & 1 \ 0 & 1endbmatrix$. Now we have



              $$A_(C,B) = A_(C,E)I_(E,B) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrixbeginbmatrix 1 & 1 \ 0 & 1endbmatrix = beginbmatrix -1 & 3 \ 2 & 2 \ 8 & 6endbmatrix$$






              share|cite|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                Let $E = e_1, e_2$ be the canonical basis for $mathbbR^2$. Your map, call it $A$, has this matrix with respect to canonical bases for $mathbbR^2$ and $mathbbR^3$:



                $$A_(C,E) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrix$$



                To get $A_(C,B)$, the transformation matrix is the matrix of the identity map with respect to bases $B$ and $E$, namely $I_(E, B) = beginbmatrix 1 & 1 \ 0 & 1endbmatrix$. Now we have



                $$A_(C,B) = A_(C,E)I_(E,B) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrixbeginbmatrix 1 & 1 \ 0 & 1endbmatrix = beginbmatrix -1 & 3 \ 2 & 2 \ 8 & 6endbmatrix$$






                share|cite|improve this answer












                Let $E = e_1, e_2$ be the canonical basis for $mathbbR^2$. Your map, call it $A$, has this matrix with respect to canonical bases for $mathbbR^2$ and $mathbbR^3$:



                $$A_(C,E) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrix$$



                To get $A_(C,B)$, the transformation matrix is the matrix of the identity map with respect to bases $B$ and $E$, namely $I_(E, B) = beginbmatrix 1 & 1 \ 0 & 1endbmatrix$. Now we have



                $$A_(C,B) = A_(C,E)I_(E,B) = beginbmatrix -1 & 4 \ 2 & 0 \ 8 & -2endbmatrixbeginbmatrix 1 & 1 \ 0 & 1endbmatrix = beginbmatrix -1 & 3 \ 2 & 2 \ 8 & 6endbmatrix$$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Sep 9 at 7:26









                mechanodroid

                24.7k62245




                24.7k62245




















                    up vote
                    0
                    down vote













                    Hint



                    $e_1=[1,0]mapsto [-1,2,8]=-1e_1+2e_2+8e_3$



                    $e_2=[1,1]mapsto [3,2,6]=3e_1+2e_2+6e_3$



                    Let's call the transformation $f$ then $(f:B,C)=beginpmatrix -1 & 3 \
                    2 & 2\
                    8 & 6 endpmatrix$



                    (I wrote the coefficients vertically)






                    share|cite|improve this answer






















                    • I understand that but how do I form the transformation matrix?
                      – Kcurse
                      Sep 9 at 6:46















                    up vote
                    0
                    down vote













                    Hint



                    $e_1=[1,0]mapsto [-1,2,8]=-1e_1+2e_2+8e_3$



                    $e_2=[1,1]mapsto [3,2,6]=3e_1+2e_2+6e_3$



                    Let's call the transformation $f$ then $(f:B,C)=beginpmatrix -1 & 3 \
                    2 & 2\
                    8 & 6 endpmatrix$



                    (I wrote the coefficients vertically)






                    share|cite|improve this answer






















                    • I understand that but how do I form the transformation matrix?
                      – Kcurse
                      Sep 9 at 6:46













                    up vote
                    0
                    down vote










                    up vote
                    0
                    down vote









                    Hint



                    $e_1=[1,0]mapsto [-1,2,8]=-1e_1+2e_2+8e_3$



                    $e_2=[1,1]mapsto [3,2,6]=3e_1+2e_2+6e_3$



                    Let's call the transformation $f$ then $(f:B,C)=beginpmatrix -1 & 3 \
                    2 & 2\
                    8 & 6 endpmatrix$



                    (I wrote the coefficients vertically)






                    share|cite|improve this answer














                    Hint



                    $e_1=[1,0]mapsto [-1,2,8]=-1e_1+2e_2+8e_3$



                    $e_2=[1,1]mapsto [3,2,6]=3e_1+2e_2+6e_3$



                    Let's call the transformation $f$ then $(f:B,C)=beginpmatrix -1 & 3 \
                    2 & 2\
                    8 & 6 endpmatrix$



                    (I wrote the coefficients vertically)







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited Sep 9 at 8:21

























                    answered Sep 9 at 6:35









                    giannispapav

                    1,340323




                    1,340323











                    • I understand that but how do I form the transformation matrix?
                      – Kcurse
                      Sep 9 at 6:46

















                    • I understand that but how do I form the transformation matrix?
                      – Kcurse
                      Sep 9 at 6:46
















                    I understand that but how do I form the transformation matrix?
                    – Kcurse
                    Sep 9 at 6:46





                    I understand that but how do I form the transformation matrix?
                    – Kcurse
                    Sep 9 at 6:46


















                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2910462%2ffind-transformation-matrix-in-terms-of-basis-b-and-c%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    這個網誌中的熱門文章

                    tkz-euclide: tkzDrawCircle[R] not working

                    How to combine Bézier curves to a surface?

                    1st Magritte Awards