Computing the limit with L'Hôpital's Rule Announcing the arrival of Valued Associate #679:...

Would color changing eyes affect vision?

NERDTreeMenu Remapping

Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?

I can't produce songs

GDP with Intermediate Production

Was Kant an Intuitionist about mathematical objects?

What is the difference between a "ranged attack" and a "ranged weapon attack"?

Trying to understand entropy as a novice in thermodynamics

Tannaka duality for semisimple groups

Why is std::move not [[nodiscard]] in C++20?

Why are vacuum tubes still used in amateur radios?

A proverb that is used to imply that you have unexpectedly faced a big problem

Why not send Voyager 3 and 4 following up the paths taken by Voyager 1 and 2 to re-transmit signals of later as they fly away from Earth?

After Sam didn't return home in the end, were he and Al still friends?

Flight departed from the gate 5 min before scheduled departure time. Refund options

Monty Hall Problem-Probability Paradox

Can you force honesty by using the Speak with Dead and Zone of Truth spells together?

How to ask rejected full-time candidates to apply to teach individual courses?

Does the Mueller report show a conspiracy between Russia and the Trump Campaign?

Sally's older brother

Why datecode is SO IMPORTANT to chip manufacturers?

What is the "studentd" process?

AppleTVs create a chatty alternate WiFi network

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



Computing the limit with L'Hôpital's Rule



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)A trouble-some limit..Computing the limit of an integral sequenceL'Hôpital's rule exercise with natural log functionCalculating limit-sequencesFinding the Limit of a Function with Radicals and FractionSolve limit containing (1/0) using L'Hopital's RuleEpsilon/Delta Proof from Definition of LimitHow to find $b_n$ for the limit comparison test in $sum_{n=1}^{infty}frac{(ln(n))^2}{sqrt{n}(10n-9sqrt{n})}$.L'Hôpital's rule limit calculationL'Hôpital's Rule contradicting with Theorem of Limits?












0












$begingroup$



Problem:



$lim_{xto infty} frac{3n^2 - n^2 + n - 1}{1 - n + n^3 - 2n^5}$




What I tried




  1. $lim_{xto infty} frac{4n + 1}{- 1 + 3n^2 - 10n^4}$

  2. $lim_{xto infty} frac{4}{6n - 40n^3}$


I'm not sure what I'm supposed to do after this, any help would be much appreciated.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Based on your last four questions, I'd bet $100 that you're attending the University of Auckland.
    $endgroup$
    – Theo Bendit
    Mar 26 at 4:04
















0












$begingroup$



Problem:



$lim_{xto infty} frac{3n^2 - n^2 + n - 1}{1 - n + n^3 - 2n^5}$




What I tried




  1. $lim_{xto infty} frac{4n + 1}{- 1 + 3n^2 - 10n^4}$

  2. $lim_{xto infty} frac{4}{6n - 40n^3}$


I'm not sure what I'm supposed to do after this, any help would be much appreciated.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Based on your last four questions, I'd bet $100 that you're attending the University of Auckland.
    $endgroup$
    – Theo Bendit
    Mar 26 at 4:04














0












0








0





$begingroup$



Problem:



$lim_{xto infty} frac{3n^2 - n^2 + n - 1}{1 - n + n^3 - 2n^5}$




What I tried




  1. $lim_{xto infty} frac{4n + 1}{- 1 + 3n^2 - 10n^4}$

  2. $lim_{xto infty} frac{4}{6n - 40n^3}$


I'm not sure what I'm supposed to do after this, any help would be much appreciated.










share|cite|improve this question











$endgroup$





Problem:



$lim_{xto infty} frac{3n^2 - n^2 + n - 1}{1 - n + n^3 - 2n^5}$




What I tried




  1. $lim_{xto infty} frac{4n + 1}{- 1 + 3n^2 - 10n^4}$

  2. $lim_{xto infty} frac{4}{6n - 40n^3}$


I'm not sure what I'm supposed to do after this, any help would be much appreciated.







calculus limits






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 26 at 6:20









J. M. is a poor mathematician

61.3k5152291




61.3k5152291










asked Mar 26 at 0:10







user430574



















  • $begingroup$
    Based on your last four questions, I'd bet $100 that you're attending the University of Auckland.
    $endgroup$
    – Theo Bendit
    Mar 26 at 4:04


















  • $begingroup$
    Based on your last four questions, I'd bet $100 that you're attending the University of Auckland.
    $endgroup$
    – Theo Bendit
    Mar 26 at 4:04
















$begingroup$
Based on your last four questions, I'd bet $100 that you're attending the University of Auckland.
$endgroup$
– Theo Bendit
Mar 26 at 4:04




$begingroup$
Based on your last four questions, I'd bet $100 that you're attending the University of Auckland.
$endgroup$
– Theo Bendit
Mar 26 at 4:04










2 Answers
2






active

oldest

votes


















3












$begingroup$

The limit is $0$ because $6n-40n^{3} to -infty$. [ $6n-40n^{3}= -n^{3}(40-frac 6 {n^{2}})$].






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    Applying L'Hopital's rule twice gives us the expression in the form $-1/infty to 0$.



    $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{6n-2n+1}{-1+3n^2-10n^4}\&=lim_{nto infty}dfrac{4}{6n-40n^3}to 0end{aligned}$$





    Aliter:



    Dividing numerator and denominator by the highest power prevailing in the expression is usually another way to find limits of rational expressions especially when the variable tends to $infty$.



    $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{frac{3}{n^3}-frac{1}{n^3}+frac{1}{n^4}-frac{1}{n^5}}{frac{1}{n^5}-frac{1}{n^4}+frac{1}{n^2}-2}to 0end{aligned}$$






    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%2f3162503%2fcomputing-the-limit-with-lh%25c3%25b4pitals-rule%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









      3












      $begingroup$

      The limit is $0$ because $6n-40n^{3} to -infty$. [ $6n-40n^{3}= -n^{3}(40-frac 6 {n^{2}})$].






      share|cite|improve this answer









      $endgroup$


















        3












        $begingroup$

        The limit is $0$ because $6n-40n^{3} to -infty$. [ $6n-40n^{3}= -n^{3}(40-frac 6 {n^{2}})$].






        share|cite|improve this answer









        $endgroup$
















          3












          3








          3





          $begingroup$

          The limit is $0$ because $6n-40n^{3} to -infty$. [ $6n-40n^{3}= -n^{3}(40-frac 6 {n^{2}})$].






          share|cite|improve this answer









          $endgroup$



          The limit is $0$ because $6n-40n^{3} to -infty$. [ $6n-40n^{3}= -n^{3}(40-frac 6 {n^{2}})$].







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Mar 26 at 0:16









          Kavi Rama MurthyKavi Rama Murthy

          76.4k53370




          76.4k53370























              0












              $begingroup$

              Applying L'Hopital's rule twice gives us the expression in the form $-1/infty to 0$.



              $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{6n-2n+1}{-1+3n^2-10n^4}\&=lim_{nto infty}dfrac{4}{6n-40n^3}to 0end{aligned}$$





              Aliter:



              Dividing numerator and denominator by the highest power prevailing in the expression is usually another way to find limits of rational expressions especially when the variable tends to $infty$.



              $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{frac{3}{n^3}-frac{1}{n^3}+frac{1}{n^4}-frac{1}{n^5}}{frac{1}{n^5}-frac{1}{n^4}+frac{1}{n^2}-2}to 0end{aligned}$$






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                Applying L'Hopital's rule twice gives us the expression in the form $-1/infty to 0$.



                $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{6n-2n+1}{-1+3n^2-10n^4}\&=lim_{nto infty}dfrac{4}{6n-40n^3}to 0end{aligned}$$





                Aliter:



                Dividing numerator and denominator by the highest power prevailing in the expression is usually another way to find limits of rational expressions especially when the variable tends to $infty$.



                $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{frac{3}{n^3}-frac{1}{n^3}+frac{1}{n^4}-frac{1}{n^5}}{frac{1}{n^5}-frac{1}{n^4}+frac{1}{n^2}-2}to 0end{aligned}$$






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  Applying L'Hopital's rule twice gives us the expression in the form $-1/infty to 0$.



                  $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{6n-2n+1}{-1+3n^2-10n^4}\&=lim_{nto infty}dfrac{4}{6n-40n^3}to 0end{aligned}$$





                  Aliter:



                  Dividing numerator and denominator by the highest power prevailing in the expression is usually another way to find limits of rational expressions especially when the variable tends to $infty$.



                  $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{frac{3}{n^3}-frac{1}{n^3}+frac{1}{n^4}-frac{1}{n^5}}{frac{1}{n^5}-frac{1}{n^4}+frac{1}{n^2}-2}to 0end{aligned}$$






                  share|cite|improve this answer









                  $endgroup$



                  Applying L'Hopital's rule twice gives us the expression in the form $-1/infty to 0$.



                  $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{6n-2n+1}{-1+3n^2-10n^4}\&=lim_{nto infty}dfrac{4}{6n-40n^3}to 0end{aligned}$$





                  Aliter:



                  Dividing numerator and denominator by the highest power prevailing in the expression is usually another way to find limits of rational expressions especially when the variable tends to $infty$.



                  $$begin{aligned}lim_{color{red}{n}to infty}dfrac{3n^2-n^2+n-1}{1-n+n^3-2n^5}&=lim_{nto infty}dfrac{frac{3}{n^3}-frac{1}{n^3}+frac{1}{n^4}-frac{1}{n^5}}{frac{1}{n^5}-frac{1}{n^4}+frac{1}{n^2}-2}to 0end{aligned}$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Mar 26 at 5:49









                  Paras KhoslaParas Khosla

                  3,3121627




                  3,3121627






























                      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%2f3162503%2fcomputing-the-limit-with-lh%25c3%25b4pitals-rule%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

                      Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                      Fil:Tokke komm.svg

                      Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?