0% found this document useful (0 votes)
26 views11 pages

34 Post Notes

The document discusses numerical methods for approximating definite integrals. It introduces five common numerical integration techniques: left and right Riemann sums, midpoint Riemann sum, trapezoidal rule, and Simpson's rule. It then provides an example problem demonstrating the application of the right Riemann sum, trapezoidal rule, and Simpson's rule to approximate a given integral, comparing the results to the actual value.

Uploaded by

raw.junk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views11 pages

34 Post Notes

The document discusses numerical methods for approximating definite integrals. It introduces five common numerical integration techniques: left and right Riemann sums, midpoint Riemann sum, trapezoidal rule, and Simpson's rule. It then provides an example problem demonstrating the application of the right Riemann sum, trapezoidal rule, and Simpson's rule to approximate a given integral, comparing the results to the actual value.

Uploaded by

raw.junk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

34BNumericalMethods

Numerical Integration

34BNumericalMethods

If f(x) is continuous, we are guaranteed that

exists, but sometimes we cannot evaluate

the integral. For these cases, we use numerical methods to approximate the definite integral
(area under the curve.)

1. Left Riemann Sum

34BNumericalMethods

2. Right Riemann Sum

34BNumericalMethods

3. Midpoint Riemann Sum

34BNumericalMethods

4. Trapezoidal Rule

34BNumericalMethods

5. Simpson's Rule

34BNumericalMethods
EX 1
Use methods 2, 4 and 5 to approximate this integral.

Let n = 8

Right Riemann Sum Rule

34BNumericalMethods

Let n = 8.

Trapezoidal Rule

34BNumericalMethods

Let n = 8.

Simpson's Rule

34BNumericalMethods

Actual Value

10

34BNumericalMethods

11

You might also like