Limit to 0 ambiguity The 2019 Stack Overflow Developer Survey Results Are InLimit Calculation...
JSON.serialize: is it possible to suppress null values of a map?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Why can Shazam do this?
Is there a name of the flying bionic bird?
What does "rabbited" mean/imply in this sentence?
What is a mixture ratio of propellant?
Why is it "Tumoren" and not "Tumore"?
Why Did Howard Stark Use All The Vibranium They Had On A Prototype Shield?
What is the steepest angle that a canal can be traversable without locks?
Time travel alters history but people keep saying nothing's changed
How to make payment on the internet without leaving a money trail?
Can't find the latex code for the ⍎ (down tack jot) symbol
Why could you hear an Amstrad CPC working?
Idiomatic way to prevent slicing?
What is the use of option -o in the useradd command?
Is flight data recorder erased after every flight?
A poker game description that does not feel gimmicky
I see my dog run
Deadlock Graph and Interpretation, solution to avoid
Is this food a bread or a loaf?
Why is Grand Jury testimony secret?
What tool would a Roman-age civilization have to grind silver and other metals into dust?
"Riffle" two strings
How come people say “Would of”?
Limit to 0 ambiguity
The 2019 Stack Overflow Developer Survey Results Are InLimit Calculation - Sequences at infinityNeed help with a limitStrategy for tackling $lim_{ntoinfty}frac{n}{(ln n)^{-p}}.$Evaluating the limit of $lim_{xtoinfty}(sqrt{frac{x^3}{x+2}}-x)$.Finding a basic limitCan the limit of a polynomial involving infinity be finite?Limit of: $ -x+sqrt{x^2+x} $ for $ xtoinfty $Limit with integral and powerWhat is the result of the following limit?Determining if a multivariable limit exists
$begingroup$
I can't determine the limit of such form:
$$lim_{x to 0} frac{1}{x}, $$
$$+infty~text{or }-infty$$
I tried to get around it, no success.
limits
$endgroup$
add a comment |
$begingroup$
I can't determine the limit of such form:
$$lim_{x to 0} frac{1}{x}, $$
$$+infty~text{or }-infty$$
I tried to get around it, no success.
limits
$endgroup$
1
$begingroup$
Simply: the limit does not exist. You can say that $$lim_{xto 0^+} frac{1}{x}=infty$$ and $$lim_{xto 0^-} frac{1}{x}=-infty.$$
$endgroup$
– Dave
1 hour ago
3
$begingroup$
How are you defining a limit?
$endgroup$
– John Doe
1 hour ago
$begingroup$
Just to 0, that s what I am asking for, as it is clear, it doesn t exist.
$endgroup$
– J.Moh
1 hour ago
add a comment |
$begingroup$
I can't determine the limit of such form:
$$lim_{x to 0} frac{1}{x}, $$
$$+infty~text{or }-infty$$
I tried to get around it, no success.
limits
$endgroup$
I can't determine the limit of such form:
$$lim_{x to 0} frac{1}{x}, $$
$$+infty~text{or }-infty$$
I tried to get around it, no success.
limits
limits
edited 14 mins ago
user8718165
1167
1167
asked 1 hour ago
J.MohJ.Moh
455
455
1
$begingroup$
Simply: the limit does not exist. You can say that $$lim_{xto 0^+} frac{1}{x}=infty$$ and $$lim_{xto 0^-} frac{1}{x}=-infty.$$
$endgroup$
– Dave
1 hour ago
3
$begingroup$
How are you defining a limit?
$endgroup$
– John Doe
1 hour ago
$begingroup$
Just to 0, that s what I am asking for, as it is clear, it doesn t exist.
$endgroup$
– J.Moh
1 hour ago
add a comment |
1
$begingroup$
Simply: the limit does not exist. You can say that $$lim_{xto 0^+} frac{1}{x}=infty$$ and $$lim_{xto 0^-} frac{1}{x}=-infty.$$
$endgroup$
– Dave
1 hour ago
3
$begingroup$
How are you defining a limit?
$endgroup$
– John Doe
1 hour ago
$begingroup$
Just to 0, that s what I am asking for, as it is clear, it doesn t exist.
$endgroup$
– J.Moh
1 hour ago
1
1
$begingroup$
Simply: the limit does not exist. You can say that $$lim_{xto 0^+} frac{1}{x}=infty$$ and $$lim_{xto 0^-} frac{1}{x}=-infty.$$
$endgroup$
– Dave
1 hour ago
$begingroup$
Simply: the limit does not exist. You can say that $$lim_{xto 0^+} frac{1}{x}=infty$$ and $$lim_{xto 0^-} frac{1}{x}=-infty.$$
$endgroup$
– Dave
1 hour ago
3
3
$begingroup$
How are you defining a limit?
$endgroup$
– John Doe
1 hour ago
$begingroup$
How are you defining a limit?
$endgroup$
– John Doe
1 hour ago
$begingroup$
Just to 0, that s what I am asking for, as it is clear, it doesn t exist.
$endgroup$
– J.Moh
1 hour ago
$begingroup$
Just to 0, that s what I am asking for, as it is clear, it doesn t exist.
$endgroup$
– J.Moh
1 hour ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The limit does not exist (even allowing for an infinite limit, which some definitions may not allow) since it depends on the direction of approach, as you have observed.
$endgroup$
add a comment |
$begingroup$
It's instructive to take a look at the graph of $f(x)=frac{1}{x}$ to better see what exactly is going on with the function as $x$ goes to zero:
As you can probably guess, this limit should be split into two one-sided limits for a proper analysis because the function behaves differently depending on which side you approach the value of zero from. As $x$ approaches $0$ from the left (denoted as $xto 0^-$), the function grows without bound negatively. As $x$ approaches $0$ from the right (denoted as $xto 0^+$), the function grows without bound positively. Analytically, this fact is written as follows:
$$lim_{xto 0^-}frac{1}{x}=-infty, lim_{xto 0^+}frac{1}{x}=+infty.$$
For a limit to exist as $x$ approaches a particular point, the two one-sided limits at that point must be equal. Apparently, $lim_{xto 0^-}frac{1}{x}nelim_{xto 0^+}frac{1}{x}$. Thus, $lim_{xto 0}frac{1}{x}=DNE$ (does not exist).
Strictly speaking, infinite limits are also considered limits that do not exist (a limit that exists should be a number and infinity is not a number). Nevertheless, we still write the equality sign and denote what kind of infinity the function is going to. This helps us better understand the behavior of the function. For example, $lim_{xto 2}g(x)=-infty$ means that as $x$ approaches $2$ from both sides (from the left and from the right), the function $g(x)$ keeps growing without bound negatively. "It goes to negative infinity" is a simpler way to put it. And this is valuable information because it tells us something about the behavior of the function. It's better to know what kind of infinity a function is going off to than just stating the fact that it simply does not exist.
$endgroup$
$begingroup$
Thank you so much!!!
$endgroup$
– J.Moh
42 mins ago
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',
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%2f3181778%2flimit-to-0-ambiguity%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$
The limit does not exist (even allowing for an infinite limit, which some definitions may not allow) since it depends on the direction of approach, as you have observed.
$endgroup$
add a comment |
$begingroup$
The limit does not exist (even allowing for an infinite limit, which some definitions may not allow) since it depends on the direction of approach, as you have observed.
$endgroup$
add a comment |
$begingroup$
The limit does not exist (even allowing for an infinite limit, which some definitions may not allow) since it depends on the direction of approach, as you have observed.
$endgroup$
The limit does not exist (even allowing for an infinite limit, which some definitions may not allow) since it depends on the direction of approach, as you have observed.
answered 1 hour ago
MPWMPW
31.2k12157
31.2k12157
add a comment |
add a comment |
$begingroup$
It's instructive to take a look at the graph of $f(x)=frac{1}{x}$ to better see what exactly is going on with the function as $x$ goes to zero:
As you can probably guess, this limit should be split into two one-sided limits for a proper analysis because the function behaves differently depending on which side you approach the value of zero from. As $x$ approaches $0$ from the left (denoted as $xto 0^-$), the function grows without bound negatively. As $x$ approaches $0$ from the right (denoted as $xto 0^+$), the function grows without bound positively. Analytically, this fact is written as follows:
$$lim_{xto 0^-}frac{1}{x}=-infty, lim_{xto 0^+}frac{1}{x}=+infty.$$
For a limit to exist as $x$ approaches a particular point, the two one-sided limits at that point must be equal. Apparently, $lim_{xto 0^-}frac{1}{x}nelim_{xto 0^+}frac{1}{x}$. Thus, $lim_{xto 0}frac{1}{x}=DNE$ (does not exist).
Strictly speaking, infinite limits are also considered limits that do not exist (a limit that exists should be a number and infinity is not a number). Nevertheless, we still write the equality sign and denote what kind of infinity the function is going to. This helps us better understand the behavior of the function. For example, $lim_{xto 2}g(x)=-infty$ means that as $x$ approaches $2$ from both sides (from the left and from the right), the function $g(x)$ keeps growing without bound negatively. "It goes to negative infinity" is a simpler way to put it. And this is valuable information because it tells us something about the behavior of the function. It's better to know what kind of infinity a function is going off to than just stating the fact that it simply does not exist.
$endgroup$
$begingroup$
Thank you so much!!!
$endgroup$
– J.Moh
42 mins ago
add a comment |
$begingroup$
It's instructive to take a look at the graph of $f(x)=frac{1}{x}$ to better see what exactly is going on with the function as $x$ goes to zero:
As you can probably guess, this limit should be split into two one-sided limits for a proper analysis because the function behaves differently depending on which side you approach the value of zero from. As $x$ approaches $0$ from the left (denoted as $xto 0^-$), the function grows without bound negatively. As $x$ approaches $0$ from the right (denoted as $xto 0^+$), the function grows without bound positively. Analytically, this fact is written as follows:
$$lim_{xto 0^-}frac{1}{x}=-infty, lim_{xto 0^+}frac{1}{x}=+infty.$$
For a limit to exist as $x$ approaches a particular point, the two one-sided limits at that point must be equal. Apparently, $lim_{xto 0^-}frac{1}{x}nelim_{xto 0^+}frac{1}{x}$. Thus, $lim_{xto 0}frac{1}{x}=DNE$ (does not exist).
Strictly speaking, infinite limits are also considered limits that do not exist (a limit that exists should be a number and infinity is not a number). Nevertheless, we still write the equality sign and denote what kind of infinity the function is going to. This helps us better understand the behavior of the function. For example, $lim_{xto 2}g(x)=-infty$ means that as $x$ approaches $2$ from both sides (from the left and from the right), the function $g(x)$ keeps growing without bound negatively. "It goes to negative infinity" is a simpler way to put it. And this is valuable information because it tells us something about the behavior of the function. It's better to know what kind of infinity a function is going off to than just stating the fact that it simply does not exist.
$endgroup$
$begingroup$
Thank you so much!!!
$endgroup$
– J.Moh
42 mins ago
add a comment |
$begingroup$
It's instructive to take a look at the graph of $f(x)=frac{1}{x}$ to better see what exactly is going on with the function as $x$ goes to zero:
As you can probably guess, this limit should be split into two one-sided limits for a proper analysis because the function behaves differently depending on which side you approach the value of zero from. As $x$ approaches $0$ from the left (denoted as $xto 0^-$), the function grows without bound negatively. As $x$ approaches $0$ from the right (denoted as $xto 0^+$), the function grows without bound positively. Analytically, this fact is written as follows:
$$lim_{xto 0^-}frac{1}{x}=-infty, lim_{xto 0^+}frac{1}{x}=+infty.$$
For a limit to exist as $x$ approaches a particular point, the two one-sided limits at that point must be equal. Apparently, $lim_{xto 0^-}frac{1}{x}nelim_{xto 0^+}frac{1}{x}$. Thus, $lim_{xto 0}frac{1}{x}=DNE$ (does not exist).
Strictly speaking, infinite limits are also considered limits that do not exist (a limit that exists should be a number and infinity is not a number). Nevertheless, we still write the equality sign and denote what kind of infinity the function is going to. This helps us better understand the behavior of the function. For example, $lim_{xto 2}g(x)=-infty$ means that as $x$ approaches $2$ from both sides (from the left and from the right), the function $g(x)$ keeps growing without bound negatively. "It goes to negative infinity" is a simpler way to put it. And this is valuable information because it tells us something about the behavior of the function. It's better to know what kind of infinity a function is going off to than just stating the fact that it simply does not exist.
$endgroup$
It's instructive to take a look at the graph of $f(x)=frac{1}{x}$ to better see what exactly is going on with the function as $x$ goes to zero:
As you can probably guess, this limit should be split into two one-sided limits for a proper analysis because the function behaves differently depending on which side you approach the value of zero from. As $x$ approaches $0$ from the left (denoted as $xto 0^-$), the function grows without bound negatively. As $x$ approaches $0$ from the right (denoted as $xto 0^+$), the function grows without bound positively. Analytically, this fact is written as follows:
$$lim_{xto 0^-}frac{1}{x}=-infty, lim_{xto 0^+}frac{1}{x}=+infty.$$
For a limit to exist as $x$ approaches a particular point, the two one-sided limits at that point must be equal. Apparently, $lim_{xto 0^-}frac{1}{x}nelim_{xto 0^+}frac{1}{x}$. Thus, $lim_{xto 0}frac{1}{x}=DNE$ (does not exist).
Strictly speaking, infinite limits are also considered limits that do not exist (a limit that exists should be a number and infinity is not a number). Nevertheless, we still write the equality sign and denote what kind of infinity the function is going to. This helps us better understand the behavior of the function. For example, $lim_{xto 2}g(x)=-infty$ means that as $x$ approaches $2$ from both sides (from the left and from the right), the function $g(x)$ keeps growing without bound negatively. "It goes to negative infinity" is a simpler way to put it. And this is valuable information because it tells us something about the behavior of the function. It's better to know what kind of infinity a function is going off to than just stating the fact that it simply does not exist.
edited 53 mins ago
J. W. Tanner
4,6441320
4,6441320
answered 1 hour ago
Michael RybkinMichael Rybkin
4,259422
4,259422
$begingroup$
Thank you so much!!!
$endgroup$
– J.Moh
42 mins ago
add a comment |
$begingroup$
Thank you so much!!!
$endgroup$
– J.Moh
42 mins ago
$begingroup$
Thank you so much!!!
$endgroup$
– J.Moh
42 mins ago
$begingroup$
Thank you so much!!!
$endgroup$
– J.Moh
42 mins ago
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%2f3181778%2flimit-to-0-ambiguity%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
1
$begingroup$
Simply: the limit does not exist. You can say that $$lim_{xto 0^+} frac{1}{x}=infty$$ and $$lim_{xto 0^-} frac{1}{x}=-infty.$$
$endgroup$
– Dave
1 hour ago
3
$begingroup$
How are you defining a limit?
$endgroup$
– John Doe
1 hour ago
$begingroup$
Just to 0, that s what I am asking for, as it is clear, it doesn t exist.
$endgroup$
– J.Moh
1 hour ago