TOPIC : 7 NUMERICAL METHOD.

Slides:



Advertisements
Similar presentations
Finding Approximate Areas Under Curves. The Area of a Trapezium Area= 1 / 2 (a+b) x h Example a=10 b=14 h= 8 Area= 1 / 2 ( ) x 8 = 96cm 2 a b h.
Advertisements

Section 5.7 Numerical Integration. Approximations for integrals: Riemann Sums, Trapezoidal Rule, Simpson's Rule Riemann Sum: Trapezoidal Rule: Simpson’s.
Integration. Problem: An experiment has measured the number of particles entering a counter per unit time dN(t)/dt, as a function of time. The problem.
Numerical Integration In general, a numerical integration is the approximation of a definite integration by a “weighted” sum of function values at discretized.
1 Chapter 7 NUMERICAL INTEGRATION. 2 PRELIMINARIES We use numerical integration when the function f(x) may not be integrable in closed form or even in.
D MANCHE Finding the area under curves:  There are many mathematical applications which require finding the area under a curve.  The area “under”
Simpson’s Rule Mini Whiteboards To check your understanding of the video.
Trapezoidal Approximation Objective: To find area using trapezoids.
An introduction to integration Thursday 22 nd September 2011 Newton Project.
“Teach A Level Maths” Vol. 1: AS Core Modules
If the integral cannot be evaluated, we can use an approximate method.
Area under Curve.  Calculus was historically developed to find a general method for determining the area of geometrical figures.  When these figures.
4-4: The Fundamental Theorems Definition: If f is continuous on [ a,b ] and F is an antiderivative of f on [ a,b ], then: The Fundamental Theorem:
“Teach A Level Maths” Vol. 1: AS Core Modules
 The number of x-values is the same as the number of strips. SUMMARY where n is the number of strips.  The width, h, of each strip is given by ( but.
5.3 Definite Integrals and Antiderivatives Objective: SWBAT apply rules for definite integrals and find the average value over a closed interval.
C2 : The Trapezium Rule Learning Objective : To learn a numerical method for evaluating integrals.
STROUD Worked examples and exercises are in the text PROGRAMME F12 INTEGRATION.
Aims: To be able to use the Mid-ordinate rule to calculate an estimate for the area. To be able to check your estimated answer with the acurate one using.
Exam Questions relay. Simpson’s Rule Objectives: To recognise and apply Simpson’s rule to approximate areas bounded by curves.
E.g. Use 4 strips with the mid-ordinate rule to estimate the value of Give the answer to 4 d.p. Solution: We need 4 corresponding y -values for x 1, x.
Finding Areas Numerically. y4y4 h y5y5 The basic idea is to divide the x-axis into equally spaced divisions as shown and to complete the top of these.
The Mid-Ordinate Rule.
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.3 Definite Integrals and Riemann Sums. I. Rules for Definite Integrals.
LECTURE 2 OF NUMERICAL METHODS 7.2 Solutions of Non-Linear Equations.
5.2 – The Definite Integral. Introduction Recall from the last section: Compute an area Try to find the distance traveled by an object.
DO NOW: v(t) = e sint cost, 0 ≤t≤2∏ (a) Determine when the particle is moving to the right, to the left, and stopped. (b) Find the particles displacement.
Lecture 4 Numerical Analysis. Solution of Non-Linear Equations Chapter 2.
SECTION 4-3-B Area under the Curve. Def: The area under a curve bounded by f(x) and the x-axis and the lines x = a and x = b is given by Where and n is.
20: The Mid-Ordinate Rule © Christine Crisp “Teach A Level Maths” Vol. 1: AS Core Modules.
Use integration to find the value of. ► The area of a trapezium is given by the formula a b h.
§ 4.2 The Exponential Function e x.
6.6 Area Between Two Curves
Numerical Analysis Lecture 5.
LECTURE 4 OF SOLUTIONS OF NON-LINEAR EQUATIONS OBJECTIVES
Chapter 7 Numerical Differentiation and Integration
The mid-ordinate rule Aims:
1. 2 What is Integration? Integration The process of measuring the area under a curve. Where: f(x) is the integrand a= lower limit of integration b=
LECTURE 3 OF SOLUTIONS OF NON -LINEAR EQUATIONS.
Derivative of an Exponential
Techniques of Integration
Finding the area under a curve using the trapezium rule
Mathematics.
PROGRAMME F12 INTEGRATION.
PROGRAMME F11 DIFFERENTIATION.
If {image} find the Riemann sum with n = 5 correct to 3 decimal places, taking the sample points to be midpoints
Solve the equation for x. {image}
Area of a Region Between Two Curves (7.1)
Chapter 7 Numerical Differentiation and Integration
Use the Midpoint Rule with n = 10 to approximate the integral
Computers in Civil Engineering 53:081 Spring 2003
More on Limits.
Numerical Integration:
Summation Formulas Constant Series.
“Teach A Level Maths” Vol. 1: AS Core Modules
PROGRAMME F13 INTEGRATION.
“Teach A Level Maths” Vol. 1: AS Core Modules
APPROXIMATE INTEGRATION
Roots of polynomials.
Numerical Computation and Optimization
“Teach A Level Maths” Vol. 1: AS Core Modules
APPROXIMATE INTEGRATION
“Teach A Level Maths” Vol. 1: AS Core Modules
“Teach A Level Maths” Vol. 1: AS Core Modules
Packet #12 Applications: Newton’s Method
Jay James Mike Norton Stephen Nesemann Kaitlyn Richardson
Presentation transcript:

TOPIC : 7 NUMERICAL METHOD

LECTURE 1 OF 4 7.0 NUMERICAL METHOD 7.1 The Trapezium Rule

OBJECTIVES Derive the trapezium rule by dividing the area represented by into n trapezium each with width h. b) Use the the rule to approximate

Numerical Method can be used to find (a) the approximate values for definite integrals . Example: (b) the approximate solutions for non- linear equations. Example:

THREE TYPES OF NUMERICAL METHODS TRAPEZIUM RULE ( to find the approximate values of definite integrals ) ITERATION METHOD NEWTON RAPHSON METHOD ( (ii) and (iii) - to find the approximate solutions for non-linear equations )

THE TRAPEZIUM RULE The area between y =f(x), the x-axis and the line x=a and x=b.

NOTE : 5 ordinates => x0 , x1 , x2 , x3 and x4 Thus n = 4 This method divides the area under the curve y = f(x) into n vertical strips. The width of each strip is h

= (sum of parallel sides x width) Area of trapezium: = (sum of parallel sides x width) The total area the sum of trapezium area under the curve b a h

Therefore The Trapezium Rule is : n 7 Where h =

USING THE CALCULATOR Key in MODE 1 (COMP) EX: EVALUATE Key in MODE 1 (COMP) ALPHA Y = 1 ÷ ( 1+ ALPHA X X2) CALC (X?) 1 = (0.5) 1.5 = (0.30769) CONTINUE THE PROCESS.

Example 1 Evaluate using 6 strips by the trapezium rule.

Solution The integration interval (b-a) = 4 – 1 = 3 units So h = The values of x at which y is calculated are 1, 1.5, 2.0, 2.5, 3.0, 3.5, 4.0 Construct a table :

X Y = 1/1+x2 X0 = 1 X1 = 1.5 X2 = 2.0 X3 = 2.5 X4 = 3.0 X5 = 3.5 X6 = 4.0 Y0=0.5 Y6=0.05882 Y1=0.30769 Y2=0.20000 Y3=0.13793 Y4=0.10000 Y5=0.07547 Totals 0.55882 0.82109

thus

Using 6 strips by the trapezium rule. EXAMPLE 2 Evaluate Using 6 strips by the trapezium rule. Solution h =

X Y= X0 = 0 X1 = 0.1 X2 = 0.2 X3 = 0.3 X4 = 0.4 X5 = 0.5 X6 = 0.6 Y0=1 Y6=1.25 Y1=1.00504 Y2=1.02062 Y3=1.04828 Y4=1.09109 Y5=1.15470 Totals 2.25000 5.31973

Therefore,

Example 3 Find an approximate value for using trapezium rule with 5 ordinates, giving your answer correct to 3 d.p. NOTE : 5 ordinates => x0 , x1 , x2 , x3 and x4 Thus n = 4

Solution X Y = X0 = 0 X1 = X2 = X3 = X4 = Y0 = 0 Y4 = 0 Y1 = 0.84089 REMARKS :Use mod radian h = = X Y = X0 = 0 X1 = X2 = X3 = X4 = Y0 = 0 Y4 = 0 Y1 = 0.84089 Y2 = 1.000 Y3 = 0.84089 Totals 2.68179

By the Trapezium Rule :

Example 4 Use the trapezium rule, with 5 ordinates, to evaluate Correct your answer to 3 decimal places.

Solution: n=4 So, h = 0.8/4 = 0.2 X Y = X0 = 0 X1 = 0.2 X2 = 0.4 Totals 2.8965 3.6476

Therefore;