Given to vectors $a$ and $ b$ . Find the projection of $ b$? [on hold]











up vote
0
down vote

favorite












Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.










share|cite|improve this question









New contributor




Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo

If this question can be reworded to fit the rules in the help center, please edit the question.

















    up vote
    0
    down vote

    favorite












    Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.










    share|cite|improve this question









    New contributor




    Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.











    put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday


    This question appears to be off-topic. The users who voted to close gave this specific reason:


    • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo

    If this question can be reworded to fit the rules in the help center, please edit the question.















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.










      share|cite|improve this question









      New contributor




      Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.







      linear-algebra geometry vectors orthogonality






      share|cite|improve this question









      New contributor




      Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question









      New contributor




      Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question








      edited 2 days ago









      Yadati Kiran

      435113




      435113






      New contributor




      Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 days ago









      Prog

      11




      11




      New contributor




      Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo

      If this question can be reworded to fit the rules in the help center, please edit the question.




      put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo

      If this question can be reworded to fit the rules in the help center, please edit the question.






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          The projection maxtrix to a vector $v$ is
          $$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
          Can you see why?






          share|cite|improve this answer




























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            The projection maxtrix to a vector $v$ is
            $$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
            Can you see why?






            share|cite|improve this answer

























              up vote
              0
              down vote













              The projection maxtrix to a vector $v$ is
              $$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
              Can you see why?






              share|cite|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                The projection maxtrix to a vector $v$ is
                $$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
                Can you see why?






                share|cite|improve this answer












                The projection maxtrix to a vector $v$ is
                $$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
                Can you see why?







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 2 days ago









                Botond

                4,9632732




                4,9632732















                    Popular posts from this blog

                    MongoDB - Not Authorized To Execute Command

                    How to fix TextFormField cause rebuild widget in Flutter

                    in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith