Continuity in open intervals
$begingroup$
The problem:
Let $f$ and $g$ be continuous functions defined on an open interval $I$. Let $ain I$ such that $f(a)<g(a)$. Show that there exists an open interval $Jsubset I$ with $ain J$ such that $f(x)<g(x)$ for all $xin J$
I'm honestly struggling to even conceptualize what this problem is asking me to prove let alone to how start proving it. Can anyone guide me or help me through?
real-analysis calculus continuity
$endgroup$
add a comment |
$begingroup$
The problem:
Let $f$ and $g$ be continuous functions defined on an open interval $I$. Let $ain I$ such that $f(a)<g(a)$. Show that there exists an open interval $Jsubset I$ with $ain J$ such that $f(x)<g(x)$ for all $xin J$
I'm honestly struggling to even conceptualize what this problem is asking me to prove let alone to how start proving it. Can anyone guide me or help me through?
real-analysis calculus continuity
$endgroup$
$begingroup$
You are being told that $flt g$ for one value, i.e. $f(a)lt g(a)$. Given that both functions are continuous show that you can find an interval around $a$ such that $f(x)lt g(x)$ for all $x$ in the interval.
$endgroup$
– John Douma
Dec 20 '18 at 3:51
1
$begingroup$
That's the wrong question. Now that you know what is being asked you should spend some time trying to solve this problem for yourself.
$endgroup$
– John Douma
Dec 20 '18 at 3:54
$begingroup$
Do you know what continuity of $f$ at $a$ means in informal sense? If yes then the answer to your question is immediate.
$endgroup$
– Paramanand Singh
Dec 20 '18 at 5:22
add a comment |
$begingroup$
The problem:
Let $f$ and $g$ be continuous functions defined on an open interval $I$. Let $ain I$ such that $f(a)<g(a)$. Show that there exists an open interval $Jsubset I$ with $ain J$ such that $f(x)<g(x)$ for all $xin J$
I'm honestly struggling to even conceptualize what this problem is asking me to prove let alone to how start proving it. Can anyone guide me or help me through?
real-analysis calculus continuity
$endgroup$
The problem:
Let $f$ and $g$ be continuous functions defined on an open interval $I$. Let $ain I$ such that $f(a)<g(a)$. Show that there exists an open interval $Jsubset I$ with $ain J$ such that $f(x)<g(x)$ for all $xin J$
I'm honestly struggling to even conceptualize what this problem is asking me to prove let alone to how start proving it. Can anyone guide me or help me through?
real-analysis calculus continuity
real-analysis calculus continuity
asked Dec 20 '18 at 3:42
Jess SavoieJess Savoie
597
597
$begingroup$
You are being told that $flt g$ for one value, i.e. $f(a)lt g(a)$. Given that both functions are continuous show that you can find an interval around $a$ such that $f(x)lt g(x)$ for all $x$ in the interval.
$endgroup$
– John Douma
Dec 20 '18 at 3:51
1
$begingroup$
That's the wrong question. Now that you know what is being asked you should spend some time trying to solve this problem for yourself.
$endgroup$
– John Douma
Dec 20 '18 at 3:54
$begingroup$
Do you know what continuity of $f$ at $a$ means in informal sense? If yes then the answer to your question is immediate.
$endgroup$
– Paramanand Singh
Dec 20 '18 at 5:22
add a comment |
$begingroup$
You are being told that $flt g$ for one value, i.e. $f(a)lt g(a)$. Given that both functions are continuous show that you can find an interval around $a$ such that $f(x)lt g(x)$ for all $x$ in the interval.
$endgroup$
– John Douma
Dec 20 '18 at 3:51
1
$begingroup$
That's the wrong question. Now that you know what is being asked you should spend some time trying to solve this problem for yourself.
$endgroup$
– John Douma
Dec 20 '18 at 3:54
$begingroup$
Do you know what continuity of $f$ at $a$ means in informal sense? If yes then the answer to your question is immediate.
$endgroup$
– Paramanand Singh
Dec 20 '18 at 5:22
$begingroup$
You are being told that $flt g$ for one value, i.e. $f(a)lt g(a)$. Given that both functions are continuous show that you can find an interval around $a$ such that $f(x)lt g(x)$ for all $x$ in the interval.
$endgroup$
– John Douma
Dec 20 '18 at 3:51
$begingroup$
You are being told that $flt g$ for one value, i.e. $f(a)lt g(a)$. Given that both functions are continuous show that you can find an interval around $a$ such that $f(x)lt g(x)$ for all $x$ in the interval.
$endgroup$
– John Douma
Dec 20 '18 at 3:51
1
1
$begingroup$
That's the wrong question. Now that you know what is being asked you should spend some time trying to solve this problem for yourself.
$endgroup$
– John Douma
Dec 20 '18 at 3:54
$begingroup$
That's the wrong question. Now that you know what is being asked you should spend some time trying to solve this problem for yourself.
$endgroup$
– John Douma
Dec 20 '18 at 3:54
$begingroup$
Do you know what continuity of $f$ at $a$ means in informal sense? If yes then the answer to your question is immediate.
$endgroup$
– Paramanand Singh
Dec 20 '18 at 5:22
$begingroup$
Do you know what continuity of $f$ at $a$ means in informal sense? If yes then the answer to your question is immediate.
$endgroup$
– Paramanand Singh
Dec 20 '18 at 5:22
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Let $epsilon =frac {g(a)-f(a)} 2$. There exists $delta >0$ such that $|x-a| <delta$ implies $|f(x)-f(a)| <epsilon$ and $|g(x)-g(a)| <epsilon$. Verify that for $x in (a-delta, a+delta) $ we have $f(x) <g(x)$.
$endgroup$
add a comment |
$begingroup$
$h(x)=g(x)-f(x)$. $h$ is continuous on $I$ and $h(a)>0$. Since $h$ is continuous, in particular at $a$, we have $$lim_{kto 0}h(a-k)=lim_{xto a^-}h(x)=h(a)=lim_{xto a^{+}}h(x)=lim_{kto 0}h(a+k)$$
We see that for $k>0$, $$quad h(a-k)< h(a)< h(a+k)implies h(x)>0;text{for};xin(a,a+k)subset I$$
$endgroup$
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%2f3047125%2fcontinuity-in-open-intervals%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$
Let $epsilon =frac {g(a)-f(a)} 2$. There exists $delta >0$ such that $|x-a| <delta$ implies $|f(x)-f(a)| <epsilon$ and $|g(x)-g(a)| <epsilon$. Verify that for $x in (a-delta, a+delta) $ we have $f(x) <g(x)$.
$endgroup$
add a comment |
$begingroup$
Let $epsilon =frac {g(a)-f(a)} 2$. There exists $delta >0$ such that $|x-a| <delta$ implies $|f(x)-f(a)| <epsilon$ and $|g(x)-g(a)| <epsilon$. Verify that for $x in (a-delta, a+delta) $ we have $f(x) <g(x)$.
$endgroup$
add a comment |
$begingroup$
Let $epsilon =frac {g(a)-f(a)} 2$. There exists $delta >0$ such that $|x-a| <delta$ implies $|f(x)-f(a)| <epsilon$ and $|g(x)-g(a)| <epsilon$. Verify that for $x in (a-delta, a+delta) $ we have $f(x) <g(x)$.
$endgroup$
Let $epsilon =frac {g(a)-f(a)} 2$. There exists $delta >0$ such that $|x-a| <delta$ implies $|f(x)-f(a)| <epsilon$ and $|g(x)-g(a)| <epsilon$. Verify that for $x in (a-delta, a+delta) $ we have $f(x) <g(x)$.
answered Dec 20 '18 at 5:32
Kavi Rama MurthyKavi Rama Murthy
72.6k53170
72.6k53170
add a comment |
add a comment |
$begingroup$
$h(x)=g(x)-f(x)$. $h$ is continuous on $I$ and $h(a)>0$. Since $h$ is continuous, in particular at $a$, we have $$lim_{kto 0}h(a-k)=lim_{xto a^-}h(x)=h(a)=lim_{xto a^{+}}h(x)=lim_{kto 0}h(a+k)$$
We see that for $k>0$, $$quad h(a-k)< h(a)< h(a+k)implies h(x)>0;text{for};xin(a,a+k)subset I$$
$endgroup$
add a comment |
$begingroup$
$h(x)=g(x)-f(x)$. $h$ is continuous on $I$ and $h(a)>0$. Since $h$ is continuous, in particular at $a$, we have $$lim_{kto 0}h(a-k)=lim_{xto a^-}h(x)=h(a)=lim_{xto a^{+}}h(x)=lim_{kto 0}h(a+k)$$
We see that for $k>0$, $$quad h(a-k)< h(a)< h(a+k)implies h(x)>0;text{for};xin(a,a+k)subset I$$
$endgroup$
add a comment |
$begingroup$
$h(x)=g(x)-f(x)$. $h$ is continuous on $I$ and $h(a)>0$. Since $h$ is continuous, in particular at $a$, we have $$lim_{kto 0}h(a-k)=lim_{xto a^-}h(x)=h(a)=lim_{xto a^{+}}h(x)=lim_{kto 0}h(a+k)$$
We see that for $k>0$, $$quad h(a-k)< h(a)< h(a+k)implies h(x)>0;text{for};xin(a,a+k)subset I$$
$endgroup$
$h(x)=g(x)-f(x)$. $h$ is continuous on $I$ and $h(a)>0$. Since $h$ is continuous, in particular at $a$, we have $$lim_{kto 0}h(a-k)=lim_{xto a^-}h(x)=h(a)=lim_{xto a^{+}}h(x)=lim_{kto 0}h(a+k)$$
We see that for $k>0$, $$quad h(a-k)< h(a)< h(a+k)implies h(x)>0;text{for};xin(a,a+k)subset I$$
edited Dec 20 '18 at 6:39
answered Dec 20 '18 at 3:53
Yadati KiranYadati Kiran
2,1161622
2,1161622
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%2f3047125%2fcontinuity-in-open-intervals%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
$begingroup$
You are being told that $flt g$ for one value, i.e. $f(a)lt g(a)$. Given that both functions are continuous show that you can find an interval around $a$ such that $f(x)lt g(x)$ for all $x$ in the interval.
$endgroup$
– John Douma
Dec 20 '18 at 3:51
1
$begingroup$
That's the wrong question. Now that you know what is being asked you should spend some time trying to solve this problem for yourself.
$endgroup$
– John Douma
Dec 20 '18 at 3:54
$begingroup$
Do you know what continuity of $f$ at $a$ means in informal sense? If yes then the answer to your question is immediate.
$endgroup$
– Paramanand Singh
Dec 20 '18 at 5:22