Convergence of Sum of Sequences












4












$begingroup$


This week, I learned a bit more about limits, convergence and divergence.
I was given a sum of two sequences and asked to tell whether or not it is convergent, and what its limit is:



$a_n := (-1)^n + frac{1}{n^2 +1}$



which I re-wrote into



$lim_{nto infty}(-1)^n +lim_{nto infty}frac{1}{n^2 +1}$



I noticed that $lim_{nto infty}(-1)^n$ isn't convergent, whereas the latter is convergent and has the limit of $0$. That is why I'm not entirely sure whether $a_n$ is convergent or not, and got confused.



I hope someone can clear my doubts and explain their answer to me!
Thank you.










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    To start with, what do you know about sums of sequences and their convergence?
    $endgroup$
    – Chris Culter
    Dec 5 '18 at 19:48
















4












$begingroup$


This week, I learned a bit more about limits, convergence and divergence.
I was given a sum of two sequences and asked to tell whether or not it is convergent, and what its limit is:



$a_n := (-1)^n + frac{1}{n^2 +1}$



which I re-wrote into



$lim_{nto infty}(-1)^n +lim_{nto infty}frac{1}{n^2 +1}$



I noticed that $lim_{nto infty}(-1)^n$ isn't convergent, whereas the latter is convergent and has the limit of $0$. That is why I'm not entirely sure whether $a_n$ is convergent or not, and got confused.



I hope someone can clear my doubts and explain their answer to me!
Thank you.










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    To start with, what do you know about sums of sequences and their convergence?
    $endgroup$
    – Chris Culter
    Dec 5 '18 at 19:48














4












4








4





$begingroup$


This week, I learned a bit more about limits, convergence and divergence.
I was given a sum of two sequences and asked to tell whether or not it is convergent, and what its limit is:



$a_n := (-1)^n + frac{1}{n^2 +1}$



which I re-wrote into



$lim_{nto infty}(-1)^n +lim_{nto infty}frac{1}{n^2 +1}$



I noticed that $lim_{nto infty}(-1)^n$ isn't convergent, whereas the latter is convergent and has the limit of $0$. That is why I'm not entirely sure whether $a_n$ is convergent or not, and got confused.



I hope someone can clear my doubts and explain their answer to me!
Thank you.










share|cite|improve this question









$endgroup$




This week, I learned a bit more about limits, convergence and divergence.
I was given a sum of two sequences and asked to tell whether or not it is convergent, and what its limit is:



$a_n := (-1)^n + frac{1}{n^2 +1}$



which I re-wrote into



$lim_{nto infty}(-1)^n +lim_{nto infty}frac{1}{n^2 +1}$



I noticed that $lim_{nto infty}(-1)^n$ isn't convergent, whereas the latter is convergent and has the limit of $0$. That is why I'm not entirely sure whether $a_n$ is convergent or not, and got confused.



I hope someone can clear my doubts and explain their answer to me!
Thank you.







sequences-and-series limits convergence






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 5 '18 at 19:43









RikkRikk

494




494








  • 1




    $begingroup$
    To start with, what do you know about sums of sequences and their convergence?
    $endgroup$
    – Chris Culter
    Dec 5 '18 at 19:48














  • 1




    $begingroup$
    To start with, what do you know about sums of sequences and their convergence?
    $endgroup$
    – Chris Culter
    Dec 5 '18 at 19:48








1




1




$begingroup$
To start with, what do you know about sums of sequences and their convergence?
$endgroup$
– Chris Culter
Dec 5 '18 at 19:48




$begingroup$
To start with, what do you know about sums of sequences and their convergence?
$endgroup$
– Chris Culter
Dec 5 '18 at 19:48










3 Answers
3






active

oldest

votes


















2












$begingroup$

Let $u_n=(-1)^n$ and
$v_n=frac{1}{n^2+1}$.



$(u_n)$ is divergent since
$$lim u_{2n}ne lim u_{2n+1}$$



$(v_n)$ is convergent since



$$lim v_n=0.$$



the sum of a convergent sequence and a divergent one is DIVERGENT.






share|cite|improve this answer









$endgroup$





















    3












    $begingroup$

    You should look at the global situation rather than focusing on the specific example.



    The sum of a convergent sequence and a divergent one diverges. If this wasn't the case the difference of the sum and the convergent sequence would converge. That can't be as this is equal to the divergent sequence.






    share|cite|improve this answer









    $endgroup$





















      2












      $begingroup$

      Let consider




      • n odd $implies a_n := (-1)^n + frac{1}{n^2 +1} to -1$


      • n even $implies a_n := (-1)^n + frac{1}{n^2 +1} to 1$



      what can we conclude, recalling that for a convergent sequence all the subsequence need to converge to the same limit?






      share|cite|improve this answer











      $endgroup$













      • $begingroup$
        We conclude is that $a_n$ cannot be convergent! Thank you.
        $endgroup$
        – Rikk
        Dec 5 '18 at 20:12










      • $begingroup$
        @Rikk Yes of course that the general way to prove that. You are welcome! Bye
        $endgroup$
        – gimusi
        Dec 5 '18 at 20:14











      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%2f3027553%2fconvergence-of-sum-of-sequences%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









      2












      $begingroup$

      Let $u_n=(-1)^n$ and
      $v_n=frac{1}{n^2+1}$.



      $(u_n)$ is divergent since
      $$lim u_{2n}ne lim u_{2n+1}$$



      $(v_n)$ is convergent since



      $$lim v_n=0.$$



      the sum of a convergent sequence and a divergent one is DIVERGENT.






      share|cite|improve this answer









      $endgroup$


















        2












        $begingroup$

        Let $u_n=(-1)^n$ and
        $v_n=frac{1}{n^2+1}$.



        $(u_n)$ is divergent since
        $$lim u_{2n}ne lim u_{2n+1}$$



        $(v_n)$ is convergent since



        $$lim v_n=0.$$



        the sum of a convergent sequence and a divergent one is DIVERGENT.






        share|cite|improve this answer









        $endgroup$
















          2












          2








          2





          $begingroup$

          Let $u_n=(-1)^n$ and
          $v_n=frac{1}{n^2+1}$.



          $(u_n)$ is divergent since
          $$lim u_{2n}ne lim u_{2n+1}$$



          $(v_n)$ is convergent since



          $$lim v_n=0.$$



          the sum of a convergent sequence and a divergent one is DIVERGENT.






          share|cite|improve this answer









          $endgroup$



          Let $u_n=(-1)^n$ and
          $v_n=frac{1}{n^2+1}$.



          $(u_n)$ is divergent since
          $$lim u_{2n}ne lim u_{2n+1}$$



          $(v_n)$ is convergent since



          $$lim v_n=0.$$



          the sum of a convergent sequence and a divergent one is DIVERGENT.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 5 '18 at 19:50









          hamam_Abdallahhamam_Abdallah

          38k21634




          38k21634























              3












              $begingroup$

              You should look at the global situation rather than focusing on the specific example.



              The sum of a convergent sequence and a divergent one diverges. If this wasn't the case the difference of the sum and the convergent sequence would converge. That can't be as this is equal to the divergent sequence.






              share|cite|improve this answer









              $endgroup$


















                3












                $begingroup$

                You should look at the global situation rather than focusing on the specific example.



                The sum of a convergent sequence and a divergent one diverges. If this wasn't the case the difference of the sum and the convergent sequence would converge. That can't be as this is equal to the divergent sequence.






                share|cite|improve this answer









                $endgroup$
















                  3












                  3








                  3





                  $begingroup$

                  You should look at the global situation rather than focusing on the specific example.



                  The sum of a convergent sequence and a divergent one diverges. If this wasn't the case the difference of the sum and the convergent sequence would converge. That can't be as this is equal to the divergent sequence.






                  share|cite|improve this answer









                  $endgroup$



                  You should look at the global situation rather than focusing on the specific example.



                  The sum of a convergent sequence and a divergent one diverges. If this wasn't the case the difference of the sum and the convergent sequence would converge. That can't be as this is equal to the divergent sequence.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 5 '18 at 19:54









                  mathcounterexamples.netmathcounterexamples.net

                  25.6k21953




                  25.6k21953























                      2












                      $begingroup$

                      Let consider




                      • n odd $implies a_n := (-1)^n + frac{1}{n^2 +1} to -1$


                      • n even $implies a_n := (-1)^n + frac{1}{n^2 +1} to 1$



                      what can we conclude, recalling that for a convergent sequence all the subsequence need to converge to the same limit?






                      share|cite|improve this answer











                      $endgroup$













                      • $begingroup$
                        We conclude is that $a_n$ cannot be convergent! Thank you.
                        $endgroup$
                        – Rikk
                        Dec 5 '18 at 20:12










                      • $begingroup$
                        @Rikk Yes of course that the general way to prove that. You are welcome! Bye
                        $endgroup$
                        – gimusi
                        Dec 5 '18 at 20:14
















                      2












                      $begingroup$

                      Let consider




                      • n odd $implies a_n := (-1)^n + frac{1}{n^2 +1} to -1$


                      • n even $implies a_n := (-1)^n + frac{1}{n^2 +1} to 1$



                      what can we conclude, recalling that for a convergent sequence all the subsequence need to converge to the same limit?






                      share|cite|improve this answer











                      $endgroup$













                      • $begingroup$
                        We conclude is that $a_n$ cannot be convergent! Thank you.
                        $endgroup$
                        – Rikk
                        Dec 5 '18 at 20:12










                      • $begingroup$
                        @Rikk Yes of course that the general way to prove that. You are welcome! Bye
                        $endgroup$
                        – gimusi
                        Dec 5 '18 at 20:14














                      2












                      2








                      2





                      $begingroup$

                      Let consider




                      • n odd $implies a_n := (-1)^n + frac{1}{n^2 +1} to -1$


                      • n even $implies a_n := (-1)^n + frac{1}{n^2 +1} to 1$



                      what can we conclude, recalling that for a convergent sequence all the subsequence need to converge to the same limit?






                      share|cite|improve this answer











                      $endgroup$



                      Let consider




                      • n odd $implies a_n := (-1)^n + frac{1}{n^2 +1} to -1$


                      • n even $implies a_n := (-1)^n + frac{1}{n^2 +1} to 1$



                      what can we conclude, recalling that for a convergent sequence all the subsequence need to converge to the same limit?







                      share|cite|improve this answer














                      share|cite|improve this answer



                      share|cite|improve this answer








                      edited Dec 5 '18 at 19:57

























                      answered Dec 5 '18 at 19:49









                      gimusigimusi

                      1




                      1












                      • $begingroup$
                        We conclude is that $a_n$ cannot be convergent! Thank you.
                        $endgroup$
                        – Rikk
                        Dec 5 '18 at 20:12










                      • $begingroup$
                        @Rikk Yes of course that the general way to prove that. You are welcome! Bye
                        $endgroup$
                        – gimusi
                        Dec 5 '18 at 20:14


















                      • $begingroup$
                        We conclude is that $a_n$ cannot be convergent! Thank you.
                        $endgroup$
                        – Rikk
                        Dec 5 '18 at 20:12










                      • $begingroup$
                        @Rikk Yes of course that the general way to prove that. You are welcome! Bye
                        $endgroup$
                        – gimusi
                        Dec 5 '18 at 20:14
















                      $begingroup$
                      We conclude is that $a_n$ cannot be convergent! Thank you.
                      $endgroup$
                      – Rikk
                      Dec 5 '18 at 20:12




                      $begingroup$
                      We conclude is that $a_n$ cannot be convergent! Thank you.
                      $endgroup$
                      – Rikk
                      Dec 5 '18 at 20:12












                      $begingroup$
                      @Rikk Yes of course that the general way to prove that. You are welcome! Bye
                      $endgroup$
                      – gimusi
                      Dec 5 '18 at 20:14




                      $begingroup$
                      @Rikk Yes of course that the general way to prove that. You are welcome! Bye
                      $endgroup$
                      – gimusi
                      Dec 5 '18 at 20:14


















                      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%2f3027553%2fconvergence-of-sum-of-sequences%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

                      Tonle Sap (See)

                      I get strange results when I access the Sqlitedatabase with Unity C# via XAMPP

                      Guatemaltekische Davis-Cup-Mannschaft