ArticleslgStudy

science

Richardson extrapolation

Richardson extrapolation 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 Richardson extrapolation rather than just read about it. In short: In numerical analysis, Richardson extrapolation is a method used to estimate some value A ∗ = lim h → 0 A ( h ) {\displaystyle A^{\ast }=\lim _{h\to 0}A(h)} if the truncation error is known to have a (possibly 1-sided) power-series expansion at h = 0 {\displaystyle h=0} . The method is most often applied as a sequence acceleration method to improve the rate of convergence of iterative methods.

Richardson extrapolation — main illustration
Richardson extrapolation — illustration

Key takeaways

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

Reference excerpt

In numerical analysis, Richardson extrapolation is a method used to estimate some value A ∗ = lim h → 0 A ( h ) {\displaystyle A^{\ast }=\lim _{h\to 0}A(h)} if the truncation error is known to have a (possibly 1-sided) power-series expansion at h = 0 {\displaystyle h=0} . The method is most often applied as a sequence acceleration method to improve the rate of convergence of iterative methods. It is named after Lewis Fry Richardson, who introduced the technique in the early 20th century, though a form of the idea was already known to Christiaan Huygens in the 17th century and used his calculation of π {\displaystyle \pi } . Practical applications of Richardson extrapolation include Romberg integration, which applies Richardson extrapolation to the trapezoid rule, and the Bulirsch–Stoer algorithm for solving ordinary differential equations. In the words of Birkhoff and Rota, "its usefulness for practical computations can hardly be overestimated."

General formula

Notation Let A 0 ( h ) {\displaystyle A_{0}(h)} be an approximation of A ∗ {\displaystyle A^{*}} (exact value) that depends on a step size h (where 0 < h < 1 {\textstyle 0<h<1} ) with an error formula of the form

A ∗ − A 0 ( h ) = a 0 h k 0 + a 1 h k 1 + a 2 h k 2 + ⋯ {\displaystyle A^{*}-A_{0}(h)=a_{0}h^{k_{0}}+a_{1}h^{k_{1}}+a_{2}h^{k_{2}}+\cdots }

where the a i {\displaystyle a_{i}} are unknown constants and the k i {\displaystyle k_{i}} are known constants such that h k i > h k i + 1 {\displaystyle h^{k_{i}}>h^{k_{i+1}}} . Furthermore, O ( h k i ) {\displaystyle O(h^{k_{i}})} represents the truncation error of the A i ( h ) {\displaystyle A_{i}(h)} approximation such that A ∗ − A i ( h ) = O ( h k i ) . {\displaystyle A^{*}-A_{i}(h)=O(h^{k_{i}}).} Note that by simplifying with Big O notation, the following asymptotic formulae are implied:

… excerpt ends here. Continue reading the full article.

Illustrations

Richardson extrapolation: An example of Richardson extrapolation method in two dimensions.
An example of Richardson extrapolation method in two dimensions.

Worked examples

Example 1 — a first encounter with Richardson extrapolation

Start with the simplest possible case. Write down what Richardson extrapolation 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 Richardson extrapolation 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 Richardson extrapolation 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 Richardson extrapolation

In research
Richardson extrapolation 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 Richardson extrapolation 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
Richardson extrapolation is common in secondary-school and first-year university syllabi. It links to neighbouring topics Extrapolation, Series acceleration methods, so understanding it makes those chapters shorter.
In everyday life
Look for Richardson extrapolation 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.

Affiliate

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

How to study Richardson extrapolation in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Richardson extrapolation 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 Richardson extrapolation out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Richardson extrapolation in simple terms?

In numerical analysis, Richardson extrapolation is a method used to estimate some value A ∗ = lim h → 0 A ( h ) {\displaystyle A^{\ast }=\lim _{h\to 0}A(h)} if the truncation error is known to have a (possibly 1-sided) power-series expansion at h = 0 {\displaystyle h=0} . The method is most often a…

Why does Richardson extrapolation 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 Richardson extrapolation?

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 Richardson extrapolation.

Tags

  • Extrapolation
  • Series acceleration methods

Keep exploring