If $f(x) geq g(x) forall x in [0,1]$, prove that $int_0^1 f geq int_0^1 g$
$begingroup$
Suppose that $f, g: [0,1] rightarrow mathbb{R}$ are Riemann integrable and $f(x) geq g(x) forall x in [0,1]$. Show that $int_0^1 f geq int_0^1 g$.
So this should be relatively simple. We have $f$ is Riemann integrable
if $L(f) = U(f)$. Where $L(f) = sup{L(f,P) | text{P a partition}}$, $U(f) = inf{U(f,P) | text{P a partition}}$.
Now we have that $f(x) geq g(x) forall x in [0,1]$. Because this holds, we have $L(f) geq L(g)$. Since $int_0^1$ is the common value $L(f) = U(f)$. We have $U(f) geq U(g)$ as well. And so $int_0^1 f geq int_0^1 g$.
Not too versed in proving stuff of this sort so would appreciate help/clarification.
real-analysis integration functions proof-verification riemann-integration
$endgroup$
|
show 1 more comment
$begingroup$
Suppose that $f, g: [0,1] rightarrow mathbb{R}$ are Riemann integrable and $f(x) geq g(x) forall x in [0,1]$. Show that $int_0^1 f geq int_0^1 g$.
So this should be relatively simple. We have $f$ is Riemann integrable
if $L(f) = U(f)$. Where $L(f) = sup{L(f,P) | text{P a partition}}$, $U(f) = inf{U(f,P) | text{P a partition}}$.
Now we have that $f(x) geq g(x) forall x in [0,1]$. Because this holds, we have $L(f) geq L(g)$. Since $int_0^1$ is the common value $L(f) = U(f)$. We have $U(f) geq U(g)$ as well. And so $int_0^1 f geq int_0^1 g$.
Not too versed in proving stuff of this sort so would appreciate help/clarification.
real-analysis integration functions proof-verification riemann-integration
$endgroup$
1
$begingroup$
I see the pieces of a complete proof... just oddly ordered. You have in the assumptions that $f$ and $g$ are integrable. Don't need to show it.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:16
1
$begingroup$
I suppose you've glossed over an important piece. If you know $f(x)geq g(x)$ for all $x$, how do you know that $L(f,P)geq L(g,P)$ for any $P$ immediately? Lower/upper sums aren't built directly from functions values. (This would be easy with Riemann sums though)
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:20
$begingroup$
With doing it with Riemann sums, would it be correct to say that considering the Riemann sum, $I(f, P, {t_i}) = sum_{i=1}^n f(t_i) cdot (x_i - x_i-1)$, we have that this sum is larger for a partition with respect to $f$ than with $g$. So therefore, we have that the integral is greater.
$endgroup$
– SS'
Dec 16 '18 at 5:26
1
$begingroup$
Pretty much. With Riemann sums, the inequalities are almost immediate just from ordered field properties.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:29
1
$begingroup$
It might be easier if you let $h(x)=f(x)-g(x)$, so $h(x) ge 0 , forall x in [0,1]$. Now show that $int_0^1 h(x) dx = int_0^1 f(x) dx-int_0^1 g(x) dx ge 0$.
$endgroup$
– tonychow0929
Dec 16 '18 at 8:01
|
show 1 more comment
$begingroup$
Suppose that $f, g: [0,1] rightarrow mathbb{R}$ are Riemann integrable and $f(x) geq g(x) forall x in [0,1]$. Show that $int_0^1 f geq int_0^1 g$.
So this should be relatively simple. We have $f$ is Riemann integrable
if $L(f) = U(f)$. Where $L(f) = sup{L(f,P) | text{P a partition}}$, $U(f) = inf{U(f,P) | text{P a partition}}$.
Now we have that $f(x) geq g(x) forall x in [0,1]$. Because this holds, we have $L(f) geq L(g)$. Since $int_0^1$ is the common value $L(f) = U(f)$. We have $U(f) geq U(g)$ as well. And so $int_0^1 f geq int_0^1 g$.
Not too versed in proving stuff of this sort so would appreciate help/clarification.
real-analysis integration functions proof-verification riemann-integration
$endgroup$
Suppose that $f, g: [0,1] rightarrow mathbb{R}$ are Riemann integrable and $f(x) geq g(x) forall x in [0,1]$. Show that $int_0^1 f geq int_0^1 g$.
So this should be relatively simple. We have $f$ is Riemann integrable
if $L(f) = U(f)$. Where $L(f) = sup{L(f,P) | text{P a partition}}$, $U(f) = inf{U(f,P) | text{P a partition}}$.
Now we have that $f(x) geq g(x) forall x in [0,1]$. Because this holds, we have $L(f) geq L(g)$. Since $int_0^1$ is the common value $L(f) = U(f)$. We have $U(f) geq U(g)$ as well. And so $int_0^1 f geq int_0^1 g$.
Not too versed in proving stuff of this sort so would appreciate help/clarification.
real-analysis integration functions proof-verification riemann-integration
real-analysis integration functions proof-verification riemann-integration
asked Dec 16 '18 at 5:07
SS'SS'
592314
592314
1
$begingroup$
I see the pieces of a complete proof... just oddly ordered. You have in the assumptions that $f$ and $g$ are integrable. Don't need to show it.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:16
1
$begingroup$
I suppose you've glossed over an important piece. If you know $f(x)geq g(x)$ for all $x$, how do you know that $L(f,P)geq L(g,P)$ for any $P$ immediately? Lower/upper sums aren't built directly from functions values. (This would be easy with Riemann sums though)
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:20
$begingroup$
With doing it with Riemann sums, would it be correct to say that considering the Riemann sum, $I(f, P, {t_i}) = sum_{i=1}^n f(t_i) cdot (x_i - x_i-1)$, we have that this sum is larger for a partition with respect to $f$ than with $g$. So therefore, we have that the integral is greater.
$endgroup$
– SS'
Dec 16 '18 at 5:26
1
$begingroup$
Pretty much. With Riemann sums, the inequalities are almost immediate just from ordered field properties.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:29
1
$begingroup$
It might be easier if you let $h(x)=f(x)-g(x)$, so $h(x) ge 0 , forall x in [0,1]$. Now show that $int_0^1 h(x) dx = int_0^1 f(x) dx-int_0^1 g(x) dx ge 0$.
$endgroup$
– tonychow0929
Dec 16 '18 at 8:01
|
show 1 more comment
1
$begingroup$
I see the pieces of a complete proof... just oddly ordered. You have in the assumptions that $f$ and $g$ are integrable. Don't need to show it.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:16
1
$begingroup$
I suppose you've glossed over an important piece. If you know $f(x)geq g(x)$ for all $x$, how do you know that $L(f,P)geq L(g,P)$ for any $P$ immediately? Lower/upper sums aren't built directly from functions values. (This would be easy with Riemann sums though)
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:20
$begingroup$
With doing it with Riemann sums, would it be correct to say that considering the Riemann sum, $I(f, P, {t_i}) = sum_{i=1}^n f(t_i) cdot (x_i - x_i-1)$, we have that this sum is larger for a partition with respect to $f$ than with $g$. So therefore, we have that the integral is greater.
$endgroup$
– SS'
Dec 16 '18 at 5:26
1
$begingroup$
Pretty much. With Riemann sums, the inequalities are almost immediate just from ordered field properties.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:29
1
$begingroup$
It might be easier if you let $h(x)=f(x)-g(x)$, so $h(x) ge 0 , forall x in [0,1]$. Now show that $int_0^1 h(x) dx = int_0^1 f(x) dx-int_0^1 g(x) dx ge 0$.
$endgroup$
– tonychow0929
Dec 16 '18 at 8:01
1
1
$begingroup$
I see the pieces of a complete proof... just oddly ordered. You have in the assumptions that $f$ and $g$ are integrable. Don't need to show it.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:16
$begingroup$
I see the pieces of a complete proof... just oddly ordered. You have in the assumptions that $f$ and $g$ are integrable. Don't need to show it.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:16
1
1
$begingroup$
I suppose you've glossed over an important piece. If you know $f(x)geq g(x)$ for all $x$, how do you know that $L(f,P)geq L(g,P)$ for any $P$ immediately? Lower/upper sums aren't built directly from functions values. (This would be easy with Riemann sums though)
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:20
$begingroup$
I suppose you've glossed over an important piece. If you know $f(x)geq g(x)$ for all $x$, how do you know that $L(f,P)geq L(g,P)$ for any $P$ immediately? Lower/upper sums aren't built directly from functions values. (This would be easy with Riemann sums though)
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:20
$begingroup$
With doing it with Riemann sums, would it be correct to say that considering the Riemann sum, $I(f, P, {t_i}) = sum_{i=1}^n f(t_i) cdot (x_i - x_i-1)$, we have that this sum is larger for a partition with respect to $f$ than with $g$. So therefore, we have that the integral is greater.
$endgroup$
– SS'
Dec 16 '18 at 5:26
$begingroup$
With doing it with Riemann sums, would it be correct to say that considering the Riemann sum, $I(f, P, {t_i}) = sum_{i=1}^n f(t_i) cdot (x_i - x_i-1)$, we have that this sum is larger for a partition with respect to $f$ than with $g$. So therefore, we have that the integral is greater.
$endgroup$
– SS'
Dec 16 '18 at 5:26
1
1
$begingroup$
Pretty much. With Riemann sums, the inequalities are almost immediate just from ordered field properties.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:29
$begingroup$
Pretty much. With Riemann sums, the inequalities are almost immediate just from ordered field properties.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:29
1
1
$begingroup$
It might be easier if you let $h(x)=f(x)-g(x)$, so $h(x) ge 0 , forall x in [0,1]$. Now show that $int_0^1 h(x) dx = int_0^1 f(x) dx-int_0^1 g(x) dx ge 0$.
$endgroup$
– tonychow0929
Dec 16 '18 at 8:01
$begingroup$
It might be easier if you let $h(x)=f(x)-g(x)$, so $h(x) ge 0 , forall x in [0,1]$. Now show that $int_0^1 h(x) dx = int_0^1 f(x) dx-int_0^1 g(x) dx ge 0$.
$endgroup$
– tonychow0929
Dec 16 '18 at 8:01
|
show 1 more comment
1 Answer
1
active
oldest
votes
$begingroup$
There's nothing wrong with it, but for someone at your stage, I would expect some explanation of why $f(x) ge g(x)$ implies $L(f) ge L(g)$, especially since this is the main part of the proof.
$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%2f3042256%2fif-fx-geq-gx-forall-x-in-0-1-prove-that-int-01-f-geq-int-01-g%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$
There's nothing wrong with it, but for someone at your stage, I would expect some explanation of why $f(x) ge g(x)$ implies $L(f) ge L(g)$, especially since this is the main part of the proof.
$endgroup$
add a comment |
$begingroup$
There's nothing wrong with it, but for someone at your stage, I would expect some explanation of why $f(x) ge g(x)$ implies $L(f) ge L(g)$, especially since this is the main part of the proof.
$endgroup$
add a comment |
$begingroup$
There's nothing wrong with it, but for someone at your stage, I would expect some explanation of why $f(x) ge g(x)$ implies $L(f) ge L(g)$, especially since this is the main part of the proof.
$endgroup$
There's nothing wrong with it, but for someone at your stage, I would expect some explanation of why $f(x) ge g(x)$ implies $L(f) ge L(g)$, especially since this is the main part of the proof.
answered Dec 16 '18 at 5:18
Trevor GunnTrevor Gunn
14.8k32047
14.8k32047
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%2f3042256%2fif-fx-geq-gx-forall-x-in-0-1-prove-that-int-01-f-geq-int-01-g%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$
I see the pieces of a complete proof... just oddly ordered. You have in the assumptions that $f$ and $g$ are integrable. Don't need to show it.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:16
1
$begingroup$
I suppose you've glossed over an important piece. If you know $f(x)geq g(x)$ for all $x$, how do you know that $L(f,P)geq L(g,P)$ for any $P$ immediately? Lower/upper sums aren't built directly from functions values. (This would be easy with Riemann sums though)
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:20
$begingroup$
With doing it with Riemann sums, would it be correct to say that considering the Riemann sum, $I(f, P, {t_i}) = sum_{i=1}^n f(t_i) cdot (x_i - x_i-1)$, we have that this sum is larger for a partition with respect to $f$ than with $g$. So therefore, we have that the integral is greater.
$endgroup$
– SS'
Dec 16 '18 at 5:26
1
$begingroup$
Pretty much. With Riemann sums, the inequalities are almost immediate just from ordered field properties.
$endgroup$
– Robert Wolfe
Dec 16 '18 at 5:29
1
$begingroup$
It might be easier if you let $h(x)=f(x)-g(x)$, so $h(x) ge 0 , forall x in [0,1]$. Now show that $int_0^1 h(x) dx = int_0^1 f(x) dx-int_0^1 g(x) dx ge 0$.
$endgroup$
– tonychow0929
Dec 16 '18 at 8:01