Riemann Sums, Trapezoidal Rule, and Simpson’s Rule Haley Scruggs 1 st Period 3/7/11.

Slides:



Advertisements
Similar presentations
Adguary Calwile Laura Rogers Autrey~ 2nd Per. 3/14/11
Advertisements

Adguary Calwile Laura Rogers Autrey~ 2nd Per. 3/14/11
6. 4 Integration with tables and computer algebra systems 6
Section 8.5 Riemann Sums and the Definite Integral.
CALCULATOR MANIPULATION. Due to the differences in calculators you will have to be able to use your own effectively.
A Riemann sum is a method for approximating the total area underneath a curve on a graph. This method is also known as taking an integral. There are 3.
Trapezoidal Approximation Objective: To relate the Riemann Sum approximation with rectangles to a Riemann Sum with trapezoids.
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.
NUMERICAL DIFFERENTIATION The derivative of f (x) at x 0 is: An approximation to this is: for small values of h. Forward Difference Formula.
Dividing Polynomials.
Riemann Sums and the Definite Integral Lesson 5.3.
Definition: the definite integral of f from a to b is provided that this limit exists. If it does exist, we say that is f integrable on [a,b] Sec 5.2:
Integrals 5.
MAT 1235 Calculus II Section 7.7 Approximate (Numerical) Integration
Integration. Indefinite Integral Suppose we know that a graph has gradient –2, what is the equation of the graph? There are many possible equations for.
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.
Wicomico High School Mrs. J. A. Austin AP Calculus 1 AB Third Marking Term.
Homework questions thus far??? Section 4.10? 5.1? 5.2?
State Standard – 16.0a Students use definite integrals in problems involving area. Objective – To be able to use the 2 nd derivative test to find concavity.
5.2 Definite Integrals. Subintervals are often denoted by  x because they represent the change in x …but you all know this at least from chemistry class,
Section 4.3 – Riemann Sums and Definite Integrals
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
Divisibility Rules Presented By: Mr. Yarow.
Maybe add in chad’s idea of the area of polygons limiting to the area of a circle. Nice animation to link to online At
CHAPTER 4 SECTION 4.3 RIEMANN SUMS AND DEFINITE INTEGRALS.
Definite Integrals Riemann Sums and Trapezoidal Rule.
5.1 Estimating with Finite Sums Greenfield Village, Michigan.
Area Under the Curve We want to approximate the area between a curve (y=x 2 +1) and the x-axis from x=0 to x=7 We want to approximate the area between.
Distance Traveled Area Under a curve Antiderivatives
Section 7.6 – Numerical Integration. represents the area between the curve 3/x and the x-axis from x = 4 to x = 8.
Section 3.2 – Calculating Areas; Riemann Sums
Warm Up – Calculator Active
Estimating area under a curve
Section 7.6 – Numerical Integration. represents the area between the curve 3/x and the x-axis from x = 4 to x = 8.
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.
Riemann Sums Lesson 14.2 Riemann Sums are used to approximate the area between a curve and the x-axis over an interval. Riemann sums divide the areas.
Chapter 6 Integration Section 4 The Definite Integral.
Riemann Sums and the Definite Integral. represents the area between the curve 3/x and the x-axis from x = 4 to x = 8.
Riemann Sums and Definite Integration y = 6 y = x ex: Estimate the area under the curve y = x from x = 0 to 3 using 3 subintervals and right endpoints,
Warm up 10/16 (glue in). Be seated before the bell rings DESK homework Warm-up (in your notes) Agenda : go over hw Finish Notes lesson 4.5 Start 4.6.
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.
5.1 Estimating with Finite Sums Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Vickie Kelly, 2002 Greenfield Village, Michigan.
5.3 Definite Integrals. Example: Find the area under the curve from x = 1 to x = 2. The best we can do as of now is approximate with rectangles.
Definite Integrals & Riemann Sums
1. Graph 2. Find the area between the above graph and the x-axis Find the area of each: 7.
The Definite Integral. Area below function in the interval. Divide [0,2] into 4 equal subintervals Left Rectangles.
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.
2014 AB FRQ #3 By Philip Schnee. For this problem, you are given that g(x) is the integral of f(x), which is graphed, from -3 to x. To find g(3), you.
Area Under the Curve We want to approximate the area between a curve (y=x2+1) and the x-axis from x=0 to x=7 We will use rectangles to do this. One way.
NUMERICAL DIFFERENTIATION Forward Difference Formula
5.5 The Trapezoid Rule.
Lecture 19 – Numerical Integration
Riemann Sums and the Definite Integral
NUMERICAL INTEGRATION
5. 7a Numerical Integration. Trapezoidal sums
Section 3.2 – Calculating Areas; Riemann Sums
Integration & Area Under a Curve
Applications of Integration
Objective: Be able to approximate the area under a curve.
5. 7a Numerical Integration. Trapezoidal sums
Objective: Be able to approximate the area under a curve.
Section 3.2 – Calculating Areas; Riemann Sums
5.1 Area.
Arc Length … x y a b xi ... Pi P0 P1 Pn
76 – Riemann Sums – Rectangles Day 2 – Tables Calculator Required
Area Under a Curve Riemann Sums.
Presentation transcript:

Riemann Sums, Trapezoidal Rule, and Simpson’s Rule Haley Scruggs 1 st Period 3/7/11

A Brief Overview of what Riemann Sums, Trapezoidal Rule and Simpson’s Rule do… Each of these method estimate the area of a curve using rectangles. As your number of rectangles increase so does the accuracy of the area.

A Refresher On Left Riemann Sums The (b-a) is the interval in which the area estimation is being calculated. N is the number of rectangles B is the higher number in the interval and A is the lower.

Left Riemann Sum Cont. To get your different x’s, you must first add to the A until you get B. Note that the number of rectangles you are given is the number of times you must add. After getting your different x’s you then plug them back into the original equation and then use the Riemann Sum Equation to find your estimated area.

Lets See an Example * Note that in Left Riemann Sum you use the first number in the interval but not the last when finding the area. This is because you are coming from the left side of the curve not the right*

Example Cont. * Plug these numbers back into the original equation*

Next Up on the Refresh Train is Right Riemann Sums The only real difference in the equation for Right Riemann Sum is the fact that you are going to use the last number in the interval but not the first. This is because you are coming from the right side of the curve instead of the left.

Lets see that Example *Remember you are not going to use the first number in the interval but you will use the second number in the interval when calculating your estimated area. *

Example Cont.

Finally the last Riemann Sum is Midpoint There is a slight difference between Midpoint Riemann Sum and the other two Riemann Sum techniques. The first is that you use both of the numbers in the interval to find your final answer. The other difference is that you divide the x’s by two and then plug that into the f(x) equation to find your area.

Now for the Example *After you add your ¼ to all the numbers, go back and add the number you added the ¼ to and the new number together and divide by two then plug that number into the equation.* These are the numbers you plug into the equation.

Example Cont.

Alright next up is Trapezoidal Some slight differences in the Trapezoidal Rule equation to notice. First when finding the area you now have a 2n instead of the original n. The other thing to notice is that you have to multiply the f(x) by 2, except for the first and last f(x).

Trapezoidal Cont Note that even though the multiplier out front is you still will use to find what your x’s. The number of rectangles is still used as a check to make sure your math is correct when finding your x’s, too. You also use all of the x’s.

The Trapezoidal Ex There is more than one way to write the equation. The A is the lower number on the integration sign and the B is the higher number on the integration sign. You do not multiply the N by 2 to find your additive.

Example Cont. *Note the new multiplier on the outside.* *You have to multiply f(x) by 2 now except for on the first and last term.*

Finally on the Review list is Simpson’s Rule There are three differences between Simpson’s Rule and the Trapezoidal Rule.

Simpson’s Cont. 1. There is now a 3n on the bottom instead of a 2n. 2. You have to alternate between 2 times and 4 times the f(x) instead of the constant 2 times f(x). 3. Simpson’s Rule can only be used for an even number of rectangles.

Simpson’s Example You do not multiply the N by 3 to find your additive. As can see the problem is started off the same way as all the others you will see the differences in later steps

Example Cont.

Now for the easier way to do these problems… The Calculator Method! There are two calculator methods. The first will give you Trapezoidal and all the Riemann Sums. The second will give you Simpson’s Rule.

Now for the Steps on how to do it Turn the calculator on and go to Programs Scroll down until you see Riemann and hit enter then hit enter again. Once there enter your function and press enter, enter your interval and hit enter, and finally enter your number of rectangles and hit enter. Once it is done graphing your function, hit enter and choose which method you would like it to use and hit enter. It should pop out an answer. Turn on the calculator and go to Y= and put in your equation. Then go to Programs. Scroll down till you see SIMP then hit enter. Put in the number of rectangles and hit enter. Put in what A = and hit enter Put in what B= and hit enter It should spit out an answer based on the equation you put in your y=.

Calculator Try Me Left Riemann Right Riemann Midpoint Riemann Simpson’s Rule Trapezoidal Rule [0,2] n=4 Answers: Left Riemann = Right Riemann =.2601 Midpoint =1.375 Simpson’s = Trapezoidal=

Now for the Try Me Problems Left Riemann

Try Me: Left Riemann Answer

Try Me: Right Riemann

Right Riemann Answer

Try Me: Midpoint

Midpoint Answer

Trapezoidal Try Me

Trapezoidal Answer

Simpson Try Me

Simpson Answer

One Last Thing… An FRQ 2004 (Form B) AB3 T(min) V(t) (mpm) A. Use a midpoint Riemann sum with four subintervals of equal length and values From the table to approximate Show the computations that lead to your answer. =229 © Haley Scruggs 2011