Stiffness and stability - proof of order stages
$begingroup$
I've got this theorem in my book which say:
"The order of a Runge–Kutta method with $s$ stages cannot exceed
$2s$"
Proof: Assume that $p ≥ 2s + 1$. The corresponding quadrature formula
begin{equation}int_{t_m}^{t_{m+1}} f(t) dt approx hsum_{i=1}^{s} b_if(t_m+c_i h) end{equation}
is then exact for all polynomials of degree ≤ 2s: From the “bushy” trees we obtain the order conditions
begin{equation}sum_{i=1}^s b_ic_i^{l-1}=frac{1}{l} end{equation}
for $l=1,...,2s+1$
This implying
begin{equation}int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt=frac{1}{l}h^l=hsum_{i=1}^s b_i(c_ih)^{l-1}=frac{1}{l}h^l end{equation}
for $l=1,...,2s+1$
Choose
begin{equation}f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
Then $int_{t_m}^{t_{m+1}}f(t) dt >0$, but $hsum_{i=1}^s b_if(t_m+c_ih)=0$ which is a contradiciton!
--
I can't figure it out, so can anyone here clearify it for me? Thanks in advance.
Update: Why do we choose
begin{equation} f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
and why the integral
begin{equation} int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt end{equation}
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
I've got this theorem in my book which say:
"The order of a Runge–Kutta method with $s$ stages cannot exceed
$2s$"
Proof: Assume that $p ≥ 2s + 1$. The corresponding quadrature formula
begin{equation}int_{t_m}^{t_{m+1}} f(t) dt approx hsum_{i=1}^{s} b_if(t_m+c_i h) end{equation}
is then exact for all polynomials of degree ≤ 2s: From the “bushy” trees we obtain the order conditions
begin{equation}sum_{i=1}^s b_ic_i^{l-1}=frac{1}{l} end{equation}
for $l=1,...,2s+1$
This implying
begin{equation}int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt=frac{1}{l}h^l=hsum_{i=1}^s b_i(c_ih)^{l-1}=frac{1}{l}h^l end{equation}
for $l=1,...,2s+1$
Choose
begin{equation}f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
Then $int_{t_m}^{t_{m+1}}f(t) dt >0$, but $hsum_{i=1}^s b_if(t_m+c_ih)=0$ which is a contradiciton!
--
I can't figure it out, so can anyone here clearify it for me? Thanks in advance.
Update: Why do we choose
begin{equation} f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
and why the integral
begin{equation} int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt end{equation}
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
I've got this theorem in my book which say:
"The order of a Runge–Kutta method with $s$ stages cannot exceed
$2s$"
Proof: Assume that $p ≥ 2s + 1$. The corresponding quadrature formula
begin{equation}int_{t_m}^{t_{m+1}} f(t) dt approx hsum_{i=1}^{s} b_if(t_m+c_i h) end{equation}
is then exact for all polynomials of degree ≤ 2s: From the “bushy” trees we obtain the order conditions
begin{equation}sum_{i=1}^s b_ic_i^{l-1}=frac{1}{l} end{equation}
for $l=1,...,2s+1$
This implying
begin{equation}int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt=frac{1}{l}h^l=hsum_{i=1}^s b_i(c_ih)^{l-1}=frac{1}{l}h^l end{equation}
for $l=1,...,2s+1$
Choose
begin{equation}f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
Then $int_{t_m}^{t_{m+1}}f(t) dt >0$, but $hsum_{i=1}^s b_if(t_m+c_ih)=0$ which is a contradiciton!
--
I can't figure it out, so can anyone here clearify it for me? Thanks in advance.
Update: Why do we choose
begin{equation} f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
and why the integral
begin{equation} int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt end{equation}
ordinary-differential-equations
$endgroup$
I've got this theorem in my book which say:
"The order of a Runge–Kutta method with $s$ stages cannot exceed
$2s$"
Proof: Assume that $p ≥ 2s + 1$. The corresponding quadrature formula
begin{equation}int_{t_m}^{t_{m+1}} f(t) dt approx hsum_{i=1}^{s} b_if(t_m+c_i h) end{equation}
is then exact for all polynomials of degree ≤ 2s: From the “bushy” trees we obtain the order conditions
begin{equation}sum_{i=1}^s b_ic_i^{l-1}=frac{1}{l} end{equation}
for $l=1,...,2s+1$
This implying
begin{equation}int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt=frac{1}{l}h^l=hsum_{i=1}^s b_i(c_ih)^{l-1}=frac{1}{l}h^l end{equation}
for $l=1,...,2s+1$
Choose
begin{equation}f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
Then $int_{t_m}^{t_{m+1}}f(t) dt >0$, but $hsum_{i=1}^s b_if(t_m+c_ih)=0$ which is a contradiciton!
--
I can't figure it out, so can anyone here clearify it for me? Thanks in advance.
Update: Why do we choose
begin{equation} f(t)=prod_{i=1}^s(t-t_m-c_ih)^2 end{equation}
and why the integral
begin{equation} int_{t_m}^{t_{m+1}}(t-t_m)^{l-1}dt end{equation}
ordinary-differential-equations
ordinary-differential-equations
asked Jan 16 at 0:45
Joey AdamsJoey Adams
457
457
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
This is a proof by contradiction, so they aim to construct a polynomial of degree $leq 2s$ for which the quadrature formula is not exact.
The function $f$ chosen here is clearly a polynomial of degree $2s$ (the highest power of $t$ is $2s$), and it has double zeros at each $t = t_m + c_i h$, $i=1,2,dots,s$. Therefore, the quadrature formula yields $0$ for this polynomial, and it remains to show that the integral of $f$ over $(t_m,t_{m+1})$ is not zero.
This is obvious since $f$, as a product of squares, is a non-negative function, and it's not the zero function. Therefore, the integral of $f$ over $(t_m,t_{m+1})$ must be positive.
I don't really see why we need the integrals of $(t-t_m)^{ell-1}$, but I guess the author's idea could be that by expanding $f$ we can obtain a sum of powers of $t-t_m$, and then the integral of $f$ can be written as a sum of integrals of $(t-t_m)^{ell-1}$, each of which is positive.
$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%2f3075180%2fstiffness-and-stability-proof-of-order-stages%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$
This is a proof by contradiction, so they aim to construct a polynomial of degree $leq 2s$ for which the quadrature formula is not exact.
The function $f$ chosen here is clearly a polynomial of degree $2s$ (the highest power of $t$ is $2s$), and it has double zeros at each $t = t_m + c_i h$, $i=1,2,dots,s$. Therefore, the quadrature formula yields $0$ for this polynomial, and it remains to show that the integral of $f$ over $(t_m,t_{m+1})$ is not zero.
This is obvious since $f$, as a product of squares, is a non-negative function, and it's not the zero function. Therefore, the integral of $f$ over $(t_m,t_{m+1})$ must be positive.
I don't really see why we need the integrals of $(t-t_m)^{ell-1}$, but I guess the author's idea could be that by expanding $f$ we can obtain a sum of powers of $t-t_m$, and then the integral of $f$ can be written as a sum of integrals of $(t-t_m)^{ell-1}$, each of which is positive.
$endgroup$
add a comment |
$begingroup$
This is a proof by contradiction, so they aim to construct a polynomial of degree $leq 2s$ for which the quadrature formula is not exact.
The function $f$ chosen here is clearly a polynomial of degree $2s$ (the highest power of $t$ is $2s$), and it has double zeros at each $t = t_m + c_i h$, $i=1,2,dots,s$. Therefore, the quadrature formula yields $0$ for this polynomial, and it remains to show that the integral of $f$ over $(t_m,t_{m+1})$ is not zero.
This is obvious since $f$, as a product of squares, is a non-negative function, and it's not the zero function. Therefore, the integral of $f$ over $(t_m,t_{m+1})$ must be positive.
I don't really see why we need the integrals of $(t-t_m)^{ell-1}$, but I guess the author's idea could be that by expanding $f$ we can obtain a sum of powers of $t-t_m$, and then the integral of $f$ can be written as a sum of integrals of $(t-t_m)^{ell-1}$, each of which is positive.
$endgroup$
add a comment |
$begingroup$
This is a proof by contradiction, so they aim to construct a polynomial of degree $leq 2s$ for which the quadrature formula is not exact.
The function $f$ chosen here is clearly a polynomial of degree $2s$ (the highest power of $t$ is $2s$), and it has double zeros at each $t = t_m + c_i h$, $i=1,2,dots,s$. Therefore, the quadrature formula yields $0$ for this polynomial, and it remains to show that the integral of $f$ over $(t_m,t_{m+1})$ is not zero.
This is obvious since $f$, as a product of squares, is a non-negative function, and it's not the zero function. Therefore, the integral of $f$ over $(t_m,t_{m+1})$ must be positive.
I don't really see why we need the integrals of $(t-t_m)^{ell-1}$, but I guess the author's idea could be that by expanding $f$ we can obtain a sum of powers of $t-t_m$, and then the integral of $f$ can be written as a sum of integrals of $(t-t_m)^{ell-1}$, each of which is positive.
$endgroup$
This is a proof by contradiction, so they aim to construct a polynomial of degree $leq 2s$ for which the quadrature formula is not exact.
The function $f$ chosen here is clearly a polynomial of degree $2s$ (the highest power of $t$ is $2s$), and it has double zeros at each $t = t_m + c_i h$, $i=1,2,dots,s$. Therefore, the quadrature formula yields $0$ for this polynomial, and it remains to show that the integral of $f$ over $(t_m,t_{m+1})$ is not zero.
This is obvious since $f$, as a product of squares, is a non-negative function, and it's not the zero function. Therefore, the integral of $f$ over $(t_m,t_{m+1})$ must be positive.
I don't really see why we need the integrals of $(t-t_m)^{ell-1}$, but I guess the author's idea could be that by expanding $f$ we can obtain a sum of powers of $t-t_m$, and then the integral of $f$ can be written as a sum of integrals of $(t-t_m)^{ell-1}$, each of which is positive.
edited Jan 16 at 7:14
answered Jan 16 at 4:47
ChristophChristoph
58116
58116
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%2f3075180%2fstiffness-and-stability-proof-of-order-stages%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