Proving consistency of 1D heat equationFinite Difference Method Stability with diffusion equationSolution to the heat equation using a finite difference schemeLTE for the Cahn Hilliard EquationQuestion on the solution to obtaining the truncation error for the Crank-Nicolson finite-difference schemeDifferences of Defining Conservative Neumann Boundary Condition Through Finite Difference and Taylor ExpansionExact finite-difference scheme for 1D diffusion equationInstability in 2D steady state heat equation with variable thermal diffusivityShow that Local Truncation Error is not $O(h^3)$ for any choice of constantsExplicit Euler method for Fokker-Planck equationA few questions on the finite difference approximation for the heat equation
How does a computer interpret real numbers?
I'm the sea and the sun
Why should universal income be universal?
What does chmod -u do?
What are the advantages of simplicial model categories over non-simplicial ones?
Is aluminum electrical wire used on aircraft?
Creepy dinosaur pc game identification
How could a planet have erratic days?
Why did the EU agree to delay the Brexit deadline?
Strong empirical falsification of quantum mechanics based on vacuum energy density
Why is this estimator biased?
Angel of Condemnation - Exile creature with second ability
The IT department bottlenecks progress. How should I handle this?
Quoting Keynes in a lecture
Can I still be respawned if I die by falling off the map?
What should you do when eye contact makes your subordinate uncomfortable?
Limits and Infinite Integration by Parts
What is going on with 'gets(stdin)' on the site coderbyte?
Does malloc reserve more space while allocating memory?
Keeping a ball lost forever
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
What if a revenant (monster) gains fire resistance?
Need help understanding what a natural log transformation is actually doing and why specific transformations are required for linear regression
How to cover method return statement in Apex Class?
Proving consistency of 1D heat equation
Finite Difference Method Stability with diffusion equationSolution to the heat equation using a finite difference schemeLTE for the Cahn Hilliard EquationQuestion on the solution to obtaining the truncation error for the Crank-Nicolson finite-difference schemeDifferences of Defining Conservative Neumann Boundary Condition Through Finite Difference and Taylor ExpansionExact finite-difference scheme for 1D diffusion equationInstability in 2D steady state heat equation with variable thermal diffusivityShow that Local Truncation Error is not $O(h^3)$ for any choice of constantsExplicit Euler method for Fokker-Planck equationA few questions on the finite difference approximation for the heat equation
$begingroup$
I have a text that defines consistency as : $lim_k to 0 frac1k ||R_ku(t)-u(t+Delta t)||$
Where $k = Delta t$, and $R_k$ is a finite difference operator.
The book then says it verifies consistency of the $1$D heat equation like this :
$R_ku-u^j+1_l=-lambda u_l+1^j-(1-2lambda)u_l^j-lambda u_l-1^j$
The author expands all of these terms with Taylor expansion and shows that as $K rightarrow 0$ the expression goes to zero.
How can this prove consistency when the definition of consistency has a $frac1k$ term that the above expression does not have?
Incase it is important, the heat equation used is $fracpartial upartial t=alpha fracpartial upartial x$, and $lambda = alpha fracDelta tDelta x^2$. The book says they are representing the truncation error, "the error between the exact process and the discrete processes, in terms of the Taylor expansion and then reduce the error to one involving only the remainder terms."
finite-differences
$endgroup$
add a comment |
$begingroup$
I have a text that defines consistency as : $lim_k to 0 frac1k ||R_ku(t)-u(t+Delta t)||$
Where $k = Delta t$, and $R_k$ is a finite difference operator.
The book then says it verifies consistency of the $1$D heat equation like this :
$R_ku-u^j+1_l=-lambda u_l+1^j-(1-2lambda)u_l^j-lambda u_l-1^j$
The author expands all of these terms with Taylor expansion and shows that as $K rightarrow 0$ the expression goes to zero.
How can this prove consistency when the definition of consistency has a $frac1k$ term that the above expression does not have?
Incase it is important, the heat equation used is $fracpartial upartial t=alpha fracpartial upartial x$, and $lambda = alpha fracDelta tDelta x^2$. The book says they are representing the truncation error, "the error between the exact process and the discrete processes, in terms of the Taylor expansion and then reduce the error to one involving only the remainder terms."
finite-differences
$endgroup$
add a comment |
$begingroup$
I have a text that defines consistency as : $lim_k to 0 frac1k ||R_ku(t)-u(t+Delta t)||$
Where $k = Delta t$, and $R_k$ is a finite difference operator.
The book then says it verifies consistency of the $1$D heat equation like this :
$R_ku-u^j+1_l=-lambda u_l+1^j-(1-2lambda)u_l^j-lambda u_l-1^j$
The author expands all of these terms with Taylor expansion and shows that as $K rightarrow 0$ the expression goes to zero.
How can this prove consistency when the definition of consistency has a $frac1k$ term that the above expression does not have?
Incase it is important, the heat equation used is $fracpartial upartial t=alpha fracpartial upartial x$, and $lambda = alpha fracDelta tDelta x^2$. The book says they are representing the truncation error, "the error between the exact process and the discrete processes, in terms of the Taylor expansion and then reduce the error to one involving only the remainder terms."
finite-differences
$endgroup$
I have a text that defines consistency as : $lim_k to 0 frac1k ||R_ku(t)-u(t+Delta t)||$
Where $k = Delta t$, and $R_k$ is a finite difference operator.
The book then says it verifies consistency of the $1$D heat equation like this :
$R_ku-u^j+1_l=-lambda u_l+1^j-(1-2lambda)u_l^j-lambda u_l-1^j$
The author expands all of these terms with Taylor expansion and shows that as $K rightarrow 0$ the expression goes to zero.
How can this prove consistency when the definition of consistency has a $frac1k$ term that the above expression does not have?
Incase it is important, the heat equation used is $fracpartial upartial t=alpha fracpartial upartial x$, and $lambda = alpha fracDelta tDelta x^2$. The book says they are representing the truncation error, "the error between the exact process and the discrete processes, in terms of the Taylor expansion and then reduce the error to one involving only the remainder terms."
finite-differences
finite-differences
asked Mar 15 at 4:51
FrankFrank
17610
17610
add a comment |
add a comment |
0
active
oldest
votes
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%2f3148903%2fproving-consistency-of-1d-heat-equation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3148903%2fproving-consistency-of-1d-heat-equation%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