Why is the change of basis formula counter-intuitive? [See details] Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Change of basisChange of basis = similarity?Change of Basis vs. Linear TransformationMatrices for change of basis linear transformationsConfusion about change of basis matrixIntuitive understanding of the $BAB^-1$ formula for changing basis in linear transformations.Standard Basis and Change of Basis MatrixStandard matrix linear transformation - change of basisHard change of basis/ linear transformation problemChange of basis difference between linear and bilinear transformation

Multi tool use
Multi tool use

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

How do living politicians protect their readily obtainable signatures from misuse?

Relating to the President and obstruction, were Mueller's conclusions preordained?

The test team as an enemy of development? And how can this be avoided?

Is multiple magic items in one inherently imbalanced?

Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?

"klopfte jemand" or "jemand klopfte"?

What are the main differences between Stargate SG-1 cuts?

How many time has Arya actually used Needle?

Mounting TV on a weird wall that has some material between the drywall and stud

Co-worker has annoying ringtone

Why is it faster to reheat something than it is to cook it?

Google .dev domain strangely redirects to https

Can an iPhone 7 be made to function as a NFC Tag?

Putting class ranking in CV, but against dept guidelines

License to disallow distribution in closed source software, but allow exceptions made by owner?

Getting out of while loop on console

AppleTVs create a chatty alternate WiFi network

How to ternary Plot3D a function

Delete free apps from library

Does silver oxide react with hydrogen sulfide?

Why is the change of basis formula counter-intuitive? [See details]

NERDTreeMenu Remapping

Why is a lens darker than other ones when applying the same settings?



Why is the change of basis formula counter-intuitive? [See details]



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Change of basisChange of basis = similarity?Change of Basis vs. Linear TransformationMatrices for change of basis linear transformationsConfusion about change of basis matrixIntuitive understanding of the $BAB^-1$ formula for changing basis in linear transformations.Standard Basis and Change of Basis MatrixStandard matrix linear transformation - change of basisHard change of basis/ linear transformation problemChange of basis difference between linear and bilinear transformation










1












$begingroup$


The formula of change of basis $[T]_B' = P_B' <-B[T]_BP_B <- B'$.



I don't understand why you need $P_B <- B'$? It seems to me that if you have the transformation expressed in B already with $[T]_B$ you just need to translate to B' by using $P_B' <-B$ to get $[T]_B'$ rendering $P_B <- B'$ as useless. Can someone explain what I am missing here?










share|cite|improve this question









$endgroup$











  • $begingroup$
    @littleO this is actually what I was looking for. Can you write it as real answer instead of a comment it might help others understand as well so I can approve it.
    $endgroup$
    – Dr.Stone
    4 hours ago
















1












$begingroup$


The formula of change of basis $[T]_B' = P_B' <-B[T]_BP_B <- B'$.



I don't understand why you need $P_B <- B'$? It seems to me that if you have the transformation expressed in B already with $[T]_B$ you just need to translate to B' by using $P_B' <-B$ to get $[T]_B'$ rendering $P_B <- B'$ as useless. Can someone explain what I am missing here?










share|cite|improve this question









$endgroup$











  • $begingroup$
    @littleO this is actually what I was looking for. Can you write it as real answer instead of a comment it might help others understand as well so I can approve it.
    $endgroup$
    – Dr.Stone
    4 hours ago














1












1








1





$begingroup$


The formula of change of basis $[T]_B' = P_B' <-B[T]_BP_B <- B'$.



I don't understand why you need $P_B <- B'$? It seems to me that if you have the transformation expressed in B already with $[T]_B$ you just need to translate to B' by using $P_B' <-B$ to get $[T]_B'$ rendering $P_B <- B'$ as useless. Can someone explain what I am missing here?










share|cite|improve this question









$endgroup$




The formula of change of basis $[T]_B' = P_B' <-B[T]_BP_B <- B'$.



I don't understand why you need $P_B <- B'$? It seems to me that if you have the transformation expressed in B already with $[T]_B$ you just need to translate to B' by using $P_B' <-B$ to get $[T]_B'$ rendering $P_B <- B'$ as useless. Can someone explain what I am missing here?







linear-algebra






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 4 hours ago









Dr.StoneDr.Stone

626




626











  • $begingroup$
    @littleO this is actually what I was looking for. Can you write it as real answer instead of a comment it might help others understand as well so I can approve it.
    $endgroup$
    – Dr.Stone
    4 hours ago

















  • $begingroup$
    @littleO this is actually what I was looking for. Can you write it as real answer instead of a comment it might help others understand as well so I can approve it.
    $endgroup$
    – Dr.Stone
    4 hours ago
















$begingroup$
@littleO this is actually what I was looking for. Can you write it as real answer instead of a comment it might help others understand as well so I can approve it.
$endgroup$
– Dr.Stone
4 hours ago





$begingroup$
@littleO this is actually what I was looking for. Can you write it as real answer instead of a comment it might help others understand as well so I can approve it.
$endgroup$
– Dr.Stone
4 hours ago











2 Answers
2






active

oldest

votes


















2












$begingroup$

Imagine what you must do to a vector expressed in $B'$ coordinates in order to apply $T$ to it. First you switch from $B'$ coordinates to $B$ coordinates, then you multiply by the matrix of $T$ (with respect to $B$), then finally you switch back to $B'$ coordinates.






share|cite|improve this answer









$endgroup$




















    1












    $begingroup$

    Write $B=e_1,...,e_n, B' =e_1',...,e_n'$



    If you have the first member of $B'$, $e_1'$, and you want to compute the effect of $T$ on it, then applying $[T]_B$ to $(1,0,...0)$ will be the effect of $T$ on the first member of the basis $B$, so $e_1$, written in the basis $B$ so it has nothing to do with the image of $e_1'$.



    So if you only know $[T]_B$ and want to compute $Te_1'$, then you first have to write $e_1'$ in the basis $B$, so you compute $P_B'to B(1,0,...0)$, then compute $[T]_B$ times that, which yields $Te_1'$ but written in the basis $B$, so now you have to write it in the basis $B'$ to get the correct result, that's where $P_Bto B'$ comes from on the left. This gives the formula






    share|cite|improve this answer









    $endgroup$













      Your Answer








      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',
      autoActivateHeartbeat: false,
      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%2f3195162%2fwhy-is-the-change-of-basis-formula-counter-intuitive-see-details%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









      2












      $begingroup$

      Imagine what you must do to a vector expressed in $B'$ coordinates in order to apply $T$ to it. First you switch from $B'$ coordinates to $B$ coordinates, then you multiply by the matrix of $T$ (with respect to $B$), then finally you switch back to $B'$ coordinates.






      share|cite|improve this answer









      $endgroup$

















        2












        $begingroup$

        Imagine what you must do to a vector expressed in $B'$ coordinates in order to apply $T$ to it. First you switch from $B'$ coordinates to $B$ coordinates, then you multiply by the matrix of $T$ (with respect to $B$), then finally you switch back to $B'$ coordinates.






        share|cite|improve this answer









        $endgroup$















          2












          2








          2





          $begingroup$

          Imagine what you must do to a vector expressed in $B'$ coordinates in order to apply $T$ to it. First you switch from $B'$ coordinates to $B$ coordinates, then you multiply by the matrix of $T$ (with respect to $B$), then finally you switch back to $B'$ coordinates.






          share|cite|improve this answer









          $endgroup$



          Imagine what you must do to a vector expressed in $B'$ coordinates in order to apply $T$ to it. First you switch from $B'$ coordinates to $B$ coordinates, then you multiply by the matrix of $T$ (with respect to $B$), then finally you switch back to $B'$ coordinates.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 4 hours ago









          littleOlittleO

          30.6k649111




          30.6k649111





















              1












              $begingroup$

              Write $B=e_1,...,e_n, B' =e_1',...,e_n'$



              If you have the first member of $B'$, $e_1'$, and you want to compute the effect of $T$ on it, then applying $[T]_B$ to $(1,0,...0)$ will be the effect of $T$ on the first member of the basis $B$, so $e_1$, written in the basis $B$ so it has nothing to do with the image of $e_1'$.



              So if you only know $[T]_B$ and want to compute $Te_1'$, then you first have to write $e_1'$ in the basis $B$, so you compute $P_B'to B(1,0,...0)$, then compute $[T]_B$ times that, which yields $Te_1'$ but written in the basis $B$, so now you have to write it in the basis $B'$ to get the correct result, that's where $P_Bto B'$ comes from on the left. This gives the formula






              share|cite|improve this answer









              $endgroup$

















                1












                $begingroup$

                Write $B=e_1,...,e_n, B' =e_1',...,e_n'$



                If you have the first member of $B'$, $e_1'$, and you want to compute the effect of $T$ on it, then applying $[T]_B$ to $(1,0,...0)$ will be the effect of $T$ on the first member of the basis $B$, so $e_1$, written in the basis $B$ so it has nothing to do with the image of $e_1'$.



                So if you only know $[T]_B$ and want to compute $Te_1'$, then you first have to write $e_1'$ in the basis $B$, so you compute $P_B'to B(1,0,...0)$, then compute $[T]_B$ times that, which yields $Te_1'$ but written in the basis $B$, so now you have to write it in the basis $B'$ to get the correct result, that's where $P_Bto B'$ comes from on the left. This gives the formula






                share|cite|improve this answer









                $endgroup$















                  1












                  1








                  1





                  $begingroup$

                  Write $B=e_1,...,e_n, B' =e_1',...,e_n'$



                  If you have the first member of $B'$, $e_1'$, and you want to compute the effect of $T$ on it, then applying $[T]_B$ to $(1,0,...0)$ will be the effect of $T$ on the first member of the basis $B$, so $e_1$, written in the basis $B$ so it has nothing to do with the image of $e_1'$.



                  So if you only know $[T]_B$ and want to compute $Te_1'$, then you first have to write $e_1'$ in the basis $B$, so you compute $P_B'to B(1,0,...0)$, then compute $[T]_B$ times that, which yields $Te_1'$ but written in the basis $B$, so now you have to write it in the basis $B'$ to get the correct result, that's where $P_Bto B'$ comes from on the left. This gives the formula






                  share|cite|improve this answer









                  $endgroup$



                  Write $B=e_1,...,e_n, B' =e_1',...,e_n'$



                  If you have the first member of $B'$, $e_1'$, and you want to compute the effect of $T$ on it, then applying $[T]_B$ to $(1,0,...0)$ will be the effect of $T$ on the first member of the basis $B$, so $e_1$, written in the basis $B$ so it has nothing to do with the image of $e_1'$.



                  So if you only know $[T]_B$ and want to compute $Te_1'$, then you first have to write $e_1'$ in the basis $B$, so you compute $P_B'to B(1,0,...0)$, then compute $[T]_B$ times that, which yields $Te_1'$ but written in the basis $B$, so now you have to write it in the basis $B'$ to get the correct result, that's where $P_Bto B'$ comes from on the left. This gives the formula







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 4 hours ago









                  MaxMax

                  16.6k11144




                  16.6k11144



























                      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.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3195162%2fwhy-is-the-change-of-basis-formula-counter-intuitive-see-details%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







                      JZk,vs1QLXBD6 VCbWcKK vAz1nWtQgMW Jf2NcNO 9sY,dYsTEiqdbiO,kkI094wtK,6 iM3h9YQoodn1AfFDrwrP1
                      1DbeOrwrjP88rAVd

                      Popular posts from this blog

                      Creating centerline of river in QGIS? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Finding centrelines from polygons in QGIS?Splitting line into two lines with GRASS GIS?Centroid of the equator and a pointpostgis: problems creating flow direction polyline; not all needed connections are drawnhow to make decent sense from scattered river depth measurementsQGIS Interpolation on Curved Grid (River DEMs)How to create automatic parking baysShortest path creation between two linesclipping layer using query builder in QGISFinding which side of closest polyline point lies on in QGIS?Create centerline from multi-digitized roadway lines Qgis 2.18Getting bathymetric contours confined only within river banks using QGIS?

                      What is the result of assigning to std::vector::begin()? The Next CEO of Stack OverflowWhat are the differences between a pointer variable and a reference variable in C++?What does the explicit keyword mean?Concatenating two std::vectorsHow to find out if an item is present in a std::vector?Why is “using namespace std” considered bad practice?What is the “-->” operator in C++?What is the easiest way to initialize a std::vector with hardcoded elements?What is The Rule of Three?What are the basic rules and idioms for operator overloading?Why are std::begin and std::end “not memory safe”?