What is the significance of the fact that a set in a vector space is linearly dependent if it contains...












1












$begingroup$


A set $S$ in a vector space $V$ is linearly dependent if it contains finitely many linearly dependent vectors.



What is the significance of this definition? Obviously for finite sets, this is no different than the original definition. So what significance does it hold for infinite sets? I know it's not saying that infinite sets are always linearly independent, because that's not true (for example, the set of all real numbers, an infinite set, is linearly dependent).



Can you give me an example of a way in which this definition can be useful? Any help is appreciated!










share|cite|improve this question









$endgroup$












  • $begingroup$
    An example where the result may be counterintuitive: over the vector space of continuous functions over $[0,1]$, the functions ${e^x,1,x,x^2,x^3,dots}$ are linearly independent. However, in a context where limits of sequences of functions are defined, we might say $$ e^x + sum_{k=0}^infty frac {-1}{n!} x^n = 0 $$ i.e. there is a non-trivial infinite linear combination such that $sum alpha_i v_i = 0$
    $endgroup$
    – Omnomnomnom
    Jan 19 at 19:47


















1












$begingroup$


A set $S$ in a vector space $V$ is linearly dependent if it contains finitely many linearly dependent vectors.



What is the significance of this definition? Obviously for finite sets, this is no different than the original definition. So what significance does it hold for infinite sets? I know it's not saying that infinite sets are always linearly independent, because that's not true (for example, the set of all real numbers, an infinite set, is linearly dependent).



Can you give me an example of a way in which this definition can be useful? Any help is appreciated!










share|cite|improve this question









$endgroup$












  • $begingroup$
    An example where the result may be counterintuitive: over the vector space of continuous functions over $[0,1]$, the functions ${e^x,1,x,x^2,x^3,dots}$ are linearly independent. However, in a context where limits of sequences of functions are defined, we might say $$ e^x + sum_{k=0}^infty frac {-1}{n!} x^n = 0 $$ i.e. there is a non-trivial infinite linear combination such that $sum alpha_i v_i = 0$
    $endgroup$
    – Omnomnomnom
    Jan 19 at 19:47
















1












1








1





$begingroup$


A set $S$ in a vector space $V$ is linearly dependent if it contains finitely many linearly dependent vectors.



What is the significance of this definition? Obviously for finite sets, this is no different than the original definition. So what significance does it hold for infinite sets? I know it's not saying that infinite sets are always linearly independent, because that's not true (for example, the set of all real numbers, an infinite set, is linearly dependent).



Can you give me an example of a way in which this definition can be useful? Any help is appreciated!










share|cite|improve this question









$endgroup$




A set $S$ in a vector space $V$ is linearly dependent if it contains finitely many linearly dependent vectors.



What is the significance of this definition? Obviously for finite sets, this is no different than the original definition. So what significance does it hold for infinite sets? I know it's not saying that infinite sets are always linearly independent, because that's not true (for example, the set of all real numbers, an infinite set, is linearly dependent).



Can you give me an example of a way in which this definition can be useful? Any help is appreciated!







linear-algebra vector-spaces






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 19 at 19:33









James RonaldJames Ronald

1297




1297












  • $begingroup$
    An example where the result may be counterintuitive: over the vector space of continuous functions over $[0,1]$, the functions ${e^x,1,x,x^2,x^3,dots}$ are linearly independent. However, in a context where limits of sequences of functions are defined, we might say $$ e^x + sum_{k=0}^infty frac {-1}{n!} x^n = 0 $$ i.e. there is a non-trivial infinite linear combination such that $sum alpha_i v_i = 0$
    $endgroup$
    – Omnomnomnom
    Jan 19 at 19:47




















  • $begingroup$
    An example where the result may be counterintuitive: over the vector space of continuous functions over $[0,1]$, the functions ${e^x,1,x,x^2,x^3,dots}$ are linearly independent. However, in a context where limits of sequences of functions are defined, we might say $$ e^x + sum_{k=0}^infty frac {-1}{n!} x^n = 0 $$ i.e. there is a non-trivial infinite linear combination such that $sum alpha_i v_i = 0$
    $endgroup$
    – Omnomnomnom
    Jan 19 at 19:47


















$begingroup$
An example where the result may be counterintuitive: over the vector space of continuous functions over $[0,1]$, the functions ${e^x,1,x,x^2,x^3,dots}$ are linearly independent. However, in a context where limits of sequences of functions are defined, we might say $$ e^x + sum_{k=0}^infty frac {-1}{n!} x^n = 0 $$ i.e. there is a non-trivial infinite linear combination such that $sum alpha_i v_i = 0$
$endgroup$
– Omnomnomnom
Jan 19 at 19:47






$begingroup$
An example where the result may be counterintuitive: over the vector space of continuous functions over $[0,1]$, the functions ${e^x,1,x,x^2,x^3,dots}$ are linearly independent. However, in a context where limits of sequences of functions are defined, we might say $$ e^x + sum_{k=0}^infty frac {-1}{n!} x^n = 0 $$ i.e. there is a non-trivial infinite linear combination such that $sum alpha_i v_i = 0$
$endgroup$
– Omnomnomnom
Jan 19 at 19:47












2 Answers
2






active

oldest

votes


















2












$begingroup$

I suppose that wherever you saw this, linear dependence is defined in two steps:




  1. It is defined first what is the meaning of saying that a finite subset $S$ of a vector space $V$ is linearly dependent.

  2. Then, it is stated that an infinite subset $S$ of a vector space $V$ is linearly dependent if it contains a finite subset $S^star$ which is linearly dependent.


In any case, a set $S$ is linearly dependent if and only of there elements $v_1,ldots,v_nin S$ and scalars $lambda_1,ldots,lambda_n$, not all of which are $0$, such that $lambda_1 v_1+cdots+lambda_nv_n=0$. This applies in both cases (that is, both when $S$ is finite and when $S$ is infinite).






share|cite|improve this answer











$endgroup$





















    1












    $begingroup$

    Recall that a finite set $lbrace x_1,dots ,x_nrbracesubset V$ (where $V$ is a vector space over some field $k$) is called linearly dependent if we can find $alpha_1,dots ,alpha_n in k$ with at least one $alpha_i neq 0$ such that
    $$
    sum_{i=1}^n alpha_i x_i = 0.
    $$

    On the other hand, this definition makes no sense for an infinite set since the sum of an infinite set of vectors is not defined (in an arbitrary vector space).



    By defining a linearly dependent infinite set to be a set containing finitely many dependent vectors, infinite linearly independent sets retain the useful properties of their finite counterparts. For instance, any linearly independent set is contained in a basis (assuming Zorn's lemma).






    share|cite|improve this answer











    $endgroup$













      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%2f3079717%2fwhat-is-the-significance-of-the-fact-that-a-set-in-a-vector-space-is-linearly-de%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      2












      $begingroup$

      I suppose that wherever you saw this, linear dependence is defined in two steps:




      1. It is defined first what is the meaning of saying that a finite subset $S$ of a vector space $V$ is linearly dependent.

      2. Then, it is stated that an infinite subset $S$ of a vector space $V$ is linearly dependent if it contains a finite subset $S^star$ which is linearly dependent.


      In any case, a set $S$ is linearly dependent if and only of there elements $v_1,ldots,v_nin S$ and scalars $lambda_1,ldots,lambda_n$, not all of which are $0$, such that $lambda_1 v_1+cdots+lambda_nv_n=0$. This applies in both cases (that is, both when $S$ is finite and when $S$ is infinite).






      share|cite|improve this answer











      $endgroup$


















        2












        $begingroup$

        I suppose that wherever you saw this, linear dependence is defined in two steps:




        1. It is defined first what is the meaning of saying that a finite subset $S$ of a vector space $V$ is linearly dependent.

        2. Then, it is stated that an infinite subset $S$ of a vector space $V$ is linearly dependent if it contains a finite subset $S^star$ which is linearly dependent.


        In any case, a set $S$ is linearly dependent if and only of there elements $v_1,ldots,v_nin S$ and scalars $lambda_1,ldots,lambda_n$, not all of which are $0$, such that $lambda_1 v_1+cdots+lambda_nv_n=0$. This applies in both cases (that is, both when $S$ is finite and when $S$ is infinite).






        share|cite|improve this answer











        $endgroup$
















          2












          2








          2





          $begingroup$

          I suppose that wherever you saw this, linear dependence is defined in two steps:




          1. It is defined first what is the meaning of saying that a finite subset $S$ of a vector space $V$ is linearly dependent.

          2. Then, it is stated that an infinite subset $S$ of a vector space $V$ is linearly dependent if it contains a finite subset $S^star$ which is linearly dependent.


          In any case, a set $S$ is linearly dependent if and only of there elements $v_1,ldots,v_nin S$ and scalars $lambda_1,ldots,lambda_n$, not all of which are $0$, such that $lambda_1 v_1+cdots+lambda_nv_n=0$. This applies in both cases (that is, both when $S$ is finite and when $S$ is infinite).






          share|cite|improve this answer











          $endgroup$



          I suppose that wherever you saw this, linear dependence is defined in two steps:




          1. It is defined first what is the meaning of saying that a finite subset $S$ of a vector space $V$ is linearly dependent.

          2. Then, it is stated that an infinite subset $S$ of a vector space $V$ is linearly dependent if it contains a finite subset $S^star$ which is linearly dependent.


          In any case, a set $S$ is linearly dependent if and only of there elements $v_1,ldots,v_nin S$ and scalars $lambda_1,ldots,lambda_n$, not all of which are $0$, such that $lambda_1 v_1+cdots+lambda_nv_n=0$. This applies in both cases (that is, both when $S$ is finite and when $S$ is infinite).







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Jan 20 at 14:28

























          answered Jan 19 at 19:42









          José Carlos SantosJosé Carlos Santos

          164k22132235




          164k22132235























              1












              $begingroup$

              Recall that a finite set $lbrace x_1,dots ,x_nrbracesubset V$ (where $V$ is a vector space over some field $k$) is called linearly dependent if we can find $alpha_1,dots ,alpha_n in k$ with at least one $alpha_i neq 0$ such that
              $$
              sum_{i=1}^n alpha_i x_i = 0.
              $$

              On the other hand, this definition makes no sense for an infinite set since the sum of an infinite set of vectors is not defined (in an arbitrary vector space).



              By defining a linearly dependent infinite set to be a set containing finitely many dependent vectors, infinite linearly independent sets retain the useful properties of their finite counterparts. For instance, any linearly independent set is contained in a basis (assuming Zorn's lemma).






              share|cite|improve this answer











              $endgroup$


















                1












                $begingroup$

                Recall that a finite set $lbrace x_1,dots ,x_nrbracesubset V$ (where $V$ is a vector space over some field $k$) is called linearly dependent if we can find $alpha_1,dots ,alpha_n in k$ with at least one $alpha_i neq 0$ such that
                $$
                sum_{i=1}^n alpha_i x_i = 0.
                $$

                On the other hand, this definition makes no sense for an infinite set since the sum of an infinite set of vectors is not defined (in an arbitrary vector space).



                By defining a linearly dependent infinite set to be a set containing finitely many dependent vectors, infinite linearly independent sets retain the useful properties of their finite counterparts. For instance, any linearly independent set is contained in a basis (assuming Zorn's lemma).






                share|cite|improve this answer











                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  Recall that a finite set $lbrace x_1,dots ,x_nrbracesubset V$ (where $V$ is a vector space over some field $k$) is called linearly dependent if we can find $alpha_1,dots ,alpha_n in k$ with at least one $alpha_i neq 0$ such that
                  $$
                  sum_{i=1}^n alpha_i x_i = 0.
                  $$

                  On the other hand, this definition makes no sense for an infinite set since the sum of an infinite set of vectors is not defined (in an arbitrary vector space).



                  By defining a linearly dependent infinite set to be a set containing finitely many dependent vectors, infinite linearly independent sets retain the useful properties of their finite counterparts. For instance, any linearly independent set is contained in a basis (assuming Zorn's lemma).






                  share|cite|improve this answer











                  $endgroup$



                  Recall that a finite set $lbrace x_1,dots ,x_nrbracesubset V$ (where $V$ is a vector space over some field $k$) is called linearly dependent if we can find $alpha_1,dots ,alpha_n in k$ with at least one $alpha_i neq 0$ such that
                  $$
                  sum_{i=1}^n alpha_i x_i = 0.
                  $$

                  On the other hand, this definition makes no sense for an infinite set since the sum of an infinite set of vectors is not defined (in an arbitrary vector space).



                  By defining a linearly dependent infinite set to be a set containing finitely many dependent vectors, infinite linearly independent sets retain the useful properties of their finite counterparts. For instance, any linearly independent set is contained in a basis (assuming Zorn's lemma).







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Jan 19 at 19:52

























                  answered Jan 19 at 19:42









                  o.h.o.h.

                  4616




                  4616






























                      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%2f3079717%2fwhat-is-the-significance-of-the-fact-that-a-set-in-a-vector-space-is-linearly-de%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

                      Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

                      Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

                      A Topological Invariant for $pi_3(U(n))$