13
dividing the range into 10 equal parts.
rd rule,
S
4. Find an approximate value of log 5 by calculating to four decimal places by Simpson's
Answers
Answer:
The antiderivatives of many functions either cannot be expressed or cannot be expressed easily in closed form (that is, in terms of known functions). Consequently, rather than evaluate definite integrals of these functions directly, we resort to various techniques of numerical integration to approximate their values. In this section we explore several of these techniques. In addition, we examine the process of estimating the error in using these techniques.
The Midpoint Rule
Earlier in this text we defined the definite integral of a function over an interval as the limit of Riemann sums. In general, any Riemann sum of a function f(x) over an interval [a,b] may be viewed as an estimate of ∫baf(x)dx . Recall that a Riemann sum of a function f(x) over an interval [a,b] is obtained by selecting a partition
P={x0,x1,x2,…,xn},wherea=x0<x1<x2<⋯<xn=b
and a set
S={x∗1,x∗2,…,x∗n},wherexi−1≤x∗i≤xifor alli.
The Riemann sum corresponding to the partition P and the set S is given by n∑i=1nf(x∗i)Δxi , where Δxi=xi−xi−1, the length of the ith subinterval.
The midpoint rule for estimating a definite integral uses a Riemann sum with subintervals of equal width and the midpoints, mi , of each subinterval in place of x∗i . Formally, we state a theorem regarding the convergence of the midpoint rule as follows.
Step-by-step explanation: