Understanding Simpson's Integration Rules
Understanding Simpson's Integration Rules
1. Introduction
General Objectives
Solve the problem of calculating the area under the curve between two known limits.
dividing into N sub-areas to calculate its value, assuming each sub-area as a
small arc of a parabola.
Understanding the conceptual foundations of approximate integration.
Understanding the general features of approximate integration using the method of
Simpson.
Specific Objectives
Approximate integration
There are two situations in which it is impossible to find the exact value of a definite integral.
The first situation arises from the fact that in order to evaluate through the theorem
In fundamental calculus, it is necessary to know an antiderivative of f. However, it is difficult, or
even impossible, to find an antiderivative.
The second situation arises when the function is determined from an experiment.
scientific, through readings of instruments or collected data. There might not be a formula for
the function.
In these cases, the value of the integral must be approximated. This can be achieved through the
following ways:
Power series.
Graphic method.
Numerical methods.
To perform the calculation of a definite integral using models or numerical methods, in addition to
apply the Trapezoidal or Rectangular rule with progressively smaller segments, another
A way to obtain a more accurate estimate of an integral is to use polynomials of
higher order. The resulting formulas to calculate the integral under these polynomials are
Simpson's Rules.
2
Topic: Simpson's Rules
Simpson's Rules
Simple Application
Simpson's 1/3 rule results when using a second degree polynomial interpolation.
order:
Where h:
The specification of 1/3 arises from the fact that h is divided by three. One option
an alternative is to substitute the value of h in the equation, in order to simplify the equation:
3
Topic: Simpson's Rules
Multiple Application
The Simpson's rule can be improved by dividing the integration interval into a number of
segments of equal width.
4
Topic: Simpson's Rules
In a manner similar to the derivation of the trapezoidal rule and Simpson's 1/3 rule, a polynomial
Third order Lagrange can be fitted to four points for integration:
To obtain
Where
The obtained equation is called Simpson's Rule of 3/8 because h is multiplied by 3/8, and
Likewise, this formula can be simplified by simply substituting the value of h.
5
Topic: Simpson's Rules
2. Exercises
Example 1:
Use Simpson's 1/3 rule to integrate the following function:
From a = 0
Until b = 0.8.
x0= 0
x1= x0+h= 0.4
x2= 0.8
We use
6
Topic: Simpson's Rules
Example 2:
The following graph shows the data traffic from the US to SWITCH, the network.
Swiss Academy of Arts and Sciences, February 10, 1998. it is the data flow
measured in megabits per second Use Simpson's rule to estimate the quantity
of data transmitted in the link until noon on that day.
Since it is desired that the units be congruent and is measured in megabits per
second, the units are converted from hours to seconds. If A(t) is the amount of
data (in megabits) transmitted in the instant, where it is measured in seconds, after
A'(t)=D(t), the amount of data transmitted at noon t=12x602=43200 is
The values of D(t) are estimated at hourly intervals from the graph and compiled in
a table.
7
Topic: Simpson's Rules
Odd
Pairs
The terms classified as odd are multiplied by 4 and those that are
considered as peers.
8
Simpson's Rules
Example 3:
x0= 0
x1= x0+h=0.2667
x2= x0 +2h=0.5333
x30.8
We use
I≈1.519170