Complex Infinite Series












1












$begingroup$


Having trouble with this infinite series and deciding whether it converges or diverges.



The series:



$$sum_{n=1}^infty n(frac{1}{2i})^n$$



My thoughts are that you take the modulus of the fraction and get $frac{1}{2}$ to the exponent $n$ makes it go to $0$ and then multiplied by $n$ make it



$$infty*0$$ which is always divergent right, making the series diverge? Can someone also clarify that this is the case?










share|cite|improve this question









$endgroup$








  • 2




    $begingroup$
    No this is not true, the summation of $n cdot r^n$ converges where $|r| lt 1$
    $endgroup$
    – Peter Foreman
    Feb 2 at 16:45
















1












$begingroup$


Having trouble with this infinite series and deciding whether it converges or diverges.



The series:



$$sum_{n=1}^infty n(frac{1}{2i})^n$$



My thoughts are that you take the modulus of the fraction and get $frac{1}{2}$ to the exponent $n$ makes it go to $0$ and then multiplied by $n$ make it



$$infty*0$$ which is always divergent right, making the series diverge? Can someone also clarify that this is the case?










share|cite|improve this question









$endgroup$








  • 2




    $begingroup$
    No this is not true, the summation of $n cdot r^n$ converges where $|r| lt 1$
    $endgroup$
    – Peter Foreman
    Feb 2 at 16:45














1












1








1





$begingroup$


Having trouble with this infinite series and deciding whether it converges or diverges.



The series:



$$sum_{n=1}^infty n(frac{1}{2i})^n$$



My thoughts are that you take the modulus of the fraction and get $frac{1}{2}$ to the exponent $n$ makes it go to $0$ and then multiplied by $n$ make it



$$infty*0$$ which is always divergent right, making the series diverge? Can someone also clarify that this is the case?










share|cite|improve this question









$endgroup$




Having trouble with this infinite series and deciding whether it converges or diverges.



The series:



$$sum_{n=1}^infty n(frac{1}{2i})^n$$



My thoughts are that you take the modulus of the fraction and get $frac{1}{2}$ to the exponent $n$ makes it go to $0$ and then multiplied by $n$ make it



$$infty*0$$ which is always divergent right, making the series diverge? Can someone also clarify that this is the case?







sequences-and-series complex-numbers






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Feb 2 at 16:42









MathstatsstudentMathstatsstudent

1076




1076








  • 2




    $begingroup$
    No this is not true, the summation of $n cdot r^n$ converges where $|r| lt 1$
    $endgroup$
    – Peter Foreman
    Feb 2 at 16:45














  • 2




    $begingroup$
    No this is not true, the summation of $n cdot r^n$ converges where $|r| lt 1$
    $endgroup$
    – Peter Foreman
    Feb 2 at 16:45








2




2




$begingroup$
No this is not true, the summation of $n cdot r^n$ converges where $|r| lt 1$
$endgroup$
– Peter Foreman
Feb 2 at 16:45




$begingroup$
No this is not true, the summation of $n cdot r^n$ converges where $|r| lt 1$
$endgroup$
– Peter Foreman
Feb 2 at 16:45










3 Answers
3






active

oldest

votes


















1












$begingroup$

First let’s look if the series converges absolutely.



For this, we need to see if $sum b_n = sum frac{n}{2^n}$ converges. And this is immediate using the ratio test



as $limlimits_{nto infty}frac{b_{n+1}}{b_n} =1/2<1$.



Conclusion: the given series converges absolutely hence converges






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Limit 0 in the ratio test, sure about that?
    $endgroup$
    – Did
    Feb 2 at 16:51










  • $begingroup$
    @Did Thanks for asking the question!
    $endgroup$
    – mathcounterexamples.net
    Feb 2 at 16:53



















1












$begingroup$

Hint. Your first thought is correct: look at the modulus.



Your reasoning about $infty * 0$ is wrong.



Try the ratio test.



If you know about the geometric series
$$
1 + x + x^2 + cdots
$$

you can differentiate, multiply by $x$ and actually find out what your series converges to.






share|cite|improve this answer









$endgroup$





















    1












    $begingroup$

    Consider $sum_{n=0}^infty nz^n$. The radius of convergence is $r=limsup_{ntoinfty}frac1{n^{frac1n}}=1$. Since $midfrac1{2i}mid=frac12 $, the series converges.






    share|cite|improve this answer









    $endgroup$














      Your Answer








      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%2f3097485%2fcomplex-infinite-series%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









      1












      $begingroup$

      First let’s look if the series converges absolutely.



      For this, we need to see if $sum b_n = sum frac{n}{2^n}$ converges. And this is immediate using the ratio test



      as $limlimits_{nto infty}frac{b_{n+1}}{b_n} =1/2<1$.



      Conclusion: the given series converges absolutely hence converges






      share|cite|improve this answer











      $endgroup$













      • $begingroup$
        Limit 0 in the ratio test, sure about that?
        $endgroup$
        – Did
        Feb 2 at 16:51










      • $begingroup$
        @Did Thanks for asking the question!
        $endgroup$
        – mathcounterexamples.net
        Feb 2 at 16:53
















      1












      $begingroup$

      First let’s look if the series converges absolutely.



      For this, we need to see if $sum b_n = sum frac{n}{2^n}$ converges. And this is immediate using the ratio test



      as $limlimits_{nto infty}frac{b_{n+1}}{b_n} =1/2<1$.



      Conclusion: the given series converges absolutely hence converges






      share|cite|improve this answer











      $endgroup$













      • $begingroup$
        Limit 0 in the ratio test, sure about that?
        $endgroup$
        – Did
        Feb 2 at 16:51










      • $begingroup$
        @Did Thanks for asking the question!
        $endgroup$
        – mathcounterexamples.net
        Feb 2 at 16:53














      1












      1








      1





      $begingroup$

      First let’s look if the series converges absolutely.



      For this, we need to see if $sum b_n = sum frac{n}{2^n}$ converges. And this is immediate using the ratio test



      as $limlimits_{nto infty}frac{b_{n+1}}{b_n} =1/2<1$.



      Conclusion: the given series converges absolutely hence converges






      share|cite|improve this answer











      $endgroup$



      First let’s look if the series converges absolutely.



      For this, we need to see if $sum b_n = sum frac{n}{2^n}$ converges. And this is immediate using the ratio test



      as $limlimits_{nto infty}frac{b_{n+1}}{b_n} =1/2<1$.



      Conclusion: the given series converges absolutely hence converges







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Feb 2 at 16:53

























      answered Feb 2 at 16:47









      mathcounterexamples.netmathcounterexamples.net

      26.9k22158




      26.9k22158












      • $begingroup$
        Limit 0 in the ratio test, sure about that?
        $endgroup$
        – Did
        Feb 2 at 16:51










      • $begingroup$
        @Did Thanks for asking the question!
        $endgroup$
        – mathcounterexamples.net
        Feb 2 at 16:53


















      • $begingroup$
        Limit 0 in the ratio test, sure about that?
        $endgroup$
        – Did
        Feb 2 at 16:51










      • $begingroup$
        @Did Thanks for asking the question!
        $endgroup$
        – mathcounterexamples.net
        Feb 2 at 16:53
















      $begingroup$
      Limit 0 in the ratio test, sure about that?
      $endgroup$
      – Did
      Feb 2 at 16:51




      $begingroup$
      Limit 0 in the ratio test, sure about that?
      $endgroup$
      – Did
      Feb 2 at 16:51












      $begingroup$
      @Did Thanks for asking the question!
      $endgroup$
      – mathcounterexamples.net
      Feb 2 at 16:53




      $begingroup$
      @Did Thanks for asking the question!
      $endgroup$
      – mathcounterexamples.net
      Feb 2 at 16:53











      1












      $begingroup$

      Hint. Your first thought is correct: look at the modulus.



      Your reasoning about $infty * 0$ is wrong.



      Try the ratio test.



      If you know about the geometric series
      $$
      1 + x + x^2 + cdots
      $$

      you can differentiate, multiply by $x$ and actually find out what your series converges to.






      share|cite|improve this answer









      $endgroup$


















        1












        $begingroup$

        Hint. Your first thought is correct: look at the modulus.



        Your reasoning about $infty * 0$ is wrong.



        Try the ratio test.



        If you know about the geometric series
        $$
        1 + x + x^2 + cdots
        $$

        you can differentiate, multiply by $x$ and actually find out what your series converges to.






        share|cite|improve this answer









        $endgroup$
















          1












          1








          1





          $begingroup$

          Hint. Your first thought is correct: look at the modulus.



          Your reasoning about $infty * 0$ is wrong.



          Try the ratio test.



          If you know about the geometric series
          $$
          1 + x + x^2 + cdots
          $$

          you can differentiate, multiply by $x$ and actually find out what your series converges to.






          share|cite|improve this answer









          $endgroup$



          Hint. Your first thought is correct: look at the modulus.



          Your reasoning about $infty * 0$ is wrong.



          Try the ratio test.



          If you know about the geometric series
          $$
          1 + x + x^2 + cdots
          $$

          you can differentiate, multiply by $x$ and actually find out what your series converges to.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Feb 2 at 16:47









          Ethan BolkerEthan Bolker

          46.2k553121




          46.2k553121























              1












              $begingroup$

              Consider $sum_{n=0}^infty nz^n$. The radius of convergence is $r=limsup_{ntoinfty}frac1{n^{frac1n}}=1$. Since $midfrac1{2i}mid=frac12 $, the series converges.






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                Consider $sum_{n=0}^infty nz^n$. The radius of convergence is $r=limsup_{ntoinfty}frac1{n^{frac1n}}=1$. Since $midfrac1{2i}mid=frac12 $, the series converges.






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  Consider $sum_{n=0}^infty nz^n$. The radius of convergence is $r=limsup_{ntoinfty}frac1{n^{frac1n}}=1$. Since $midfrac1{2i}mid=frac12 $, the series converges.






                  share|cite|improve this answer









                  $endgroup$



                  Consider $sum_{n=0}^infty nz^n$. The radius of convergence is $r=limsup_{ntoinfty}frac1{n^{frac1n}}=1$. Since $midfrac1{2i}mid=frac12 $, the series converges.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Feb 2 at 16:50









                  Chris CusterChris Custer

                  14.4k3827




                  14.4k3827






























                      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%2f3097485%2fcomplex-infinite-series%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?

                      ts Property 'filter' does not exist on type '{}'

                      mat-slide-toggle shouldn't change it's state when I click cancel in confirmation window