Epsilon-delta proof verification (only finding good delta)
up vote
0
down vote
favorite
$varepsilon-delta$ proof of $$ lim_{x to -frac{1}{2}} frac{1}{x+1} $$
Here's how I found $delta$:
We got to somehow bound $delta$ with $epsilon$, so let's find $|x + frac{1}{2}|$ in $|frac{1}{x+1} - 2|$. We have:
$$ left |frac{1}{x+1} - 2 right | = left |frac{1}{x+1} - frac{2(x+1)}{x+1} right | = left |frac{1 - 2x - 2}{x+1} right | = left |frac{-2(x + frac{1}{2})}{x+1} right | = frac{2|x + frac{1}{2}|}{|x+1|} $$
So let's see what's happening when $|x + frac{1}{2}| < 1$. We have $ -frac{1}{2} < x < frac{3}{2} $, so upper bound for it is $frac{3}{2}$. We can bound $|x + 1|$ using this information - it wouldn't be smaller than $frac{1}{2}$. Thus $$ frac{2|x + frac{1}{2}|}{|x+1|} < frac{2}{|x+1|} < frac{2}{frac{1}{2}} = 4 $$
Therefore our delta is $delta = min { 1, frac{varepsilon}{4} }$
Is this a good delta?
limits proof-verification epsilon-delta
add a comment |
up vote
0
down vote
favorite
$varepsilon-delta$ proof of $$ lim_{x to -frac{1}{2}} frac{1}{x+1} $$
Here's how I found $delta$:
We got to somehow bound $delta$ with $epsilon$, so let's find $|x + frac{1}{2}|$ in $|frac{1}{x+1} - 2|$. We have:
$$ left |frac{1}{x+1} - 2 right | = left |frac{1}{x+1} - frac{2(x+1)}{x+1} right | = left |frac{1 - 2x - 2}{x+1} right | = left |frac{-2(x + frac{1}{2})}{x+1} right | = frac{2|x + frac{1}{2}|}{|x+1|} $$
So let's see what's happening when $|x + frac{1}{2}| < 1$. We have $ -frac{1}{2} < x < frac{3}{2} $, so upper bound for it is $frac{3}{2}$. We can bound $|x + 1|$ using this information - it wouldn't be smaller than $frac{1}{2}$. Thus $$ frac{2|x + frac{1}{2}|}{|x+1|} < frac{2}{|x+1|} < frac{2}{frac{1}{2}} = 4 $$
Therefore our delta is $delta = min { 1, frac{varepsilon}{4} }$
Is this a good delta?
limits proof-verification epsilon-delta
Yes yes and yes
– hamam_Abdallah
Nov 26 at 18:22
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
$varepsilon-delta$ proof of $$ lim_{x to -frac{1}{2}} frac{1}{x+1} $$
Here's how I found $delta$:
We got to somehow bound $delta$ with $epsilon$, so let's find $|x + frac{1}{2}|$ in $|frac{1}{x+1} - 2|$. We have:
$$ left |frac{1}{x+1} - 2 right | = left |frac{1}{x+1} - frac{2(x+1)}{x+1} right | = left |frac{1 - 2x - 2}{x+1} right | = left |frac{-2(x + frac{1}{2})}{x+1} right | = frac{2|x + frac{1}{2}|}{|x+1|} $$
So let's see what's happening when $|x + frac{1}{2}| < 1$. We have $ -frac{1}{2} < x < frac{3}{2} $, so upper bound for it is $frac{3}{2}$. We can bound $|x + 1|$ using this information - it wouldn't be smaller than $frac{1}{2}$. Thus $$ frac{2|x + frac{1}{2}|}{|x+1|} < frac{2}{|x+1|} < frac{2}{frac{1}{2}} = 4 $$
Therefore our delta is $delta = min { 1, frac{varepsilon}{4} }$
Is this a good delta?
limits proof-verification epsilon-delta
$varepsilon-delta$ proof of $$ lim_{x to -frac{1}{2}} frac{1}{x+1} $$
Here's how I found $delta$:
We got to somehow bound $delta$ with $epsilon$, so let's find $|x + frac{1}{2}|$ in $|frac{1}{x+1} - 2|$. We have:
$$ left |frac{1}{x+1} - 2 right | = left |frac{1}{x+1} - frac{2(x+1)}{x+1} right | = left |frac{1 - 2x - 2}{x+1} right | = left |frac{-2(x + frac{1}{2})}{x+1} right | = frac{2|x + frac{1}{2}|}{|x+1|} $$
So let's see what's happening when $|x + frac{1}{2}| < 1$. We have $ -frac{1}{2} < x < frac{3}{2} $, so upper bound for it is $frac{3}{2}$. We can bound $|x + 1|$ using this information - it wouldn't be smaller than $frac{1}{2}$. Thus $$ frac{2|x + frac{1}{2}|}{|x+1|} < frac{2}{|x+1|} < frac{2}{frac{1}{2}} = 4 $$
Therefore our delta is $delta = min { 1, frac{varepsilon}{4} }$
Is this a good delta?
limits proof-verification epsilon-delta
limits proof-verification epsilon-delta
asked Nov 26 at 17:56
chandx
608
608
Yes yes and yes
– hamam_Abdallah
Nov 26 at 18:22
add a comment |
Yes yes and yes
– hamam_Abdallah
Nov 26 at 18:22
Yes yes and yes
– hamam_Abdallah
Nov 26 at 18:22
Yes yes and yes
– hamam_Abdallah
Nov 26 at 18:22
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
If you pick$|x+0.5|<1$, we have $$-1 < x+0.5< 1$$
$$-1.5<x<0.5$$
then $$-0.5 < x+1<1.5$$
then $|x+1|$ might take value $0$.
Let's make the $delta$ smaller.
We want $|x+0.5|< delta$, $$-delta < x+0.5 < delta$$
$$-0.5-delta < x < -0.5+delta$$
$$0.5-delta < x+1<0.5+delta$$
Let $delta < 0.25$, then $|x+1|>frac14$.
$$frac{2|x+0.5|}{|x+1|}le 8delta$$
Oh, those minuses, indeed it may takie value 0. Why you've picked delta < 0.25?
– chandx
Nov 26 at 19:37
so that they don't cross $0$ to better control the denominator.
– Siong Thye Goh
Nov 27 at 0:40
add a comment |
up vote
1
down vote
Hint :
By the Triagnle Inequality, one can yield :
$$bigg|x + frac{1}{2}bigg| = Bigg|(x + 1) + bigg(-frac{1}{2}bigg)Bigg|leq |x+1| + 1/2$$
Thus :
$$Bigg|frac{1}{x+1}-2Bigg| leq frac{2|x+1|+1}{|x+1|}=2+frac{1}{|x+1|}$$
So, what can be concluded ?
Well, I think I can't see where is it going, |f(x) - 2| is 2 + something, it can't be arbitrarily small
– chandx
Nov 26 at 19:45
add a comment |
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',
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%2f3014669%2fepsilon-delta-proof-verification-only-finding-good-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
up vote
1
down vote
If you pick$|x+0.5|<1$, we have $$-1 < x+0.5< 1$$
$$-1.5<x<0.5$$
then $$-0.5 < x+1<1.5$$
then $|x+1|$ might take value $0$.
Let's make the $delta$ smaller.
We want $|x+0.5|< delta$, $$-delta < x+0.5 < delta$$
$$-0.5-delta < x < -0.5+delta$$
$$0.5-delta < x+1<0.5+delta$$
Let $delta < 0.25$, then $|x+1|>frac14$.
$$frac{2|x+0.5|}{|x+1|}le 8delta$$
Oh, those minuses, indeed it may takie value 0. Why you've picked delta < 0.25?
– chandx
Nov 26 at 19:37
so that they don't cross $0$ to better control the denominator.
– Siong Thye Goh
Nov 27 at 0:40
add a comment |
up vote
1
down vote
If you pick$|x+0.5|<1$, we have $$-1 < x+0.5< 1$$
$$-1.5<x<0.5$$
then $$-0.5 < x+1<1.5$$
then $|x+1|$ might take value $0$.
Let's make the $delta$ smaller.
We want $|x+0.5|< delta$, $$-delta < x+0.5 < delta$$
$$-0.5-delta < x < -0.5+delta$$
$$0.5-delta < x+1<0.5+delta$$
Let $delta < 0.25$, then $|x+1|>frac14$.
$$frac{2|x+0.5|}{|x+1|}le 8delta$$
Oh, those minuses, indeed it may takie value 0. Why you've picked delta < 0.25?
– chandx
Nov 26 at 19:37
so that they don't cross $0$ to better control the denominator.
– Siong Thye Goh
Nov 27 at 0:40
add a comment |
up vote
1
down vote
up vote
1
down vote
If you pick$|x+0.5|<1$, we have $$-1 < x+0.5< 1$$
$$-1.5<x<0.5$$
then $$-0.5 < x+1<1.5$$
then $|x+1|$ might take value $0$.
Let's make the $delta$ smaller.
We want $|x+0.5|< delta$, $$-delta < x+0.5 < delta$$
$$-0.5-delta < x < -0.5+delta$$
$$0.5-delta < x+1<0.5+delta$$
Let $delta < 0.25$, then $|x+1|>frac14$.
$$frac{2|x+0.5|}{|x+1|}le 8delta$$
If you pick$|x+0.5|<1$, we have $$-1 < x+0.5< 1$$
$$-1.5<x<0.5$$
then $$-0.5 < x+1<1.5$$
then $|x+1|$ might take value $0$.
Let's make the $delta$ smaller.
We want $|x+0.5|< delta$, $$-delta < x+0.5 < delta$$
$$-0.5-delta < x < -0.5+delta$$
$$0.5-delta < x+1<0.5+delta$$
Let $delta < 0.25$, then $|x+1|>frac14$.
$$frac{2|x+0.5|}{|x+1|}le 8delta$$
answered Nov 26 at 18:05
Siong Thye Goh
97.7k1463116
97.7k1463116
Oh, those minuses, indeed it may takie value 0. Why you've picked delta < 0.25?
– chandx
Nov 26 at 19:37
so that they don't cross $0$ to better control the denominator.
– Siong Thye Goh
Nov 27 at 0:40
add a comment |
Oh, those minuses, indeed it may takie value 0. Why you've picked delta < 0.25?
– chandx
Nov 26 at 19:37
so that they don't cross $0$ to better control the denominator.
– Siong Thye Goh
Nov 27 at 0:40
Oh, those minuses, indeed it may takie value 0. Why you've picked delta < 0.25?
– chandx
Nov 26 at 19:37
Oh, those minuses, indeed it may takie value 0. Why you've picked delta < 0.25?
– chandx
Nov 26 at 19:37
so that they don't cross $0$ to better control the denominator.
– Siong Thye Goh
Nov 27 at 0:40
so that they don't cross $0$ to better control the denominator.
– Siong Thye Goh
Nov 27 at 0:40
add a comment |
up vote
1
down vote
Hint :
By the Triagnle Inequality, one can yield :
$$bigg|x + frac{1}{2}bigg| = Bigg|(x + 1) + bigg(-frac{1}{2}bigg)Bigg|leq |x+1| + 1/2$$
Thus :
$$Bigg|frac{1}{x+1}-2Bigg| leq frac{2|x+1|+1}{|x+1|}=2+frac{1}{|x+1|}$$
So, what can be concluded ?
Well, I think I can't see where is it going, |f(x) - 2| is 2 + something, it can't be arbitrarily small
– chandx
Nov 26 at 19:45
add a comment |
up vote
1
down vote
Hint :
By the Triagnle Inequality, one can yield :
$$bigg|x + frac{1}{2}bigg| = Bigg|(x + 1) + bigg(-frac{1}{2}bigg)Bigg|leq |x+1| + 1/2$$
Thus :
$$Bigg|frac{1}{x+1}-2Bigg| leq frac{2|x+1|+1}{|x+1|}=2+frac{1}{|x+1|}$$
So, what can be concluded ?
Well, I think I can't see where is it going, |f(x) - 2| is 2 + something, it can't be arbitrarily small
– chandx
Nov 26 at 19:45
add a comment |
up vote
1
down vote
up vote
1
down vote
Hint :
By the Triagnle Inequality, one can yield :
$$bigg|x + frac{1}{2}bigg| = Bigg|(x + 1) + bigg(-frac{1}{2}bigg)Bigg|leq |x+1| + 1/2$$
Thus :
$$Bigg|frac{1}{x+1}-2Bigg| leq frac{2|x+1|+1}{|x+1|}=2+frac{1}{|x+1|}$$
So, what can be concluded ?
Hint :
By the Triagnle Inequality, one can yield :
$$bigg|x + frac{1}{2}bigg| = Bigg|(x + 1) + bigg(-frac{1}{2}bigg)Bigg|leq |x+1| + 1/2$$
Thus :
$$Bigg|frac{1}{x+1}-2Bigg| leq frac{2|x+1|+1}{|x+1|}=2+frac{1}{|x+1|}$$
So, what can be concluded ?
answered Nov 26 at 18:06
Rebellos
13.7k31243
13.7k31243
Well, I think I can't see where is it going, |f(x) - 2| is 2 + something, it can't be arbitrarily small
– chandx
Nov 26 at 19:45
add a comment |
Well, I think I can't see where is it going, |f(x) - 2| is 2 + something, it can't be arbitrarily small
– chandx
Nov 26 at 19:45
Well, I think I can't see where is it going, |f(x) - 2| is 2 + something, it can't be arbitrarily small
– chandx
Nov 26 at 19:45
Well, I think I can't see where is it going, |f(x) - 2| is 2 + something, it can't be arbitrarily small
– chandx
Nov 26 at 19:45
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3014669%2fepsilon-delta-proof-verification-only-finding-good-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
Yes yes and yes
– hamam_Abdallah
Nov 26 at 18:22