Meaning of a transformation with respect to 1 or 2 bases?











up vote
1
down vote

favorite
1












So let's say I have:
$$A =begin{bmatrix}
1 & 2 & 1\
-1 & 1 & 0
end{bmatrix}$$



$A$ represents a transformation $L: R^3 rightarrow R^2$ with respect to bases $S$ and $T$ where:



$$S = begin{bmatrix} -1\1\0end{bmatrix},
begin{bmatrix} 0\1\1end{bmatrix},
begin{bmatrix} 1\0\0end{bmatrix}\
T = begin{bmatrix} 1\2end{bmatrix},
begin{bmatrix} 1\-1end{bmatrix}$$



So I take that to mean that $A$ has the form:



$$A =begin{bmatrix}
L[(S_1)]_T & [L(S_2)]_T & [L(S_3)]_T\
end{bmatrix}$$



So each column is the transformation applied to vector from S then with respect to T basis. Now my question is:, what does $A$ actually do? I know it applies a transformation to some vector through multiplication but what vectors does it accept as "proper" input? Should the vector it multiplies with be in a certain basis?



And what if I said to compute a matrix $A$ that represents L with respect to S (and only S)? Would the columns be:
$$A =begin{bmatrix}
L(S_1) & L(S_2) & L(S_3)\
end{bmatrix}$$



And what vectors would you feed that transformation then?



For example: If I just said compute $$L(begin{bmatrix} 2\1\-1end{bmatrix})$$ then what would you do? I don't think I can just multiply the vector by one of the matrices without changing basis first but is there a way to know which basis I need and which matrix to use?



Edit: Here is a link to the problem: https://gyazo.com/ae66b2896d1249026f1bc8757a0c88dc










share|cite|improve this question




























    up vote
    1
    down vote

    favorite
    1












    So let's say I have:
    $$A =begin{bmatrix}
    1 & 2 & 1\
    -1 & 1 & 0
    end{bmatrix}$$



    $A$ represents a transformation $L: R^3 rightarrow R^2$ with respect to bases $S$ and $T$ where:



    $$S = begin{bmatrix} -1\1\0end{bmatrix},
    begin{bmatrix} 0\1\1end{bmatrix},
    begin{bmatrix} 1\0\0end{bmatrix}\
    T = begin{bmatrix} 1\2end{bmatrix},
    begin{bmatrix} 1\-1end{bmatrix}$$



    So I take that to mean that $A$ has the form:



    $$A =begin{bmatrix}
    L[(S_1)]_T & [L(S_2)]_T & [L(S_3)]_T\
    end{bmatrix}$$



    So each column is the transformation applied to vector from S then with respect to T basis. Now my question is:, what does $A$ actually do? I know it applies a transformation to some vector through multiplication but what vectors does it accept as "proper" input? Should the vector it multiplies with be in a certain basis?



    And what if I said to compute a matrix $A$ that represents L with respect to S (and only S)? Would the columns be:
    $$A =begin{bmatrix}
    L(S_1) & L(S_2) & L(S_3)\
    end{bmatrix}$$



    And what vectors would you feed that transformation then?



    For example: If I just said compute $$L(begin{bmatrix} 2\1\-1end{bmatrix})$$ then what would you do? I don't think I can just multiply the vector by one of the matrices without changing basis first but is there a way to know which basis I need and which matrix to use?



    Edit: Here is a link to the problem: https://gyazo.com/ae66b2896d1249026f1bc8757a0c88dc










    share|cite|improve this question


























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      So let's say I have:
      $$A =begin{bmatrix}
      1 & 2 & 1\
      -1 & 1 & 0
      end{bmatrix}$$



      $A$ represents a transformation $L: R^3 rightarrow R^2$ with respect to bases $S$ and $T$ where:



      $$S = begin{bmatrix} -1\1\0end{bmatrix},
      begin{bmatrix} 0\1\1end{bmatrix},
      begin{bmatrix} 1\0\0end{bmatrix}\
      T = begin{bmatrix} 1\2end{bmatrix},
      begin{bmatrix} 1\-1end{bmatrix}$$



      So I take that to mean that $A$ has the form:



      $$A =begin{bmatrix}
      L[(S_1)]_T & [L(S_2)]_T & [L(S_3)]_T\
      end{bmatrix}$$



      So each column is the transformation applied to vector from S then with respect to T basis. Now my question is:, what does $A$ actually do? I know it applies a transformation to some vector through multiplication but what vectors does it accept as "proper" input? Should the vector it multiplies with be in a certain basis?



      And what if I said to compute a matrix $A$ that represents L with respect to S (and only S)? Would the columns be:
      $$A =begin{bmatrix}
      L(S_1) & L(S_2) & L(S_3)\
      end{bmatrix}$$



      And what vectors would you feed that transformation then?



      For example: If I just said compute $$L(begin{bmatrix} 2\1\-1end{bmatrix})$$ then what would you do? I don't think I can just multiply the vector by one of the matrices without changing basis first but is there a way to know which basis I need and which matrix to use?



      Edit: Here is a link to the problem: https://gyazo.com/ae66b2896d1249026f1bc8757a0c88dc










      share|cite|improve this question















      So let's say I have:
      $$A =begin{bmatrix}
      1 & 2 & 1\
      -1 & 1 & 0
      end{bmatrix}$$



      $A$ represents a transformation $L: R^3 rightarrow R^2$ with respect to bases $S$ and $T$ where:



      $$S = begin{bmatrix} -1\1\0end{bmatrix},
      begin{bmatrix} 0\1\1end{bmatrix},
      begin{bmatrix} 1\0\0end{bmatrix}\
      T = begin{bmatrix} 1\2end{bmatrix},
      begin{bmatrix} 1\-1end{bmatrix}$$



      So I take that to mean that $A$ has the form:



      $$A =begin{bmatrix}
      L[(S_1)]_T & [L(S_2)]_T & [L(S_3)]_T\
      end{bmatrix}$$



      So each column is the transformation applied to vector from S then with respect to T basis. Now my question is:, what does $A$ actually do? I know it applies a transformation to some vector through multiplication but what vectors does it accept as "proper" input? Should the vector it multiplies with be in a certain basis?



      And what if I said to compute a matrix $A$ that represents L with respect to S (and only S)? Would the columns be:
      $$A =begin{bmatrix}
      L(S_1) & L(S_2) & L(S_3)\
      end{bmatrix}$$



      And what vectors would you feed that transformation then?



      For example: If I just said compute $$L(begin{bmatrix} 2\1\-1end{bmatrix})$$ then what would you do? I don't think I can just multiply the vector by one of the matrices without changing basis first but is there a way to know which basis I need and which matrix to use?



      Edit: Here is a link to the problem: https://gyazo.com/ae66b2896d1249026f1bc8757a0c88dc







      linear-algebra matrices linear-transformations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 14 at 17:38

























      asked Nov 14 at 15:47









      dj1121

      224




      224






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote













          From the description you have provided, the matrix $A$ is intended to represent a linear mapping $L$ from $mathbb{R}^3$ to $mathbb{R}^2$ that takes as input a vector of co-ordinates relative to basis $S$ in $mathbb{R}^3$ and outputs a vector of co-ordinates relative to basis $T$ in $mathbb{R}^2$. There is nothing about the properties of the matrix $A$ itself that tells you this - it is only the surrounding description that tells you this is how the matrix $A$ is meant to be interpreted.



          I am not sure what you mean when you say "a matrix $A$ that represents $L$ with respect to S (and only S)". You have to specify what basis the output vector will be relative to. If this basis $T'$ is different from $T$ then the matrix representing $L$ with respect to $S$ and $T'$ will still be a $2 times 3$ matrix but it will have different values from $A$. Specifially, if the transformation from basis $T$ to basis $T'$ is represented by the $2 times 2$ matrix $B$, and if the matrix representing $L$ relative to $S$ and $T'$ is $A'$ then



          $A' = BA$






          share|cite|improve this answer





















          • Perhaps it would be a bit clearer if I linked the problem: gyazo.com/ae66b2896d1249026f1bc8757a0c88dc In my book, it has been asking me to write matrices for transformations. In the book it usually has 2 bases for each problem and says: "write the matrix in terms of basis 1, basis 2, and basis 1 and 2"
            – dj1121
            Nov 14 at 17:37













          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%2f2998413%2fmeaning-of-a-transformation-with-respect-to-1-or-2-bases%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













          From the description you have provided, the matrix $A$ is intended to represent a linear mapping $L$ from $mathbb{R}^3$ to $mathbb{R}^2$ that takes as input a vector of co-ordinates relative to basis $S$ in $mathbb{R}^3$ and outputs a vector of co-ordinates relative to basis $T$ in $mathbb{R}^2$. There is nothing about the properties of the matrix $A$ itself that tells you this - it is only the surrounding description that tells you this is how the matrix $A$ is meant to be interpreted.



          I am not sure what you mean when you say "a matrix $A$ that represents $L$ with respect to S (and only S)". You have to specify what basis the output vector will be relative to. If this basis $T'$ is different from $T$ then the matrix representing $L$ with respect to $S$ and $T'$ will still be a $2 times 3$ matrix but it will have different values from $A$. Specifially, if the transformation from basis $T$ to basis $T'$ is represented by the $2 times 2$ matrix $B$, and if the matrix representing $L$ relative to $S$ and $T'$ is $A'$ then



          $A' = BA$






          share|cite|improve this answer





















          • Perhaps it would be a bit clearer if I linked the problem: gyazo.com/ae66b2896d1249026f1bc8757a0c88dc In my book, it has been asking me to write matrices for transformations. In the book it usually has 2 bases for each problem and says: "write the matrix in terms of basis 1, basis 2, and basis 1 and 2"
            – dj1121
            Nov 14 at 17:37

















          up vote
          1
          down vote













          From the description you have provided, the matrix $A$ is intended to represent a linear mapping $L$ from $mathbb{R}^3$ to $mathbb{R}^2$ that takes as input a vector of co-ordinates relative to basis $S$ in $mathbb{R}^3$ and outputs a vector of co-ordinates relative to basis $T$ in $mathbb{R}^2$. There is nothing about the properties of the matrix $A$ itself that tells you this - it is only the surrounding description that tells you this is how the matrix $A$ is meant to be interpreted.



          I am not sure what you mean when you say "a matrix $A$ that represents $L$ with respect to S (and only S)". You have to specify what basis the output vector will be relative to. If this basis $T'$ is different from $T$ then the matrix representing $L$ with respect to $S$ and $T'$ will still be a $2 times 3$ matrix but it will have different values from $A$. Specifially, if the transformation from basis $T$ to basis $T'$ is represented by the $2 times 2$ matrix $B$, and if the matrix representing $L$ relative to $S$ and $T'$ is $A'$ then



          $A' = BA$






          share|cite|improve this answer





















          • Perhaps it would be a bit clearer if I linked the problem: gyazo.com/ae66b2896d1249026f1bc8757a0c88dc In my book, it has been asking me to write matrices for transformations. In the book it usually has 2 bases for each problem and says: "write the matrix in terms of basis 1, basis 2, and basis 1 and 2"
            – dj1121
            Nov 14 at 17:37















          up vote
          1
          down vote










          up vote
          1
          down vote









          From the description you have provided, the matrix $A$ is intended to represent a linear mapping $L$ from $mathbb{R}^3$ to $mathbb{R}^2$ that takes as input a vector of co-ordinates relative to basis $S$ in $mathbb{R}^3$ and outputs a vector of co-ordinates relative to basis $T$ in $mathbb{R}^2$. There is nothing about the properties of the matrix $A$ itself that tells you this - it is only the surrounding description that tells you this is how the matrix $A$ is meant to be interpreted.



          I am not sure what you mean when you say "a matrix $A$ that represents $L$ with respect to S (and only S)". You have to specify what basis the output vector will be relative to. If this basis $T'$ is different from $T$ then the matrix representing $L$ with respect to $S$ and $T'$ will still be a $2 times 3$ matrix but it will have different values from $A$. Specifially, if the transformation from basis $T$ to basis $T'$ is represented by the $2 times 2$ matrix $B$, and if the matrix representing $L$ relative to $S$ and $T'$ is $A'$ then



          $A' = BA$






          share|cite|improve this answer












          From the description you have provided, the matrix $A$ is intended to represent a linear mapping $L$ from $mathbb{R}^3$ to $mathbb{R}^2$ that takes as input a vector of co-ordinates relative to basis $S$ in $mathbb{R}^3$ and outputs a vector of co-ordinates relative to basis $T$ in $mathbb{R}^2$. There is nothing about the properties of the matrix $A$ itself that tells you this - it is only the surrounding description that tells you this is how the matrix $A$ is meant to be interpreted.



          I am not sure what you mean when you say "a matrix $A$ that represents $L$ with respect to S (and only S)". You have to specify what basis the output vector will be relative to. If this basis $T'$ is different from $T$ then the matrix representing $L$ with respect to $S$ and $T'$ will still be a $2 times 3$ matrix but it will have different values from $A$. Specifially, if the transformation from basis $T$ to basis $T'$ is represented by the $2 times 2$ matrix $B$, and if the matrix representing $L$ relative to $S$ and $T'$ is $A'$ then



          $A' = BA$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 14 at 17:33









          gandalf61

          7,197523




          7,197523












          • Perhaps it would be a bit clearer if I linked the problem: gyazo.com/ae66b2896d1249026f1bc8757a0c88dc In my book, it has been asking me to write matrices for transformations. In the book it usually has 2 bases for each problem and says: "write the matrix in terms of basis 1, basis 2, and basis 1 and 2"
            – dj1121
            Nov 14 at 17:37




















          • Perhaps it would be a bit clearer if I linked the problem: gyazo.com/ae66b2896d1249026f1bc8757a0c88dc In my book, it has been asking me to write matrices for transformations. In the book it usually has 2 bases for each problem and says: "write the matrix in terms of basis 1, basis 2, and basis 1 and 2"
            – dj1121
            Nov 14 at 17:37


















          Perhaps it would be a bit clearer if I linked the problem: gyazo.com/ae66b2896d1249026f1bc8757a0c88dc In my book, it has been asking me to write matrices for transformations. In the book it usually has 2 bases for each problem and says: "write the matrix in terms of basis 1, basis 2, and basis 1 and 2"
          – dj1121
          Nov 14 at 17:37






          Perhaps it would be a bit clearer if I linked the problem: gyazo.com/ae66b2896d1249026f1bc8757a0c88dc In my book, it has been asking me to write matrices for transformations. In the book it usually has 2 bases for each problem and says: "write the matrix in terms of basis 1, basis 2, and basis 1 and 2"
          – dj1121
          Nov 14 at 17:37




















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998413%2fmeaning-of-a-transformation-with-respect-to-1-or-2-bases%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

          How do I know what Microsoft account the skydrive app is syncing to?

          When does type information flow backwards in C++?

          Grease: Live!