Converging series and converging alternative series implies absolute convergence?












0












$begingroup$


It is known that that harmonic series diverges, but the alternating form of the harmonic series converges. However, I am not sure if there are examples of series $a_n$ that



$$ sum_{n=1}^{infty} a_n space text{converges} space text{and} space sum_{n=1}^{infty} (-1)^{n+1}a_n space text{also converges}$$
but the series does not converge absolutely. A candidate $a_n$ I can think of is
$$ sum_{n=1}^{infty} frac{(-1)^n}{n}$$, but this may be problematic because the signs do not agree. Is there more inspiring examples?










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    It is known that that harmonic series diverges, but the alternating form of the harmonic series converges. However, I am not sure if there are examples of series $a_n$ that



    $$ sum_{n=1}^{infty} a_n space text{converges} space text{and} space sum_{n=1}^{infty} (-1)^{n+1}a_n space text{also converges}$$
    but the series does not converge absolutely. A candidate $a_n$ I can think of is
    $$ sum_{n=1}^{infty} frac{(-1)^n}{n}$$, but this may be problematic because the signs do not agree. Is there more inspiring examples?










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      It is known that that harmonic series diverges, but the alternating form of the harmonic series converges. However, I am not sure if there are examples of series $a_n$ that



      $$ sum_{n=1}^{infty} a_n space text{converges} space text{and} space sum_{n=1}^{infty} (-1)^{n+1}a_n space text{also converges}$$
      but the series does not converge absolutely. A candidate $a_n$ I can think of is
      $$ sum_{n=1}^{infty} frac{(-1)^n}{n}$$, but this may be problematic because the signs do not agree. Is there more inspiring examples?










      share|cite|improve this question











      $endgroup$




      It is known that that harmonic series diverges, but the alternating form of the harmonic series converges. However, I am not sure if there are examples of series $a_n$ that



      $$ sum_{n=1}^{infty} a_n space text{converges} space text{and} space sum_{n=1}^{infty} (-1)^{n+1}a_n space text{also converges}$$
      but the series does not converge absolutely. A candidate $a_n$ I can think of is
      $$ sum_{n=1}^{infty} frac{(-1)^n}{n}$$, but this may be problematic because the signs do not agree. Is there more inspiring examples?







      real-analysis sequences-and-series divergent-series






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 6 '18 at 15:46









      José Carlos Santos

      165k22132235




      165k22132235










      asked Dec 6 '18 at 14:16









      hephaeshephaes

      1709




      1709






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          That candidate doesn't work, because$$sum_{n=1}^infty(-1)^{n+1}frac{(-1)^n}n=sum_{n-1}^infty-frac1n,$$which diverges.



          However, that property holds for the seriesbegin{multline}1+1+(-1)+(-1)+frac12+frac12+left(-frac12right)+left(-frac12right)+\+frac13+frac13+left(-frac13right)+left(-frac13right)+cdotsend{multline}






          share|cite|improve this answer









          $endgroup$





















            1












            $begingroup$

            You can modify your example by taking complex values: Let $x= exp(2 pi it)$ for some $t in (0,pi)$ and consider the series representation of the main branch of the logarithm, which by Abel-summation converges also on the boundary of the unit ball - except in zero. We have
            $$-log(1-x) = sum_{k=1}^infty frac{x^k}{k}$$
            and
            $$log(1+x) = sum_{k=1}^infty frac{(-1)^{k+1} x^k}{k}.$$
            Both series are convergent, but we don't have absolutely convergence.






            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%2f3028542%2fconverging-series-and-converging-alternative-series-implies-absolute-convergence%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









              1












              $begingroup$

              That candidate doesn't work, because$$sum_{n=1}^infty(-1)^{n+1}frac{(-1)^n}n=sum_{n-1}^infty-frac1n,$$which diverges.



              However, that property holds for the seriesbegin{multline}1+1+(-1)+(-1)+frac12+frac12+left(-frac12right)+left(-frac12right)+\+frac13+frac13+left(-frac13right)+left(-frac13right)+cdotsend{multline}






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                That candidate doesn't work, because$$sum_{n=1}^infty(-1)^{n+1}frac{(-1)^n}n=sum_{n-1}^infty-frac1n,$$which diverges.



                However, that property holds for the seriesbegin{multline}1+1+(-1)+(-1)+frac12+frac12+left(-frac12right)+left(-frac12right)+\+frac13+frac13+left(-frac13right)+left(-frac13right)+cdotsend{multline}






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  That candidate doesn't work, because$$sum_{n=1}^infty(-1)^{n+1}frac{(-1)^n}n=sum_{n-1}^infty-frac1n,$$which diverges.



                  However, that property holds for the seriesbegin{multline}1+1+(-1)+(-1)+frac12+frac12+left(-frac12right)+left(-frac12right)+\+frac13+frac13+left(-frac13right)+left(-frac13right)+cdotsend{multline}






                  share|cite|improve this answer









                  $endgroup$



                  That candidate doesn't work, because$$sum_{n=1}^infty(-1)^{n+1}frac{(-1)^n}n=sum_{n-1}^infty-frac1n,$$which diverges.



                  However, that property holds for the seriesbegin{multline}1+1+(-1)+(-1)+frac12+frac12+left(-frac12right)+left(-frac12right)+\+frac13+frac13+left(-frac13right)+left(-frac13right)+cdotsend{multline}







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 6 '18 at 14:28









                  José Carlos SantosJosé Carlos Santos

                  165k22132235




                  165k22132235























                      1












                      $begingroup$

                      You can modify your example by taking complex values: Let $x= exp(2 pi it)$ for some $t in (0,pi)$ and consider the series representation of the main branch of the logarithm, which by Abel-summation converges also on the boundary of the unit ball - except in zero. We have
                      $$-log(1-x) = sum_{k=1}^infty frac{x^k}{k}$$
                      and
                      $$log(1+x) = sum_{k=1}^infty frac{(-1)^{k+1} x^k}{k}.$$
                      Both series are convergent, but we don't have absolutely convergence.






                      share|cite|improve this answer











                      $endgroup$


















                        1












                        $begingroup$

                        You can modify your example by taking complex values: Let $x= exp(2 pi it)$ for some $t in (0,pi)$ and consider the series representation of the main branch of the logarithm, which by Abel-summation converges also on the boundary of the unit ball - except in zero. We have
                        $$-log(1-x) = sum_{k=1}^infty frac{x^k}{k}$$
                        and
                        $$log(1+x) = sum_{k=1}^infty frac{(-1)^{k+1} x^k}{k}.$$
                        Both series are convergent, but we don't have absolutely convergence.






                        share|cite|improve this answer











                        $endgroup$
















                          1












                          1








                          1





                          $begingroup$

                          You can modify your example by taking complex values: Let $x= exp(2 pi it)$ for some $t in (0,pi)$ and consider the series representation of the main branch of the logarithm, which by Abel-summation converges also on the boundary of the unit ball - except in zero. We have
                          $$-log(1-x) = sum_{k=1}^infty frac{x^k}{k}$$
                          and
                          $$log(1+x) = sum_{k=1}^infty frac{(-1)^{k+1} x^k}{k}.$$
                          Both series are convergent, but we don't have absolutely convergence.






                          share|cite|improve this answer











                          $endgroup$



                          You can modify your example by taking complex values: Let $x= exp(2 pi it)$ for some $t in (0,pi)$ and consider the series representation of the main branch of the logarithm, which by Abel-summation converges also on the boundary of the unit ball - except in zero. We have
                          $$-log(1-x) = sum_{k=1}^infty frac{x^k}{k}$$
                          and
                          $$log(1+x) = sum_{k=1}^infty frac{(-1)^{k+1} x^k}{k}.$$
                          Both series are convergent, but we don't have absolutely convergence.







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited Dec 6 '18 at 16:11

























                          answered Dec 6 '18 at 14:35









                          p4schp4sch

                          5,430318




                          5,430318






























                              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%2f3028542%2fconverging-series-and-converging-alternative-series-implies-absolute-convergence%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

                              Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                              ComboBox Display Member on multiple fields

                              Is it possible to collect Nectar points via Trainline?