Complete ${(2,3,1),(1,4,3)}$ to a basis of $Bbb R^3$












2












$begingroup$


Having the following set: $C = {(2,3,1),(1,4,3)}$ I want to be able to generate $V = mathbb{R}^3$



Since $V = mathbb{R}^3$ has dimension $3$, $C$ needs $3$ elements. However, how do I find the vector I need to add to $C$ in order to be able to generate $V$?



Is sufficient to have 3 vectors that are Linearly Independent and then I can generate $V$? And how do I find it?



Thank you!










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    Having the following set: $C = {(2,3,1),(1,4,3)}$ I want to be able to generate $V = mathbb{R}^3$



    Since $V = mathbb{R}^3$ has dimension $3$, $C$ needs $3$ elements. However, how do I find the vector I need to add to $C$ in order to be able to generate $V$?



    Is sufficient to have 3 vectors that are Linearly Independent and then I can generate $V$? And how do I find it?



    Thank you!










    share|cite|improve this question











    $endgroup$















      2












      2








      2


      1



      $begingroup$


      Having the following set: $C = {(2,3,1),(1,4,3)}$ I want to be able to generate $V = mathbb{R}^3$



      Since $V = mathbb{R}^3$ has dimension $3$, $C$ needs $3$ elements. However, how do I find the vector I need to add to $C$ in order to be able to generate $V$?



      Is sufficient to have 3 vectors that are Linearly Independent and then I can generate $V$? And how do I find it?



      Thank you!










      share|cite|improve this question











      $endgroup$




      Having the following set: $C = {(2,3,1),(1,4,3)}$ I want to be able to generate $V = mathbb{R}^3$



      Since $V = mathbb{R}^3$ has dimension $3$, $C$ needs $3$ elements. However, how do I find the vector I need to add to $C$ in order to be able to generate $V$?



      Is sufficient to have 3 vectors that are Linearly Independent and then I can generate $V$? And how do I find it?



      Thank you!







      linear-algebra vector-spaces cross-product






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Feb 20 at 16:34









      José Carlos Santos

      175k24134243




      175k24134243










      asked Dec 28 '18 at 16:23









      Miguel FerreiraMiguel Ferreira

      885




      885






















          4 Answers
          4






          active

          oldest

          votes


















          10












          $begingroup$

          Take any vector $(a,b,c)$ which is not a linear combination of $(2,3,1)$ and $(1,4,3)$. For instance $(1,0,0)$ will do. Actually, any vector $(a,b,c)$ such that $bneq a+c$ will do.






          share|cite|improve this answer











          $endgroup$





















            13












            $begingroup$

            This method works in the general case and does not require using the "cross product":



            Let $C=(v_1,v_2)$ as in the question. Choose any basis of $mathbb{R}^3$. For simplicity we shall take $e_1,e_2,e_3$. Then look at



            $(v_1,v_2,e_1)$, $(v_1,v_2,e_2)$ and $(v_1,v_2,e_3)$.



            One of them is necessarily a linearly independent sequence of vectors (this can be checked by hand, for example you can take $e_1$ as in Jose' answer).



            Indeed, if by contradiction all of them were linearly dependent then since $v_1,v_2$ are independent $e_1,e_2,e_3 in text{Span} {v_1,v_2}$. But this would mean that $mathbb{R}^3 = text{Span} {v_1,v_2}$ which is impossible.






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              Thank you very much for the help!
              $endgroup$
              – Miguel Ferreira
              Dec 28 '18 at 17:16



















            4












            $begingroup$

            HINT



            If you have 3 linearly independent vectors, they will span all of $mathbb{R}^3$ (why?).



            To get a third one, easiest way is to construct one perpendicular to them both, which is to take a cross product of the two you have






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Thank you for the help!:)
              $endgroup$
              – Miguel Ferreira
              Dec 28 '18 at 17:10



















            2












            $begingroup$

            Just take the cross product:
            $$(2,3,1) times (1,4,3) = (5,-5,5)$$



            Then ${(2,3,1),(1,4,3),(5,-5,5)}$ is linearly independent and hence a basis for $mathbb{R}^3$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Thank you for the help! Didn't know about this method :)
              $endgroup$
              – Miguel Ferreira
              Dec 28 '18 at 17:17












            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%2f3055037%2fcomplete-2-3-1-1-4-3-to-a-basis-of-bbb-r3%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            4 Answers
            4






            active

            oldest

            votes








            4 Answers
            4






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            10












            $begingroup$

            Take any vector $(a,b,c)$ which is not a linear combination of $(2,3,1)$ and $(1,4,3)$. For instance $(1,0,0)$ will do. Actually, any vector $(a,b,c)$ such that $bneq a+c$ will do.






            share|cite|improve this answer











            $endgroup$


















              10












              $begingroup$

              Take any vector $(a,b,c)$ which is not a linear combination of $(2,3,1)$ and $(1,4,3)$. For instance $(1,0,0)$ will do. Actually, any vector $(a,b,c)$ such that $bneq a+c$ will do.






              share|cite|improve this answer











              $endgroup$
















                10












                10








                10





                $begingroup$

                Take any vector $(a,b,c)$ which is not a linear combination of $(2,3,1)$ and $(1,4,3)$. For instance $(1,0,0)$ will do. Actually, any vector $(a,b,c)$ such that $bneq a+c$ will do.






                share|cite|improve this answer











                $endgroup$



                Take any vector $(a,b,c)$ which is not a linear combination of $(2,3,1)$ and $(1,4,3)$. For instance $(1,0,0)$ will do. Actually, any vector $(a,b,c)$ such that $bneq a+c$ will do.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Mar 1 at 19:47

























                answered Dec 28 '18 at 16:27









                José Carlos SantosJosé Carlos Santos

                175k24134243




                175k24134243























                    13












                    $begingroup$

                    This method works in the general case and does not require using the "cross product":



                    Let $C=(v_1,v_2)$ as in the question. Choose any basis of $mathbb{R}^3$. For simplicity we shall take $e_1,e_2,e_3$. Then look at



                    $(v_1,v_2,e_1)$, $(v_1,v_2,e_2)$ and $(v_1,v_2,e_3)$.



                    One of them is necessarily a linearly independent sequence of vectors (this can be checked by hand, for example you can take $e_1$ as in Jose' answer).



                    Indeed, if by contradiction all of them were linearly dependent then since $v_1,v_2$ are independent $e_1,e_2,e_3 in text{Span} {v_1,v_2}$. But this would mean that $mathbb{R}^3 = text{Span} {v_1,v_2}$ which is impossible.






                    share|cite|improve this answer











                    $endgroup$













                    • $begingroup$
                      Thank you very much for the help!
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:16
















                    13












                    $begingroup$

                    This method works in the general case and does not require using the "cross product":



                    Let $C=(v_1,v_2)$ as in the question. Choose any basis of $mathbb{R}^3$. For simplicity we shall take $e_1,e_2,e_3$. Then look at



                    $(v_1,v_2,e_1)$, $(v_1,v_2,e_2)$ and $(v_1,v_2,e_3)$.



                    One of them is necessarily a linearly independent sequence of vectors (this can be checked by hand, for example you can take $e_1$ as in Jose' answer).



                    Indeed, if by contradiction all of them were linearly dependent then since $v_1,v_2$ are independent $e_1,e_2,e_3 in text{Span} {v_1,v_2}$. But this would mean that $mathbb{R}^3 = text{Span} {v_1,v_2}$ which is impossible.






                    share|cite|improve this answer











                    $endgroup$













                    • $begingroup$
                      Thank you very much for the help!
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:16














                    13












                    13








                    13





                    $begingroup$

                    This method works in the general case and does not require using the "cross product":



                    Let $C=(v_1,v_2)$ as in the question. Choose any basis of $mathbb{R}^3$. For simplicity we shall take $e_1,e_2,e_3$. Then look at



                    $(v_1,v_2,e_1)$, $(v_1,v_2,e_2)$ and $(v_1,v_2,e_3)$.



                    One of them is necessarily a linearly independent sequence of vectors (this can be checked by hand, for example you can take $e_1$ as in Jose' answer).



                    Indeed, if by contradiction all of them were linearly dependent then since $v_1,v_2$ are independent $e_1,e_2,e_3 in text{Span} {v_1,v_2}$. But this would mean that $mathbb{R}^3 = text{Span} {v_1,v_2}$ which is impossible.






                    share|cite|improve this answer











                    $endgroup$



                    This method works in the general case and does not require using the "cross product":



                    Let $C=(v_1,v_2)$ as in the question. Choose any basis of $mathbb{R}^3$. For simplicity we shall take $e_1,e_2,e_3$. Then look at



                    $(v_1,v_2,e_1)$, $(v_1,v_2,e_2)$ and $(v_1,v_2,e_3)$.



                    One of them is necessarily a linearly independent sequence of vectors (this can be checked by hand, for example you can take $e_1$ as in Jose' answer).



                    Indeed, if by contradiction all of them were linearly dependent then since $v_1,v_2$ are independent $e_1,e_2,e_3 in text{Span} {v_1,v_2}$. But this would mean that $mathbb{R}^3 = text{Span} {v_1,v_2}$ which is impossible.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited Dec 28 '18 at 19:26

























                    answered Dec 28 '18 at 16:36









                    YankoYanko

                    8,4692830




                    8,4692830












                    • $begingroup$
                      Thank you very much for the help!
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:16


















                    • $begingroup$
                      Thank you very much for the help!
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:16
















                    $begingroup$
                    Thank you very much for the help!
                    $endgroup$
                    – Miguel Ferreira
                    Dec 28 '18 at 17:16




                    $begingroup$
                    Thank you very much for the help!
                    $endgroup$
                    – Miguel Ferreira
                    Dec 28 '18 at 17:16











                    4












                    $begingroup$

                    HINT



                    If you have 3 linearly independent vectors, they will span all of $mathbb{R}^3$ (why?).



                    To get a third one, easiest way is to construct one perpendicular to them both, which is to take a cross product of the two you have






                    share|cite|improve this answer









                    $endgroup$













                    • $begingroup$
                      Thank you for the help!:)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:10
















                    4












                    $begingroup$

                    HINT



                    If you have 3 linearly independent vectors, they will span all of $mathbb{R}^3$ (why?).



                    To get a third one, easiest way is to construct one perpendicular to them both, which is to take a cross product of the two you have






                    share|cite|improve this answer









                    $endgroup$













                    • $begingroup$
                      Thank you for the help!:)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:10














                    4












                    4








                    4





                    $begingroup$

                    HINT



                    If you have 3 linearly independent vectors, they will span all of $mathbb{R}^3$ (why?).



                    To get a third one, easiest way is to construct one perpendicular to them both, which is to take a cross product of the two you have






                    share|cite|improve this answer









                    $endgroup$



                    HINT



                    If you have 3 linearly independent vectors, they will span all of $mathbb{R}^3$ (why?).



                    To get a third one, easiest way is to construct one perpendicular to them both, which is to take a cross product of the two you have







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Dec 28 '18 at 16:27









                    gt6989bgt6989b

                    36k22557




                    36k22557












                    • $begingroup$
                      Thank you for the help!:)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:10


















                    • $begingroup$
                      Thank you for the help!:)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:10
















                    $begingroup$
                    Thank you for the help!:)
                    $endgroup$
                    – Miguel Ferreira
                    Dec 28 '18 at 17:10




                    $begingroup$
                    Thank you for the help!:)
                    $endgroup$
                    – Miguel Ferreira
                    Dec 28 '18 at 17:10











                    2












                    $begingroup$

                    Just take the cross product:
                    $$(2,3,1) times (1,4,3) = (5,-5,5)$$



                    Then ${(2,3,1),(1,4,3),(5,-5,5)}$ is linearly independent and hence a basis for $mathbb{R}^3$.






                    share|cite|improve this answer









                    $endgroup$













                    • $begingroup$
                      Thank you for the help! Didn't know about this method :)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:17
















                    2












                    $begingroup$

                    Just take the cross product:
                    $$(2,3,1) times (1,4,3) = (5,-5,5)$$



                    Then ${(2,3,1),(1,4,3),(5,-5,5)}$ is linearly independent and hence a basis for $mathbb{R}^3$.






                    share|cite|improve this answer









                    $endgroup$













                    • $begingroup$
                      Thank you for the help! Didn't know about this method :)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:17














                    2












                    2








                    2





                    $begingroup$

                    Just take the cross product:
                    $$(2,3,1) times (1,4,3) = (5,-5,5)$$



                    Then ${(2,3,1),(1,4,3),(5,-5,5)}$ is linearly independent and hence a basis for $mathbb{R}^3$.






                    share|cite|improve this answer









                    $endgroup$



                    Just take the cross product:
                    $$(2,3,1) times (1,4,3) = (5,-5,5)$$



                    Then ${(2,3,1),(1,4,3),(5,-5,5)}$ is linearly independent and hence a basis for $mathbb{R}^3$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Dec 28 '18 at 16:52









                    mechanodroidmechanodroid

                    28.9k62648




                    28.9k62648












                    • $begingroup$
                      Thank you for the help! Didn't know about this method :)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:17


















                    • $begingroup$
                      Thank you for the help! Didn't know about this method :)
                      $endgroup$
                      – Miguel Ferreira
                      Dec 28 '18 at 17:17
















                    $begingroup$
                    Thank you for the help! Didn't know about this method :)
                    $endgroup$
                    – Miguel Ferreira
                    Dec 28 '18 at 17:17




                    $begingroup$
                    Thank you for the help! Didn't know about this method :)
                    $endgroup$
                    – Miguel Ferreira
                    Dec 28 '18 at 17:17


















                    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%2f3055037%2fcomplete-2-3-1-1-4-3-to-a-basis-of-bbb-r3%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

                    Le Mesnil-Réaume

                    Ida-Boy-Ed-Garten

                    web3.py web3.isConnected() returns false always