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
$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.
limits proof-verification epsilon-delta
$endgroup$
add a comment |
$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.
limits proof-verification epsilon-delta
$endgroup$
add a comment |
$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.
limits proof-verification epsilon-delta
$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
limits proof-verification epsilon-delta
asked Jan 5 '18 at 12:53
MathxxMathxx
3,41811544
3,41811544
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$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$$
$endgroup$
add a comment |
$begingroup$
For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$
$endgroup$
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
$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$$
$endgroup$
add a comment |
$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$$
$endgroup$
add a comment |
$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$$
$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$$
answered Jan 5 '18 at 12:58
mechanodroidmechanodroid
28.9k62648
28.9k62648
add a comment |
add a comment |
$begingroup$
For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$
$endgroup$
add a comment |
$begingroup$
For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$
$endgroup$
add a comment |
$begingroup$
For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$
$endgroup$
For $xin [1,3]quad |(x-2)(x^2+2x+4)|le 19|x-2|<epsilon$
answered Jan 5 '18 at 13:05
StuStu
1,1951414
1,1951414
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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