1 Example 1 (a) Estimate by the Midpoint, Trapezoid and Simpson's Rules using the regular partition P of the interval [0,2] into 6 subintervals. (b) Find.

Slides:



Advertisements
Similar presentations
Numerical Integration
Advertisements

1 Example 2 (a) Estimate by the Midpoint, Trapezoid and Simpson's Rules using the regular partition P of the interval [0,  /4] into 8 subintervals. (b)
Section 8.5 Riemann Sums and the Definite Integral.
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
Section 5.7 Numerical Integration. Approximations for integrals: Riemann Sums, Trapezoidal Rule, Simpson's Rule Riemann Sum: Trapezoidal Rule: Simpson’s.
MTH 252 Integral Calculus Chapter 8 – Principles of
Numerical Integration Midpoint Integration. Numerical Integration The problem of finding a value for certain integrals is one of the first problems that.
1 Example 2 Estimate by the six Rectangle Rules using the regular partition P of the interval [0,  ] into 6 subintervals. Solution Observe that the function.
Index FAQ Numerical Approximations of Definite Integrals Riemann Sums Numerical Approximation of Definite Integrals Formulae for Approximations Properties.
Simpson’s 1/3 rd Rule of Integration. What is Integration? Integration The process of measuring the area under a.
Integrals 5.
7.7 Approximate Integration
Numerical Computation
MAT 1235 Calculus II Section 7.7 Approximate (Numerical) Integration
1 Simpson’s 1/3 rd Rule of Integration. 2 What is Integration? Integration The process of measuring the area under a curve. Where: f(x) is the integrand.
Introduction to Numerical Analysis I
Lecture 19 – Numerical Integration 1 Area under curve led to Riemann sum which led to FTC. But not every function has a closed-form antiderivative.
4.6 Numerical Integration Trapezoid and Simpson’s Rules.
4.6 Numerical Integration. The Trapezoidal Rule One method to approximate a definite integral is to use n trapezoids.
Numerical Integration
Wicomico High School Mrs. J. A. Austin AP Calculus 1 AB Third Marking Term.
Georg Friedrich Bernhard Riemann
A REA A PPROXIMATION 4-B. Exact Area Use geometric shapes such as rectangles, circles, trapezoids, triangles etc… rectangle triangle parallelogram.
Integration Copyright © Cengage Learning. All rights reserved.
CHAPTER 4 SECTION 4.2 AREA.
5.1.  When we use the midpoint rule or trapezoid rule we can actually calculate the maximum error in the calculation to get an idea how much we are off.
In this section, we will investigate how to estimate the value of a definite integral when geometry fails us. We will also construct the formal definition.
Section 5.9 Approximate Integration Practice HW from Stewart Textbook (not to hand in) p. 421 # 3 – 15 odd.
5.5 The Trapezoidal Rule. I. Trapezoidal Rule A.) Area of a Trapezoid -
A REA A PPROXIMATION 4-E Riemann Sums. Exact Area Use geometric shapes such as rectangles, circles, trapezoids, triangles etc… rectangle triangle parallelogram.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Prentice Hall 5.5 Trapezoidal Rule.
1 Example 1 Estimate by the six Rectangle Rules using the regular partition P of the interval [0,1] into 4 subintervals. Solution This definite integral.
6. Numerical Integration 6.1 Definition of numerical integration. 6.2 Reasons to use numerical integration. 6.3 Formulas of numerical Integration. 6.4.
Estimating area under a curve
5.5 Numerical Integration. concave down concave up concave down concave up concave down.
SECTION 4-2-B More area approximations. Approximating Area using the midpoints of rectangles.
Lesson 7-7 Numerical Approximations of Integrals -- What we do when we can’t integrate a function Riemann Sums Trapezoidal Rule.
4.3 Riemann Sums and Definite Integrals. Objectives Understand the definition of a Riemann sum. Evaluate a definite integral using limits. Evaluate a.
Riemann Sums and the Definite Integral. represents the area between the curve 3/x and the x-axis from x = 4 to x = 8.
Chapter Definite Integrals Obj: find area using definite integrals.
Section 5.6: Approximating Sums Suppose we want to compute the signed area of a region bounded by the graph of a function from x = a to x = b.
Lecture 19 Approximating Integrals. Integral = “Area”
Clicker Question 1 What is ? (Hint: u-sub) – A. ln(x – 2) + C – B. x – x 2 + C – C. x + ln(x – 2) + C – D. x + 2 ln(x – 2) + C – E. 1 / (x – 2) 2 + C.
Definite Integrals & Riemann Sums
Approximating Antiderivatives. Can we integrate all continuous functions? Most of the functions that we have been dealing with are what are called elementary.
[5-4] Riemann Sums and the Definition of Definite Integral Yiwei Gong Cathy Shin.
Numerical Integration
5.5 The Trapezoid Rule.
Lecture 19 – Numerical Integration
Use the Midpoint Rule to approximate the given integral with the specified value of n. Compare your result to the actual value and find the error in the.
Approximate Integration
Romberg Rule Midpoint.
Trapezoidal Approximation
Copyright © Cengage Learning. All rights reserved.
NUMERICAL INTEGRATION
5.5 Trapezoidal Rule.
Integration Review Problems
Copyright © Cengage Learning. All rights reserved.
Composite Numerical Integration
Applications of Integration
Using integrals to find area works extremely well as long as we can find the antiderivative of the function. Sometimes, the function is too complicated.
Ch. 6 – The Definite Integral
Copyright © Cengage Learning. All rights reserved.
Warm-up 2/4 Find the AVERAGE VALUE of
Copyright © Cengage Learning. All rights reserved.
Arc Length … x y a b xi ... Pi P0 P1 Pn
Numerical Integration
Objectives Approximate a definite integral using the Trapezoidal Rule.
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

1 Example 1 (a) Estimate by the Midpoint, Trapezoid and Simpson's Rules using the regular partition P of the interval [0,2] into 6 subintervals. (b) Find bounds on the errors of those approximations. Solution P is the partition {0, 1/3, 2/3, 1, 4/3, 5/3, 2} which determines six subintervals, each of width 1/3. The Midpoint Rule for uses: L 1 =f(1/6) .027 on the subinterval [0,1/3], L 2 =f(1/2)=.400 on the subinterval [1/3, 2/3], L 3 =f(5/6)  on the subinterval [2/3, 1], L 4 =f(7/6)  on the subinterval [1, 4/3], L 5 =f(3/2)  on the subinterval [4/3, 5/3], L 6 =f(11/6)  on the subinterval [5/3, 2]. By the Midpoint Rule: To bound the error, we must first bound f // (x) on [0,2]. By the quotient rule: Hence |f // (x)|  2(2)(3)/(1) 3 = 12 on [0,2]. By Theorem 3.8.9(a) with a=0, b=2, K=12, n=6:

2 The Trapezoid Rule for uses: L 1 =½[f(0)+f(1/3)] .150on the subinterval [0,1/3], L 2 =½[f(1/3)+f(2/3)] .381 on the subinterval [1/3, 2/3], L 3 =½[f(2/3)+f(1)] .481 on the subinterval [2/3, 1], L 4 =½[f(1)+f(4/3)] .490 on the subinterval [1, 4/3], L 5 =½[f(4/3)+f(5/3)] .461 on the subinterval [4/3, 5/3], L 6 =½[f(5/3)+f(2)] .421 on the subinterval [5/3, 2]. By the Trapezoid Rule: By Theorem 3.8.9(b) with a=0, b=2, K=12, n=6: P = {0, 1/3, 2/3, 1, 4/3, 5/3, 2}

3 By Simpson’s Rule with  x = 1/3 and To bound the error on this estimate, we must first bound f (4) (x) on [0,2]. By the quotient rule: Note that on [0,2]: D(x 4 -10x 2 +5)=4x 3 -20x=4x(x 2 -5)<0, and x 4 -10x 2 +5 is decreasing with maximum absolute value of 19 at x=2. Hence |f (4) (x)|  24(2)(19)/1 5 = 912 on [0,2]. By Theorem with a=0, b=2, M=912, n=6: P = {0, 1/3, 2/3, 1, 4/3, 5/3, 2}