limit of geometric series sum when r = 1Testing if a geometric series converges by taking limit to...

What if a revenant (monster) gains fire resistance?

What is the evidence for the "tyranny of the majority problem" in a direct democracy context?

Does the Linux kernel need a file system to run?

What exact color does ozone gas have?

Are Captain Marvel's powers affected by Thanos' actions in Infinity War

Infinite dials to reset ever?

It grows, but water kills it

Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?

sed '/^$/d' and grep -Ev '^$' failed to remove blank lines

Yosemite Fire Rings - What to Expect?

Why did the EU agree to delay the Brexit deadline?

Calculating total slots

Issue while creating Apex class using API

Terse Method to Swap Lowest for Highest?

Does the Location of Line-Dash-Wedge Notations Matter?

A social experiment. What is the worst that can happen?

What does "Scientists rise up against statistical significance" mean? (Comment in Nature)

Why is so much work done on numerical verification of the Riemann Hypothesis?

How can I write humor as character trait?

Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?

Why would a new[] expression ever invoke a destructor?

When were female captains banned from Starfleet?

Picking the different solutions to the time independent Schrodinger eqaution

On a tidally locked planet, would time be quantized?



limit of geometric series sum when r = 1


Testing if a geometric series converges by taking limit to infinityElementary converge and divergeVertical asymptote of $frac {3x^2 - 18x - 81}{6x^2 - 54}$Intuition for gradient when you only have one variable?Find the limit $limlimits_{n to infty}frac{2^{-n^2}}{sumlimits_{k=n+1}^{infty} 2^{-k^2}}$Sum of a finite geometric seriesShowing that the sum of a complex power series is equal to an indicator variableWhy this limit exists (Khan Academy)Sum of Geometric Series FormulaCan we say a function is “unbounded” when we mean it''s tending to infinity?













1












$begingroup$


I'm currently learning the prove of sum of geometric series on Khan Academy.



I understand the behaviour of the function when |r| > 1, when |r| < 1, when r = 0 and when r = -1, but I am a bit confused by its behaviour when r = 1.



enter image description here



The narrator said that when r = 1, the limit function is undefined because the denominator of the limit function would be 0, and the behaviour of the limit function is UNDEFINED, which I do understand.



My confusion arises when I tried to substitute r = 1 into the original function for sum of geometric series



enter image description here



if r = 1, then every term would equal to a, and the sum of the geometric series would approach infinity, so its behaviour is DEFINED.



So when r = 1, behaviour of sum function is DEFINED, but behaviour of limit function is UNDEFINED, but sum function also equal to limit function?!



This is causing me so much confusion.










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    I'm currently learning the prove of sum of geometric series on Khan Academy.



    I understand the behaviour of the function when |r| > 1, when |r| < 1, when r = 0 and when r = -1, but I am a bit confused by its behaviour when r = 1.



    enter image description here



    The narrator said that when r = 1, the limit function is undefined because the denominator of the limit function would be 0, and the behaviour of the limit function is UNDEFINED, which I do understand.



    My confusion arises when I tried to substitute r = 1 into the original function for sum of geometric series



    enter image description here



    if r = 1, then every term would equal to a, and the sum of the geometric series would approach infinity, so its behaviour is DEFINED.



    So when r = 1, behaviour of sum function is DEFINED, but behaviour of limit function is UNDEFINED, but sum function also equal to limit function?!



    This is causing me so much confusion.










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      I'm currently learning the prove of sum of geometric series on Khan Academy.



      I understand the behaviour of the function when |r| > 1, when |r| < 1, when r = 0 and when r = -1, but I am a bit confused by its behaviour when r = 1.



      enter image description here



      The narrator said that when r = 1, the limit function is undefined because the denominator of the limit function would be 0, and the behaviour of the limit function is UNDEFINED, which I do understand.



      My confusion arises when I tried to substitute r = 1 into the original function for sum of geometric series



      enter image description here



      if r = 1, then every term would equal to a, and the sum of the geometric series would approach infinity, so its behaviour is DEFINED.



      So when r = 1, behaviour of sum function is DEFINED, but behaviour of limit function is UNDEFINED, but sum function also equal to limit function?!



      This is causing me so much confusion.










      share|cite|improve this question









      $endgroup$




      I'm currently learning the prove of sum of geometric series on Khan Academy.



      I understand the behaviour of the function when |r| > 1, when |r| < 1, when r = 0 and when r = -1, but I am a bit confused by its behaviour when r = 1.



      enter image description here



      The narrator said that when r = 1, the limit function is undefined because the denominator of the limit function would be 0, and the behaviour of the limit function is UNDEFINED, which I do understand.



      My confusion arises when I tried to substitute r = 1 into the original function for sum of geometric series



      enter image description here



      if r = 1, then every term would equal to a, and the sum of the geometric series would approach infinity, so its behaviour is DEFINED.



      So when r = 1, behaviour of sum function is DEFINED, but behaviour of limit function is UNDEFINED, but sum function also equal to limit function?!



      This is causing me so much confusion.







      calculus sequences-and-series limits summation






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 43 mins ago









      ThorThor

      24617




      24617






















          3 Answers
          3






          active

          oldest

          votes


















          3












          $begingroup$

          What happens is that the equality$$sum_{k=0}^nar^n=frac{a-ar^{n+1}}{1-r}$$only holds when $rneq1$. When $r=1$, it doesn't make sense. So, in order to study the behaviour of the series $displaystylesum_{k=0}^nar^n$ when $r=1$, we have to take another apprach. And that approach is:$$sum_{k=0}^na1^n=sum_{k=0}^na=(n+1)a.$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            hi Jose, thanks for helping out. Do you mind if I ask, does the equality hold for r = -1? My guess is that it doesn't, but just want to confirm with you.
            $endgroup$
            – Thor
            37 mins ago






          • 1




            $begingroup$
            My first equality holds for every $rneq1$.
            $endgroup$
            – José Carlos Santos
            34 mins ago



















          2












          $begingroup$

          In order to understand why $r=1$ is not allowed you have to look at the proof of the geometric series (I will neglect the constant $a$). We start with



          $$S_n = 1 + r+ r^2+ ... + r^n$$
          $$rS_n = r + r^2 + r^3 +... + r^{n+1}$$



          Then we subtract both equations.



          $$S_n ( 1-r) = 1 - r^{n+1}$$



          Solving for $S_n$ requires that $rneq 1$ or we would dived by $0$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            +1 for showing why the result fails for $r=1$.
            $endgroup$
            – Paramanand Singh
            24 mins ago



















          0












          $begingroup$

          You're getting confused because you assume $infty$ is a real number. But it is not. The sum of a (real) series is useful only if it converges to a real number. Thus, since the function $$frac{1}{1-x}$$ is not a real number for $x=1,$ neither does it behave regularly near that point, it follows that you cannot use it to study the original series except for where the series converges to a real number.



          Here you're learning the important lesson that even otherwise great men like Euler didn't quickly learn; namely that the "sum" of a series represents it only at those points where the series converges. Otherwise, the function represents something else.






          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%2f3159219%2flimit-of-geometric-series-sum-when-r-1%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









            3












            $begingroup$

            What happens is that the equality$$sum_{k=0}^nar^n=frac{a-ar^{n+1}}{1-r}$$only holds when $rneq1$. When $r=1$, it doesn't make sense. So, in order to study the behaviour of the series $displaystylesum_{k=0}^nar^n$ when $r=1$, we have to take another apprach. And that approach is:$$sum_{k=0}^na1^n=sum_{k=0}^na=(n+1)a.$$






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              hi Jose, thanks for helping out. Do you mind if I ask, does the equality hold for r = -1? My guess is that it doesn't, but just want to confirm with you.
              $endgroup$
              – Thor
              37 mins ago






            • 1




              $begingroup$
              My first equality holds for every $rneq1$.
              $endgroup$
              – José Carlos Santos
              34 mins ago
















            3












            $begingroup$

            What happens is that the equality$$sum_{k=0}^nar^n=frac{a-ar^{n+1}}{1-r}$$only holds when $rneq1$. When $r=1$, it doesn't make sense. So, in order to study the behaviour of the series $displaystylesum_{k=0}^nar^n$ when $r=1$, we have to take another apprach. And that approach is:$$sum_{k=0}^na1^n=sum_{k=0}^na=(n+1)a.$$






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              hi Jose, thanks for helping out. Do you mind if I ask, does the equality hold for r = -1? My guess is that it doesn't, but just want to confirm with you.
              $endgroup$
              – Thor
              37 mins ago






            • 1




              $begingroup$
              My first equality holds for every $rneq1$.
              $endgroup$
              – José Carlos Santos
              34 mins ago














            3












            3








            3





            $begingroup$

            What happens is that the equality$$sum_{k=0}^nar^n=frac{a-ar^{n+1}}{1-r}$$only holds when $rneq1$. When $r=1$, it doesn't make sense. So, in order to study the behaviour of the series $displaystylesum_{k=0}^nar^n$ when $r=1$, we have to take another apprach. And that approach is:$$sum_{k=0}^na1^n=sum_{k=0}^na=(n+1)a.$$






            share|cite|improve this answer









            $endgroup$



            What happens is that the equality$$sum_{k=0}^nar^n=frac{a-ar^{n+1}}{1-r}$$only holds when $rneq1$. When $r=1$, it doesn't make sense. So, in order to study the behaviour of the series $displaystylesum_{k=0}^nar^n$ when $r=1$, we have to take another apprach. And that approach is:$$sum_{k=0}^na1^n=sum_{k=0}^na=(n+1)a.$$







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 39 mins ago









            José Carlos SantosJosé Carlos Santos

            169k23132237




            169k23132237












            • $begingroup$
              hi Jose, thanks for helping out. Do you mind if I ask, does the equality hold for r = -1? My guess is that it doesn't, but just want to confirm with you.
              $endgroup$
              – Thor
              37 mins ago






            • 1




              $begingroup$
              My first equality holds for every $rneq1$.
              $endgroup$
              – José Carlos Santos
              34 mins ago


















            • $begingroup$
              hi Jose, thanks for helping out. Do you mind if I ask, does the equality hold for r = -1? My guess is that it doesn't, but just want to confirm with you.
              $endgroup$
              – Thor
              37 mins ago






            • 1




              $begingroup$
              My first equality holds for every $rneq1$.
              $endgroup$
              – José Carlos Santos
              34 mins ago
















            $begingroup$
            hi Jose, thanks for helping out. Do you mind if I ask, does the equality hold for r = -1? My guess is that it doesn't, but just want to confirm with you.
            $endgroup$
            – Thor
            37 mins ago




            $begingroup$
            hi Jose, thanks for helping out. Do you mind if I ask, does the equality hold for r = -1? My guess is that it doesn't, but just want to confirm with you.
            $endgroup$
            – Thor
            37 mins ago




            1




            1




            $begingroup$
            My first equality holds for every $rneq1$.
            $endgroup$
            – José Carlos Santos
            34 mins ago




            $begingroup$
            My first equality holds for every $rneq1$.
            $endgroup$
            – José Carlos Santos
            34 mins ago











            2












            $begingroup$

            In order to understand why $r=1$ is not allowed you have to look at the proof of the geometric series (I will neglect the constant $a$). We start with



            $$S_n = 1 + r+ r^2+ ... + r^n$$
            $$rS_n = r + r^2 + r^3 +... + r^{n+1}$$



            Then we subtract both equations.



            $$S_n ( 1-r) = 1 - r^{n+1}$$



            Solving for $S_n$ requires that $rneq 1$ or we would dived by $0$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              +1 for showing why the result fails for $r=1$.
              $endgroup$
              – Paramanand Singh
              24 mins ago
















            2












            $begingroup$

            In order to understand why $r=1$ is not allowed you have to look at the proof of the geometric series (I will neglect the constant $a$). We start with



            $$S_n = 1 + r+ r^2+ ... + r^n$$
            $$rS_n = r + r^2 + r^3 +... + r^{n+1}$$



            Then we subtract both equations.



            $$S_n ( 1-r) = 1 - r^{n+1}$$



            Solving for $S_n$ requires that $rneq 1$ or we would dived by $0$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              +1 for showing why the result fails for $r=1$.
              $endgroup$
              – Paramanand Singh
              24 mins ago














            2












            2








            2





            $begingroup$

            In order to understand why $r=1$ is not allowed you have to look at the proof of the geometric series (I will neglect the constant $a$). We start with



            $$S_n = 1 + r+ r^2+ ... + r^n$$
            $$rS_n = r + r^2 + r^3 +... + r^{n+1}$$



            Then we subtract both equations.



            $$S_n ( 1-r) = 1 - r^{n+1}$$



            Solving for $S_n$ requires that $rneq 1$ or we would dived by $0$.






            share|cite|improve this answer









            $endgroup$



            In order to understand why $r=1$ is not allowed you have to look at the proof of the geometric series (I will neglect the constant $a$). We start with



            $$S_n = 1 + r+ r^2+ ... + r^n$$
            $$rS_n = r + r^2 + r^3 +... + r^{n+1}$$



            Then we subtract both equations.



            $$S_n ( 1-r) = 1 - r^{n+1}$$



            Solving for $S_n$ requires that $rneq 1$ or we would dived by $0$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 30 mins ago









            MachineLearnerMachineLearner

            1,071110




            1,071110












            • $begingroup$
              +1 for showing why the result fails for $r=1$.
              $endgroup$
              – Paramanand Singh
              24 mins ago


















            • $begingroup$
              +1 for showing why the result fails for $r=1$.
              $endgroup$
              – Paramanand Singh
              24 mins ago
















            $begingroup$
            +1 for showing why the result fails for $r=1$.
            $endgroup$
            – Paramanand Singh
            24 mins ago




            $begingroup$
            +1 for showing why the result fails for $r=1$.
            $endgroup$
            – Paramanand Singh
            24 mins ago











            0












            $begingroup$

            You're getting confused because you assume $infty$ is a real number. But it is not. The sum of a (real) series is useful only if it converges to a real number. Thus, since the function $$frac{1}{1-x}$$ is not a real number for $x=1,$ neither does it behave regularly near that point, it follows that you cannot use it to study the original series except for where the series converges to a real number.



            Here you're learning the important lesson that even otherwise great men like Euler didn't quickly learn; namely that the "sum" of a series represents it only at those points where the series converges. Otherwise, the function represents something else.






            share|cite|improve this answer









            $endgroup$


















              0












              $begingroup$

              You're getting confused because you assume $infty$ is a real number. But it is not. The sum of a (real) series is useful only if it converges to a real number. Thus, since the function $$frac{1}{1-x}$$ is not a real number for $x=1,$ neither does it behave regularly near that point, it follows that you cannot use it to study the original series except for where the series converges to a real number.



              Here you're learning the important lesson that even otherwise great men like Euler didn't quickly learn; namely that the "sum" of a series represents it only at those points where the series converges. Otherwise, the function represents something else.






              share|cite|improve this answer









              $endgroup$
















                0












                0








                0





                $begingroup$

                You're getting confused because you assume $infty$ is a real number. But it is not. The sum of a (real) series is useful only if it converges to a real number. Thus, since the function $$frac{1}{1-x}$$ is not a real number for $x=1,$ neither does it behave regularly near that point, it follows that you cannot use it to study the original series except for where the series converges to a real number.



                Here you're learning the important lesson that even otherwise great men like Euler didn't quickly learn; namely that the "sum" of a series represents it only at those points where the series converges. Otherwise, the function represents something else.






                share|cite|improve this answer









                $endgroup$



                You're getting confused because you assume $infty$ is a real number. But it is not. The sum of a (real) series is useful only if it converges to a real number. Thus, since the function $$frac{1}{1-x}$$ is not a real number for $x=1,$ neither does it behave regularly near that point, it follows that you cannot use it to study the original series except for where the series converges to a real number.



                Here you're learning the important lesson that even otherwise great men like Euler didn't quickly learn; namely that the "sum" of a series represents it only at those points where the series converges. Otherwise, the function represents something else.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 13 mins ago









                AllawonderAllawonder

                2,256616




                2,256616






























                    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%2f3159219%2flimit-of-geometric-series-sum-when-r-1%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