Determine whether the sequence converges or diverges. Exponential sequence and power sequence. Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Series diverges or convergesDetermine if the sequence converges or diverges.Proving a sequence diverges to infinityDetermine whether or not the series $sumlimits_n=2^infty (fracn+4n+8)^n$ converges or divergesHow to determine whether the series converges or diverges?Proving that a sequence diverges if another one divergesDetermine whether the series converges or diverges.How to determine whether a sequence converges or divergesDetermine whether the sequence converge or divergesDetermine whether the sequence converges or diverges.

Multi tool use
Multi tool use

Selecting user stories during sprint planning

Drawing without replacement: why is the order of draw irrelevant?

Crossing US/Canada Border for less than 24 hours

What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?

How to react to hostile behavior from a senior developer?

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Should I follow up with an employee I believe overracted to a mistake I made?

How to write this math term? with cases it isn't working

How do I find out the mythology and history of my Fortress?

Amount of permutations on an NxNxN Rubik's Cube

Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?

Is there any word for a place full of confusion?

Putting class ranking in CV, but against dept guidelines

What would you call this weird metallic apparatus that allows you to lift people?

Project Euler #1 in C++

Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode

Why aren't air breathing engines used as small first stages?

Trademark violation for app?

Is there hard evidence that the grant peer review system performs significantly better than random?

What is the difference between globalisation and imperialism?

Why is it faster to reheat something than it is to cook it?

What was the first language to use conditional keywords?

Illegal assignment from sObject to Id

Do wooden building fires get hotter than 600°C?



Determine whether the sequence converges or diverges. Exponential sequence and power sequence.



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Series diverges or convergesDetermine if the sequence converges or diverges.Proving a sequence diverges to infinityDetermine whether or not the series $sumlimits_n=2^infty (fracn+4n+8)^n$ converges or divergesHow to determine whether the series converges or diverges?Proving that a sequence diverges if another one divergesDetermine whether the series converges or diverges.How to determine whether a sequence converges or divergesDetermine whether the sequence converge or divergesDetermine whether the sequence converges or diverges.










0












$begingroup$


I have this sequence:



$$a_n = frac4^n1 + 9^n$$



How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?










share|cite|improve this question











$endgroup$











  • $begingroup$
    You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
    $endgroup$
    – MPW
    Mar 27 at 16:32
















0












$begingroup$


I have this sequence:



$$a_n = frac4^n1 + 9^n$$



How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?










share|cite|improve this question











$endgroup$











  • $begingroup$
    You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
    $endgroup$
    – MPW
    Mar 27 at 16:32














0












0








0





$begingroup$


I have this sequence:



$$a_n = frac4^n1 + 9^n$$



How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?










share|cite|improve this question











$endgroup$




I have this sequence:



$$a_n = frac4^n1 + 9^n$$



How do I figure out if this diverges or converges? I tried using L'Hospital but that seems too complicated here. What else can I do?







sequences-and-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 27 at 16:35







Kitty Capital

















asked Mar 27 at 16:24









Kitty CapitalKitty Capital

1116




1116











  • $begingroup$
    You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
    $endgroup$
    – MPW
    Mar 27 at 16:32

















  • $begingroup$
    You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
    $endgroup$
    – MPW
    Mar 27 at 16:32
















$begingroup$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32





$begingroup$
You shouldn't piggyback additional questions to your original question, especially since the original question has been answered. Instead, you should ask a second question.
$endgroup$
– MPW
Mar 27 at 16:32











4 Answers
4






active

oldest

votes


















1












$begingroup$

You can rewrite this (dividing by $4^n$ on top and bottom) as
$$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$



As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.



Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.






share|cite|improve this answer









$endgroup$




















    1












    $begingroup$

    It converges to $0$:



    $$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$



    because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.






    share|cite|improve this answer











    $endgroup$




















      0












      $begingroup$

      It converges and has limit $0$ because $a_n$ is non-negative and



      $$
      a_n lt frac4^n9^n=left(frac49right)^n
      $$

      and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.






      share|cite|improve this answer









      $endgroup$




















        0












        $begingroup$

        For fun:



        Let $n ge 1$:



        $0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $



        $left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.



        The limit $n rightarrow infty$ is ?



        Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).






        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%2f3164712%2fdetermine-whether-the-sequence-converges-or-diverges-exponential-sequence-and-p%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          4 Answers
          4






          active

          oldest

          votes








          4 Answers
          4






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1












          $begingroup$

          You can rewrite this (dividing by $4^n$ on top and bottom) as
          $$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$



          As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.



          Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.






          share|cite|improve this answer









          $endgroup$

















            1












            $begingroup$

            You can rewrite this (dividing by $4^n$ on top and bottom) as
            $$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$



            As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.



            Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.






            share|cite|improve this answer









            $endgroup$















              1












              1








              1





              $begingroup$

              You can rewrite this (dividing by $4^n$ on top and bottom) as
              $$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$



              As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.



              Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.






              share|cite|improve this answer









              $endgroup$



              You can rewrite this (dividing by $4^n$ on top and bottom) as
              $$frac1underbrace4^-n_to 0 + underbrace2.25^n_toinfty$$



              As $ntoinfty$, the first term in the denominator shrinks to zero and the other term grows without bound; so their sum grows without bound.



              Since the denominator grows without bound and the numerator is a nonzero constant, the whole fraction shrinks to zero.







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Mar 27 at 16:31









              MPWMPW

              31.2k12157




              31.2k12157





















                  1












                  $begingroup$

                  It converges to $0$:



                  $$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$



                  because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.






                  share|cite|improve this answer











                  $endgroup$

















                    1












                    $begingroup$

                    It converges to $0$:



                    $$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$



                    because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.






                    share|cite|improve this answer











                    $endgroup$















                      1












                      1








                      1





                      $begingroup$

                      It converges to $0$:



                      $$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$



                      because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.






                      share|cite|improve this answer











                      $endgroup$



                      It converges to $0$:



                      $$a_n=frac4^-n4^-na_n=frac1(1/4)^n+(9/4)^nto0$$



                      because $(1/4)^nto 0$ and $(9/4)^nto+infty$ for $ntoinfty$.







                      share|cite|improve this answer














                      share|cite|improve this answer



                      share|cite|improve this answer








                      edited Mar 27 at 16:35

























                      answered Mar 27 at 16:27









                      st.mathst.math

                      1,268115




                      1,268115





















                          0












                          $begingroup$

                          It converges and has limit $0$ because $a_n$ is non-negative and



                          $$
                          a_n lt frac4^n9^n=left(frac49right)^n
                          $$

                          and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.






                          share|cite|improve this answer









                          $endgroup$

















                            0












                            $begingroup$

                            It converges and has limit $0$ because $a_n$ is non-negative and



                            $$
                            a_n lt frac4^n9^n=left(frac49right)^n
                            $$

                            and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.






                            share|cite|improve this answer









                            $endgroup$















                              0












                              0








                              0





                              $begingroup$

                              It converges and has limit $0$ because $a_n$ is non-negative and



                              $$
                              a_n lt frac4^n9^n=left(frac49right)^n
                              $$

                              and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.






                              share|cite|improve this answer









                              $endgroup$



                              It converges and has limit $0$ because $a_n$ is non-negative and



                              $$
                              a_n lt frac4^n9^n=left(frac49right)^n
                              $$

                              and the latter is a basic null sequence i.e. $left(frac49right)^n to0$ as $n to infty$.







                              share|cite|improve this answer












                              share|cite|improve this answer



                              share|cite|improve this answer










                              answered Mar 27 at 17:09









                              PM.PM.

                              3,5082925




                              3,5082925





















                                  0












                                  $begingroup$

                                  For fun:



                                  Let $n ge 1$:



                                  $0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $



                                  $left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.



                                  The limit $n rightarrow infty$ is ?



                                  Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).






                                  share|cite|improve this answer











                                  $endgroup$

















                                    0












                                    $begingroup$

                                    For fun:



                                    Let $n ge 1$:



                                    $0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $



                                    $left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.



                                    The limit $n rightarrow infty$ is ?



                                    Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).






                                    share|cite|improve this answer











                                    $endgroup$















                                      0












                                      0








                                      0





                                      $begingroup$

                                      For fun:



                                      Let $n ge 1$:



                                      $0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $



                                      $left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.



                                      The limit $n rightarrow infty$ is ?



                                      Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).






                                      share|cite|improve this answer











                                      $endgroup$



                                      For fun:



                                      Let $n ge 1$:



                                      $0< dfrac4^n1+9^n lt dfrac4^n9^n =left (dfrac49right )^n lt $



                                      $left (dfrac12 right )^n =dfrac12^n lt dfrac11+n lt dfrac 1n$.



                                      The limit $n rightarrow infty$ is ?



                                      Used: $2^n=(1+1)^n gt 1+ n$ (Binomial expansion).







                                      share|cite|improve this answer














                                      share|cite|improve this answer



                                      share|cite|improve this answer








                                      edited Mar 27 at 17:50

























                                      answered Mar 27 at 17:40









                                      Peter SzilasPeter Szilas

                                      12k2822




                                      12k2822



























                                          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%2f3164712%2fdetermine-whether-the-sequence-converges-or-diverges-exponential-sequence-and-p%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







                                          jxtSJOMLMpfrWKAsHet2su
                                          x6Zsg5Q8t7UV5t

                                          Popular posts from this blog

                                          Football at the 1986 Brunei Merdeka Games Contents Teams Group stage Knockout stage References Navigation menu"Brunei Merdeka Games 1986".

                                          Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

                                          Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee