SlideShare a Scribd company logo
1 of 17
Vadodara Institute of Engineering
Active Learning Assignment
Sub :- Numerical And Statistical Methods (2140706)
Presented by:-
Maitree Patel 15CE048
Meet Patel 15CE049
Nikita Patel 15CE051
Computer Engineering - 1
Outline:
Gaussian Quadrature Formula
- One Point Gaussian Quadrature Formula
- Two Point Gaussian Quadrature Formula
- Three Point Gaussian Quadrature Formula
Gaussian Quadrature Formula
• An n point Gaussian quadrature formula is a quadrature formula
constructed to given an exact result of polynomials of degree 2n-1 or
less by a suitable of the points xᵢ and weights wᵢ for i = 1, 2, …..,n.
• Gauss quadrature formula can be expressed as
 
 

1
1 1
)()(
n
i
ii xfwdxxf
One Point Gaussian Quadrature Formula
• Consider a function f(x) over the interval [-1, 1] with sampling point x₁
and weight w₁.
• The one-point Gauss quadrature formula is
…………………..eq.(1)
This formula can be exact for polynomials of degree up to 2n-1 = 2(1)-
1=1, i.e., it is exact for f(x)=1 and x.
 11
1
1
)( xfwdxxf 
• Substituting f(x) in Eq.(1) successively,
…………..eq.(2)
…………………eq.(3)
1
1
1
)( wdxxf 
1
1
1
wx 
12 w
11
1
1
xwxdx 
11
1
1
2
2
xw
x


110 xw
This equation is known as one-point Gauss quadrature formula.
This Formula is exact for polynomial up to degree one.
12 w
10 x
 02)(........
1
1
fdxxfhence 
Two Point Gaussian Quadrature Formula
• Consider a function f(x) over the interval [-1, 1] with sampling points
x₁, x₂ and weights w₁, w₂ respectively.
• Two Point Gaussian Quadrature Formula is
• This formula can be exact for polynomials of degree up to 2n-1 =
2(2)-1=3, i.e., it is exact for f(x)=1,x, x²,

1
1
)( dxxf )()( 2211 xfwxfw 
3
x

1
1
1dx 21 ww 
)1.(........................... eq212 ww 
21
1
1
wwx 
……………………eq.2
……………………eq.3
2211
1
1
2
2
xwxw
x


22110 xwxw 
2
2
21
2
1
1
1
2
xwxwdxx 
2
2
21
2
1
3
2
xwxw 
2
2
21
2
1
1
1
3
3
xwxw
x


2
3
21
3
1
1
3
xwxwdxx 
2211
1
1
xwxwxdx 
……………………….eq.3
Solving eq. 1,2,3 and 4,
w₁ = w₂ = 1
This equation is known as Two Point Gaussian Quadrature Formula.
This Formula is exact for polynomial up to degree three.
2
3
21
3
1
1
1
4
4
xwxw
x


2
3
21
3
10 xwxw 
1
3
1
x

2
3
1
x

1
1
)( dxxf )
3
1
()
3
1
( ff 

Three Point Gaussian Quadrature Formula
• Consider a function f(x) over the interval [-1, 1] with sampling points x₁, x₂, x₃
and weights w₁, w₂, w₃ respectively.
• Three Point Gaussian Quadrature Formula is
• This formula can be exact for polynomials of degree up to 2n-1 = 2(2)-1=3, i.e., it
is exact for f(x)=1,x, x², , x⁴ and x⁵.

1
1
)( dxxf )()()( 332211 xfwxfwxfw 
3
x

1
1
1dx 321 www 
321
1
1
wwwx 
3210 www  )1.(................. eq
…………………….eq.2
……………………eq.3
332211
1
1
2
2
xwxwxw
x


3322110 xwxwxw 
3
3
32
2
21
2
1
1
1
2
xwxwxwdxx 
3
2
32
2
21
2
1
3
2
xwxwxw 
3
3
32
2
21
2
1
1
1
3
3
xwxwxw
x


3
3
32
3
21
3
1
1
1
3
xwxwxwdxx 
332211
1
1
xwxwxwxdx 
……………………….eq.4
......……………………eq.5
………………………….eq.6
3
3
32
3
21
3
1
1
1
4
4
xwxwxw
x


3
3
32
3
21
3
10 xwxwxw 
3
4
32
4
21
4
1
1
1
5
5
xwxwxw
x


3
4
32
4
21
4
1
1
1
4
xwxwxwdxx 
3
4
32
4
21
4
1
5
2
xwxwxw 
3
5
32
5
21
5
1
1
1
5
xwxwxwdxx 
3
5
32
5
21
5
10 xwxwxw 
Solving eq. 1,2,3 and 4,5 and 6,
• This equation is known as Two Point Gaussian Quadrature Formula.
• This Formula is exact for polynomial up to degree 5.

1
1
)( dxxf )
5
3
(
9
5
)0(
9
8
)
5
3
(
9
5
fff 
9
5
1 w
9
8
2 w
9
5
3 w
5
3
1 x 02 x
5
3
3 x
Example :
• Evaluate
Solution: f(x)=
By the one-point Gaussian formula


1
1
2
1
1
dx
x
2
1
1
x


1
1
2
1
1
dx
x
 02 f








01
1
2
2
By the two-point Gaussian formula
= 1.5
By the three-point Gaussian formula


1
1
2
1
1
dx
x
)
3
1
()
3
1
( ff 
















3
1
1
1













3
1
1
1


1
1
2
1
1
dx
x
)
5
3
(
9
5
)0(
9
8
)
5
3
(
9
5
fff 
5833.1
5
3
1
1
9
5
01
1
9
8
5
3
1
1
9
5




































References
• http://numericalmethods.eng.usf.edu/topics/gauss_quadrature.html
• Book: Numerical Methods for engineers by Author : S C Chapra and R
P Canale : Publisher : McGrow Hill International Edition
THANK YOU

More Related Content

What's hot

Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equations
Ahmed Haider
 

What's hot (20)

3 bessel's functions
3 bessel's functions3 bessel's functions
3 bessel's functions
 
Runge kutta method -by Prof.Prashant Goad(R.C.Patel Institute of Technology,...
Runge  kutta method -by Prof.Prashant Goad(R.C.Patel Institute of Technology,...Runge  kutta method -by Prof.Prashant Goad(R.C.Patel Institute of Technology,...
Runge kutta method -by Prof.Prashant Goad(R.C.Patel Institute of Technology,...
 
Rank nullity theorem
Rank nullity theoremRank nullity theorem
Rank nullity theorem
 
Legendre functions
Legendre functionsLegendre functions
Legendre functions
 
Runge kutta
Runge kuttaRunge kutta
Runge kutta
 
Multiple integrals
Multiple integralsMultiple integrals
Multiple integrals
 
newton raphson method
newton raphson methodnewton raphson method
newton raphson method
 
Bessel equation
Bessel equationBessel equation
Bessel equation
 
Curve fitting - Lecture Notes
Curve fitting - Lecture NotesCurve fitting - Lecture Notes
Curve fitting - Lecture Notes
 
Analytic function
Analytic functionAnalytic function
Analytic function
 
Gradient , Directional Derivative , Divergence , Curl
Gradient , Directional Derivative , Divergence , Curl Gradient , Directional Derivative , Divergence , Curl
Gradient , Directional Derivative , Divergence , Curl
 
Gauss jordan
Gauss jordanGauss jordan
Gauss jordan
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equations
 
Numerical solution of system of linear equations
Numerical solution of system of linear equationsNumerical solution of system of linear equations
Numerical solution of system of linear equations
 
the inverse of the matrix
the inverse of the matrixthe inverse of the matrix
the inverse of the matrix
 
Solve ODE - BVP through the Least Squares Method
Solve ODE - BVP through the Least Squares MethodSolve ODE - BVP through the Least Squares Method
Solve ODE - BVP through the Least Squares Method
 
least squares approach in finite element method
least squares approach in finite element methodleast squares approach in finite element method
least squares approach in finite element method
 
Study Material Numerical Differentiation and Integration
Study Material Numerical Differentiation and IntegrationStudy Material Numerical Differentiation and Integration
Study Material Numerical Differentiation and Integration
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 
Romberg's Integration
Romberg's IntegrationRomberg's Integration
Romberg's Integration
 

Similar to Gauss Quadrature Formula

Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysis
divyanshuprakashrock
 
rational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptxrational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptx
RizaCatli2
 
Integration techniques
Integration techniquesIntegration techniques
Integration techniques
Krishna Gali
 

Similar to Gauss Quadrature Formula (20)

Numerical integration;Gaussian integration one point, two point and three poi...
Numerical integration;Gaussian integration one point, two point and three poi...Numerical integration;Gaussian integration one point, two point and three poi...
Numerical integration;Gaussian integration one point, two point and three poi...
 
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetPerspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
 
Core 1 revision notes a
Core 1 revision notes aCore 1 revision notes a
Core 1 revision notes a
 
Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysis
 
Bca3010 computer oriented numerical methods
Bca3010 computer oriented numerical methodsBca3010 computer oriented numerical methods
Bca3010 computer oriented numerical methods
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdf
 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODS
 
Presentaion 1 Calculus.pptx
Presentaion 1 Calculus.pptxPresentaion 1 Calculus.pptx
Presentaion 1 Calculus.pptx
 
The Gaussian Hardy-Littlewood Maximal Function
The Gaussian Hardy-Littlewood Maximal FunctionThe Gaussian Hardy-Littlewood Maximal Function
The Gaussian Hardy-Littlewood Maximal Function
 
rational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptxrational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptx
 
Tool mathematics l4
Tool mathematics l4Tool mathematics l4
Tool mathematics l4
 
about power system operation and control13197214.ppt
about power system operation and control13197214.pptabout power system operation and control13197214.ppt
about power system operation and control13197214.ppt
 
Distance formula
Distance formulaDistance formula
Distance formula
 
Module 3 quadratic functions
Module 3   quadratic functionsModule 3   quadratic functions
Module 3 quadratic functions
 
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
 
E04 06 3943
E04 06 3943E04 06 3943
E04 06 3943
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
Laplace equation
Laplace equationLaplace equation
Laplace equation
 
Integration techniques
Integration techniquesIntegration techniques
Integration techniques
 
1638 vector quantities
1638 vector quantities1638 vector quantities
1638 vector quantities
 

More from Maitree Patel (11)

MACs based on Hash Functions, MACs based on Block Ciphers
MACs based on Hash Functions, MACs based on Block CiphersMACs based on Hash Functions, MACs based on Block Ciphers
MACs based on Hash Functions, MACs based on Block Ciphers
 
Form using html and java script validation
Form using html and java script validationForm using html and java script validation
Form using html and java script validation
 
Software engineering Testing technique,test case,test suit design
Software engineering Testing technique,test case,test suit designSoftware engineering Testing technique,test case,test suit design
Software engineering Testing technique,test case,test suit design
 
Dotnet :Attributes
Dotnet :AttributesDotnet :Attributes
Dotnet :Attributes
 
Advance Java
Advance JavaAdvance Java
Advance Java
 
Introduction of Memory Management
Introduction of Memory Management Introduction of Memory Management
Introduction of Memory Management
 
Scheduling Definition, objectives and types
Scheduling Definition, objectives and types Scheduling Definition, objectives and types
Scheduling Definition, objectives and types
 
Simple Mail Transfer Protocol
Simple Mail Transfer ProtocolSimple Mail Transfer Protocol
Simple Mail Transfer Protocol
 
Virtual circuit and Datagram network
Virtual circuit and Datagram networkVirtual circuit and Datagram network
Virtual circuit and Datagram network
 
Merge sort and Quick sort
Merge sort and Quick sortMerge sort and Quick sort
Merge sort and Quick sort
 
Static Import and access modifiers
Static Import and access modifiersStatic Import and access modifiers
Static Import and access modifiers
 

Recently uploaded

Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 

Recently uploaded (20)

Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 

Gauss Quadrature Formula

  • 1. Vadodara Institute of Engineering Active Learning Assignment Sub :- Numerical And Statistical Methods (2140706) Presented by:- Maitree Patel 15CE048 Meet Patel 15CE049 Nikita Patel 15CE051 Computer Engineering - 1
  • 2. Outline: Gaussian Quadrature Formula - One Point Gaussian Quadrature Formula - Two Point Gaussian Quadrature Formula - Three Point Gaussian Quadrature Formula
  • 3. Gaussian Quadrature Formula • An n point Gaussian quadrature formula is a quadrature formula constructed to given an exact result of polynomials of degree 2n-1 or less by a suitable of the points xᵢ and weights wᵢ for i = 1, 2, …..,n. • Gauss quadrature formula can be expressed as      1 1 1 )()( n i ii xfwdxxf
  • 4. One Point Gaussian Quadrature Formula • Consider a function f(x) over the interval [-1, 1] with sampling point x₁ and weight w₁. • The one-point Gauss quadrature formula is …………………..eq.(1) This formula can be exact for polynomials of degree up to 2n-1 = 2(1)- 1=1, i.e., it is exact for f(x)=1 and x.  11 1 1 )( xfwdxxf 
  • 5. • Substituting f(x) in Eq.(1) successively, …………..eq.(2) …………………eq.(3) 1 1 1 )( wdxxf  1 1 1 wx  12 w 11 1 1 xwxdx  11 1 1 2 2 xw x   110 xw
  • 6. This equation is known as one-point Gauss quadrature formula. This Formula is exact for polynomial up to degree one. 12 w 10 x  02)(........ 1 1 fdxxfhence 
  • 7. Two Point Gaussian Quadrature Formula • Consider a function f(x) over the interval [-1, 1] with sampling points x₁, x₂ and weights w₁, w₂ respectively. • Two Point Gaussian Quadrature Formula is • This formula can be exact for polynomials of degree up to 2n-1 = 2(2)-1=3, i.e., it is exact for f(x)=1,x, x²,  1 1 )( dxxf )()( 2211 xfwxfw  3 x  1 1 1dx 21 ww  )1.(........................... eq212 ww  21 1 1 wwx 
  • 8. ……………………eq.2 ……………………eq.3 2211 1 1 2 2 xwxw x   22110 xwxw  2 2 21 2 1 1 1 2 xwxwdxx  2 2 21 2 1 3 2 xwxw  2 2 21 2 1 1 1 3 3 xwxw x   2 3 21 3 1 1 3 xwxwdxx  2211 1 1 xwxwxdx 
  • 9. ……………………….eq.3 Solving eq. 1,2,3 and 4, w₁ = w₂ = 1 This equation is known as Two Point Gaussian Quadrature Formula. This Formula is exact for polynomial up to degree three. 2 3 21 3 1 1 1 4 4 xwxw x   2 3 21 3 10 xwxw  1 3 1 x  2 3 1 x  1 1 )( dxxf ) 3 1 () 3 1 ( ff  
  • 10. Three Point Gaussian Quadrature Formula • Consider a function f(x) over the interval [-1, 1] with sampling points x₁, x₂, x₃ and weights w₁, w₂, w₃ respectively. • Three Point Gaussian Quadrature Formula is • This formula can be exact for polynomials of degree up to 2n-1 = 2(2)-1=3, i.e., it is exact for f(x)=1,x, x², , x⁴ and x⁵.  1 1 )( dxxf )()()( 332211 xfwxfwxfw  3 x  1 1 1dx 321 www  321 1 1 wwwx  3210 www  )1.(................. eq
  • 11. …………………….eq.2 ……………………eq.3 332211 1 1 2 2 xwxwxw x   3322110 xwxwxw  3 3 32 2 21 2 1 1 1 2 xwxwxwdxx  3 2 32 2 21 2 1 3 2 xwxwxw  3 3 32 2 21 2 1 1 1 3 3 xwxwxw x   3 3 32 3 21 3 1 1 1 3 xwxwxwdxx  332211 1 1 xwxwxwxdx 
  • 13. Solving eq. 1,2,3 and 4,5 and 6, • This equation is known as Two Point Gaussian Quadrature Formula. • This Formula is exact for polynomial up to degree 5.  1 1 )( dxxf ) 5 3 ( 9 5 )0( 9 8 ) 5 3 ( 9 5 fff  9 5 1 w 9 8 2 w 9 5 3 w 5 3 1 x 02 x 5 3 3 x
  • 14. Example : • Evaluate Solution: f(x)= By the one-point Gaussian formula   1 1 2 1 1 dx x 2 1 1 x   1 1 2 1 1 dx x  02 f         01 1 2 2
  • 15. By the two-point Gaussian formula = 1.5 By the three-point Gaussian formula   1 1 2 1 1 dx x ) 3 1 () 3 1 ( ff                  3 1 1 1              3 1 1 1   1 1 2 1 1 dx x ) 5 3 ( 9 5 )0( 9 8 ) 5 3 ( 9 5 fff  5833.1 5 3 1 1 9 5 01 1 9 8 5 3 1 1 9 5                                    
  • 16. References • http://numericalmethods.eng.usf.edu/topics/gauss_quadrature.html • Book: Numerical Methods for engineers by Author : S C Chapra and R P Canale : Publisher : McGrow Hill International Edition