ArticleslgStudy

mathematics

Lax–Wendroff method

Lax–Wendroff method is a mathematics 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 Lax–Wendroff method rather than just read about it. In short: The Lax–Wendroff method, named after Peter Lax and Burton Wendroff, is a numerical method for the solution of hyperbolic partial differential equations, based on finite differences. It is second-order accurate in both space and time.

Lax–Wendroff method — main illustration
Lax–Wendroff method — illustration

Key takeaways

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

Reference excerpt

The Lax–Wendroff method, named after Peter Lax and Burton Wendroff, is a numerical method for the solution of hyperbolic partial differential equations, based on finite differences. It is second-order accurate in both space and time. This method is an example of explicit time integration where the function that defines the governing equation is evaluated at the current time.

Definition Suppose one has an equation of the following form:

∂ u ( x , t ) ∂ t + ∂ f ( u ( x , t ) ) ∂ x = 0 {\displaystyle {\frac {\partial u(x,t)}{\partial t}}+{\frac {\partial f(u(x,t))}{\partial x}}=0}

where x and t are independent variables, and the initial state, u(x, 0) is given.

Linear case In the linear case, where f(u) = Au, and A is a constant,

u i n + 1 = u i n − Δ t 2 Δ x A [ u i + 1 n − u i − 1 n ] + Δ t 2 2 Δ x 2 A 2 [ u i + 1 n − 2 u i n + u i − 1 n ] . {\displaystyle u_{i}^{n+1}=u_{i}^{n}-{\frac {\Delta t}{2\Delta x}}A\left[u_{i+1}^{n}-u_{i-1}^{n}\right]+{\frac {\Delta t^{2}}{2\Delta x^{2}}}A^{2}\left[u_{i+1}^{n}-2u_{i}^{n}+u_{i-1}^{n}\right].}

Here n {\displaystyle n} refers to the t {\displaystyle t} dimension and i {\displaystyle i} refers to the x {\displaystyle x} dimension. This linear scheme can be extended to the general non-linear case in different ways. One of them is letting

A ( u ) = f ′ ( u ) = ∂ f ∂ u {\displaystyle A(u)=f'(u)={\frac {\partial f}{\partial u}}}

Non-linear case The conservative form of Lax-Wendroff for a general non-linear equation is then:

… excerpt ends here. Continue reading the full article.

Illustrations

Lax–Wendroff method: Graphs that show different Lax–Wendroff methods
Graphs that show different Lax–Wendroff methods

Worked examples

Example 1 — a first encounter with Lax–Wendroff method

Start with the simplest possible case. Write down what Lax–Wendroff method claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, 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 Lax–Wendroff method 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 Lax–Wendroff method 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 Lax–Wendroff method

In research
Lax–Wendroff method appears in mathematics 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 Lax–Wendroff method 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
Lax–Wendroff method is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computational fluid dynamics, Numerical differential equations, so understanding it makes those chapters shorter.
In everyday life
Look for Lax–Wendroff method 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 “Lax–Wendroff method” →

Affiliate

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

How to study Lax–Wendroff method in 20 minutes

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

Frequently asked questions

What is Lax–Wendroff method in simple terms?

The Lax–Wendroff method, named after Peter Lax and Burton Wendroff, is a numerical method for the solution of hyperbolic partial differential equations, based on finite differences. It is second-order accurate in both space and time.

Why does Lax–Wendroff method matter?

Because it connects several mathematics 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 Lax–Wendroff method?

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 Lax–Wendroff method.

Tags

  • Computational fluid dynamics
  • Numerical differential equations

Keep exploring