Convergence locally uniformly VS $L^1$ convegence for probability density functions
$begingroup$
Let $f_1, f_2, ldots$ and $f$ be probability density functions on $(0, infty)$ - so $int_{(0,infty)}f_n(x)dx=1$, $int_{(0,infty)}f(x)dx=1$. Assume that for every $x in (0, infty)$ there exists a neighborhood $N_x$ of $x$ such that
$$
sup_{y in N_x}|f_n(y)-f(y)|to 0,
$$
i.e. $f_n$ converges to $f$ locally uniformly. This can also be thought in terms of uniform convergence on compact sets. Now, is it possible to also conclude that $Vert f_n - f Vert_1 to 0$? My feeling is that the answer is no, unless additional assumptions are included, but I'm not managing to construct a counterexample.
probability convergence
$endgroup$
add a comment |
$begingroup$
Let $f_1, f_2, ldots$ and $f$ be probability density functions on $(0, infty)$ - so $int_{(0,infty)}f_n(x)dx=1$, $int_{(0,infty)}f(x)dx=1$. Assume that for every $x in (0, infty)$ there exists a neighborhood $N_x$ of $x$ such that
$$
sup_{y in N_x}|f_n(y)-f(y)|to 0,
$$
i.e. $f_n$ converges to $f$ locally uniformly. This can also be thought in terms of uniform convergence on compact sets. Now, is it possible to also conclude that $Vert f_n - f Vert_1 to 0$? My feeling is that the answer is no, unless additional assumptions are included, but I'm not managing to construct a counterexample.
probability convergence
$endgroup$
add a comment |
$begingroup$
Let $f_1, f_2, ldots$ and $f$ be probability density functions on $(0, infty)$ - so $int_{(0,infty)}f_n(x)dx=1$, $int_{(0,infty)}f(x)dx=1$. Assume that for every $x in (0, infty)$ there exists a neighborhood $N_x$ of $x$ such that
$$
sup_{y in N_x}|f_n(y)-f(y)|to 0,
$$
i.e. $f_n$ converges to $f$ locally uniformly. This can also be thought in terms of uniform convergence on compact sets. Now, is it possible to also conclude that $Vert f_n - f Vert_1 to 0$? My feeling is that the answer is no, unless additional assumptions are included, but I'm not managing to construct a counterexample.
probability convergence
$endgroup$
Let $f_1, f_2, ldots$ and $f$ be probability density functions on $(0, infty)$ - so $int_{(0,infty)}f_n(x)dx=1$, $int_{(0,infty)}f(x)dx=1$. Assume that for every $x in (0, infty)$ there exists a neighborhood $N_x$ of $x$ such that
$$
sup_{y in N_x}|f_n(y)-f(y)|to 0,
$$
i.e. $f_n$ converges to $f$ locally uniformly. This can also be thought in terms of uniform convergence on compact sets. Now, is it possible to also conclude that $Vert f_n - f Vert_1 to 0$? My feeling is that the answer is no, unless additional assumptions are included, but I'm not managing to construct a counterexample.
probability convergence
probability convergence
asked Dec 12 '18 at 16:46
Jack LondonJack London
33318
33318
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Yes, it is possible to conclude that the convergence is in $L^1$ norm.
Given any $varepsilon>0$, there exists a compact set $K$ such that
$$
int_{(0,infty)backslash K} f(x), dx<varepsilon/4
$$
since $fin L^1(0,infty)$. On the other hand, uniform convergence on $K$, a bounded set, implies $L^1(K)$ convergence, hence $exists NinBbb N$ such that
$$
int_{ K} |f(x)-f_n(x)| , dx <varepsilon/4
$$
for all $nge N$. This also implies that for each $nge N$, we have
$$begin{align}
int_{ K} |f_n(x) |, dx
&ge
int_{ K} |f(x)|, dx
-int_{ K} |f(x)-f_n(x)| , dx \
&ge (1-varepsilon/4) - varepsilon/4 \
&= 1 - varepsilon/2,
end{align}$$
hence
$$
int_{(0,infty)backslash K} |f_n(x) |, dx le varepsilon/2.
$$
This means that for all $nge N$,
$$begin{align}
int_{(0,infty)} |f(x)-f_n(x)| , dx
&le
int_{K} |f(x)-f_n(x)| , dx + int_{(0,infty)backslash K} |f(x)-f_n(x)| , dx \
&le varepsilon/4 + int_{(0,infty)backslash K} |f(x)| , dx
+int_{(0,infty)backslash K} |f_n(x)| , dx \
&le varepsilon/4 + varepsilon/4 + varepsilon/2 \
&le varepsilon,
end{align}$$
which proves convergence in $L^1(0,infty)$.
$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%2f3036927%2fconvergence-locally-uniformly-vs-l1-convegence-for-probability-density-functi%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$
Yes, it is possible to conclude that the convergence is in $L^1$ norm.
Given any $varepsilon>0$, there exists a compact set $K$ such that
$$
int_{(0,infty)backslash K} f(x), dx<varepsilon/4
$$
since $fin L^1(0,infty)$. On the other hand, uniform convergence on $K$, a bounded set, implies $L^1(K)$ convergence, hence $exists NinBbb N$ such that
$$
int_{ K} |f(x)-f_n(x)| , dx <varepsilon/4
$$
for all $nge N$. This also implies that for each $nge N$, we have
$$begin{align}
int_{ K} |f_n(x) |, dx
&ge
int_{ K} |f(x)|, dx
-int_{ K} |f(x)-f_n(x)| , dx \
&ge (1-varepsilon/4) - varepsilon/4 \
&= 1 - varepsilon/2,
end{align}$$
hence
$$
int_{(0,infty)backslash K} |f_n(x) |, dx le varepsilon/2.
$$
This means that for all $nge N$,
$$begin{align}
int_{(0,infty)} |f(x)-f_n(x)| , dx
&le
int_{K} |f(x)-f_n(x)| , dx + int_{(0,infty)backslash K} |f(x)-f_n(x)| , dx \
&le varepsilon/4 + int_{(0,infty)backslash K} |f(x)| , dx
+int_{(0,infty)backslash K} |f_n(x)| , dx \
&le varepsilon/4 + varepsilon/4 + varepsilon/2 \
&le varepsilon,
end{align}$$
which proves convergence in $L^1(0,infty)$.
$endgroup$
add a comment |
$begingroup$
Yes, it is possible to conclude that the convergence is in $L^1$ norm.
Given any $varepsilon>0$, there exists a compact set $K$ such that
$$
int_{(0,infty)backslash K} f(x), dx<varepsilon/4
$$
since $fin L^1(0,infty)$. On the other hand, uniform convergence on $K$, a bounded set, implies $L^1(K)$ convergence, hence $exists NinBbb N$ such that
$$
int_{ K} |f(x)-f_n(x)| , dx <varepsilon/4
$$
for all $nge N$. This also implies that for each $nge N$, we have
$$begin{align}
int_{ K} |f_n(x) |, dx
&ge
int_{ K} |f(x)|, dx
-int_{ K} |f(x)-f_n(x)| , dx \
&ge (1-varepsilon/4) - varepsilon/4 \
&= 1 - varepsilon/2,
end{align}$$
hence
$$
int_{(0,infty)backslash K} |f_n(x) |, dx le varepsilon/2.
$$
This means that for all $nge N$,
$$begin{align}
int_{(0,infty)} |f(x)-f_n(x)| , dx
&le
int_{K} |f(x)-f_n(x)| , dx + int_{(0,infty)backslash K} |f(x)-f_n(x)| , dx \
&le varepsilon/4 + int_{(0,infty)backslash K} |f(x)| , dx
+int_{(0,infty)backslash K} |f_n(x)| , dx \
&le varepsilon/4 + varepsilon/4 + varepsilon/2 \
&le varepsilon,
end{align}$$
which proves convergence in $L^1(0,infty)$.
$endgroup$
add a comment |
$begingroup$
Yes, it is possible to conclude that the convergence is in $L^1$ norm.
Given any $varepsilon>0$, there exists a compact set $K$ such that
$$
int_{(0,infty)backslash K} f(x), dx<varepsilon/4
$$
since $fin L^1(0,infty)$. On the other hand, uniform convergence on $K$, a bounded set, implies $L^1(K)$ convergence, hence $exists NinBbb N$ such that
$$
int_{ K} |f(x)-f_n(x)| , dx <varepsilon/4
$$
for all $nge N$. This also implies that for each $nge N$, we have
$$begin{align}
int_{ K} |f_n(x) |, dx
&ge
int_{ K} |f(x)|, dx
-int_{ K} |f(x)-f_n(x)| , dx \
&ge (1-varepsilon/4) - varepsilon/4 \
&= 1 - varepsilon/2,
end{align}$$
hence
$$
int_{(0,infty)backslash K} |f_n(x) |, dx le varepsilon/2.
$$
This means that for all $nge N$,
$$begin{align}
int_{(0,infty)} |f(x)-f_n(x)| , dx
&le
int_{K} |f(x)-f_n(x)| , dx + int_{(0,infty)backslash K} |f(x)-f_n(x)| , dx \
&le varepsilon/4 + int_{(0,infty)backslash K} |f(x)| , dx
+int_{(0,infty)backslash K} |f_n(x)| , dx \
&le varepsilon/4 + varepsilon/4 + varepsilon/2 \
&le varepsilon,
end{align}$$
which proves convergence in $L^1(0,infty)$.
$endgroup$
Yes, it is possible to conclude that the convergence is in $L^1$ norm.
Given any $varepsilon>0$, there exists a compact set $K$ such that
$$
int_{(0,infty)backslash K} f(x), dx<varepsilon/4
$$
since $fin L^1(0,infty)$. On the other hand, uniform convergence on $K$, a bounded set, implies $L^1(K)$ convergence, hence $exists NinBbb N$ such that
$$
int_{ K} |f(x)-f_n(x)| , dx <varepsilon/4
$$
for all $nge N$. This also implies that for each $nge N$, we have
$$begin{align}
int_{ K} |f_n(x) |, dx
&ge
int_{ K} |f(x)|, dx
-int_{ K} |f(x)-f_n(x)| , dx \
&ge (1-varepsilon/4) - varepsilon/4 \
&= 1 - varepsilon/2,
end{align}$$
hence
$$
int_{(0,infty)backslash K} |f_n(x) |, dx le varepsilon/2.
$$
This means that for all $nge N$,
$$begin{align}
int_{(0,infty)} |f(x)-f_n(x)| , dx
&le
int_{K} |f(x)-f_n(x)| , dx + int_{(0,infty)backslash K} |f(x)-f_n(x)| , dx \
&le varepsilon/4 + int_{(0,infty)backslash K} |f(x)| , dx
+int_{(0,infty)backslash K} |f_n(x)| , dx \
&le varepsilon/4 + varepsilon/4 + varepsilon/2 \
&le varepsilon,
end{align}$$
which proves convergence in $L^1(0,infty)$.
answered Dec 12 '18 at 18:03
BigbearZzzBigbearZzz
8,79421652
8,79421652
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%2f3036927%2fconvergence-locally-uniformly-vs-l1-convegence-for-probability-density-functi%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