Limit of a locally uniformly convergent sequence of continuous functions
$begingroup$
I have two questions:
1. I know that the uniform limit of a continuous functions is continuous. But I'm wondering whether this is true if the convergence is locally uniform. That is the uniform convergence is true within any bounded interval.
2. Also I'm confused with the uniqueness of the limit.
For example:
Define
$f_n:[0,1]rightarrow[0,1]$ such that
$$f_n(x) = begin{cases} 1-nx &, 0 leq xleq frac{1}{n} \ \0 &, frac{1}{n} leq xleq 1 end{cases}$$
Define $f:[0,1]rightarrow [0,1]$ to be zero function.
Define $h:[0,1]rightarrow [0,1]$ to be
$$h(x)=begin{cases}
1 &, x=0\ \
0 &, xneq 0
end{cases}$$
and we can prove that: $forall x,yin (0,1]$, $f_n$ converges uniformly to $f$ as well as to $h$ within $[x,y]$ (That is locally uniformly). Please point out the mistake I have done
analysis uniform-convergence sequence-of-function
$endgroup$
add a comment |
$begingroup$
I have two questions:
1. I know that the uniform limit of a continuous functions is continuous. But I'm wondering whether this is true if the convergence is locally uniform. That is the uniform convergence is true within any bounded interval.
2. Also I'm confused with the uniqueness of the limit.
For example:
Define
$f_n:[0,1]rightarrow[0,1]$ such that
$$f_n(x) = begin{cases} 1-nx &, 0 leq xleq frac{1}{n} \ \0 &, frac{1}{n} leq xleq 1 end{cases}$$
Define $f:[0,1]rightarrow [0,1]$ to be zero function.
Define $h:[0,1]rightarrow [0,1]$ to be
$$h(x)=begin{cases}
1 &, x=0\ \
0 &, xneq 0
end{cases}$$
and we can prove that: $forall x,yin (0,1]$, $f_n$ converges uniformly to $f$ as well as to $h$ within $[x,y]$ (That is locally uniformly). Please point out the mistake I have done
analysis uniform-convergence sequence-of-function
$endgroup$
add a comment |
$begingroup$
I have two questions:
1. I know that the uniform limit of a continuous functions is continuous. But I'm wondering whether this is true if the convergence is locally uniform. That is the uniform convergence is true within any bounded interval.
2. Also I'm confused with the uniqueness of the limit.
For example:
Define
$f_n:[0,1]rightarrow[0,1]$ such that
$$f_n(x) = begin{cases} 1-nx &, 0 leq xleq frac{1}{n} \ \0 &, frac{1}{n} leq xleq 1 end{cases}$$
Define $f:[0,1]rightarrow [0,1]$ to be zero function.
Define $h:[0,1]rightarrow [0,1]$ to be
$$h(x)=begin{cases}
1 &, x=0\ \
0 &, xneq 0
end{cases}$$
and we can prove that: $forall x,yin (0,1]$, $f_n$ converges uniformly to $f$ as well as to $h$ within $[x,y]$ (That is locally uniformly). Please point out the mistake I have done
analysis uniform-convergence sequence-of-function
$endgroup$
I have two questions:
1. I know that the uniform limit of a continuous functions is continuous. But I'm wondering whether this is true if the convergence is locally uniform. That is the uniform convergence is true within any bounded interval.
2. Also I'm confused with the uniqueness of the limit.
For example:
Define
$f_n:[0,1]rightarrow[0,1]$ such that
$$f_n(x) = begin{cases} 1-nx &, 0 leq xleq frac{1}{n} \ \0 &, frac{1}{n} leq xleq 1 end{cases}$$
Define $f:[0,1]rightarrow [0,1]$ to be zero function.
Define $h:[0,1]rightarrow [0,1]$ to be
$$h(x)=begin{cases}
1 &, x=0\ \
0 &, xneq 0
end{cases}$$
and we can prove that: $forall x,yin (0,1]$, $f_n$ converges uniformly to $f$ as well as to $h$ within $[x,y]$ (That is locally uniformly). Please point out the mistake I have done
analysis uniform-convergence sequence-of-function
analysis uniform-convergence sequence-of-function
edited Dec 8 '18 at 14:55
Charith Jeewantha
asked Dec 8 '18 at 14:47
Charith JeewanthaCharith Jeewantha
827
827
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Since continuity is a local property (that is, in order to determine whether $f$ is continuous at $a$, all that matters is how $f$ behaves near $a$), yes, local uniform convergence preserves continuity.
Concerning your other question, $(f_n)_{ninmathbb N}$ neither uniformly to no function and converges pointwise to $h$.
$endgroup$
$begingroup$
Thank you for the answer for the continuity. But for the other part, my concern is about Locally uniformly convergence.
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 14:57
$begingroup$
But I wrote in answer that local uniform convergence preserves continuity. Wasn't that the question?
$endgroup$
– José Carlos Santos
Dec 8 '18 at 14:59
$begingroup$
Yes I agree with you about the continuity. But how about the uniqueness of the limit
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 15:02
$begingroup$
The limit is unique (if it exists) because, for each $x$ in the domain of the $f_n$'s, $f(x)=lim_{ntoinfty}f_n(x)$ and the limit of a sequence of numbers is unique (again, if it exists).
$endgroup$
– José Carlos Santos
Dec 8 '18 at 15:06
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%2f3031190%2flimit-of-a-locally-uniformly-convergent-sequence-of-continuous-functions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Since continuity is a local property (that is, in order to determine whether $f$ is continuous at $a$, all that matters is how $f$ behaves near $a$), yes, local uniform convergence preserves continuity.
Concerning your other question, $(f_n)_{ninmathbb N}$ neither uniformly to no function and converges pointwise to $h$.
$endgroup$
$begingroup$
Thank you for the answer for the continuity. But for the other part, my concern is about Locally uniformly convergence.
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 14:57
$begingroup$
But I wrote in answer that local uniform convergence preserves continuity. Wasn't that the question?
$endgroup$
– José Carlos Santos
Dec 8 '18 at 14:59
$begingroup$
Yes I agree with you about the continuity. But how about the uniqueness of the limit
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 15:02
$begingroup$
The limit is unique (if it exists) because, for each $x$ in the domain of the $f_n$'s, $f(x)=lim_{ntoinfty}f_n(x)$ and the limit of a sequence of numbers is unique (again, if it exists).
$endgroup$
– José Carlos Santos
Dec 8 '18 at 15:06
add a comment |
$begingroup$
Since continuity is a local property (that is, in order to determine whether $f$ is continuous at $a$, all that matters is how $f$ behaves near $a$), yes, local uniform convergence preserves continuity.
Concerning your other question, $(f_n)_{ninmathbb N}$ neither uniformly to no function and converges pointwise to $h$.
$endgroup$
$begingroup$
Thank you for the answer for the continuity. But for the other part, my concern is about Locally uniformly convergence.
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 14:57
$begingroup$
But I wrote in answer that local uniform convergence preserves continuity. Wasn't that the question?
$endgroup$
– José Carlos Santos
Dec 8 '18 at 14:59
$begingroup$
Yes I agree with you about the continuity. But how about the uniqueness of the limit
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 15:02
$begingroup$
The limit is unique (if it exists) because, for each $x$ in the domain of the $f_n$'s, $f(x)=lim_{ntoinfty}f_n(x)$ and the limit of a sequence of numbers is unique (again, if it exists).
$endgroup$
– José Carlos Santos
Dec 8 '18 at 15:06
add a comment |
$begingroup$
Since continuity is a local property (that is, in order to determine whether $f$ is continuous at $a$, all that matters is how $f$ behaves near $a$), yes, local uniform convergence preserves continuity.
Concerning your other question, $(f_n)_{ninmathbb N}$ neither uniformly to no function and converges pointwise to $h$.
$endgroup$
Since continuity is a local property (that is, in order to determine whether $f$ is continuous at $a$, all that matters is how $f$ behaves near $a$), yes, local uniform convergence preserves continuity.
Concerning your other question, $(f_n)_{ninmathbb N}$ neither uniformly to no function and converges pointwise to $h$.
answered Dec 8 '18 at 14:53
José Carlos SantosJosé Carlos Santos
157k22126227
157k22126227
$begingroup$
Thank you for the answer for the continuity. But for the other part, my concern is about Locally uniformly convergence.
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 14:57
$begingroup$
But I wrote in answer that local uniform convergence preserves continuity. Wasn't that the question?
$endgroup$
– José Carlos Santos
Dec 8 '18 at 14:59
$begingroup$
Yes I agree with you about the continuity. But how about the uniqueness of the limit
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 15:02
$begingroup$
The limit is unique (if it exists) because, for each $x$ in the domain of the $f_n$'s, $f(x)=lim_{ntoinfty}f_n(x)$ and the limit of a sequence of numbers is unique (again, if it exists).
$endgroup$
– José Carlos Santos
Dec 8 '18 at 15:06
add a comment |
$begingroup$
Thank you for the answer for the continuity. But for the other part, my concern is about Locally uniformly convergence.
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 14:57
$begingroup$
But I wrote in answer that local uniform convergence preserves continuity. Wasn't that the question?
$endgroup$
– José Carlos Santos
Dec 8 '18 at 14:59
$begingroup$
Yes I agree with you about the continuity. But how about the uniqueness of the limit
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 15:02
$begingroup$
The limit is unique (if it exists) because, for each $x$ in the domain of the $f_n$'s, $f(x)=lim_{ntoinfty}f_n(x)$ and the limit of a sequence of numbers is unique (again, if it exists).
$endgroup$
– José Carlos Santos
Dec 8 '18 at 15:06
$begingroup$
Thank you for the answer for the continuity. But for the other part, my concern is about Locally uniformly convergence.
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 14:57
$begingroup$
Thank you for the answer for the continuity. But for the other part, my concern is about Locally uniformly convergence.
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 14:57
$begingroup$
But I wrote in answer that local uniform convergence preserves continuity. Wasn't that the question?
$endgroup$
– José Carlos Santos
Dec 8 '18 at 14:59
$begingroup$
But I wrote in answer that local uniform convergence preserves continuity. Wasn't that the question?
$endgroup$
– José Carlos Santos
Dec 8 '18 at 14:59
$begingroup$
Yes I agree with you about the continuity. But how about the uniqueness of the limit
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 15:02
$begingroup$
Yes I agree with you about the continuity. But how about the uniqueness of the limit
$endgroup$
– Charith Jeewantha
Dec 8 '18 at 15:02
$begingroup$
The limit is unique (if it exists) because, for each $x$ in the domain of the $f_n$'s, $f(x)=lim_{ntoinfty}f_n(x)$ and the limit of a sequence of numbers is unique (again, if it exists).
$endgroup$
– José Carlos Santos
Dec 8 '18 at 15:06
$begingroup$
The limit is unique (if it exists) because, for each $x$ in the domain of the $f_n$'s, $f(x)=lim_{ntoinfty}f_n(x)$ and the limit of a sequence of numbers is unique (again, if it exists).
$endgroup$
– José Carlos Santos
Dec 8 '18 at 15:06
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%2f3031190%2flimit-of-a-locally-uniformly-convergent-sequence-of-continuous-functions%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