ArticleslgStudy

science

Newton–Cotes formulas

Newton–Cotes formulas 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 Newton–Cotes formulas rather than just read about it. In short: In numerical analysis, the Newton–Cotes formulas, also called the Newton–Cotes quadrature rules or simply Newton–Cotes rules, are a group of formulas for numerical integration (also called quadrature) based on evaluating the integrand at equally spaced points. They are named after Isaac Newton, who originated the formulas, and Roger Cotes, who expanded upon Newton's work.

Newton–Cotes formulas — main illustration
Newton–Cotes formulas — illustration

Key takeaways

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

Reference excerpt

In numerical analysis, the Newton–Cotes formulas, also called the Newton–Cotes quadrature rules or simply Newton–Cotes rules, are a group of formulas for numerical integration (also called quadrature) based on evaluating the integrand at equally spaced points. They are named after Isaac Newton, who originated the formulas, and Roger Cotes, who expanded upon Newton's work. Newton–Cotes formulas can be useful if the value of the integrand at equally spaced points is given and when the integrand is known to have only a finite number of continuous derivatives. If the integrand is infinitely differentiable and it is possible to change the points at which the integrand is evaluated, then other methods such as Gaussian quadrature and Clenshaw–Curtis quadrature may yield higher precision per function evaluation.

Description It is assumed that the value of a function f defined on [ a , b ] {\displaystyle [a,b]} is known at n + 1 {\displaystyle n+1} equally spaced points: a ≤ x 0 < x 1 < ⋯ < x n ≤ b {\displaystyle a\leq x_{0}<x_{1}<\dots <x_{n}\leq b} . There are two classes of Newton–Cotes quadrature: they are called "closed" when x 0 = a {\displaystyle x_{0}=a} and x n = b {\displaystyle x_{n}=b} , i.e. they use the function values at the interval endpoints, and "open" when x 0 > a {\displaystyle x_{0}>a} and x n < b {\displaystyle x_{n}<b} , i.e. they do not use the function values at the endpoints. Newton–Cotes formulas using n + 1 {\displaystyle n+1} points can be defined (for both classes) as

∫ a b f ( x ) d x ≈ ∑ i = 0 n w i f ( x i ) , {\displaystyle \int _{a}^{b}f(x)\,dx\approx \sum _{i=0}^{n}w_{i}\,f(x_{i}),}

where

for a closed formula, x i = a + i h {\displaystyle x_{i}=a+ih} , with h = b − a n {\displaystyle h={\frac {b-a}{n}}} , for an open formula, x i = a + ( i + 1 ) h {\displaystyle x_{i}=a+(i+1)h} , with h = b − a n + 2 {\displaystyle h={\frac {b-a}{n+2}}} . The number h is called step size, w i {\displaystyle w_{i}} are called weights. The weights can be computed as the integral of Lagrange basis polynomials. They depend only on x i {\displaystyle x_{i}} and not on the function f. Let L ( x ) {\displaystyle L(x)} be the interpolation polynomial in the Lagrange form for the given data points ( x 0 , f ( x 0 ) ) , ( x 1 , f ( x 1 ) ) , … , ( x n , f ( x n ) ) {\displaystyle (x_{0},f(x_{0})),(x_{1},f(x_{1})),\ldots ,(x_{n},f(x_{n}))} , then

… excerpt ends here. Continue reading the full article.

Illustrations

Newton–Cotes formulas: Newton–Cotes formula for 
  
    
      
        n
        =
        2
      
    
    {\displaystyle n=2}
Newton–Cotes formula for  n = 2 {\displaystyle n=2}

Worked examples

Example 1 — a first encounter with Newton–Cotes formulas

Start with the simplest possible case. Write down what Newton–Cotes formulas 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 Newton–Cotes formulas 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 Newton–Cotes formulas 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 Newton–Cotes formulas

In research
Newton–Cotes formulas 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 Newton–Cotes formulas 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
Newton–Cotes formulas is common in secondary-school and first-year university syllabi. It links to neighbouring topics Numerical integration, so understanding it makes those chapters shorter.
In everyday life
Look for Newton–Cotes formulas 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 “Newton–Cotes formulas” →

Affiliate

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

How to study Newton–Cotes formulas in 20 minutes

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

Frequently asked questions

What is Newton–Cotes formulas in simple terms?

In numerical analysis, the Newton–Cotes formulas, also called the Newton–Cotes quadrature rules or simply Newton–Cotes rules, are a group of formulas for numerical integration (also called quadrature) based on evaluating the integrand at equally spaced points. They are named after Isaac Newton, who…

Why does Newton–Cotes formulas 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 Newton–Cotes formulas?

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 Newton–Cotes formulas.

Tags

  • Numerical integration

Keep exploring