Prove that $lim_x to 2 x^3 = 8$ by using epsilon-delta 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)Proving a limit using the epsilon-delta definitionproving limits with Epsilon-Delta definition$lim_x rightarrow 0 fracsin(x)x$ using $epsilon - delta$ definitionDealing with arcsin in an Epsilon Delta ProofUsing $epsilon-delta$ to prove that a limit is not a specific numberProve the limit by using the epsilon delta proofProve using only the epsilon , delta - definitionStuck with proving $lim_xto 2 (x^2-3x)=-2$, using the $epsilon, delta$ deifnitionProve that $lim_xto -3 frac1x=-frac13$ using epsilon-delta definition.Epsilon-delta condition for defining divergence

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

How are presidential pardons supposed to be used?

What aspect of planet Earth must be changed to prevent the industrial revolution?

Why is Captain Marvel translated as male in Portugal?

Finding the path in a graph from A to B then back to A with a minimum of shared edges

Wolves and sheep

How to test the equality of two Pearson correlation coefficients computed from the same sample?

How should I replace vector<uint8_t>::const_iterator in an API?

Movie about afterlife I think? Large towers with clothing and food?

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551

Format single node in tikzcd

How is simplicity better than precision and clarity in prose?

Does Parliament hold absolute power in the UK?

How do you keep chess fun when your opponent constantly beats you?

Python - Fishing Simulator

Simulating Exploding Dice

The variadic template constructor of my class cannot modify my class members, why is that so?

How to delete random line from file using Unix command?

Do working physicists consider Newtonian mechanics to be "falsified"?

Match Roman Numerals

Why can't devices on different VLANs, but on the same subnet, communicate?

First use of “packing” as in carrying a gun

Is this wall load bearing? Blueprints and photos attached

Does Parliament need to approve the new Brexit delay to 31 October 2019?



Prove that $lim_x to 2 x^3 = 8$ by using epsilon-delta



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)Proving a limit using the epsilon-delta definitionproving limits with Epsilon-Delta definition$lim_x rightarrow 0 fracsin(x)x$ using $epsilon - delta$ definitionDealing with arcsin in an Epsilon Delta ProofUsing $epsilon-delta$ to prove that a limit is not a specific numberProve the limit by using the epsilon delta proofProve using only the epsilon , delta - definitionStuck with proving $lim_xto 2 (x^2-3x)=-2$, using the $epsilon, delta$ deifnitionProve that $lim_xto -3 frac1x=-frac13$ using epsilon-delta definition.Epsilon-delta condition for defining divergence










2












$begingroup$


Prove that $$lim_x to 2 x^3 = 8$$



My attempt,



Given $epsilon>0$, $exists space delta>0$ such that if $$|x^3-8|<epsilon space textif space 0<|x-2|<delta$$



$$|(x-2)(x^2+2x+4)|<epsilon$$



I'm stuck here. Hope someone could continue the solution and explain it for me. Thanks in advance.










share|cite|improve this question









$endgroup$
















    2












    $begingroup$


    Prove that $$lim_x to 2 x^3 = 8$$



    My attempt,



    Given $epsilon>0$, $exists space delta>0$ such that if $$|x^3-8|<epsilon space textif space 0<|x-2|<delta$$



    $$|(x-2)(x^2+2x+4)|<epsilon$$



    I'm stuck here. Hope someone could continue the solution and explain it for me. Thanks in advance.










    share|cite|improve this question









    $endgroup$














      2












      2








      2


      1



      $begingroup$


      Prove that $$lim_x to 2 x^3 = 8$$



      My attempt,



      Given $epsilon>0$, $exists space delta>0$ such that if $$|x^3-8|<epsilon space textif space 0<|x-2|<delta$$



      $$|(x-2)(x^2+2x+4)|<epsilon$$



      I'm stuck here. Hope someone could continue the solution and explain it for me. Thanks in advance.










      share|cite|improve this question









      $endgroup$




      Prove that $$lim_x to 2 x^3 = 8$$



      My attempt,



      Given $epsilon>0$, $exists space delta>0$ such that if $$|x^3-8|<epsilon space textif space 0<|x-2|<delta$$



      $$|(x-2)(x^2+2x+4)|<epsilon$$



      I'm stuck here. Hope someone could continue the solution and explain it for me. Thanks in advance.







      limits proof-verification epsilon-delta






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Jan 5 '18 at 12:53









      MathxxMathxx

      3,41811544




      3,41811544




















          2 Answers
          2






          active

          oldest

          votes


















          0












          $begingroup$

          Note that



          $$x^2 + 2x + 4 = (x-2)^2 + 6(x-2) + 12$$



          so
          beginalign|(x-2)(x^2 + 2x + 4)| &= |(x-2)((x-2)^2 + 6(x-2) + 12)|\
          &le |x-2|(|x-2|^2 + 6|x-2| + 12)
          < delta(delta^2 + 6 delta + 12)
          endalign



          For $varepsilon > 0$ you would take $delta < minleftfracvarepsilon19, 1right$ because then $|x-2| < delta$ implies:



          $$|x^3 - 8| le delta(delta^2 + 6delta + 12) < fracvarepsilon19 (1 + 6 + 12) = varepsilon$$






          share|cite|improve this answer









          $endgroup$




















            0












            $begingroup$

            For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$






            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%2f2592999%2fprove-that-lim-x-to-2-x3-8-by-using-epsilon-delta%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









              0












              $begingroup$

              Note that



              $$x^2 + 2x + 4 = (x-2)^2 + 6(x-2) + 12$$



              so
              beginalign|(x-2)(x^2 + 2x + 4)| &= |(x-2)((x-2)^2 + 6(x-2) + 12)|\
              &le |x-2|(|x-2|^2 + 6|x-2| + 12)
              < delta(delta^2 + 6 delta + 12)
              endalign



              For $varepsilon > 0$ you would take $delta < minleftfracvarepsilon19, 1right$ because then $|x-2| < delta$ implies:



              $$|x^3 - 8| le delta(delta^2 + 6delta + 12) < fracvarepsilon19 (1 + 6 + 12) = varepsilon$$






              share|cite|improve this answer









              $endgroup$

















                0












                $begingroup$

                Note that



                $$x^2 + 2x + 4 = (x-2)^2 + 6(x-2) + 12$$



                so
                beginalign|(x-2)(x^2 + 2x + 4)| &= |(x-2)((x-2)^2 + 6(x-2) + 12)|\
                &le |x-2|(|x-2|^2 + 6|x-2| + 12)
                < delta(delta^2 + 6 delta + 12)
                endalign



                For $varepsilon > 0$ you would take $delta < minleftfracvarepsilon19, 1right$ because then $|x-2| < delta$ implies:



                $$|x^3 - 8| le delta(delta^2 + 6delta + 12) < fracvarepsilon19 (1 + 6 + 12) = varepsilon$$






                share|cite|improve this answer









                $endgroup$















                  0












                  0








                  0





                  $begingroup$

                  Note that



                  $$x^2 + 2x + 4 = (x-2)^2 + 6(x-2) + 12$$



                  so
                  beginalign|(x-2)(x^2 + 2x + 4)| &= |(x-2)((x-2)^2 + 6(x-2) + 12)|\
                  &le |x-2|(|x-2|^2 + 6|x-2| + 12)
                  < delta(delta^2 + 6 delta + 12)
                  endalign



                  For $varepsilon > 0$ you would take $delta < minleftfracvarepsilon19, 1right$ because then $|x-2| < delta$ implies:



                  $$|x^3 - 8| le delta(delta^2 + 6delta + 12) < fracvarepsilon19 (1 + 6 + 12) = varepsilon$$






                  share|cite|improve this answer









                  $endgroup$



                  Note that



                  $$x^2 + 2x + 4 = (x-2)^2 + 6(x-2) + 12$$



                  so
                  beginalign|(x-2)(x^2 + 2x + 4)| &= |(x-2)((x-2)^2 + 6(x-2) + 12)|\
                  &le |x-2|(|x-2|^2 + 6|x-2| + 12)
                  < delta(delta^2 + 6 delta + 12)
                  endalign



                  For $varepsilon > 0$ you would take $delta < minleftfracvarepsilon19, 1right$ because then $|x-2| < delta$ implies:



                  $$|x^3 - 8| le delta(delta^2 + 6delta + 12) < fracvarepsilon19 (1 + 6 + 12) = varepsilon$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 5 '18 at 12:58









                  mechanodroidmechanodroid

                  28.9k62648




                  28.9k62648





















                      0












                      $begingroup$

                      For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$






                      share|cite|improve this answer









                      $endgroup$

















                        0












                        $begingroup$

                        For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$






                        share|cite|improve this answer









                        $endgroup$















                          0












                          0








                          0





                          $begingroup$

                          For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$






                          share|cite|improve this answer









                          $endgroup$



                          For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Jan 5 '18 at 13:05









                          StuStu

                          1,1951414




                          1,1951414



























                              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%2f2592999%2fprove-that-lim-x-to-2-x3-8-by-using-epsilon-delta%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

                              Bosc Connection Yimello Approaching Angry The produce zaps the market. 구성 기록되다 변경...

                              WordPress Information needed

                              Hidroelektrana Sadržaj Povijest | Podjela hidroelektrana | Snaga dobivena u hidroelektranama | Dijelovi hidroelektrane | Uloga hidroelektrana u suvremenom svijetu | Prednosti hidroelektrana | Nedostaci hidroelektrana | Države s najvećom proizvodnjom hidro-električne energije | Deset najvećih hidroelektrana u svijetu | Hidroelektrane u Hrvatskoj | Izvori | Poveznice | Vanjske poveznice | Navigacijski izbornikTechnical Report, Version 2Zajedničkom poslužiteljuHidroelektranaHEP Proizvodnja d.o.o. - Hidroelektrane u Hrvatskoj