which of the following series converges?












1














A. $sum_limits{n=1}^infty frac{1}{n}$



B. $sum_limits{n=0}^infty (1.5)^n$



C. $sum_limits{n=0}^infty frac{4n-1}{5n+1}$



D. $sum_limits{n=1}^infty (e)^{-2n}$



So my thinking so far is that everything diverges except D, but I don't know how to specifically show it. The reason I believe so is because as n increases $(1/e^{-2})^n$ will get extremely close to zero meaning that soon you will basically be adding 0 so it will converge. However I don't know if that is correct, or if it is the correct way to think about it. Is there a convergence test that will help me in this case?










share|cite|improve this question
























  • The argument is not sufficient because the behavior is the same in A, which diverges.
    – Yves Daoust
    Nov 23 '16 at 21:13






  • 1




    Do you know any convergence tests (e.g. integral test, comparison test, ratio test, root test, etc.)?
    – Dave
    Nov 23 '16 at 21:14










  • I just looked up the ration test, and i feel like it should help me show that D converges
    – L. Johnson
    Nov 23 '16 at 21:17
















1














A. $sum_limits{n=1}^infty frac{1}{n}$



B. $sum_limits{n=0}^infty (1.5)^n$



C. $sum_limits{n=0}^infty frac{4n-1}{5n+1}$



D. $sum_limits{n=1}^infty (e)^{-2n}$



So my thinking so far is that everything diverges except D, but I don't know how to specifically show it. The reason I believe so is because as n increases $(1/e^{-2})^n$ will get extremely close to zero meaning that soon you will basically be adding 0 so it will converge. However I don't know if that is correct, or if it is the correct way to think about it. Is there a convergence test that will help me in this case?










share|cite|improve this question
























  • The argument is not sufficient because the behavior is the same in A, which diverges.
    – Yves Daoust
    Nov 23 '16 at 21:13






  • 1




    Do you know any convergence tests (e.g. integral test, comparison test, ratio test, root test, etc.)?
    – Dave
    Nov 23 '16 at 21:14










  • I just looked up the ration test, and i feel like it should help me show that D converges
    – L. Johnson
    Nov 23 '16 at 21:17














1












1








1


1





A. $sum_limits{n=1}^infty frac{1}{n}$



B. $sum_limits{n=0}^infty (1.5)^n$



C. $sum_limits{n=0}^infty frac{4n-1}{5n+1}$



D. $sum_limits{n=1}^infty (e)^{-2n}$



So my thinking so far is that everything diverges except D, but I don't know how to specifically show it. The reason I believe so is because as n increases $(1/e^{-2})^n$ will get extremely close to zero meaning that soon you will basically be adding 0 so it will converge. However I don't know if that is correct, or if it is the correct way to think about it. Is there a convergence test that will help me in this case?










share|cite|improve this question















A. $sum_limits{n=1}^infty frac{1}{n}$



B. $sum_limits{n=0}^infty (1.5)^n$



C. $sum_limits{n=0}^infty frac{4n-1}{5n+1}$



D. $sum_limits{n=1}^infty (e)^{-2n}$



So my thinking so far is that everything diverges except D, but I don't know how to specifically show it. The reason I believe so is because as n increases $(1/e^{-2})^n$ will get extremely close to zero meaning that soon you will basically be adding 0 so it will converge. However I don't know if that is correct, or if it is the correct way to think about it. Is there a convergence test that will help me in this case?







sequences-and-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 23 '16 at 21:43









EnlightenedFunky

7211822




7211822










asked Nov 23 '16 at 21:10









L. Johnson

924




924












  • The argument is not sufficient because the behavior is the same in A, which diverges.
    – Yves Daoust
    Nov 23 '16 at 21:13






  • 1




    Do you know any convergence tests (e.g. integral test, comparison test, ratio test, root test, etc.)?
    – Dave
    Nov 23 '16 at 21:14










  • I just looked up the ration test, and i feel like it should help me show that D converges
    – L. Johnson
    Nov 23 '16 at 21:17


















  • The argument is not sufficient because the behavior is the same in A, which diverges.
    – Yves Daoust
    Nov 23 '16 at 21:13






  • 1




    Do you know any convergence tests (e.g. integral test, comparison test, ratio test, root test, etc.)?
    – Dave
    Nov 23 '16 at 21:14










  • I just looked up the ration test, and i feel like it should help me show that D converges
    – L. Johnson
    Nov 23 '16 at 21:17
















The argument is not sufficient because the behavior is the same in A, which diverges.
– Yves Daoust
Nov 23 '16 at 21:13




The argument is not sufficient because the behavior is the same in A, which diverges.
– Yves Daoust
Nov 23 '16 at 21:13




1




1




Do you know any convergence tests (e.g. integral test, comparison test, ratio test, root test, etc.)?
– Dave
Nov 23 '16 at 21:14




Do you know any convergence tests (e.g. integral test, comparison test, ratio test, root test, etc.)?
– Dave
Nov 23 '16 at 21:14












I just looked up the ration test, and i feel like it should help me show that D converges
– L. Johnson
Nov 23 '16 at 21:17




I just looked up the ration test, and i feel like it should help me show that D converges
– L. Johnson
Nov 23 '16 at 21:17










2 Answers
2






active

oldest

votes


















1














Hint. One may recall that each series that converges has its general term tending to $0$, here
$$
lim_{n to infty}(1.5)^n=? qquad lim_{n to infty}frac{4n-1}{5n+1}=?
$$ One may recall that the geometric series $displaystyle sum_{n=0}^infty x^n$ is convergent if and only if $|x|<1$. Concerning $A$, one may recall the nature of the harmonic series.






share|cite|improve this answer





























    0















    • A diverges as harmonic


    • B divergent as geometric$(1.5>1)$


    • C the general term doesn't go to zero


    • D converges as geometric$(e^{-2}<1)$.







    share|cite|improve this answer



















    • 2




      Is this a "hint" or a complete solution?
      – JMoravitz
      Nov 23 '16 at 21:16










    • To me it looks like a solution. And compact enough. Now the OP needs to interpret and understand...
      – imranfat
      Nov 23 '16 at 21:29











    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%2f2027903%2fwhich-of-the-following-series-converges%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














    Hint. One may recall that each series that converges has its general term tending to $0$, here
    $$
    lim_{n to infty}(1.5)^n=? qquad lim_{n to infty}frac{4n-1}{5n+1}=?
    $$ One may recall that the geometric series $displaystyle sum_{n=0}^infty x^n$ is convergent if and only if $|x|<1$. Concerning $A$, one may recall the nature of the harmonic series.






    share|cite|improve this answer


























      1














      Hint. One may recall that each series that converges has its general term tending to $0$, here
      $$
      lim_{n to infty}(1.5)^n=? qquad lim_{n to infty}frac{4n-1}{5n+1}=?
      $$ One may recall that the geometric series $displaystyle sum_{n=0}^infty x^n$ is convergent if and only if $|x|<1$. Concerning $A$, one may recall the nature of the harmonic series.






      share|cite|improve this answer
























        1












        1








        1






        Hint. One may recall that each series that converges has its general term tending to $0$, here
        $$
        lim_{n to infty}(1.5)^n=? qquad lim_{n to infty}frac{4n-1}{5n+1}=?
        $$ One may recall that the geometric series $displaystyle sum_{n=0}^infty x^n$ is convergent if and only if $|x|<1$. Concerning $A$, one may recall the nature of the harmonic series.






        share|cite|improve this answer












        Hint. One may recall that each series that converges has its general term tending to $0$, here
        $$
        lim_{n to infty}(1.5)^n=? qquad lim_{n to infty}frac{4n-1}{5n+1}=?
        $$ One may recall that the geometric series $displaystyle sum_{n=0}^infty x^n$ is convergent if and only if $|x|<1$. Concerning $A$, one may recall the nature of the harmonic series.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 23 '16 at 21:14









        Olivier Oloa

        107k17175293




        107k17175293























            0















            • A diverges as harmonic


            • B divergent as geometric$(1.5>1)$


            • C the general term doesn't go to zero


            • D converges as geometric$(e^{-2}<1)$.







            share|cite|improve this answer



















            • 2




              Is this a "hint" or a complete solution?
              – JMoravitz
              Nov 23 '16 at 21:16










            • To me it looks like a solution. And compact enough. Now the OP needs to interpret and understand...
              – imranfat
              Nov 23 '16 at 21:29
















            0















            • A diverges as harmonic


            • B divergent as geometric$(1.5>1)$


            • C the general term doesn't go to zero


            • D converges as geometric$(e^{-2}<1)$.







            share|cite|improve this answer



















            • 2




              Is this a "hint" or a complete solution?
              – JMoravitz
              Nov 23 '16 at 21:16










            • To me it looks like a solution. And compact enough. Now the OP needs to interpret and understand...
              – imranfat
              Nov 23 '16 at 21:29














            0












            0








            0







            • A diverges as harmonic


            • B divergent as geometric$(1.5>1)$


            • C the general term doesn't go to zero


            • D converges as geometric$(e^{-2}<1)$.







            share|cite|improve this answer















            • A diverges as harmonic


            • B divergent as geometric$(1.5>1)$


            • C the general term doesn't go to zero


            • D converges as geometric$(e^{-2}<1)$.








            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Nov 23 '16 at 21:30

























            answered Nov 23 '16 at 21:14









            hamam_Abdallah

            37.8k21634




            37.8k21634








            • 2




              Is this a "hint" or a complete solution?
              – JMoravitz
              Nov 23 '16 at 21:16










            • To me it looks like a solution. And compact enough. Now the OP needs to interpret and understand...
              – imranfat
              Nov 23 '16 at 21:29














            • 2




              Is this a "hint" or a complete solution?
              – JMoravitz
              Nov 23 '16 at 21:16










            • To me it looks like a solution. And compact enough. Now the OP needs to interpret and understand...
              – imranfat
              Nov 23 '16 at 21:29








            2




            2




            Is this a "hint" or a complete solution?
            – JMoravitz
            Nov 23 '16 at 21:16




            Is this a "hint" or a complete solution?
            – JMoravitz
            Nov 23 '16 at 21:16












            To me it looks like a solution. And compact enough. Now the OP needs to interpret and understand...
            – imranfat
            Nov 23 '16 at 21:29




            To me it looks like a solution. And compact enough. Now the OP needs to interpret and understand...
            – imranfat
            Nov 23 '16 at 21:29


















            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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.


            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%2f2027903%2fwhich-of-the-following-series-converges%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

            Sphinx de Gizeh

            Dijon

            Guerrita