Changing bounds of definite integral
$begingroup$
I am using this baby Rudin definition for Riemann integral:
Let $[a, b]$ be a given interval. By a partition $P$ of $[a, b]$ we mean a finite set of points $x_0, x_1, ldots, x_n$, where
$$ a = x_0 leq x_1 leq cdots leq x_{n-1} leq x_n = b.$$
We write
$$ Delta x_i = x_i - x_{i-1} qquad (i = 1, ldots, n). $$
Now suppose $f$ is a bounded real function defined on $[a, b]$. Corresponding to each partition $P$ of $[a, b]$ we put
$$
begin{align}
M_i &= sup f(x) qquad (x_{i-1} leq x leq x_i), \
m_i &= inf f(x) qquad (x_{i-1} leq x leq x_i), \
U(P, f) &= sum_{i=1}^n M_i Delta x_i, \
L(P, f) &= sum_{i=1}^n m_i Delta x_i,
end{align}
$$
and finally
$$
begin{align}
tag{1} overline{int_a^b} f dx &= inf U(P, f), \
tag{2} underline{int_a^b} f dx &= sup L(P, f),\,
end{align}
$$
where the $inf$ and the $sup$ are taken over all partitions $P$ of $[a, b]$. The left members of (1) and (2) are called the upper and lower Riemann integrals of $f$ over $[a, b]$, respectively.
If the upper and lower integrals are equal, we say that $f$ is Riemann-integrable on $[a, b]$,
$$ tag{3} int_a^b f dx. $$
How do we get property $displaystyleint_a^b f dx=-displaystyleint_b^a f dx$ from this definition?
(Code borrowed from here)
real-analysis integration definition
$endgroup$
add a comment |
$begingroup$
I am using this baby Rudin definition for Riemann integral:
Let $[a, b]$ be a given interval. By a partition $P$ of $[a, b]$ we mean a finite set of points $x_0, x_1, ldots, x_n$, where
$$ a = x_0 leq x_1 leq cdots leq x_{n-1} leq x_n = b.$$
We write
$$ Delta x_i = x_i - x_{i-1} qquad (i = 1, ldots, n). $$
Now suppose $f$ is a bounded real function defined on $[a, b]$. Corresponding to each partition $P$ of $[a, b]$ we put
$$
begin{align}
M_i &= sup f(x) qquad (x_{i-1} leq x leq x_i), \
m_i &= inf f(x) qquad (x_{i-1} leq x leq x_i), \
U(P, f) &= sum_{i=1}^n M_i Delta x_i, \
L(P, f) &= sum_{i=1}^n m_i Delta x_i,
end{align}
$$
and finally
$$
begin{align}
tag{1} overline{int_a^b} f dx &= inf U(P, f), \
tag{2} underline{int_a^b} f dx &= sup L(P, f),\,
end{align}
$$
where the $inf$ and the $sup$ are taken over all partitions $P$ of $[a, b]$. The left members of (1) and (2) are called the upper and lower Riemann integrals of $f$ over $[a, b]$, respectively.
If the upper and lower integrals are equal, we say that $f$ is Riemann-integrable on $[a, b]$,
$$ tag{3} int_a^b f dx. $$
How do we get property $displaystyleint_a^b f dx=-displaystyleint_b^a f dx$ from this definition?
(Code borrowed from here)
real-analysis integration definition
$endgroup$
3
$begingroup$
You don't. That's the convention for defining the integral when $a>b$.
$endgroup$
– Lord Shark the Unknown
Dec 29 '18 at 11:19
add a comment |
$begingroup$
I am using this baby Rudin definition for Riemann integral:
Let $[a, b]$ be a given interval. By a partition $P$ of $[a, b]$ we mean a finite set of points $x_0, x_1, ldots, x_n$, where
$$ a = x_0 leq x_1 leq cdots leq x_{n-1} leq x_n = b.$$
We write
$$ Delta x_i = x_i - x_{i-1} qquad (i = 1, ldots, n). $$
Now suppose $f$ is a bounded real function defined on $[a, b]$. Corresponding to each partition $P$ of $[a, b]$ we put
$$
begin{align}
M_i &= sup f(x) qquad (x_{i-1} leq x leq x_i), \
m_i &= inf f(x) qquad (x_{i-1} leq x leq x_i), \
U(P, f) &= sum_{i=1}^n M_i Delta x_i, \
L(P, f) &= sum_{i=1}^n m_i Delta x_i,
end{align}
$$
and finally
$$
begin{align}
tag{1} overline{int_a^b} f dx &= inf U(P, f), \
tag{2} underline{int_a^b} f dx &= sup L(P, f),\,
end{align}
$$
where the $inf$ and the $sup$ are taken over all partitions $P$ of $[a, b]$. The left members of (1) and (2) are called the upper and lower Riemann integrals of $f$ over $[a, b]$, respectively.
If the upper and lower integrals are equal, we say that $f$ is Riemann-integrable on $[a, b]$,
$$ tag{3} int_a^b f dx. $$
How do we get property $displaystyleint_a^b f dx=-displaystyleint_b^a f dx$ from this definition?
(Code borrowed from here)
real-analysis integration definition
$endgroup$
I am using this baby Rudin definition for Riemann integral:
Let $[a, b]$ be a given interval. By a partition $P$ of $[a, b]$ we mean a finite set of points $x_0, x_1, ldots, x_n$, where
$$ a = x_0 leq x_1 leq cdots leq x_{n-1} leq x_n = b.$$
We write
$$ Delta x_i = x_i - x_{i-1} qquad (i = 1, ldots, n). $$
Now suppose $f$ is a bounded real function defined on $[a, b]$. Corresponding to each partition $P$ of $[a, b]$ we put
$$
begin{align}
M_i &= sup f(x) qquad (x_{i-1} leq x leq x_i), \
m_i &= inf f(x) qquad (x_{i-1} leq x leq x_i), \
U(P, f) &= sum_{i=1}^n M_i Delta x_i, \
L(P, f) &= sum_{i=1}^n m_i Delta x_i,
end{align}
$$
and finally
$$
begin{align}
tag{1} overline{int_a^b} f dx &= inf U(P, f), \
tag{2} underline{int_a^b} f dx &= sup L(P, f),\,
end{align}
$$
where the $inf$ and the $sup$ are taken over all partitions $P$ of $[a, b]$. The left members of (1) and (2) are called the upper and lower Riemann integrals of $f$ over $[a, b]$, respectively.
If the upper and lower integrals are equal, we say that $f$ is Riemann-integrable on $[a, b]$,
$$ tag{3} int_a^b f dx. $$
How do we get property $displaystyleint_a^b f dx=-displaystyleint_b^a f dx$ from this definition?
(Code borrowed from here)
real-analysis integration definition
real-analysis integration definition
asked Dec 29 '18 at 11:18
SilentSilent
2,90232152
2,90232152
3
$begingroup$
You don't. That's the convention for defining the integral when $a>b$.
$endgroup$
– Lord Shark the Unknown
Dec 29 '18 at 11:19
add a comment |
3
$begingroup$
You don't. That's the convention for defining the integral when $a>b$.
$endgroup$
– Lord Shark the Unknown
Dec 29 '18 at 11:19
3
3
$begingroup$
You don't. That's the convention for defining the integral when $a>b$.
$endgroup$
– Lord Shark the Unknown
Dec 29 '18 at 11:19
$begingroup$
You don't. That's the convention for defining the integral when $a>b$.
$endgroup$
– Lord Shark the Unknown
Dec 29 '18 at 11:19
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You can't, because the definition you quoted deals with integrals for $a>b$. You have to further define that $int_a^afdx=0$ and $int_b^afdx=-int_a^bfdx$.
Why you ask? Because it's logical. Negative sign is often asigned to changing the orientation. Also, it plays nicely with the "area" interpretation of integrals.
$endgroup$
1
$begingroup$
Yeah. And also, integration by substitution becomes more applicable. Rudin gives theorem only for $varphi$ monotonically increasing, but Wikipedia says that it is true for any differentiable $varphi$.
$endgroup$
– Silent
Dec 29 '18 at 11:34
1
$begingroup$
@Silent Yup. You can sort of break the interval into pieces where the function is monotonic and change the signs if you need to make it monotonically increasing to use that definition given in Rudin.
$endgroup$
– SinTan1729
Dec 29 '18 at 11:49
add a comment |
Your Answer
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%2f3055747%2fchanging-bounds-of-definite-integral%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$
You can't, because the definition you quoted deals with integrals for $a>b$. You have to further define that $int_a^afdx=0$ and $int_b^afdx=-int_a^bfdx$.
Why you ask? Because it's logical. Negative sign is often asigned to changing the orientation. Also, it plays nicely with the "area" interpretation of integrals.
$endgroup$
1
$begingroup$
Yeah. And also, integration by substitution becomes more applicable. Rudin gives theorem only for $varphi$ monotonically increasing, but Wikipedia says that it is true for any differentiable $varphi$.
$endgroup$
– Silent
Dec 29 '18 at 11:34
1
$begingroup$
@Silent Yup. You can sort of break the interval into pieces where the function is monotonic and change the signs if you need to make it monotonically increasing to use that definition given in Rudin.
$endgroup$
– SinTan1729
Dec 29 '18 at 11:49
add a comment |
$begingroup$
You can't, because the definition you quoted deals with integrals for $a>b$. You have to further define that $int_a^afdx=0$ and $int_b^afdx=-int_a^bfdx$.
Why you ask? Because it's logical. Negative sign is often asigned to changing the orientation. Also, it plays nicely with the "area" interpretation of integrals.
$endgroup$
1
$begingroup$
Yeah. And also, integration by substitution becomes more applicable. Rudin gives theorem only for $varphi$ monotonically increasing, but Wikipedia says that it is true for any differentiable $varphi$.
$endgroup$
– Silent
Dec 29 '18 at 11:34
1
$begingroup$
@Silent Yup. You can sort of break the interval into pieces where the function is monotonic and change the signs if you need to make it monotonically increasing to use that definition given in Rudin.
$endgroup$
– SinTan1729
Dec 29 '18 at 11:49
add a comment |
$begingroup$
You can't, because the definition you quoted deals with integrals for $a>b$. You have to further define that $int_a^afdx=0$ and $int_b^afdx=-int_a^bfdx$.
Why you ask? Because it's logical. Negative sign is often asigned to changing the orientation. Also, it plays nicely with the "area" interpretation of integrals.
$endgroup$
You can't, because the definition you quoted deals with integrals for $a>b$. You have to further define that $int_a^afdx=0$ and $int_b^afdx=-int_a^bfdx$.
Why you ask? Because it's logical. Negative sign is often asigned to changing the orientation. Also, it plays nicely with the "area" interpretation of integrals.
answered Dec 29 '18 at 11:29
SinTan1729SinTan1729
2,682723
2,682723
1
$begingroup$
Yeah. And also, integration by substitution becomes more applicable. Rudin gives theorem only for $varphi$ monotonically increasing, but Wikipedia says that it is true for any differentiable $varphi$.
$endgroup$
– Silent
Dec 29 '18 at 11:34
1
$begingroup$
@Silent Yup. You can sort of break the interval into pieces where the function is monotonic and change the signs if you need to make it monotonically increasing to use that definition given in Rudin.
$endgroup$
– SinTan1729
Dec 29 '18 at 11:49
add a comment |
1
$begingroup$
Yeah. And also, integration by substitution becomes more applicable. Rudin gives theorem only for $varphi$ monotonically increasing, but Wikipedia says that it is true for any differentiable $varphi$.
$endgroup$
– Silent
Dec 29 '18 at 11:34
1
$begingroup$
@Silent Yup. You can sort of break the interval into pieces where the function is monotonic and change the signs if you need to make it monotonically increasing to use that definition given in Rudin.
$endgroup$
– SinTan1729
Dec 29 '18 at 11:49
1
1
$begingroup$
Yeah. And also, integration by substitution becomes more applicable. Rudin gives theorem only for $varphi$ monotonically increasing, but Wikipedia says that it is true for any differentiable $varphi$.
$endgroup$
– Silent
Dec 29 '18 at 11:34
$begingroup$
Yeah. And also, integration by substitution becomes more applicable. Rudin gives theorem only for $varphi$ monotonically increasing, but Wikipedia says that it is true for any differentiable $varphi$.
$endgroup$
– Silent
Dec 29 '18 at 11:34
1
1
$begingroup$
@Silent Yup. You can sort of break the interval into pieces where the function is monotonic and change the signs if you need to make it monotonically increasing to use that definition given in Rudin.
$endgroup$
– SinTan1729
Dec 29 '18 at 11:49
$begingroup$
@Silent Yup. You can sort of break the interval into pieces where the function is monotonic and change the signs if you need to make it monotonically increasing to use that definition given in Rudin.
$endgroup$
– SinTan1729
Dec 29 '18 at 11:49
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%2f3055747%2fchanging-bounds-of-definite-integral%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
3
$begingroup$
You don't. That's the convention for defining the integral when $a>b$.
$endgroup$
– Lord Shark the Unknown
Dec 29 '18 at 11:19