Proof of additivity of domain for definite integralsA proof in Spivak on integration.(Riemann Integrals) Three proofs from elementary analysisProve that if [a,b] and [b,c] are integrable, then [a,c] is integrableProving the converse of the Cauchy criterion for integrationIf a bounded function is integrable on each interval $[a,1]$, then it is integrable on $[0,1]$.Show $sinfrac1x$ for $xnot= 0$ and $f(0)=0$ is integrable on $[-1,1]$Proof Verification: Comparison Property for IntegralsIs my proof correct? If $f$ has a finite number of discontinuities on $[a, b]$, then it is integrable on $[a, b]$Show that the function $f : [0, 1] to mathbbR$ defined by $f(x) = cx$ for some fixed $c in mathbbR$ is Riemann IntegrableAdditivity of integral
Should I take out a loan for a friend to invest on my behalf?
Why is this plane circling around the Lucknow airport every day?
BitNot does not flip bits in the way I expected
What Happens when Passenger Refuses to Fly Boeing 737 Max?
Should I tell my boss the work he did was worthless
Good allowance savings plan?
Do Bugbears' arms literally get longer when it's their turn?
The bar has been raised
What are some noteworthy "mic-drop" moments in math?
Solving "Resistance between two nodes on a grid" problem in Mathematica
What wound would be of little consequence to a biped but terrible for a quadruped?
Is there an equal sign with wider gap?
Word for a person who has no opinion about whether god exists
What is the likely impact of grounding an entire aircraft series?
In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?
Why the color red for the Republican Party
Finding algorithms of QGIS commands?
Should QA ask requirements to developers?
PTIJ: How can I halachically kill a vampire?
Are the terms "stab" and "staccato" synonyms?
How do I locate a classical quotation?
Is Gradient Descent central to every optimizer?
How much attack damage does the AC boost from a shield prevent on average?
Single word request: Harming the benefactor
Proof of additivity of domain for definite integrals
A proof in Spivak on integration.(Riemann Integrals) Three proofs from elementary analysisProve that if [a,b] and [b,c] are integrable, then [a,c] is integrableProving the converse of the Cauchy criterion for integrationIf a bounded function is integrable on each interval $[a,1]$, then it is integrable on $[0,1]$.Show $sinfrac1x$ for $xnot= 0$ and $f(0)=0$ is integrable on $[-1,1]$Proof Verification: Comparison Property for IntegralsIs my proof correct? If $f$ has a finite number of discontinuities on $[a, b]$, then it is integrable on $[a, b]$Show that the function $f : [0, 1] to mathbbR$ defined by $f(x) = cx$ for some fixed $c in mathbbR$ is Riemann IntegrableAdditivity of integral
$begingroup$
I would like to prove the following theorem:
Theorem If $c in (a,b)$ and $f$ is integrable on $[a,c]$ and $[c,b]$, then $f$ is integrable on $[a,b]$ and
$$int_a^bf = int_a^cf + int_c^bf.$$
I will make us of the following lemma:
Lemma For two non-empty sets $A, B$ which are bounded above, $sup(A+B) = sup A + sup B$ and $inf(A+B) = inf A + inf B$.
I would appreciate it if someone could verify my proof below since it's different from the ones I usually see in textbooks.
Proof Let $P_1$ be a partition of $[a,c]$, $P_2$ a partition of $[c,b]$ and $P = P_1 cup P_2$. Then clearly $P$ is a partition of $[a,b]$, $L(f,P) = L(f,P_1) + L(f,P_2)$ and $U(f,P) = U(f,P_1) + U(f,P_2)$. Then by the lemma,
$$supL(f,P) = supL(f,P_1) + supL(f,P_2),$$
and
$$infU(f,P) = infU(f,P_1) + infU(f,P_2). $$
Because $f$ is integrable on the respective intervals,
$$int_a^cf = supL(f,P_1) = infU(f,P_1) $$ and
$$int_c^bf = supL(f,P_2) = infU(f,P_2), $$ so we get that
$$supL(f,P) = infU(f,P) = int_a^bf = int_a^cf + int_c^bf, $$
showing that $f$ is integrable on $[a,b]$ and that the equality holds.
calculus real-analysis integration
$endgroup$
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
$begingroup$
I would like to prove the following theorem:
Theorem If $c in (a,b)$ and $f$ is integrable on $[a,c]$ and $[c,b]$, then $f$ is integrable on $[a,b]$ and
$$int_a^bf = int_a^cf + int_c^bf.$$
I will make us of the following lemma:
Lemma For two non-empty sets $A, B$ which are bounded above, $sup(A+B) = sup A + sup B$ and $inf(A+B) = inf A + inf B$.
I would appreciate it if someone could verify my proof below since it's different from the ones I usually see in textbooks.
Proof Let $P_1$ be a partition of $[a,c]$, $P_2$ a partition of $[c,b]$ and $P = P_1 cup P_2$. Then clearly $P$ is a partition of $[a,b]$, $L(f,P) = L(f,P_1) + L(f,P_2)$ and $U(f,P) = U(f,P_1) + U(f,P_2)$. Then by the lemma,
$$supL(f,P) = supL(f,P_1) + supL(f,P_2),$$
and
$$infU(f,P) = infU(f,P_1) + infU(f,P_2). $$
Because $f$ is integrable on the respective intervals,
$$int_a^cf = supL(f,P_1) = infU(f,P_1) $$ and
$$int_c^bf = supL(f,P_2) = infU(f,P_2), $$ so we get that
$$supL(f,P) = infU(f,P) = int_a^bf = int_a^cf + int_c^bf, $$
showing that $f$ is integrable on $[a,b]$ and that the equality holds.
calculus real-analysis integration
$endgroup$
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
$begingroup$
looks right to me
$endgroup$
– user251257
Aug 4 '15 at 8:28
1
$begingroup$
Your $P,$ is not arbitrary as a partition of $[a,b]$ because it contains $c dots$
$endgroup$
– Tony Piccolo
Aug 4 '15 at 11:08
add a comment |
$begingroup$
I would like to prove the following theorem:
Theorem If $c in (a,b)$ and $f$ is integrable on $[a,c]$ and $[c,b]$, then $f$ is integrable on $[a,b]$ and
$$int_a^bf = int_a^cf + int_c^bf.$$
I will make us of the following lemma:
Lemma For two non-empty sets $A, B$ which are bounded above, $sup(A+B) = sup A + sup B$ and $inf(A+B) = inf A + inf B$.
I would appreciate it if someone could verify my proof below since it's different from the ones I usually see in textbooks.
Proof Let $P_1$ be a partition of $[a,c]$, $P_2$ a partition of $[c,b]$ and $P = P_1 cup P_2$. Then clearly $P$ is a partition of $[a,b]$, $L(f,P) = L(f,P_1) + L(f,P_2)$ and $U(f,P) = U(f,P_1) + U(f,P_2)$. Then by the lemma,
$$supL(f,P) = supL(f,P_1) + supL(f,P_2),$$
and
$$infU(f,P) = infU(f,P_1) + infU(f,P_2). $$
Because $f$ is integrable on the respective intervals,
$$int_a^cf = supL(f,P_1) = infU(f,P_1) $$ and
$$int_c^bf = supL(f,P_2) = infU(f,P_2), $$ so we get that
$$supL(f,P) = infU(f,P) = int_a^bf = int_a^cf + int_c^bf, $$
showing that $f$ is integrable on $[a,b]$ and that the equality holds.
calculus real-analysis integration
$endgroup$
I would like to prove the following theorem:
Theorem If $c in (a,b)$ and $f$ is integrable on $[a,c]$ and $[c,b]$, then $f$ is integrable on $[a,b]$ and
$$int_a^bf = int_a^cf + int_c^bf.$$
I will make us of the following lemma:
Lemma For two non-empty sets $A, B$ which are bounded above, $sup(A+B) = sup A + sup B$ and $inf(A+B) = inf A + inf B$.
I would appreciate it if someone could verify my proof below since it's different from the ones I usually see in textbooks.
Proof Let $P_1$ be a partition of $[a,c]$, $P_2$ a partition of $[c,b]$ and $P = P_1 cup P_2$. Then clearly $P$ is a partition of $[a,b]$, $L(f,P) = L(f,P_1) + L(f,P_2)$ and $U(f,P) = U(f,P_1) + U(f,P_2)$. Then by the lemma,
$$supL(f,P) = supL(f,P_1) + supL(f,P_2),$$
and
$$infU(f,P) = infU(f,P_1) + infU(f,P_2). $$
Because $f$ is integrable on the respective intervals,
$$int_a^cf = supL(f,P_1) = infU(f,P_1) $$ and
$$int_c^bf = supL(f,P_2) = infU(f,P_2), $$ so we get that
$$supL(f,P) = infU(f,P) = int_a^bf = int_a^cf + int_c^bf, $$
showing that $f$ is integrable on $[a,b]$ and that the equality holds.
calculus real-analysis integration
calculus real-analysis integration
asked Aug 4 '15 at 7:17
SimeonSimeon
482419
482419
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
$begingroup$
looks right to me
$endgroup$
– user251257
Aug 4 '15 at 8:28
1
$begingroup$
Your $P,$ is not arbitrary as a partition of $[a,b]$ because it contains $c dots$
$endgroup$
– Tony Piccolo
Aug 4 '15 at 11:08
add a comment |
$begingroup$
looks right to me
$endgroup$
– user251257
Aug 4 '15 at 8:28
1
$begingroup$
Your $P,$ is not arbitrary as a partition of $[a,b]$ because it contains $c dots$
$endgroup$
– Tony Piccolo
Aug 4 '15 at 11:08
$begingroup$
looks right to me
$endgroup$
– user251257
Aug 4 '15 at 8:28
$begingroup$
looks right to me
$endgroup$
– user251257
Aug 4 '15 at 8:28
1
1
$begingroup$
Your $P,$ is not arbitrary as a partition of $[a,b]$ because it contains $c dots$
$endgroup$
– Tony Piccolo
Aug 4 '15 at 11:08
$begingroup$
Your $P,$ is not arbitrary as a partition of $[a,b]$ because it contains $c dots$
$endgroup$
– Tony Piccolo
Aug 4 '15 at 11:08
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
There is another way of proving the theorem, namely:
Say $I_1 = [a,c]$ and $I_2 = [c,b]$.Then
$$int_a^c f = int_a^b f chi_I_1 quad & quad int_c^b f = int_a^b fchi_I_2$$
So by additivity of the integral
$$int_a^b f chi_I_1 + int_a^b fchi_I_2 = int_a^b f(chi_I_1 + chi_I_2) - int_c^c f(chi_I_1 + chi_I_2) = int_a^b f(chi_I_1 + chi_I_2) = int_a^b f,$$
where $$chi_I (x) = begincases
1 & xin I \
0 & otherwise
endcases$$
Or
You can use the property that
$$chi_I_1 cup I_2 = chi_I_1 + chi_I_2 - chi_I_1 cap I_2.$$
$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%2f1383830%2fproof-of-additivity-of-domain-for-definite-integrals%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 is another way of proving the theorem, namely:
Say $I_1 = [a,c]$ and $I_2 = [c,b]$.Then
$$int_a^c f = int_a^b f chi_I_1 quad & quad int_c^b f = int_a^b fchi_I_2$$
So by additivity of the integral
$$int_a^b f chi_I_1 + int_a^b fchi_I_2 = int_a^b f(chi_I_1 + chi_I_2) - int_c^c f(chi_I_1 + chi_I_2) = int_a^b f(chi_I_1 + chi_I_2) = int_a^b f,$$
where $$chi_I (x) = begincases
1 & xin I \
0 & otherwise
endcases$$
Or
You can use the property that
$$chi_I_1 cup I_2 = chi_I_1 + chi_I_2 - chi_I_1 cap I_2.$$
$endgroup$
add a comment |
$begingroup$
There is another way of proving the theorem, namely:
Say $I_1 = [a,c]$ and $I_2 = [c,b]$.Then
$$int_a^c f = int_a^b f chi_I_1 quad & quad int_c^b f = int_a^b fchi_I_2$$
So by additivity of the integral
$$int_a^b f chi_I_1 + int_a^b fchi_I_2 = int_a^b f(chi_I_1 + chi_I_2) - int_c^c f(chi_I_1 + chi_I_2) = int_a^b f(chi_I_1 + chi_I_2) = int_a^b f,$$
where $$chi_I (x) = begincases
1 & xin I \
0 & otherwise
endcases$$
Or
You can use the property that
$$chi_I_1 cup I_2 = chi_I_1 + chi_I_2 - chi_I_1 cap I_2.$$
$endgroup$
add a comment |
$begingroup$
There is another way of proving the theorem, namely:
Say $I_1 = [a,c]$ and $I_2 = [c,b]$.Then
$$int_a^c f = int_a^b f chi_I_1 quad & quad int_c^b f = int_a^b fchi_I_2$$
So by additivity of the integral
$$int_a^b f chi_I_1 + int_a^b fchi_I_2 = int_a^b f(chi_I_1 + chi_I_2) - int_c^c f(chi_I_1 + chi_I_2) = int_a^b f(chi_I_1 + chi_I_2) = int_a^b f,$$
where $$chi_I (x) = begincases
1 & xin I \
0 & otherwise
endcases$$
Or
You can use the property that
$$chi_I_1 cup I_2 = chi_I_1 + chi_I_2 - chi_I_1 cap I_2.$$
$endgroup$
There is another way of proving the theorem, namely:
Say $I_1 = [a,c]$ and $I_2 = [c,b]$.Then
$$int_a^c f = int_a^b f chi_I_1 quad & quad int_c^b f = int_a^b fchi_I_2$$
So by additivity of the integral
$$int_a^b f chi_I_1 + int_a^b fchi_I_2 = int_a^b f(chi_I_1 + chi_I_2) - int_c^c f(chi_I_1 + chi_I_2) = int_a^b f(chi_I_1 + chi_I_2) = int_a^b f,$$
where $$chi_I (x) = begincases
1 & xin I \
0 & otherwise
endcases$$
Or
You can use the property that
$$chi_I_1 cup I_2 = chi_I_1 + chi_I_2 - chi_I_1 cap I_2.$$
answered Feb 22 '18 at 4:05
onurcanbektasonurcanbektas
3,46211037
3,46211037
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%2f1383830%2fproof-of-additivity-of-domain-for-definite-integrals%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$
looks right to me
$endgroup$
– user251257
Aug 4 '15 at 8:28
1
$begingroup$
Your $P,$ is not arbitrary as a partition of $[a,b]$ because it contains $c dots$
$endgroup$
– Tony Piccolo
Aug 4 '15 at 11:08