Does this power sequence converge or diverge? If it converges, what is the limit? The Next CEO of Stack OverflowWhy does this pattern fail (sometimes) for the continued fraction convergents of $sqrt2$?Does this sequence always give a square number?Does the sequence $A_n = fracsin (n)sqrtn$ converge to $0$?Do this series converge or diverge?Does this sequence converge $a_n=frac 3^n+25^n $Given: $sum n a_n$ is convergent. To prove: The sequence $a_n$ convergesHow do you find the value of $sum_r=1^infty frac6^r(3^r-2^r)(3^r+1 - 2^r+1) $?Confirming that the sequence $a_n = fracsqrtncosnsqrtn^3-1$ convergesDoes this non-monotonic sequence converge?Finding the limit of a sequence involving n-th roots.

What is the result of assigning to std::vector<T>::begin()?

What was the first Unix version to run on a microcomputer?

How to add tiny 0.5A 120V load to very remote split phase 240v 3 wire well house

Is it ever safe to open a suspicious html file (e.g. email attachment)?

Why didn't Khan get resurrected in the Genesis Explosion?

Sending manuscript to multiple publishers

How to transpose the 1st and -1th levels of arbitrarily nested array?

calculus parametric curve length

Indicator light circuit

What does convergence in distribution "in the Gromov–Hausdorff" sense mean?

Skipping indices in a product

Can we say or write : "No, it'sn't"?

How to start emacs in "nothing" mode (`fundamental-mode`)

What happens if you roll doubles 3 times then land on "Go to jail?"

Unreliable Magic - Is it worth it?

Received an invoice from my ex-employer billing me for training; how to handle?

If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Several mode to write the symbol of a vector

What flight has the highest ratio of time difference to flight time?

Is there a way to save my career from absolute disaster?

Why has the US not been more assertive in confronting Russia in recent years?

Should I tutor a student who I know has cheated on their homework?

Are there any limitations on attacking while grappling?



Does this power sequence converge or diverge? If it converges, what is the limit?



The Next CEO of Stack OverflowWhy does this pattern fail (sometimes) for the continued fraction convergents of $sqrt2$?Does this sequence always give a square number?Does the sequence $A_n = fracsin (n)sqrtn$ converge to $0$?Do this series converge or diverge?Does this sequence converge $a_n=frac 3^n+25^n $Given: $sum n a_n$ is convergent. To prove: The sequence $a_n$ convergesHow do you find the value of $sum_r=1^infty frac6^r(3^r-2^r)(3^r+1 - 2^r+1) $?Confirming that the sequence $a_n = fracsqrtncosnsqrtn^3-1$ convergesDoes this non-monotonic sequence converge?Finding the limit of a sequence involving n-th roots.










2












$begingroup$


Say I have this sequence:



$$a_n = fracn^2sqrtn^3 + 4n$$



Again, I don't think I can divide the numerator and denominator by $n^1.5$... that seems like it complicates things. What else can I do?



I can't square the top and bottom because that changes the value of the general sequence. Can I divide by $n^2$?



Is this valid:



$$a_n = frac1sqrtfracn^3n^4 + frac4n$$










share|cite|improve this question











$endgroup$











  • $begingroup$
    What are you trying to do with the sequence? Are you trying to determine if it converges / find its limit? In your last identity, you should have $4/n^3$ in the denominator.
    $endgroup$
    – MisterRiemann
    2 days ago
















2












$begingroup$


Say I have this sequence:



$$a_n = fracn^2sqrtn^3 + 4n$$



Again, I don't think I can divide the numerator and denominator by $n^1.5$... that seems like it complicates things. What else can I do?



I can't square the top and bottom because that changes the value of the general sequence. Can I divide by $n^2$?



Is this valid:



$$a_n = frac1sqrtfracn^3n^4 + frac4n$$










share|cite|improve this question











$endgroup$











  • $begingroup$
    What are you trying to do with the sequence? Are you trying to determine if it converges / find its limit? In your last identity, you should have $4/n^3$ in the denominator.
    $endgroup$
    – MisterRiemann
    2 days ago














2












2








2





$begingroup$


Say I have this sequence:



$$a_n = fracn^2sqrtn^3 + 4n$$



Again, I don't think I can divide the numerator and denominator by $n^1.5$... that seems like it complicates things. What else can I do?



I can't square the top and bottom because that changes the value of the general sequence. Can I divide by $n^2$?



Is this valid:



$$a_n = frac1sqrtfracn^3n^4 + frac4n$$










share|cite|improve this question











$endgroup$




Say I have this sequence:



$$a_n = fracn^2sqrtn^3 + 4n$$



Again, I don't think I can divide the numerator and denominator by $n^1.5$... that seems like it complicates things. What else can I do?



I can't square the top and bottom because that changes the value of the general sequence. Can I divide by $n^2$?



Is this valid:



$$a_n = frac1sqrtfracn^3n^4 + frac4n$$







sequences-and-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 2 days ago







Jwan622

















asked 2 days ago









Jwan622Jwan622

2,32211632




2,32211632











  • $begingroup$
    What are you trying to do with the sequence? Are you trying to determine if it converges / find its limit? In your last identity, you should have $4/n^3$ in the denominator.
    $endgroup$
    – MisterRiemann
    2 days ago

















  • $begingroup$
    What are you trying to do with the sequence? Are you trying to determine if it converges / find its limit? In your last identity, you should have $4/n^3$ in the denominator.
    $endgroup$
    – MisterRiemann
    2 days ago
















$begingroup$
What are you trying to do with the sequence? Are you trying to determine if it converges / find its limit? In your last identity, you should have $4/n^3$ in the denominator.
$endgroup$
– MisterRiemann
2 days ago





$begingroup$
What are you trying to do with the sequence? Are you trying to determine if it converges / find its limit? In your last identity, you should have $4/n^3$ in the denominator.
$endgroup$
– MisterRiemann
2 days ago











3 Answers
3






active

oldest

votes


















3












$begingroup$

You can easily find a divergent minorant:



$$fracn^2sqrtn^3 + 4n ge fracn^2sqrtn^3 + 4n^colorblue3 = sqrtfracn5 to +infty$$






share|cite|improve this answer









$endgroup$




















    3












    $begingroup$

    Hint: It is $$sqrtfracn^4n^3+4n$$ and this is divergent.






    share|cite|improve this answer











    $endgroup$




















      1












      $begingroup$

      We have:



      $$a_n = fracsqrtn sqrt1 + frac4n^2$$



      You can see that the denominator tends to 1, so that $a_n$ clearly diverges, behaving asymptotically as $sqrtn$.






      share|cite|improve this answer









      $endgroup$












      • $begingroup$
        How did you get to here?
        $endgroup$
        – Jwan622
        2 days ago










      • $begingroup$
        Multiply by $fracn^1.5n^1.5$.
        $endgroup$
        – MatthewPeter
        2 days ago










      • $begingroup$
        Can you flesh that out a bit? Don't you mean divide top and bottom by $n^1.5$
        $endgroup$
        – Jwan622
        2 days ago












      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%2f3164743%2fdoes-this-power-sequence-converge-or-diverge-if-it-converges-what-is-the-limit%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$

      You can easily find a divergent minorant:



      $$fracn^2sqrtn^3 + 4n ge fracn^2sqrtn^3 + 4n^colorblue3 = sqrtfracn5 to +infty$$






      share|cite|improve this answer









      $endgroup$

















        3












        $begingroup$

        You can easily find a divergent minorant:



        $$fracn^2sqrtn^3 + 4n ge fracn^2sqrtn^3 + 4n^colorblue3 = sqrtfracn5 to +infty$$






        share|cite|improve this answer









        $endgroup$















          3












          3








          3





          $begingroup$

          You can easily find a divergent minorant:



          $$fracn^2sqrtn^3 + 4n ge fracn^2sqrtn^3 + 4n^colorblue3 = sqrtfracn5 to +infty$$






          share|cite|improve this answer









          $endgroup$



          You can easily find a divergent minorant:



          $$fracn^2sqrtn^3 + 4n ge fracn^2sqrtn^3 + 4n^colorblue3 = sqrtfracn5 to +infty$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 2 days ago









          StackTDStackTD

          24.3k2254




          24.3k2254





















              3












              $begingroup$

              Hint: It is $$sqrtfracn^4n^3+4n$$ and this is divergent.






              share|cite|improve this answer











              $endgroup$

















                3












                $begingroup$

                Hint: It is $$sqrtfracn^4n^3+4n$$ and this is divergent.






                share|cite|improve this answer











                $endgroup$















                  3












                  3








                  3





                  $begingroup$

                  Hint: It is $$sqrtfracn^4n^3+4n$$ and this is divergent.






                  share|cite|improve this answer











                  $endgroup$



                  Hint: It is $$sqrtfracn^4n^3+4n$$ and this is divergent.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 2 days ago

























                  answered 2 days ago









                  Dr. Sonnhard GraubnerDr. Sonnhard Graubner

                  78.2k42867




                  78.2k42867





















                      1












                      $begingroup$

                      We have:



                      $$a_n = fracsqrtn sqrt1 + frac4n^2$$



                      You can see that the denominator tends to 1, so that $a_n$ clearly diverges, behaving asymptotically as $sqrtn$.






                      share|cite|improve this answer









                      $endgroup$












                      • $begingroup$
                        How did you get to here?
                        $endgroup$
                        – Jwan622
                        2 days ago










                      • $begingroup$
                        Multiply by $fracn^1.5n^1.5$.
                        $endgroup$
                        – MatthewPeter
                        2 days ago










                      • $begingroup$
                        Can you flesh that out a bit? Don't you mean divide top and bottom by $n^1.5$
                        $endgroup$
                        – Jwan622
                        2 days ago
















                      1












                      $begingroup$

                      We have:



                      $$a_n = fracsqrtn sqrt1 + frac4n^2$$



                      You can see that the denominator tends to 1, so that $a_n$ clearly diverges, behaving asymptotically as $sqrtn$.






                      share|cite|improve this answer









                      $endgroup$












                      • $begingroup$
                        How did you get to here?
                        $endgroup$
                        – Jwan622
                        2 days ago










                      • $begingroup$
                        Multiply by $fracn^1.5n^1.5$.
                        $endgroup$
                        – MatthewPeter
                        2 days ago










                      • $begingroup$
                        Can you flesh that out a bit? Don't you mean divide top and bottom by $n^1.5$
                        $endgroup$
                        – Jwan622
                        2 days ago














                      1












                      1








                      1





                      $begingroup$

                      We have:



                      $$a_n = fracsqrtn sqrt1 + frac4n^2$$



                      You can see that the denominator tends to 1, so that $a_n$ clearly diverges, behaving asymptotically as $sqrtn$.






                      share|cite|improve this answer









                      $endgroup$



                      We have:



                      $$a_n = fracsqrtn sqrt1 + frac4n^2$$



                      You can see that the denominator tends to 1, so that $a_n$ clearly diverges, behaving asymptotically as $sqrtn$.







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered 2 days ago









                      MatthewPeterMatthewPeter

                      191




                      191











                      • $begingroup$
                        How did you get to here?
                        $endgroup$
                        – Jwan622
                        2 days ago










                      • $begingroup$
                        Multiply by $fracn^1.5n^1.5$.
                        $endgroup$
                        – MatthewPeter
                        2 days ago










                      • $begingroup$
                        Can you flesh that out a bit? Don't you mean divide top and bottom by $n^1.5$
                        $endgroup$
                        – Jwan622
                        2 days ago

















                      • $begingroup$
                        How did you get to here?
                        $endgroup$
                        – Jwan622
                        2 days ago










                      • $begingroup$
                        Multiply by $fracn^1.5n^1.5$.
                        $endgroup$
                        – MatthewPeter
                        2 days ago










                      • $begingroup$
                        Can you flesh that out a bit? Don't you mean divide top and bottom by $n^1.5$
                        $endgroup$
                        – Jwan622
                        2 days ago
















                      $begingroup$
                      How did you get to here?
                      $endgroup$
                      – Jwan622
                      2 days ago




                      $begingroup$
                      How did you get to here?
                      $endgroup$
                      – Jwan622
                      2 days ago












                      $begingroup$
                      Multiply by $fracn^1.5n^1.5$.
                      $endgroup$
                      – MatthewPeter
                      2 days ago




                      $begingroup$
                      Multiply by $fracn^1.5n^1.5$.
                      $endgroup$
                      – MatthewPeter
                      2 days ago












                      $begingroup$
                      Can you flesh that out a bit? Don't you mean divide top and bottom by $n^1.5$
                      $endgroup$
                      – Jwan622
                      2 days ago





                      $begingroup$
                      Can you flesh that out a bit? Don't you mean divide top and bottom by $n^1.5$
                      $endgroup$
                      – Jwan622
                      2 days ago


















                      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%2f3164743%2fdoes-this-power-sequence-converge-or-diverge-if-it-converges-what-is-the-limit%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

                      getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

                      Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

                      Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.