SlideShare a Scribd company logo
1 of 8
Download to read offline
MATHEMATICAL METHODS




NUMERICAL DIFFERENTIATION & INTEGRATION

                            I YEAR B.Tech
                    AS PER JNTU-HYDERABAD NEW SYLLABUS




By
Mr. Y. Prabhaker Reddy
Asst. Professor of Mathematics
Guru Nanak Engineering College
Ibrahimpatnam, Hyderabad.
SYLLABUS OF MATHEMATICAL METHODS (as per JNTU Hyderabad)

Name of the Unit                                      Name of the Topic
                     Matrices and Linear system of equations: Elementary row transformations – Rank
      Unit-I
                     – Echelon form, Normal form       – Solution of Linear Systems    – Direct Methods        – LU
Solution of Linear
                     Decomposition from Gauss Elimination – Solution of Tridiagonal systems – Solution
    systems
                     of Linear Systems.
                     Eigen values, Eigen vectors     – properties   – Condition number of Matrix, Cayley               –
     Unit-II
                     Hamilton Theorem (without proof)       – Inverse and powers of a matrix by Cayley             –
Eigen values and
                     Hamilton theorem       – Diagonalization of matrix Calculation of powers of matrix
                                                                         –                                     –
  Eigen vectors
                     Model and spectral matrices.
                     Real Matrices, Symmetric, skew symmetric, Orthogonal, Linear Transformation -
                     Orthogonal Transformation. Complex Matrices, Hermition and skew Hermition
     Unit-III
                     matrices, Unitary Matrices - Eigen values and Eigen vectors of complex matrices and
     Linear
                     their properties. Quadratic forms - Reduction of quadratic form to canonical form,
Transformations
                     Rank, Positive, negative and semi definite, Index, signature, Sylvester law, Singular
                     value decomposition.
                     Solution of Algebraic and Transcendental Equations- Introduction: The Bisection
                     Method – The Method of False Position       – The Iteration Method - Newton
                                                                                               –Raphson
                     Method Interpolation:Introduction-Errors in Polynomial Interpolation - Finite
     Unit-IV
                     differences- Forward difference, Backward differences, Central differences, Symbolic
Solution of Non-
                     relations and separation of symbols-Difference equations           – Differences of a
 linear Systems
                     polynomial - Newton’s Formulae for interpolation - Central difference interpolation
                     formulae - Gauss Central Difference Formulae - Lagrange’s Interpolation formulae- B.
                     Spline interpolation, Cubic spline.
     Unit-V          Curve Fitting: Fitting a straight line - Second degree curve - Exponential curve -
 Curve fitting &     Power curve by method of least squares.
   Numerical         Numerical Integration: Numerical Differentiation-Simpson’s         3/8    Rule,      Gaussian
   Integration       Integration, Evaluation of Principal value integrals, Generalized Quadrature.
     Unit-VI         Solution   by   Taylor’s s - Picard’s
                                              serie              Method   of   successive     approximation
                                                                                                   - Euler’s
   Numerical         Method -Runge kutta Methods, Predictor Corrector Methods, Adams- Bashforth
 solution of ODE     Method.
                     Determination of Fourier coefficients - Fourier series-even and odd functions -
    Unit-VII
                     Fourier series in an arbitrary interval - Even and odd periodic continuation - Half-
 Fourier Series
                     range Fourier sine and cosine expansions.
    Unit-VIII        Introduction and formation of PDE by elimination of arbitrary constants and
     Partial         arbitrary functions - Solutions of first order linear equation - Non linear equations -
   Differential      Method of separation of variables for second order equations - Two dimensional
   Equations         wave equation.
CONTENTS
UNIT-V
NUMERICAL DIFFERENTIATION & INTEGRATION
          Numerical Differentiation

          Numerical Integration

          Trapezoidal Rule

          Simpson’s 1/3 Rule

            Simpson’s 3/8 Rule
Numerical Differentiation and Integration
Numerical Differentiation
                                                                             Equally Spaced Arguments



Aim: We want to calculate                         at the tabulated points.

The intention of Using these formulas is that, without finding the polynomial for the given curve,
we will find its first, second, third, . . . derivatives.
Since Arguments are equally spaced, we can use Forward, Backward or Central differences.

                           Differentiation using Forward Differences
We know that
By Taylor’s Series expansion, we have



Define
so that              ,




Now,




Taking Log on both sides, we get




To find Second Derivative
We have
Squaring on both sides, we get




                                          (                        )




To find Third Derivative
We have

Cubing on both sides, we get




                      Differentiation using Backward differences
We know that
By Taylor’s Series expansion, we have



Define
so that           ,




Now,
Taking Log on both sides, we get




To find Second Derivative
We have

Squaring on both sides, we get




                                                  (                )




To find Third Derivative

We have

Cubing on both sides, we get




                       Differentiation using Central differences
We know that the Stirling’s Formula is given by
Where

Now, Differentiating w.r.t. , we get




At




Similarly,




When we have to use these formulae?
When we are asked to find         at the point         , the problem analyzing should be as follows:

If the point            is nearer to the starting arguments of the given table, then use Forward
difference formulas for differentiation
If the point            is nearer to the ending arguments of the given table, then use Backward
difference formulas for differentiation
If the point            is nearer to the Middle arguments of the given table, then use Central
difference formulas for differentiation.
Numerical Integration

We know that a definite integral of the form                   represents the area under the curve
             , enclosed between the limits       and         .

Let                  . Here the value of is a Numerical value.
Aim: To find the approximation to the Numerical value of . The process of finding the
approximation to the definite Integral is known as Numerical Integration.
Let                    be given set of observations, and let                  be the corresponding
values for the curve             .




This formulae is also known as Newton Cotes closed type Formulae.
        If        , the formula is known as Trapezoidal Rule
        If        , the formula is known as Simpson’s            Rule
If     , the formula is known as Simpson’s       Rule


Trapezoidal Rule



i.e.

Here   is number of Intervals, and

Simpson’s          Rule



i.e.


Simpson’s         Rule



i.e.
                                       2(                   ℎℎ                   3)

       If Even number of Intervals are there, it is preferred to use Simpson’s    Rule (Or)
       Trapezoidal Rule.
       If Number of Intervals is multiple of 3, then use Simpson’s     Rule (Or) Trapezoidal
       Rule.
       If Odd number of Intervals are there, and which is not multiple of 3, then use Trapezoidal
       Rule. Ex: 5, 7 etc.
       For any number of Intervals, the default Rule we can use is Trapezoidal.

More Related Content

What's hot

1575 numerical differentiation and integration
1575 numerical differentiation and integration1575 numerical differentiation and integration
1575 numerical differentiation and integrationDr Fereidoun Dejahang
 
Numerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen valuesNumerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen valuesDr. Nirav Vyas
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equationsmuhammadabullah
 
Boundary Value Problems - Finite Difference
Boundary Value Problems - Finite DifferenceBoundary Value Problems - Finite Difference
Boundary Value Problems - Finite DifferenceMohammad Tawfik
 
algebraic&transdential equations
algebraic&transdential equationsalgebraic&transdential equations
algebraic&transdential equations8laddu8
 
Numerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential EquationsNumerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential EquationsMeenakshisundaram N
 
presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve Mukuldev Khunte
 
Numerical Analysis and Its application to Boundary Value Problems
Numerical Analysis and Its application to Boundary Value ProblemsNumerical Analysis and Its application to Boundary Value Problems
Numerical Analysis and Its application to Boundary Value ProblemsGobinda Debnath
 
Numerical Differentiation and Integration
 Numerical Differentiation and Integration Numerical Differentiation and Integration
Numerical Differentiation and IntegrationMeenakshisundaram N
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iterationIsaac Yowetu
 
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...vaibhav tailor
 
Newton's forward & backward interpolation
Newton's forward & backward interpolationNewton's forward & backward interpolation
Newton's forward & backward interpolationHarshad Koshti
 
3.2.interpolation lagrange
3.2.interpolation lagrange3.2.interpolation lagrange
3.2.interpolation lagrangeSamuelOseiAsare
 
Presentation on Numerical Integration
Presentation on Numerical IntegrationPresentation on Numerical Integration
Presentation on Numerical IntegrationTausif Shahanshah
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differencesDr. Nirav Vyas
 

What's hot (20)

1575 numerical differentiation and integration
1575 numerical differentiation and integration1575 numerical differentiation and integration
1575 numerical differentiation and integration
 
Numerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen valuesNumerical Methods - Power Method for Eigen values
Numerical Methods - Power Method for Eigen values
 
Interpolation
InterpolationInterpolation
Interpolation
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 
Boundary Value Problems - Finite Difference
Boundary Value Problems - Finite DifferenceBoundary Value Problems - Finite Difference
Boundary Value Problems - Finite Difference
 
algebraic&transdential equations
algebraic&transdential equationsalgebraic&transdential equations
algebraic&transdential equations
 
Numerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential EquationsNumerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential Equations
 
presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve presentation on Euler and Modified Euler method ,and Fitting of curve
presentation on Euler and Modified Euler method ,and Fitting of curve
 
Numerical Analysis and Its application to Boundary Value Problems
Numerical Analysis and Its application to Boundary Value ProblemsNumerical Analysis and Its application to Boundary Value Problems
Numerical Analysis and Its application to Boundary Value Problems
 
Numerical Differentiation and Integration
 Numerical Differentiation and Integration Numerical Differentiation and Integration
Numerical Differentiation and Integration
 
numerical methods
numerical methodsnumerical methods
numerical methods
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iteration
 
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...
 
Initial Value Problems
Initial Value ProblemsInitial Value Problems
Initial Value Problems
 
Newton's forward & backward interpolation
Newton's forward & backward interpolationNewton's forward & backward interpolation
Newton's forward & backward interpolation
 
3.2.interpolation lagrange
3.2.interpolation lagrange3.2.interpolation lagrange
3.2.interpolation lagrange
 
Presentation on Numerical Integration
Presentation on Numerical IntegrationPresentation on Numerical Integration
Presentation on Numerical Integration
 
Numerical method
Numerical methodNumerical method
Numerical method
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differences
 
Power method
Power methodPower method
Power method
 

Viewers also liked

Numerical integration
Numerical integrationNumerical integration
Numerical integrationSunny Chauhan
 
Core 3 Simpsons Rule
Core 3 Simpsons RuleCore 3 Simpsons Rule
Core 3 Simpsons Ruledavidmiles100
 
MILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHODMILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHODKavin Raval
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Syed Ahmed Zaki
 
fourier series
fourier seriesfourier series
fourier series8laddu8
 
interpolation
interpolationinterpolation
interpolation8laddu8
 
Numerical integration
Numerical integrationNumerical integration
Numerical integrationMohammed_AQ
 
Introduction to Numerical Analysis
Introduction to Numerical AnalysisIntroduction to Numerical Analysis
Introduction to Numerical AnalysisMohammad Tawfik
 
Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1Dr. Nirav Vyas
 
Numerical differentiation
Numerical differentiationNumerical differentiation
Numerical differentiationandrushow
 
Applied numerical methods lec11
Applied numerical methods lec11Applied numerical methods lec11
Applied numerical methods lec11Yasser Ahmed
 
09 numerical differentiation
09 numerical differentiation09 numerical differentiation
09 numerical differentiationMohammad Tawfik
 
Euler Method using MATLAB
Euler Method using MATLABEuler Method using MATLAB
Euler Method using MATLABM.Ahmed Waqas
 

Viewers also liked (20)

Numerical integration
Numerical integrationNumerical integration
Numerical integration
 
Core 3 Simpsons Rule
Core 3 Simpsons RuleCore 3 Simpsons Rule
Core 3 Simpsons Rule
 
Numerical Methods 3
Numerical Methods 3Numerical Methods 3
Numerical Methods 3
 
21 simpson's rule
21 simpson's rule21 simpson's rule
21 simpson's rule
 
Unit vi
Unit viUnit vi
Unit vi
 
MILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHODMILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHOD
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)
 
fourier series
fourier seriesfourier series
fourier series
 
interpolation
interpolationinterpolation
interpolation
 
Numerical Integration
Numerical IntegrationNumerical Integration
Numerical Integration
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Introduction to Numerical Analysis
Introduction to Numerical AnalysisIntroduction to Numerical Analysis
Introduction to Numerical Analysis
 
Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1Numerical Methods - Oridnary Differential Equations - 1
Numerical Methods - Oridnary Differential Equations - 1
 
Numerical differentiation
Numerical differentiationNumerical differentiation
Numerical differentiation
 
Applied numerical methods lec11
Applied numerical methods lec11Applied numerical methods lec11
Applied numerical methods lec11
 
09 numerical differentiation
09 numerical differentiation09 numerical differentiation
09 numerical differentiation
 
Matiasy Kevin1
Matiasy Kevin1Matiasy Kevin1
Matiasy Kevin1
 
Nsm ppt.ppt
Nsm ppt.pptNsm ppt.ppt
Nsm ppt.ppt
 
Euler Method using MATLAB
Euler Method using MATLABEuler Method using MATLAB
Euler Method using MATLAB
 

Similar to numerical differentiation&integration

linear transformation
linear transformationlinear transformation
linear transformation8laddu8
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations8laddu8
 
eigen valuesandeigenvectors
eigen valuesandeigenvectorseigen valuesandeigenvectors
eigen valuesandeigenvectors8laddu8
 
real andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticformsreal andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticforms8laddu8
 
Unit 1-solution oflinearsystems
Unit 1-solution oflinearsystemsUnit 1-solution oflinearsystems
Unit 1-solution oflinearsystems8laddu8
 
Day 9 combining like terms
Day 9 combining like termsDay 9 combining like terms
Day 9 combining like termsErik Tjersland
 
Motion graphs summary
Motion graphs summaryMotion graphs summary
Motion graphs summaryPatrick Cole
 
Modelling and Managing Ambiguous Context in Intelligent Environments
Modelling and Managing Ambiguous Context in Intelligent EnvironmentsModelling and Managing Ambiguous Context in Intelligent Environments
Modelling and Managing Ambiguous Context in Intelligent EnvironmentsAitor Almeida
 
Analyzing Statistical Results
Analyzing Statistical ResultsAnalyzing Statistical Results
Analyzing Statistical Resultsoehokie82
 
Methods1 relations and functions
Methods1 relations and functionsMethods1 relations and functions
Methods1 relations and functionskmcmullen
 
Methods1 relations and functions
Methods1  relations and functionsMethods1  relations and functions
Methods1 relations and functionskmcmullen
 
Oracle Crystal Ball Screens
Oracle Crystal Ball ScreensOracle Crystal Ball Screens
Oracle Crystal Ball ScreensDave Maskell
 
Methods2 polynomial functions
Methods2 polynomial functionsMethods2 polynomial functions
Methods2 polynomial functionskmcmullen
 

Similar to numerical differentiation&integration (20)

linear transformation
linear transformationlinear transformation
linear transformation
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations
 
eigen valuesandeigenvectors
eigen valuesandeigenvectorseigen valuesandeigenvectors
eigen valuesandeigenvectors
 
real andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticformsreal andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticforms
 
Unit 1-solution oflinearsystems
Unit 1-solution oflinearsystemsUnit 1-solution oflinearsystems
Unit 1-solution oflinearsystems
 
Day 9 combining like terms
Day 9 combining like termsDay 9 combining like terms
Day 9 combining like terms
 
Motion graphs summary
Motion graphs summaryMotion graphs summary
Motion graphs summary
 
Modelling and Managing Ambiguous Context in Intelligent Environments
Modelling and Managing Ambiguous Context in Intelligent EnvironmentsModelling and Managing Ambiguous Context in Intelligent Environments
Modelling and Managing Ambiguous Context in Intelligent Environments
 
Analyzing Statistical Results
Analyzing Statistical ResultsAnalyzing Statistical Results
Analyzing Statistical Results
 
Methods1 relations and functions
Methods1 relations and functionsMethods1 relations and functions
Methods1 relations and functions
 
Struds overview
Struds overviewStruds overview
Struds overview
 
G. Pillsbury Stanislaus Online Readiness at Stanislaus
G. Pillsbury Stanislaus Online Readiness at StanislausG. Pillsbury Stanislaus Online Readiness at Stanislaus
G. Pillsbury Stanislaus Online Readiness at Stanislaus
 
Methods1 relations and functions
Methods1  relations and functionsMethods1  relations and functions
Methods1 relations and functions
 
Rubik’s cube
Rubik’s cubeRubik’s cube
Rubik’s cube
 
Oracle Crystal Ball Screens
Oracle Crystal Ball ScreensOracle Crystal Ball Screens
Oracle Crystal Ball Screens
 
Simbol matematika dasar
Simbol matematika dasarSimbol matematika dasar
Simbol matematika dasar
 
ตัวจริง
ตัวจริงตัวจริง
ตัวจริง
 
Methods2 polynomial functions
Methods2 polynomial functionsMethods2 polynomial functions
Methods2 polynomial functions
 
Dr. Lesa Clarkson - University of Minnesota
Dr. Lesa Clarkson - University of MinnesotaDr. Lesa Clarkson - University of Minnesota
Dr. Lesa Clarkson - University of Minnesota
 
Math Homework
Math Homework Math Homework
Math Homework
 

Recently uploaded

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 

Recently uploaded (20)

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 

numerical differentiation&integration

  • 1. MATHEMATICAL METHODS NUMERICAL DIFFERENTIATION & INTEGRATION I YEAR B.Tech AS PER JNTU-HYDERABAD NEW SYLLABUS By Mr. Y. Prabhaker Reddy Asst. Professor of Mathematics Guru Nanak Engineering College Ibrahimpatnam, Hyderabad.
  • 2. SYLLABUS OF MATHEMATICAL METHODS (as per JNTU Hyderabad) Name of the Unit Name of the Topic Matrices and Linear system of equations: Elementary row transformations – Rank Unit-I – Echelon form, Normal form – Solution of Linear Systems – Direct Methods – LU Solution of Linear Decomposition from Gauss Elimination – Solution of Tridiagonal systems – Solution systems of Linear Systems. Eigen values, Eigen vectors – properties – Condition number of Matrix, Cayley – Unit-II Hamilton Theorem (without proof) – Inverse and powers of a matrix by Cayley – Eigen values and Hamilton theorem – Diagonalization of matrix Calculation of powers of matrix – – Eigen vectors Model and spectral matrices. Real Matrices, Symmetric, skew symmetric, Orthogonal, Linear Transformation - Orthogonal Transformation. Complex Matrices, Hermition and skew Hermition Unit-III matrices, Unitary Matrices - Eigen values and Eigen vectors of complex matrices and Linear their properties. Quadratic forms - Reduction of quadratic form to canonical form, Transformations Rank, Positive, negative and semi definite, Index, signature, Sylvester law, Singular value decomposition. Solution of Algebraic and Transcendental Equations- Introduction: The Bisection Method – The Method of False Position – The Iteration Method - Newton –Raphson Method Interpolation:Introduction-Errors in Polynomial Interpolation - Finite Unit-IV differences- Forward difference, Backward differences, Central differences, Symbolic Solution of Non- relations and separation of symbols-Difference equations – Differences of a linear Systems polynomial - Newton’s Formulae for interpolation - Central difference interpolation formulae - Gauss Central Difference Formulae - Lagrange’s Interpolation formulae- B. Spline interpolation, Cubic spline. Unit-V Curve Fitting: Fitting a straight line - Second degree curve - Exponential curve - Curve fitting & Power curve by method of least squares. Numerical Numerical Integration: Numerical Differentiation-Simpson’s 3/8 Rule, Gaussian Integration Integration, Evaluation of Principal value integrals, Generalized Quadrature. Unit-VI Solution by Taylor’s s - Picard’s serie Method of successive approximation - Euler’s Numerical Method -Runge kutta Methods, Predictor Corrector Methods, Adams- Bashforth solution of ODE Method. Determination of Fourier coefficients - Fourier series-even and odd functions - Unit-VII Fourier series in an arbitrary interval - Even and odd periodic continuation - Half- Fourier Series range Fourier sine and cosine expansions. Unit-VIII Introduction and formation of PDE by elimination of arbitrary constants and Partial arbitrary functions - Solutions of first order linear equation - Non linear equations - Differential Method of separation of variables for second order equations - Two dimensional Equations wave equation.
  • 3. CONTENTS UNIT-V NUMERICAL DIFFERENTIATION & INTEGRATION  Numerical Differentiation  Numerical Integration  Trapezoidal Rule  Simpson’s 1/3 Rule  Simpson’s 3/8 Rule
  • 4. Numerical Differentiation and Integration Numerical Differentiation Equally Spaced Arguments Aim: We want to calculate at the tabulated points. The intention of Using these formulas is that, without finding the polynomial for the given curve, we will find its first, second, third, . . . derivatives. Since Arguments are equally spaced, we can use Forward, Backward or Central differences. Differentiation using Forward Differences We know that By Taylor’s Series expansion, we have Define so that , Now, Taking Log on both sides, we get To find Second Derivative We have
  • 5. Squaring on both sides, we get ( ) To find Third Derivative We have Cubing on both sides, we get Differentiation using Backward differences We know that By Taylor’s Series expansion, we have Define so that , Now,
  • 6. Taking Log on both sides, we get To find Second Derivative We have Squaring on both sides, we get ( ) To find Third Derivative We have Cubing on both sides, we get Differentiation using Central differences We know that the Stirling’s Formula is given by
  • 7. Where Now, Differentiating w.r.t. , we get At Similarly, When we have to use these formulae? When we are asked to find at the point , the problem analyzing should be as follows: If the point is nearer to the starting arguments of the given table, then use Forward difference formulas for differentiation If the point is nearer to the ending arguments of the given table, then use Backward difference formulas for differentiation If the point is nearer to the Middle arguments of the given table, then use Central difference formulas for differentiation. Numerical Integration We know that a definite integral of the form represents the area under the curve , enclosed between the limits and . Let . Here the value of is a Numerical value. Aim: To find the approximation to the Numerical value of . The process of finding the approximation to the definite Integral is known as Numerical Integration. Let be given set of observations, and let be the corresponding values for the curve . This formulae is also known as Newton Cotes closed type Formulae. If , the formula is known as Trapezoidal Rule If , the formula is known as Simpson’s Rule
  • 8. If , the formula is known as Simpson’s Rule Trapezoidal Rule i.e. Here is number of Intervals, and Simpson’s Rule i.e. Simpson’s Rule i.e. 2( ℎℎ 3) If Even number of Intervals are there, it is preferred to use Simpson’s Rule (Or) Trapezoidal Rule. If Number of Intervals is multiple of 3, then use Simpson’s Rule (Or) Trapezoidal Rule. If Odd number of Intervals are there, and which is not multiple of 3, then use Trapezoidal Rule. Ex: 5, 7 etc. For any number of Intervals, the default Rule we can use is Trapezoidal.