Can one deduce the uniformly continuity by a “weak” Lipschtz condition?How does the existence of a limit...
What is required to make GPS signals available indoors?
What historical events would have to change in order to make 19th century "steampunk" technology possible?
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
Solving an equation with constraints
Using "tail" to follow a file without displaying the most recent lines
My ex-girlfriend uses my Apple ID to log in to her iPad. Do I have to give her my Apple ID password to reset it?
Does int main() need a declaration on C++?
Send out email when Apex Queueable fails and test it
In Bayesian inference, why are some terms dropped from the posterior predictive?
Placement of More Information/Help Icon button for Radio Buttons
How dangerous is XSS
Bullying boss launched a smear campaign and made me unemployable
OP Amp not amplifying audio signal
How badly should I try to prevent a user from XSSing themselves?
Are British MPs missing the point, with these 'Indicative Votes'?
What does the same-ish mean?
What is the fastest integer factorization to break RSA?
What are the G forces leaving Earth orbit?
Car headlights in a world without electricity
How do conventional missiles fly?
How seriously should I take size and weight limits of hand luggage?
What do you call someone who asks many questions?
Does the Idaho Potato Commission associate potato skins with healthy eating?
How many wives did king shaul have
Can one deduce the uniformly continuity by a “weak” Lipschtz condition?
How does the existence of a limit imply that a function is uniformly continuousProving that the function $f(x)=e^frac{-1}{x}$ is uniformly continuous in $(0,infty)$Prove uniformly continuity at $infty$ to continuous functionHow to prove function $f(x,y)=frac{1}{xy}$ is not uniformly continuous?Proof that the function is uniformly continuousProving $f(x)sin(x)$ is not uniformly continuousCan we express the continuity of a function in this delta-epsilon form?Prove the following function isn't uniformly continuousCheck if $ln(x), x > 0$ is uniformly continuousAbout the proof of a question that a continuous function having finite limit at infinity is uniformly continuous
$begingroup$
$exists L>0,$ such that for an arbitrary subinterval $Isubset[a,infty),exists x_1,x_2in I$,we have $$|f(x_1)-f(x_2)|<L|x_1-x_2|$$
This condition is much weaker than the Lipschtiz condition , can one deduce the the uniformly continuity of $f$ on $[a,infty)$ ?
calculus
$endgroup$
add a comment |
$begingroup$
$exists L>0,$ such that for an arbitrary subinterval $Isubset[a,infty),exists x_1,x_2in I$,we have $$|f(x_1)-f(x_2)|<L|x_1-x_2|$$
This condition is much weaker than the Lipschtiz condition , can one deduce the the uniformly continuity of $f$ on $[a,infty)$ ?
calculus
$endgroup$
add a comment |
$begingroup$
$exists L>0,$ such that for an arbitrary subinterval $Isubset[a,infty),exists x_1,x_2in I$,we have $$|f(x_1)-f(x_2)|<L|x_1-x_2|$$
This condition is much weaker than the Lipschtiz condition , can one deduce the the uniformly continuity of $f$ on $[a,infty)$ ?
calculus
$endgroup$
$exists L>0,$ such that for an arbitrary subinterval $Isubset[a,infty),exists x_1,x_2in I$,we have $$|f(x_1)-f(x_2)|<L|x_1-x_2|$$
This condition is much weaker than the Lipschtiz condition , can one deduce the the uniformly continuity of $f$ on $[a,infty)$ ?
calculus
calculus
asked Mar 18 at 13:36
Alexander LauAlexander Lau
1348
1348
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
No, one cannot. In fact, there are discontinuous functions satisfying the condition. Take for example the famous function continuous only at the irrationals: $f(x)=0$ if $x$ is irrational, and $f(p/q)=1/q$ if $p/q$ is a rational number given in its lowest terms. It can be shown that $f$ is continuous precisely at the irrational points. It obviously satisfies your condition with $L=1$ because every interval contains distinct irrational numbers. However, it cannot be uniformly continuous, because it is not continuous.
$endgroup$
add a comment |
$begingroup$
The non-uniformly continuous function, $C^1$ function $f(x) = x sin x$ satisfies your criterion, because it has a sequence of critical points $x_n$ that approach infinity. For any critical point $x$ of any $C^1$ function $f$ and for any value of $L$, there exists $delta>0$ such that your inequality is true for all $x_1,x_2 in (x-delta,x+delta)$.
When I think of the $L$-Lipschitz condition, I like to remember one of its properties: if $f$ is differentiable and $L$-Lipschitz then $|f'(x)| le L$ for all $x$ in the domain of $f$. I concocted my example so that $f(x)$ has two phenomena: many critical points, and points with larger and larger derivative.
$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%2f3152797%2fcan-one-deduce-the-uniformly-continuity-by-a-weak-lipschtz-condition%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$
No, one cannot. In fact, there are discontinuous functions satisfying the condition. Take for example the famous function continuous only at the irrationals: $f(x)=0$ if $x$ is irrational, and $f(p/q)=1/q$ if $p/q$ is a rational number given in its lowest terms. It can be shown that $f$ is continuous precisely at the irrational points. It obviously satisfies your condition with $L=1$ because every interval contains distinct irrational numbers. However, it cannot be uniformly continuous, because it is not continuous.
$endgroup$
add a comment |
$begingroup$
No, one cannot. In fact, there are discontinuous functions satisfying the condition. Take for example the famous function continuous only at the irrationals: $f(x)=0$ if $x$ is irrational, and $f(p/q)=1/q$ if $p/q$ is a rational number given in its lowest terms. It can be shown that $f$ is continuous precisely at the irrational points. It obviously satisfies your condition with $L=1$ because every interval contains distinct irrational numbers. However, it cannot be uniformly continuous, because it is not continuous.
$endgroup$
add a comment |
$begingroup$
No, one cannot. In fact, there are discontinuous functions satisfying the condition. Take for example the famous function continuous only at the irrationals: $f(x)=0$ if $x$ is irrational, and $f(p/q)=1/q$ if $p/q$ is a rational number given in its lowest terms. It can be shown that $f$ is continuous precisely at the irrational points. It obviously satisfies your condition with $L=1$ because every interval contains distinct irrational numbers. However, it cannot be uniformly continuous, because it is not continuous.
$endgroup$
No, one cannot. In fact, there are discontinuous functions satisfying the condition. Take for example the famous function continuous only at the irrationals: $f(x)=0$ if $x$ is irrational, and $f(p/q)=1/q$ if $p/q$ is a rational number given in its lowest terms. It can be shown that $f$ is continuous precisely at the irrational points. It obviously satisfies your condition with $L=1$ because every interval contains distinct irrational numbers. However, it cannot be uniformly continuous, because it is not continuous.
answered Mar 18 at 13:47
uniquesolutionuniquesolution
9,4471823
9,4471823
add a comment |
add a comment |
$begingroup$
The non-uniformly continuous function, $C^1$ function $f(x) = x sin x$ satisfies your criterion, because it has a sequence of critical points $x_n$ that approach infinity. For any critical point $x$ of any $C^1$ function $f$ and for any value of $L$, there exists $delta>0$ such that your inequality is true for all $x_1,x_2 in (x-delta,x+delta)$.
When I think of the $L$-Lipschitz condition, I like to remember one of its properties: if $f$ is differentiable and $L$-Lipschitz then $|f'(x)| le L$ for all $x$ in the domain of $f$. I concocted my example so that $f(x)$ has two phenomena: many critical points, and points with larger and larger derivative.
$endgroup$
add a comment |
$begingroup$
The non-uniformly continuous function, $C^1$ function $f(x) = x sin x$ satisfies your criterion, because it has a sequence of critical points $x_n$ that approach infinity. For any critical point $x$ of any $C^1$ function $f$ and for any value of $L$, there exists $delta>0$ such that your inequality is true for all $x_1,x_2 in (x-delta,x+delta)$.
When I think of the $L$-Lipschitz condition, I like to remember one of its properties: if $f$ is differentiable and $L$-Lipschitz then $|f'(x)| le L$ for all $x$ in the domain of $f$. I concocted my example so that $f(x)$ has two phenomena: many critical points, and points with larger and larger derivative.
$endgroup$
add a comment |
$begingroup$
The non-uniformly continuous function, $C^1$ function $f(x) = x sin x$ satisfies your criterion, because it has a sequence of critical points $x_n$ that approach infinity. For any critical point $x$ of any $C^1$ function $f$ and for any value of $L$, there exists $delta>0$ such that your inequality is true for all $x_1,x_2 in (x-delta,x+delta)$.
When I think of the $L$-Lipschitz condition, I like to remember one of its properties: if $f$ is differentiable and $L$-Lipschitz then $|f'(x)| le L$ for all $x$ in the domain of $f$. I concocted my example so that $f(x)$ has two phenomena: many critical points, and points with larger and larger derivative.
$endgroup$
The non-uniformly continuous function, $C^1$ function $f(x) = x sin x$ satisfies your criterion, because it has a sequence of critical points $x_n$ that approach infinity. For any critical point $x$ of any $C^1$ function $f$ and for any value of $L$, there exists $delta>0$ such that your inequality is true for all $x_1,x_2 in (x-delta,x+delta)$.
When I think of the $L$-Lipschitz condition, I like to remember one of its properties: if $f$ is differentiable and $L$-Lipschitz then $|f'(x)| le L$ for all $x$ in the domain of $f$. I concocted my example so that $f(x)$ has two phenomena: many critical points, and points with larger and larger derivative.
answered Mar 18 at 13:47
Lee MosherLee Mosher
51.4k33889
51.4k33889
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%2f3152797%2fcan-one-deduce-the-uniformly-continuity-by-a-weak-lipschtz-condition%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