Maximum number of pairwise linearly independent vectorsAppending linearly independent vectorsLinearly Independent Vectors--Story ProblemCollection of linear combinations of linearly independent vectorsFind linearly independent vectors formallylinearly dependent family of vectors.Maximum number of linearly independent vectors.Linearly Independent Vectors - maximum size subsetMaximum number of linearly independent vectors subject to a constraint

Levenshtein Neighbours

Earliest evidence of objects intended for future archaeologists?

Why didn’t Doctor Strange stay in the original winning timeline?

Nuclear decay triggers

How to think about joining a company whose business I do not understand?

Using は before 欲しい instead が

How can I describe being temporarily stupid?

E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

What animal has fat with the highest energy density?

Sous vide chicken without an internal temperature of 165

How to decide whether an eshop is safe or compromised

Unity: transform.LookAt(target) not "looking at" target?

Do living authors still get paid royalties for their old work?

Stuffing in the middle

Chess software to analyze games

Why do some academic journals requires a separate "summary" paragraph in addition to an abstract?

Repurpose telephone line to ethernet

Is there a commercial liquid with refractive index greater than n=2?

Multicolumn in table not centered

90s(?) book series about two people transported to a parallel medieval world, she joins city watch, he becomes wizard

My two team members in a remote location don't get along with each other; how can I improve working relations?

Interaction between Ethereal Absolution versus Edgar Markov with Captivating Vampire

Why should someone be willing to write a strong recommendation even if that means losing a undergraduate from their lab?

Metal that glows when near pieces of itself



Maximum number of pairwise linearly independent vectors


Appending linearly independent vectorsLinearly Independent Vectors--Story ProblemCollection of linear combinations of linearly independent vectorsFind linearly independent vectors formallylinearly dependent family of vectors.Maximum number of linearly independent vectors.Linearly Independent Vectors - maximum size subsetMaximum number of linearly independent vectors subject to a constraint






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2












$begingroup$


Consider vectors $v_1,dots,v_ninmathbbR^d$. My question is: What is the maximum number of such vectors, that are pairwise linearly independent?



Clearly, if we remove the word pairwise the answer is $d$, but it feels the number is larger. Is this known explicitly?










share|cite|improve this question









$endgroup$









  • 1




    $begingroup$
    If by pairwise linear independence you mean that one is not multiple of the other, then taking the vectors of norm $1$ is an uncountably infinite set that is pairwise linear independent
    $endgroup$
    – Daniel
    8 hours ago










  • $begingroup$
    Thanks everyone. Simple, yet nice examples all.
    $endgroup$
    – TBTD
    7 hours ago

















2












$begingroup$


Consider vectors $v_1,dots,v_ninmathbbR^d$. My question is: What is the maximum number of such vectors, that are pairwise linearly independent?



Clearly, if we remove the word pairwise the answer is $d$, but it feels the number is larger. Is this known explicitly?










share|cite|improve this question









$endgroup$









  • 1




    $begingroup$
    If by pairwise linear independence you mean that one is not multiple of the other, then taking the vectors of norm $1$ is an uncountably infinite set that is pairwise linear independent
    $endgroup$
    – Daniel
    8 hours ago










  • $begingroup$
    Thanks everyone. Simple, yet nice examples all.
    $endgroup$
    – TBTD
    7 hours ago













2












2








2





$begingroup$


Consider vectors $v_1,dots,v_ninmathbbR^d$. My question is: What is the maximum number of such vectors, that are pairwise linearly independent?



Clearly, if we remove the word pairwise the answer is $d$, but it feels the number is larger. Is this known explicitly?










share|cite|improve this question









$endgroup$




Consider vectors $v_1,dots,v_ninmathbbR^d$. My question is: What is the maximum number of such vectors, that are pairwise linearly independent?



Clearly, if we remove the word pairwise the answer is $d$, but it feels the number is larger. Is this known explicitly?







linear-algebra vector-spaces vectors






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 8 hours ago









TBTDTBTD

2,7165 silver badges16 bronze badges




2,7165 silver badges16 bronze badges










  • 1




    $begingroup$
    If by pairwise linear independence you mean that one is not multiple of the other, then taking the vectors of norm $1$ is an uncountably infinite set that is pairwise linear independent
    $endgroup$
    – Daniel
    8 hours ago










  • $begingroup$
    Thanks everyone. Simple, yet nice examples all.
    $endgroup$
    – TBTD
    7 hours ago












  • 1




    $begingroup$
    If by pairwise linear independence you mean that one is not multiple of the other, then taking the vectors of norm $1$ is an uncountably infinite set that is pairwise linear independent
    $endgroup$
    – Daniel
    8 hours ago










  • $begingroup$
    Thanks everyone. Simple, yet nice examples all.
    $endgroup$
    – TBTD
    7 hours ago







1




1




$begingroup$
If by pairwise linear independence you mean that one is not multiple of the other, then taking the vectors of norm $1$ is an uncountably infinite set that is pairwise linear independent
$endgroup$
– Daniel
8 hours ago




$begingroup$
If by pairwise linear independence you mean that one is not multiple of the other, then taking the vectors of norm $1$ is an uncountably infinite set that is pairwise linear independent
$endgroup$
– Daniel
8 hours ago












$begingroup$
Thanks everyone. Simple, yet nice examples all.
$endgroup$
– TBTD
7 hours ago




$begingroup$
Thanks everyone. Simple, yet nice examples all.
$endgroup$
– TBTD
7 hours ago










3 Answers
3






active

oldest

votes


















4












$begingroup$

Consider the case $d=2$. Then you have that the vectors $(1,0)$, $(0,1)$ and $(sqrt2,sqrt2)$ are pairwise linearly independent vectors, for example. Indeed, the set of all vectors of length $1$ (unit circle) consists of pairwise linearly independent vectors (except, of course, those pairs on the same line). Notice that such set is uncountable.



The same argument can be extended to any dimension $d$. Hence, the maximum number is infinity.






share|cite|improve this answer











$endgroup$






















    2












    $begingroup$

    For e.g. $d=2$ the collection $(1,r)mid rinmathbb R$ is pairwise independent.



    Observe that equality $lambda(1,r)+mu(1,r')=(0,0)$ leads to $lambda=mu=0$ if $rneq r'$.






    share|cite|improve this answer











    $endgroup$






















      1












      $begingroup$

      In dimension $2$ the uncountable set of all vectors $(x,y)$ of length $1$ with $x > 0$ is pairwise independent.



      (Added the constraint $x>0$ since the pair $v,-v$ is obviously dependent.)






      share|cite|improve this answer











      $endgroup$










      • 2




        $begingroup$
        Well, strictly speaking some pairs consist of a vector and its negative but that is a negligible subset of the set of pairs.
        $endgroup$
        – Vincent
        8 hours ago










      • $begingroup$
        @Vincent Yes, of course. Edited.
        $endgroup$
        – Ethan Bolker
        8 hours ago













      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%2f3328031%2fmaximum-number-of-pairwise-linearly-independent-vectors%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      4












      $begingroup$

      Consider the case $d=2$. Then you have that the vectors $(1,0)$, $(0,1)$ and $(sqrt2,sqrt2)$ are pairwise linearly independent vectors, for example. Indeed, the set of all vectors of length $1$ (unit circle) consists of pairwise linearly independent vectors (except, of course, those pairs on the same line). Notice that such set is uncountable.



      The same argument can be extended to any dimension $d$. Hence, the maximum number is infinity.






      share|cite|improve this answer











      $endgroup$



















        4












        $begingroup$

        Consider the case $d=2$. Then you have that the vectors $(1,0)$, $(0,1)$ and $(sqrt2,sqrt2)$ are pairwise linearly independent vectors, for example. Indeed, the set of all vectors of length $1$ (unit circle) consists of pairwise linearly independent vectors (except, of course, those pairs on the same line). Notice that such set is uncountable.



        The same argument can be extended to any dimension $d$. Hence, the maximum number is infinity.






        share|cite|improve this answer











        $endgroup$

















          4












          4








          4





          $begingroup$

          Consider the case $d=2$. Then you have that the vectors $(1,0)$, $(0,1)$ and $(sqrt2,sqrt2)$ are pairwise linearly independent vectors, for example. Indeed, the set of all vectors of length $1$ (unit circle) consists of pairwise linearly independent vectors (except, of course, those pairs on the same line). Notice that such set is uncountable.



          The same argument can be extended to any dimension $d$. Hence, the maximum number is infinity.






          share|cite|improve this answer











          $endgroup$



          Consider the case $d=2$. Then you have that the vectors $(1,0)$, $(0,1)$ and $(sqrt2,sqrt2)$ are pairwise linearly independent vectors, for example. Indeed, the set of all vectors of length $1$ (unit circle) consists of pairwise linearly independent vectors (except, of course, those pairs on the same line). Notice that such set is uncountable.



          The same argument can be extended to any dimension $d$. Hence, the maximum number is infinity.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 8 hours ago

























          answered 8 hours ago









          sam wolfesam wolfe

          9005 silver badges25 bronze badges




          9005 silver badges25 bronze badges


























              2












              $begingroup$

              For e.g. $d=2$ the collection $(1,r)mid rinmathbb R$ is pairwise independent.



              Observe that equality $lambda(1,r)+mu(1,r')=(0,0)$ leads to $lambda=mu=0$ if $rneq r'$.






              share|cite|improve this answer











              $endgroup$



















                2












                $begingroup$

                For e.g. $d=2$ the collection $(1,r)mid rinmathbb R$ is pairwise independent.



                Observe that equality $lambda(1,r)+mu(1,r')=(0,0)$ leads to $lambda=mu=0$ if $rneq r'$.






                share|cite|improve this answer











                $endgroup$

















                  2












                  2








                  2





                  $begingroup$

                  For e.g. $d=2$ the collection $(1,r)mid rinmathbb R$ is pairwise independent.



                  Observe that equality $lambda(1,r)+mu(1,r')=(0,0)$ leads to $lambda=mu=0$ if $rneq r'$.






                  share|cite|improve this answer











                  $endgroup$



                  For e.g. $d=2$ the collection $(1,r)mid rinmathbb R$ is pairwise independent.



                  Observe that equality $lambda(1,r)+mu(1,r')=(0,0)$ leads to $lambda=mu=0$ if $rneq r'$.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 8 hours ago

























                  answered 8 hours ago









                  drhabdrhab

                  112k5 gold badges49 silver badges140 bronze badges




                  112k5 gold badges49 silver badges140 bronze badges
























                      1












                      $begingroup$

                      In dimension $2$ the uncountable set of all vectors $(x,y)$ of length $1$ with $x > 0$ is pairwise independent.



                      (Added the constraint $x>0$ since the pair $v,-v$ is obviously dependent.)






                      share|cite|improve this answer











                      $endgroup$










                      • 2




                        $begingroup$
                        Well, strictly speaking some pairs consist of a vector and its negative but that is a negligible subset of the set of pairs.
                        $endgroup$
                        – Vincent
                        8 hours ago










                      • $begingroup$
                        @Vincent Yes, of course. Edited.
                        $endgroup$
                        – Ethan Bolker
                        8 hours ago















                      1












                      $begingroup$

                      In dimension $2$ the uncountable set of all vectors $(x,y)$ of length $1$ with $x > 0$ is pairwise independent.



                      (Added the constraint $x>0$ since the pair $v,-v$ is obviously dependent.)






                      share|cite|improve this answer











                      $endgroup$










                      • 2




                        $begingroup$
                        Well, strictly speaking some pairs consist of a vector and its negative but that is a negligible subset of the set of pairs.
                        $endgroup$
                        – Vincent
                        8 hours ago










                      • $begingroup$
                        @Vincent Yes, of course. Edited.
                        $endgroup$
                        – Ethan Bolker
                        8 hours ago













                      1












                      1








                      1





                      $begingroup$

                      In dimension $2$ the uncountable set of all vectors $(x,y)$ of length $1$ with $x > 0$ is pairwise independent.



                      (Added the constraint $x>0$ since the pair $v,-v$ is obviously dependent.)






                      share|cite|improve this answer











                      $endgroup$



                      In dimension $2$ the uncountable set of all vectors $(x,y)$ of length $1$ with $x > 0$ is pairwise independent.



                      (Added the constraint $x>0$ since the pair $v,-v$ is obviously dependent.)







                      share|cite|improve this answer














                      share|cite|improve this answer



                      share|cite|improve this answer








                      edited 8 hours ago

























                      answered 8 hours ago









                      Ethan BolkerEthan Bolker

                      54.6k5 gold badges61 silver badges132 bronze badges




                      54.6k5 gold badges61 silver badges132 bronze badges










                      • 2




                        $begingroup$
                        Well, strictly speaking some pairs consist of a vector and its negative but that is a negligible subset of the set of pairs.
                        $endgroup$
                        – Vincent
                        8 hours ago










                      • $begingroup$
                        @Vincent Yes, of course. Edited.
                        $endgroup$
                        – Ethan Bolker
                        8 hours ago












                      • 2




                        $begingroup$
                        Well, strictly speaking some pairs consist of a vector and its negative but that is a negligible subset of the set of pairs.
                        $endgroup$
                        – Vincent
                        8 hours ago










                      • $begingroup$
                        @Vincent Yes, of course. Edited.
                        $endgroup$
                        – Ethan Bolker
                        8 hours ago







                      2




                      2




                      $begingroup$
                      Well, strictly speaking some pairs consist of a vector and its negative but that is a negligible subset of the set of pairs.
                      $endgroup$
                      – Vincent
                      8 hours ago




                      $begingroup$
                      Well, strictly speaking some pairs consist of a vector and its negative but that is a negligible subset of the set of pairs.
                      $endgroup$
                      – Vincent
                      8 hours ago












                      $begingroup$
                      @Vincent Yes, of course. Edited.
                      $endgroup$
                      – Ethan Bolker
                      8 hours ago




                      $begingroup$
                      @Vincent Yes, of course. Edited.
                      $endgroup$
                      – Ethan Bolker
                      8 hours ago

















                      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%2f3328031%2fmaximum-number-of-pairwise-linearly-independent-vectors%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

                      Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                      Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                      François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480