ArticleslgStudy

science

Nonstandard finite difference scheme

Nonstandard finite difference scheme is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Nonstandard finite difference scheme rather than just read about it. In short: Nonstandard finite difference schemes is a general set of methods in numerical analysis that gives numerical solutions to differential equations by constructing a discrete model. The general rules for such schemes are not precisely known.

Key takeaways

  • Nonstandard finite difference scheme belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Nonstandard finite difference scheme to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Nonstandard finite difference scheme from memory before moving on to harder problems.

Reference excerpt

Nonstandard finite difference schemes is a general set of methods in numerical analysis that gives numerical solutions to differential equations by constructing a discrete model. The general rules for such schemes are not precisely known.

Overview A finite difference (FD) model of a differential equation (DE) can be formed by simply replacing the derivatives with FD approximations. But this is a naive "translation." If we literally translate from English to Japanese by making a one-to-one correspondence between words, the original meaning is often lost. Similarly the naive FD model of a DE can be very different from the original DE, because the FD model is a difference equation with solutions that may be quite different from solutions of the DE. For a more technical definition see Mickens 2000. A nonstandard (NS) finite difference model, is a free and more accurate "translation" of a differential equation. For example, a parameter (call it v) in the DE may take another value u in the NS-FD model.

Example As an example let us model the wave equation,

( ∂ t 2 − v 2 ∂ x 2 ) Ψ ( x , t ) = 0. {\displaystyle (\partial _{t}^{2}-v^{2}\partial _{x}^{2})\Psi (x,t)=0.}

The naive finite difference model, which we now call the standard (S) FD model is found by approximating the derivatives with FD approximations. The central second order FD approximation of the first derivative is

f ′ ( x ) ≈ f ( x + Δ x / 2 ) − f ( x − Δ x / 2 ) Δ x . {\displaystyle f'(x)\approx {\frac {f(x+\Delta x/2)-f(x-\Delta x/2)}{\Delta x}}.}

Applying the above FD approximation to f ′ ( x ) {\displaystyle f'(x)} , we can derive the FD approximation for f ″ ( x ) {\displaystyle f''(x)} ,

f ″ ( x ) ≈ d x 2 f ( x ) Δ x 2 , {\displaystyle f''(x)\approx {\frac {{\text{d}}_{x}^{2}f(x)}{\Delta x^{2}}},}

where we have introduced the shortcut d x f ( x ) = f ( x + Δ x / 2 ) − f ( x − Δ x / 2 ) {\displaystyle {\text{d}}_{x}f(x)=f(x+\Delta x/2)-f(x-\Delta x/2)} for simplicity such that d x

2 f ( x ) = f ( x + Δ x ) + f ( x − Δ x ) − 2 f ( x ) {\displaystyle {\text{d}}_{x}{}^{2}f(x)=f(x+\Delta x)+f(x-\Delta x)-2f(x)} which can be check by applying d x {\displaystyle {\text{d}}_{x}} on f ( x ) {\displaystyle f(x)} twice. Approximating both derivatives in the wave equation, leads to the S-FD model,

[ d t 2 − ( v Δ t / Δ x ) 2 d x 2 ] Ψ ( x , t ) = 0. {\displaystyle \left[{\text{d}}_{t}^{2}-(v\Delta t/\Delta x)^{2}{\text{d}}_{x}^{2}\right]\Psi (x,t)=0.}

If you insert the solution ϕ ( x , t ) = e i ( k x − ω t ) {\displaystyle \phi (x,t)=e^{i(kx-\omega t)}} of the wave equation (with ω / k = v {\displaystyle \omega /k=v} )into the S-FD model you find that

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Nonstandard finite difference scheme

Start with the simplest possible case. Write down what Nonstandard finite difference scheme claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Nonstandard finite difference scheme before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Nonstandard finite difference scheme ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Nonstandard finite difference scheme

In research
Nonstandard finite difference scheme appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Nonstandard finite difference scheme in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Nonstandard finite difference scheme is common in secondary-school and first-year university syllabi. It links to neighbouring topics Numerical analysis, so understanding it makes those chapters shorter.
In everyday life
Look for Nonstandard finite difference scheme outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Nonstandard finite difference scheme” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Nonstandard finite difference scheme in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Nonstandard finite difference scheme means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Nonstandard finite difference scheme out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Nonstandard finite difference scheme in simple terms?

Nonstandard finite difference schemes is a general set of methods in numerical analysis that gives numerical solutions to differential equations by constructing a discrete model. The general rules for such schemes are not precisely known.

Why does Nonstandard finite difference scheme matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Nonstandard finite difference scheme?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Nonstandard finite difference scheme.

Tags

  • Numerical analysis

Keep exploring