Mappings to spaces with different numbers of dimensions












0














The first diagram



first question
second question



I seem to have a good understanding of linear transformation and linear algebra yet I fail to grasp this completely.



Question 1) Please explain how does we get that first equation.



2) Please explain how all the answers to the question 2 are correct.(except for "none of the above"



It would be greatly helpful.










share|cite|improve this question



























    0














    The first diagram



    first question
    second question



    I seem to have a good understanding of linear transformation and linear algebra yet I fail to grasp this completely.



    Question 1) Please explain how does we get that first equation.



    2) Please explain how all the answers to the question 2 are correct.(except for "none of the above"



    It would be greatly helpful.










    share|cite|improve this question

























      0












      0








      0







      The first diagram



      first question
      second question



      I seem to have a good understanding of linear transformation and linear algebra yet I fail to grasp this completely.



      Question 1) Please explain how does we get that first equation.



      2) Please explain how all the answers to the question 2 are correct.(except for "none of the above"



      It would be greatly helpful.










      share|cite|improve this question













      The first diagram



      first question
      second question



      I seem to have a good understanding of linear transformation and linear algebra yet I fail to grasp this completely.



      Question 1) Please explain how does we get that first equation.



      2) Please explain how all the answers to the question 2 are correct.(except for "none of the above"



      It would be greatly helpful.







      linear-algebra matrices vectors linear-transformations






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 9 at 11:52









      MaverickEyedea

      61




      61






















          1 Answer
          1






          active

          oldest

          votes


















          0














          $hat{mathbf s}$ is the direction the sun is shining, so the shadow of $bf r$ is going to be in that direction from $bf r$. How far is not yet determined, so all that can be said is that it is at $bf r + lambdahat{mathbf s}$ for some yet-to-be determined constant $lambda$.



          On the assumption that when you referred to "the first equation", you failed to notice that $bf r' = r + lambdahat s$ is the first equation and were actually referring to the second, the plane representing the ground has equation ${bf hat e_3 cdot v} = 0$ (i.e., the $z$-coordinate of points on the ground is $0$). In particular, since the shadow point $bf r'$ is on the ground, we have ${bf r'cdot hat e}_3 = hat{mathbf e}_3 cdot mathbf r' = 0$. Therefore,
          $$(mathbf r + lambdahat{mathbf s})cdothat{mathbf e}_3 = 0\{bf rcdothat e}_3 + lambda {bf hat scdothat e}_3 = 0\{bf rcdothat e}_3 + lambda s_3 = 0$$
          where $s_3 = {bf hat scdothat e}_3$ is the $z$-coordinate of $bf hat s$.



          For question 2, we also need to express $r_3 = {bf rcdothat e}_3$, the $z$-coordinate of $bf r$. Substituting that back into the equation gives $$r_3 + lambda s_3 = 0\lambda = -frac{r_3}{s_3}$$and so $$mathbf r' = mathbf r - frac{r_3}{s_3}hat{mathbf s}$$
          From a coordinate point of view, this is actually 3 equations, one for each coordinate $i$:
          $$r_i' = r_i - frac{r_3}{s_3}s_i$$
          which is the third choice of question 2. Note that contrary to the way the question reads, this particular expression does not use the Einstein summation convention (no term has repeated variable subscripts). However, in the other answers, the author has chosen to abuse the summation convention to write the simple expression above in convoluted forms (I suppose the idea is just to give you practice interpreting the summation convention).
          In the first expression
          $$r_i' = r_i - frac{s_i}{s_3}[hat{mathbf e}_3]_jr_j$$ the subscript $j$ is repeated in the second term, so it is summed over all values of $j$. Leaving off the multiple that does not depend on $j$, the convention says
          $$ [hat{mathbf e}_3]_jr_j = [hat{mathbf e}_3]_1r_1 + [hat{mathbf e}_3]_2r_2 + [hat{mathbf e}_3]_3r_3 = 0cdot r_1 + 0 cdot r_2 + 1cdot r_3 = r_3$$
          since $$hat{mathbf e}_3= begin{bmatrix}0\0\1end{bmatrix}$$
          Thus the first expression reduces to $$r_i' = r_i - frac{s_i}{s_3}r_3$$ which is the same as the third.



          In the 4th and 5th answers, note that $I$ is the identity matrix, so $$I_{ij}=begin{cases}1& i = j\0&ine jend{cases}$$I'll leave the calculations showing that they also reduce to the 3rd answer to you.






          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',
            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%2f3032316%2fmappings-to-spaces-with-different-numbers-of-dimensions%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









            0














            $hat{mathbf s}$ is the direction the sun is shining, so the shadow of $bf r$ is going to be in that direction from $bf r$. How far is not yet determined, so all that can be said is that it is at $bf r + lambdahat{mathbf s}$ for some yet-to-be determined constant $lambda$.



            On the assumption that when you referred to "the first equation", you failed to notice that $bf r' = r + lambdahat s$ is the first equation and were actually referring to the second, the plane representing the ground has equation ${bf hat e_3 cdot v} = 0$ (i.e., the $z$-coordinate of points on the ground is $0$). In particular, since the shadow point $bf r'$ is on the ground, we have ${bf r'cdot hat e}_3 = hat{mathbf e}_3 cdot mathbf r' = 0$. Therefore,
            $$(mathbf r + lambdahat{mathbf s})cdothat{mathbf e}_3 = 0\{bf rcdothat e}_3 + lambda {bf hat scdothat e}_3 = 0\{bf rcdothat e}_3 + lambda s_3 = 0$$
            where $s_3 = {bf hat scdothat e}_3$ is the $z$-coordinate of $bf hat s$.



            For question 2, we also need to express $r_3 = {bf rcdothat e}_3$, the $z$-coordinate of $bf r$. Substituting that back into the equation gives $$r_3 + lambda s_3 = 0\lambda = -frac{r_3}{s_3}$$and so $$mathbf r' = mathbf r - frac{r_3}{s_3}hat{mathbf s}$$
            From a coordinate point of view, this is actually 3 equations, one for each coordinate $i$:
            $$r_i' = r_i - frac{r_3}{s_3}s_i$$
            which is the third choice of question 2. Note that contrary to the way the question reads, this particular expression does not use the Einstein summation convention (no term has repeated variable subscripts). However, in the other answers, the author has chosen to abuse the summation convention to write the simple expression above in convoluted forms (I suppose the idea is just to give you practice interpreting the summation convention).
            In the first expression
            $$r_i' = r_i - frac{s_i}{s_3}[hat{mathbf e}_3]_jr_j$$ the subscript $j$ is repeated in the second term, so it is summed over all values of $j$. Leaving off the multiple that does not depend on $j$, the convention says
            $$ [hat{mathbf e}_3]_jr_j = [hat{mathbf e}_3]_1r_1 + [hat{mathbf e}_3]_2r_2 + [hat{mathbf e}_3]_3r_3 = 0cdot r_1 + 0 cdot r_2 + 1cdot r_3 = r_3$$
            since $$hat{mathbf e}_3= begin{bmatrix}0\0\1end{bmatrix}$$
            Thus the first expression reduces to $$r_i' = r_i - frac{s_i}{s_3}r_3$$ which is the same as the third.



            In the 4th and 5th answers, note that $I$ is the identity matrix, so $$I_{ij}=begin{cases}1& i = j\0&ine jend{cases}$$I'll leave the calculations showing that they also reduce to the 3rd answer to you.






            share|cite|improve this answer


























              0














              $hat{mathbf s}$ is the direction the sun is shining, so the shadow of $bf r$ is going to be in that direction from $bf r$. How far is not yet determined, so all that can be said is that it is at $bf r + lambdahat{mathbf s}$ for some yet-to-be determined constant $lambda$.



              On the assumption that when you referred to "the first equation", you failed to notice that $bf r' = r + lambdahat s$ is the first equation and were actually referring to the second, the plane representing the ground has equation ${bf hat e_3 cdot v} = 0$ (i.e., the $z$-coordinate of points on the ground is $0$). In particular, since the shadow point $bf r'$ is on the ground, we have ${bf r'cdot hat e}_3 = hat{mathbf e}_3 cdot mathbf r' = 0$. Therefore,
              $$(mathbf r + lambdahat{mathbf s})cdothat{mathbf e}_3 = 0\{bf rcdothat e}_3 + lambda {bf hat scdothat e}_3 = 0\{bf rcdothat e}_3 + lambda s_3 = 0$$
              where $s_3 = {bf hat scdothat e}_3$ is the $z$-coordinate of $bf hat s$.



              For question 2, we also need to express $r_3 = {bf rcdothat e}_3$, the $z$-coordinate of $bf r$. Substituting that back into the equation gives $$r_3 + lambda s_3 = 0\lambda = -frac{r_3}{s_3}$$and so $$mathbf r' = mathbf r - frac{r_3}{s_3}hat{mathbf s}$$
              From a coordinate point of view, this is actually 3 equations, one for each coordinate $i$:
              $$r_i' = r_i - frac{r_3}{s_3}s_i$$
              which is the third choice of question 2. Note that contrary to the way the question reads, this particular expression does not use the Einstein summation convention (no term has repeated variable subscripts). However, in the other answers, the author has chosen to abuse the summation convention to write the simple expression above in convoluted forms (I suppose the idea is just to give you practice interpreting the summation convention).
              In the first expression
              $$r_i' = r_i - frac{s_i}{s_3}[hat{mathbf e}_3]_jr_j$$ the subscript $j$ is repeated in the second term, so it is summed over all values of $j$. Leaving off the multiple that does not depend on $j$, the convention says
              $$ [hat{mathbf e}_3]_jr_j = [hat{mathbf e}_3]_1r_1 + [hat{mathbf e}_3]_2r_2 + [hat{mathbf e}_3]_3r_3 = 0cdot r_1 + 0 cdot r_2 + 1cdot r_3 = r_3$$
              since $$hat{mathbf e}_3= begin{bmatrix}0\0\1end{bmatrix}$$
              Thus the first expression reduces to $$r_i' = r_i - frac{s_i}{s_3}r_3$$ which is the same as the third.



              In the 4th and 5th answers, note that $I$ is the identity matrix, so $$I_{ij}=begin{cases}1& i = j\0&ine jend{cases}$$I'll leave the calculations showing that they also reduce to the 3rd answer to you.






              share|cite|improve this answer
























                0












                0








                0






                $hat{mathbf s}$ is the direction the sun is shining, so the shadow of $bf r$ is going to be in that direction from $bf r$. How far is not yet determined, so all that can be said is that it is at $bf r + lambdahat{mathbf s}$ for some yet-to-be determined constant $lambda$.



                On the assumption that when you referred to "the first equation", you failed to notice that $bf r' = r + lambdahat s$ is the first equation and were actually referring to the second, the plane representing the ground has equation ${bf hat e_3 cdot v} = 0$ (i.e., the $z$-coordinate of points on the ground is $0$). In particular, since the shadow point $bf r'$ is on the ground, we have ${bf r'cdot hat e}_3 = hat{mathbf e}_3 cdot mathbf r' = 0$. Therefore,
                $$(mathbf r + lambdahat{mathbf s})cdothat{mathbf e}_3 = 0\{bf rcdothat e}_3 + lambda {bf hat scdothat e}_3 = 0\{bf rcdothat e}_3 + lambda s_3 = 0$$
                where $s_3 = {bf hat scdothat e}_3$ is the $z$-coordinate of $bf hat s$.



                For question 2, we also need to express $r_3 = {bf rcdothat e}_3$, the $z$-coordinate of $bf r$. Substituting that back into the equation gives $$r_3 + lambda s_3 = 0\lambda = -frac{r_3}{s_3}$$and so $$mathbf r' = mathbf r - frac{r_3}{s_3}hat{mathbf s}$$
                From a coordinate point of view, this is actually 3 equations, one for each coordinate $i$:
                $$r_i' = r_i - frac{r_3}{s_3}s_i$$
                which is the third choice of question 2. Note that contrary to the way the question reads, this particular expression does not use the Einstein summation convention (no term has repeated variable subscripts). However, in the other answers, the author has chosen to abuse the summation convention to write the simple expression above in convoluted forms (I suppose the idea is just to give you practice interpreting the summation convention).
                In the first expression
                $$r_i' = r_i - frac{s_i}{s_3}[hat{mathbf e}_3]_jr_j$$ the subscript $j$ is repeated in the second term, so it is summed over all values of $j$. Leaving off the multiple that does not depend on $j$, the convention says
                $$ [hat{mathbf e}_3]_jr_j = [hat{mathbf e}_3]_1r_1 + [hat{mathbf e}_3]_2r_2 + [hat{mathbf e}_3]_3r_3 = 0cdot r_1 + 0 cdot r_2 + 1cdot r_3 = r_3$$
                since $$hat{mathbf e}_3= begin{bmatrix}0\0\1end{bmatrix}$$
                Thus the first expression reduces to $$r_i' = r_i - frac{s_i}{s_3}r_3$$ which is the same as the third.



                In the 4th and 5th answers, note that $I$ is the identity matrix, so $$I_{ij}=begin{cases}1& i = j\0&ine jend{cases}$$I'll leave the calculations showing that they also reduce to the 3rd answer to you.






                share|cite|improve this answer












                $hat{mathbf s}$ is the direction the sun is shining, so the shadow of $bf r$ is going to be in that direction from $bf r$. How far is not yet determined, so all that can be said is that it is at $bf r + lambdahat{mathbf s}$ for some yet-to-be determined constant $lambda$.



                On the assumption that when you referred to "the first equation", you failed to notice that $bf r' = r + lambdahat s$ is the first equation and were actually referring to the second, the plane representing the ground has equation ${bf hat e_3 cdot v} = 0$ (i.e., the $z$-coordinate of points on the ground is $0$). In particular, since the shadow point $bf r'$ is on the ground, we have ${bf r'cdot hat e}_3 = hat{mathbf e}_3 cdot mathbf r' = 0$. Therefore,
                $$(mathbf r + lambdahat{mathbf s})cdothat{mathbf e}_3 = 0\{bf rcdothat e}_3 + lambda {bf hat scdothat e}_3 = 0\{bf rcdothat e}_3 + lambda s_3 = 0$$
                where $s_3 = {bf hat scdothat e}_3$ is the $z$-coordinate of $bf hat s$.



                For question 2, we also need to express $r_3 = {bf rcdothat e}_3$, the $z$-coordinate of $bf r$. Substituting that back into the equation gives $$r_3 + lambda s_3 = 0\lambda = -frac{r_3}{s_3}$$and so $$mathbf r' = mathbf r - frac{r_3}{s_3}hat{mathbf s}$$
                From a coordinate point of view, this is actually 3 equations, one for each coordinate $i$:
                $$r_i' = r_i - frac{r_3}{s_3}s_i$$
                which is the third choice of question 2. Note that contrary to the way the question reads, this particular expression does not use the Einstein summation convention (no term has repeated variable subscripts). However, in the other answers, the author has chosen to abuse the summation convention to write the simple expression above in convoluted forms (I suppose the idea is just to give you practice interpreting the summation convention).
                In the first expression
                $$r_i' = r_i - frac{s_i}{s_3}[hat{mathbf e}_3]_jr_j$$ the subscript $j$ is repeated in the second term, so it is summed over all values of $j$. Leaving off the multiple that does not depend on $j$, the convention says
                $$ [hat{mathbf e}_3]_jr_j = [hat{mathbf e}_3]_1r_1 + [hat{mathbf e}_3]_2r_2 + [hat{mathbf e}_3]_3r_3 = 0cdot r_1 + 0 cdot r_2 + 1cdot r_3 = r_3$$
                since $$hat{mathbf e}_3= begin{bmatrix}0\0\1end{bmatrix}$$
                Thus the first expression reduces to $$r_i' = r_i - frac{s_i}{s_3}r_3$$ which is the same as the third.



                In the 4th and 5th answers, note that $I$ is the identity matrix, so $$I_{ij}=begin{cases}1& i = j\0&ine jend{cases}$$I'll leave the calculations showing that they also reduce to the 3rd answer to you.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Dec 9 at 20:28









                Paul Sinclair

                19.3k21441




                19.3k21441






























                    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%2f3032316%2fmappings-to-spaces-with-different-numbers-of-dimensions%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

                    Bressuire

                    Cabo Verde

                    Gyllenstierna