ArticleslgStudy

science

Mimetic interpolation

Mimetic interpolation 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 Mimetic interpolation rather than just read about it. In short: In mathematics, mimetic interpolation is a method for interpolating differential forms. In contrast to other interpolation methods, which estimate a field at a location given its values on neighboring points, mimetic interpolation estimates the field's k {\displaystyle k} -form given the field's projection on neighboring grid elements.

Mimetic interpolation — main illustration
Mimetic interpolation — illustration

Key takeaways

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

Reference excerpt

In mathematics, mimetic interpolation is a method for interpolating differential forms. In contrast to other interpolation methods, which estimate a field at a location given its values on neighboring points, mimetic interpolation estimates the field's k {\displaystyle k} -form given the field's projection on neighboring grid elements. The grid elements can be grid points as well as cell edges or faces, depending on k = 0 , 1 , 2 , ⋯ {\displaystyle k=0,1,2,\cdots } . Mimetic interpolation is particularly relevant in the context of vector and pseudo-vector fields as the method conserves line integrals and fluxes, respectively.

Interpolation of integrated forms Let ω k {\displaystyle \omega ^{k}} be a differential k {\displaystyle k} -form, then mimetic interpolation is the linear combination

ω ¯ k = ∑ i ( ∫ M i ω k ) ϕ i k {\displaystyle {\bar {\omega }}^{k}=\sum _{i}\left(\int _{M_{i}}\omega ^{k}\right)\phi _{i}^{k}}

where ω ¯ k {\displaystyle {\bar {\omega }}^{k}} is the interpolation of ω k {\displaystyle \omega ^{k}} , and the coefficients ∫ M i ω k {\displaystyle \int _{M_{i}}\omega ^{k}} represent the strengths of the field on grid element M i {\displaystyle M_{i}} . Depending on k {\displaystyle k} , M i {\displaystyle M_{i}} can be a node ( k = 0 {\displaystyle k=0} ), a cell edge ( k = 1 {\displaystyle k=1} ), a cell face ( k = 2 {\displaystyle k=2} ) or a cell volume ( k = 3 {\displaystyle k=3} ). In the above, the ϕ i k {\displaystyle \phi _{i}^{k}} are the interpolating k {\displaystyle k} -forms, which are centered on M i {\displaystyle M_{i}} and decay away from M i {\displaystyle M_{i}} in a way similar to the tent functions. Examples of ϕ i k {\displaystyle \phi _{i}^{k}} are the Whitney forms for simplicial meshes in n {\displaystyle n} dimensions. An important advantage of mimetic interpolation over other interpolation methods is that the field strengths ∫ M i ω k {\displaystyle \int _{M_{i}}\omega ^{k}} are scalars and thus coordinate system invariant.

Interpolating forms In many cases, it is desirable for the interpolating forms ϕ i k {\displaystyle \phi _{i}^{k}} to pick the field's strength on particular grid elements without interference from other ϕ j k {\displaystyle \phi _{j}^{k}} . This allows one to assign field values to specific grid elements, which can then be interpolated in-between. A common case is linear interpolation for which the interpolating functions ( 0 {\displaystyle 0} -forms) are zero on all nodes except on one, where the interpolating function is one. A similar construct can be applied to mimetic interpolation

∫ M j ϕ i k = δ i j . {\displaystyle \int _{M_{j}}\phi _{i}^{k}=\delta _{ij}.}

… excerpt ends here. Continue reading the full article.

Illustrations

Mimetic interpolation: Indexing of nodes and edges for a quadrilateral cell, as used in the example. The edges are chosen to point in the east and north directions.
Indexing of nodes and edges for a quadrilateral cell, as used in the example. The edges are chosen to point in the east and north directions.
Mimetic interpolation: The four vector fields which are dual to the four edge interpolating forms attached to a quadrilateral cell. The vector fields are strongest on their supporting edge and decrease to zero towards the opposite edge. Note how the vector fields bend to enforce perpendicularity with respect to edges that are adjacent to the supporting edge.
The four vector fields which are dual to the four edge interpolating forms attached to a quadrilateral cell. The vector fields are strongest on their supporting edge and decrease to zero towards the opposite edge. Note how the vector fields bend to enforce perpendicularity with respect to edges that are adjacent to the supporting edge.

Worked examples

Example 1 — a first encounter with Mimetic interpolation

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

In research
Mimetic interpolation 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 Mimetic interpolation 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
Mimetic interpolation is common in secondary-school and first-year university syllabi. It links to neighbouring topics Differential forms, Interpolation, so understanding it makes those chapters shorter.
In everyday life
Look for Mimetic interpolation 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 Mimetic interpolation in 20 minutes

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

Frequently asked questions

What is Mimetic interpolation in simple terms?

In mathematics, mimetic interpolation is a method for interpolating differential forms. In contrast to other interpolation methods, which estimate a field at a location given its values on neighboring points, mimetic interpolation estimates the field's k {\displaystyle k} -form given the field's pr…

Why does Mimetic interpolation 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 Mimetic interpolation?

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 Mimetic interpolation.

Tags

  • Differential forms
  • Interpolation

Keep exploring