Magnitude of the sum of vectors in 3D space

Multi tool use
Multi tool use

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











up vote
0
down vote

favorite












I have three vectors $u_1,u_2,u_3$,



$$
||u_1||=3\
||u_2||=1\
||u_3||=2\
angle u_1,u_2=fracpi3\
angle u_3,u_1=fracpi4\
angle u_3,u_2=fracpi4.
$$



I am asked to calculate the length of $u_1+u_2+u_3$ and the area of the parallellogram spanned by $u_1+u_2$ and $u_3$.



My problem is with calculating the length of the vector sums. I don't believe I can use the normal pythagorean theorem since the vectors aren't all orthogonal to each other, but I assume I could use some generalized version of the Pythagorean theorem. However, since we haven't really learned that in the course I am taking, I don't think that's the point. Is there another way to do this using the most elementary concepts of linear algebra such as dot products, vector products etc.? I have a feeling the answer is really obvious but I just don't see it.







share|cite|improve this question
























    up vote
    0
    down vote

    favorite












    I have three vectors $u_1,u_2,u_3$,



    $$
    ||u_1||=3\
    ||u_2||=1\
    ||u_3||=2\
    angle u_1,u_2=fracpi3\
    angle u_3,u_1=fracpi4\
    angle u_3,u_2=fracpi4.
    $$



    I am asked to calculate the length of $u_1+u_2+u_3$ and the area of the parallellogram spanned by $u_1+u_2$ and $u_3$.



    My problem is with calculating the length of the vector sums. I don't believe I can use the normal pythagorean theorem since the vectors aren't all orthogonal to each other, but I assume I could use some generalized version of the Pythagorean theorem. However, since we haven't really learned that in the course I am taking, I don't think that's the point. Is there another way to do this using the most elementary concepts of linear algebra such as dot products, vector products etc.? I have a feeling the answer is really obvious but I just don't see it.







    share|cite|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have three vectors $u_1,u_2,u_3$,



      $$
      ||u_1||=3\
      ||u_2||=1\
      ||u_3||=2\
      angle u_1,u_2=fracpi3\
      angle u_3,u_1=fracpi4\
      angle u_3,u_2=fracpi4.
      $$



      I am asked to calculate the length of $u_1+u_2+u_3$ and the area of the parallellogram spanned by $u_1+u_2$ and $u_3$.



      My problem is with calculating the length of the vector sums. I don't believe I can use the normal pythagorean theorem since the vectors aren't all orthogonal to each other, but I assume I could use some generalized version of the Pythagorean theorem. However, since we haven't really learned that in the course I am taking, I don't think that's the point. Is there another way to do this using the most elementary concepts of linear algebra such as dot products, vector products etc.? I have a feeling the answer is really obvious but I just don't see it.







      share|cite|improve this question












      I have three vectors $u_1,u_2,u_3$,



      $$
      ||u_1||=3\
      ||u_2||=1\
      ||u_3||=2\
      angle u_1,u_2=fracpi3\
      angle u_3,u_1=fracpi4\
      angle u_3,u_2=fracpi4.
      $$



      I am asked to calculate the length of $u_1+u_2+u_3$ and the area of the parallellogram spanned by $u_1+u_2$ and $u_3$.



      My problem is with calculating the length of the vector sums. I don't believe I can use the normal pythagorean theorem since the vectors aren't all orthogonal to each other, but I assume I could use some generalized version of the Pythagorean theorem. However, since we haven't really learned that in the course I am taking, I don't think that's the point. Is there another way to do this using the most elementary concepts of linear algebra such as dot products, vector products etc.? I have a feeling the answer is really obvious but I just don't see it.









      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Aug 16 at 10:20









      Chisq

      1467




      1467




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          By $ cdot $ I denote the usual scalar product in $3D$.



          Hints:



          1. We have $u_i cdot u_j =||u_i||||u_j|| cos angle u_i,u_j$.


          2. $||u_1+u_2+u_3||^2=(u_1+u_2+u_3) cdot (u_1+u_2+u_3) $.


          Can you proceed ?






          share|cite|improve this answer




















          • Ah, of course! I guess it was just as obvious as I imagined it would be. Thanks a lot.
            – Chisq
            Aug 16 at 10:28










          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%2f2884630%2fmagnitude-of-the-sum-of-vectors-in-3d-space%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          By $ cdot $ I denote the usual scalar product in $3D$.



          Hints:



          1. We have $u_i cdot u_j =||u_i||||u_j|| cos angle u_i,u_j$.


          2. $||u_1+u_2+u_3||^2=(u_1+u_2+u_3) cdot (u_1+u_2+u_3) $.


          Can you proceed ?






          share|cite|improve this answer




















          • Ah, of course! I guess it was just as obvious as I imagined it would be. Thanks a lot.
            – Chisq
            Aug 16 at 10:28














          up vote
          2
          down vote



          accepted










          By $ cdot $ I denote the usual scalar product in $3D$.



          Hints:



          1. We have $u_i cdot u_j =||u_i||||u_j|| cos angle u_i,u_j$.


          2. $||u_1+u_2+u_3||^2=(u_1+u_2+u_3) cdot (u_1+u_2+u_3) $.


          Can you proceed ?






          share|cite|improve this answer




















          • Ah, of course! I guess it was just as obvious as I imagined it would be. Thanks a lot.
            – Chisq
            Aug 16 at 10:28












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          By $ cdot $ I denote the usual scalar product in $3D$.



          Hints:



          1. We have $u_i cdot u_j =||u_i||||u_j|| cos angle u_i,u_j$.


          2. $||u_1+u_2+u_3||^2=(u_1+u_2+u_3) cdot (u_1+u_2+u_3) $.


          Can you proceed ?






          share|cite|improve this answer












          By $ cdot $ I denote the usual scalar product in $3D$.



          Hints:



          1. We have $u_i cdot u_j =||u_i||||u_j|| cos angle u_i,u_j$.


          2. $||u_1+u_2+u_3||^2=(u_1+u_2+u_3) cdot (u_1+u_2+u_3) $.


          Can you proceed ?







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Aug 16 at 10:26









          Fred

          38k1238




          38k1238











          • Ah, of course! I guess it was just as obvious as I imagined it would be. Thanks a lot.
            – Chisq
            Aug 16 at 10:28
















          • Ah, of course! I guess it was just as obvious as I imagined it would be. Thanks a lot.
            – Chisq
            Aug 16 at 10:28















          Ah, of course! I guess it was just as obvious as I imagined it would be. Thanks a lot.
          – Chisq
          Aug 16 at 10:28




          Ah, of course! I guess it was just as obvious as I imagined it would be. Thanks a lot.
          – Chisq
          Aug 16 at 10:28












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2884630%2fmagnitude-of-the-sum-of-vectors-in-3d-space%23new-answer', 'question_page');

          );

          Post as a guest













































































          4BDjaBO,w,yvvaKR9AYL4UW qu7LsXa4USpeIw 50I0mXqmvmRG7 7S7EwgKrr6,dOWp8wpeUCIaocImmY,8z49nU4I NH1
          MJafi8mv,IOSXk4AWq 3ESJBmw5LVzHEW,MP2yZ6EAs8JQr07wbINBKWOOf,qbT,F 8gdyWcDGlA aHhWY,KxjOzj

          這個網誌中的熱門文章

          How to combine Bézier curves to a surface?

          Propositional logic and tautologies

          Distribution of Stopped Wiener Process with Stochastic Volatility