Copyright © Cengage Learning. All rights reserved. 7 Techniques of Integration.

Slides:



Advertisements
Similar presentations
6. 4 Integration with tables and computer algebra systems 6
Advertisements

Copyright © Cengage Learning. All rights reserved.
8 TECHNIQUES OF INTEGRATION. In defining a definite integral, we dealt with a function f defined on a finite interval [a, b] and we assumed that f does.
INTEGRALS 5. INTEGRALS We saw in Section 5.1 that a limit of the form arises when we compute an area.  We also saw that it arises when we try to find.
Copyright © Cengage Learning. All rights reserved. 5 Integrals.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 5 Integrals.
8 TECHNIQUES OF INTEGRATION. There are two situations in which it is impossible to find the exact value of a definite integral. TECHNIQUES OF INTEGRATION.
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.
Integrals 5.
Chapter 7 – Techniques of Integration
Wicomico High School Mrs. J. A. Austin AP Calculus 1 AB Third Marking Term.
Copyright © Cengage Learning. All rights reserved. 10 Parametric Equations and Polar Coordinates.
Trapezoidal Approximation Objective: To find area using trapezoids.
Georg Friedrich Bernhard Riemann
Integration 4 Copyright © Cengage Learning. All rights reserved.
Integration Copyright © Cengage Learning. All rights reserved.
1 §12.4 The Definite Integral The student will learn about the area under a curve defining the definite integral.
Learning Objectives for Section 13.4 The Definite Integral
Copyright © Cengage Learning. All rights reserved. 4 Integrals.
1 Copyright © 2015, 2011 Pearson Education, Inc. Chapter 5 Integration.
Integration Copyright © Cengage Learning. All rights reserved.
Integration 4 Copyright © Cengage Learning. All rights reserved.
Chapter 5-The Integral Calculus, 2ed, by Blank & Krantz, Copyright 2011 by John Wiley & Sons, Inc, All Rights Reserved.
Calculus, 9/E by Howard Anton, Irl Bivens, and Stephen Davis Copyright © 2009 by John Wiley & Sons, Inc. All rights reserved. MCS 122 Chapter 5 Review.
Section 5.9 Approximate Integration Practice HW from Stewart Textbook (not to hand in) p. 421 # 3 – 15 odd.
Copyright © Cengage Learning. All rights reserved. 7 Techniques of Integration.
Barnett/Ziegler/Byleen Business Calculus 11e1 Chapter 13 Review Important Terms, Symbols, Concepts 13.1 Antiderivatives and Indefinite Integrals A function.
Antidifferentiation: The Indefinite Intergral Chapter Five.
Section 5.1/5.2: Areas and Distances – the Definite Integral Practice HW from Stewart Textbook (not to hand in) p. 352 # 3, 5, 9 p. 364 # 1, 3, 9-15 odd,
Copyright © Cengage Learning. All rights reserved. 4 Integrals.
In Chapters 6 and 8, we will see how to use the integral to solve problems concerning:  Volumes  Lengths of curves  Population predictions  Cardiac.
INTEGRALS We saw in Section 5.1 that a limit of the form arises when we compute an area. We also saw that it arises when we try to find the distance traveled.
Copyright © Cengage Learning. All rights reserved.
Section 4.3 Day 1 Riemann Sums and Definite Integrals AP Calculus BC.
WS: Riemann Sums. TEST TOPICS: Area and Definite Integration Find area under a curve by the limit definition. Given a picture, set up an integral to calculate.
Definite Integral df. f continuous function on [a,b]. Divide [a,b] into n equal subintervals of width Let be a sample point. Then the definite integral.
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.
5.2 – The Definite Integral. Introduction Recall from the last section: Compute an area Try to find the distance traveled by an object.
Copyright © Cengage Learning. All rights reserved. 4 Integrals.
Approximating Antiderivatives. Can we integrate all continuous functions? Most of the functions that we have been dealing with are what are called elementary.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
5.5 The Trapezoid Rule.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Approximate Integration
Romberg Rule Midpoint.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Integration & Area Under a Curve
TECHNIQUES OF INTEGRATION
Copyright © Cengage Learning. All rights reserved.
A Method For Approximating the Areas of Irregular Regions
Chapter 4 Integration.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
The Fundamental Theorem of Calculus
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Numerical Integration
Objectives Approximate a definite integral using the Trapezoidal Rule.
Copyright © Cengage Learning. All rights reserved.
Chapter 5 Integration.
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 7 Techniques of Integration

Copyright © Cengage Learning. All rights reserved. 7.7 Approximate Integration

33 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 Fundamental Theorem of Calculus we need to know an antiderivative of f. Sometimes, however, it is difficult, or even impossible, to find an antiderivative. For example, it is impossible to evaluate the following integrals exactly:

44 Approximate Integration The second situation arises when the function is determined from a scientific experiment through instrument readings or collected data. There may be no formula for the function. In both cases we need to find approximate values of definite integrals. We already know one such method….

55 Approximate Integration Recall that the definite integral is defined as a limit of Riemann sums, so any Riemann sum could be used as an approximation to the integral: If we divide [a, b] into n subintervals of equal length  x = (b – a)/n, then we have where x i * is any point in the i th subinterval [x i – 1, x i ]. If x i * is chosen to be the left endpoint of the interval, then x i * = x i – 1 and we have

66 Approximate Integration If we choose x i * to be the right endpoint, then x i * = x i and we have The approximations L n and R n defined by Equations 1 and 2 are called the left endpoint approximation and right endpoint approximation, respectively. Figure 1(b)

77 Approximate Integration We also considered the case where x i * is chosen to be the midpoint of the subinterval [x i – 1, x i ]. Figure 1(c) shows the midpoint approximation M n, which appears to be better than either L n or R n. Figure 1(c)

88 Approximate Integration

99 Another approximation, called the Trapezoidal Rule, results from averaging the approximations in Equations 1 and 2:

10 Approximate Integration The reason for the name Trapezoidal Rule can be seen from Figure 2, which illustrates the case with f (x)  0 and n = 4. Figure 2 Trapezoidal approximation

11 Approximate Integration The area of the trapezoid that lies above the i th subinterval is and if we add the areas of all these trapezoids, we get the right side of the Trapezoidal Rule.

12 Example 1 Use (a) the Trapezoidal Rule and (b) the Midpoint Rule with n = 5 to approximate the integral Solution: (a) With n = 5, a = 1 and b = 2, we have  x = (2 – 1)/5 = 0.2, and so the Trapezoidal Rule gives ≈

13 Example 1 – Solution This approximation is illustrated in Figure 3. Figure 3 cont’d

14 Example 1 – Solution (b) The midpoints of the five subintervals are 1.1, 1.3, 1.5, 1.7, and 1.9, so the Midpoint Rule gives ≈ This approximation is illustrated in Figure 4. cont’d Figure 4

15 Approximate Integration In Example 1 let’s see how accurate the Trapezoidal and Midpoint Rules are. By the fundamental Theorem of Calculus, The error in using an approximation is defined to be the amount that needs to be added to the approximation to make it exact.

16 Approximate Integration From the values in Example 1 we see that the errors in the Trapezoidal and Midpoint Rule approximations for n = 5 are E T ≈ – and E M ≈ In general, we have

17 Approximate Integration The following tables show the results of calculations similar to those in Example 1, but for n = 5, 10, and 20 and for the left and right endpoint approximations as well as the Trapezoidal and Midpoint Rules.

18 Approximate Integration We can make several observations from these tables: 1. In all of the methods we get more accurate approximations when we increase the value of n. (But very large values of n result in so many arithmetic operations that we have to beware of accumulated round-off error.) 2. The errors in the left and right endpoint approximations are opposite in sign and appear to decrease by a factor of about 2 when we double the value of n.

19 Approximate Integration 3. The Trapezoidal and Midpoint Rules are much more accurate than the endpoint approximations. 4. The errors in the Trapezoidal and Midpoint Rules are opposite in sign and appear to decrease by a factor of about 4 when we double the value of n. 5. The size of the error in the Midpoint Rule is about half thesize of the error in the Trapezoidal Rule.

20 Optional Test (Ch 6)Review Questions Page 482 # odd, (skip 67) odd, odd, 111,113