SlideShare una empresa de Scribd logo
1 de 8
Descargar para leer sin conexión
MATHEMATICAL METHODS




             NUMERICAL SOLUTIONS OF
      ALGEBRAIC AND TRANSDENTIAL EQUATIONS
                            I YEAR B.Tech




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    series -   Picard’s   Method of approximation-
                                                                         successive                    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-IV (a)
SOLUTIONS OF NON-LINEAR SYSTEMS
a) Numerical Solutions of Algebraic and Transcendental Equation

          Introduction

          Bisection Method

          Regular Folsi Method

          Newton Raphson Method

          Iteration Method
NUMERICAL SOLUTIONS OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS

Aim: To find a root of



                                          Algebraic                          Highest power
                                          Equation                            of x is finite
      f(x)=0
                                       Transcendental                        Highest power
                                          Equation                           of x is Infinite



Algebraic Equation: An Equation which contains algebraic terms is called as an algebraic
Equation.

Example:                  , Here Highest power of x is finite. So it is an algebraic Equation.

Transcendental Equation: An equation which contains trigonometric ratios, exponential
function and logarithmic functions is called as a Transcendental Equation.

Example:                                              etc.

In order to solve above type of equations following methods exist

     Directive Methods: The methods which are used to find solutions of given equations in the
     direct process is called as directive methods.
     Example: Synthetic division, remainder theorem, Factorization method etc
    Note: By using Directive Methods, it is possible to find exact solutions of the given equation.
     Iterative Methods (Indirect Methods): The methods which are used to find solutions of
     the given equation in some indirect process is called as Iterative Methods
     Note: By using Iterative methods, it is possible to find approximate solution of the given
     equation and also it is possible to find single solution of the given equation at the same time.

To find a root of the given equation, we have following methods

       Bisection Method
       The Method of false position (Or) Regular folsi Method
       Iteration Method (Successive approximation Method)
       Newton Raphson Method.
Bisection Method

 Consider                 be the given equation.

 Let us choose the constants             and       in such a way that

 (I.e.        and         are of opposite signs) i.e.



 Then the curve                   crosses -            in between     and , so that there exists a root of the
 given equation in between              and .

 Let us define initial approximation

 Now, If                  then     is root of the given equation.

 If              then either

 Case (i): Let us consider that                       and       Case (ii): Let us consider that            and



 Since                                                          Since

         Root lies between        and                               Root lies between      and




                                           Here

Let us consider that             Let us consider that           Let us consider that        Let us consider that
             &                                 &                            &                          &

Since                            Since                          Since                       Since

      Root lies between             Root lies between               Root lies between            Root lies between
and                              and                            and                         and



 Here, the logic is that, we have to select first negative or first positive from bottom
 approximations only, but not from top. i.e. the approximation which we have recently found
 should be selected.

 If              , then     is root of the given equation. Otherwise repeat above process until we obtain
 solution of the given equation.
Regular Folsi Method (Or) Method of False position

Let us consider that                be the given equation.

Let us choose two points      and in such a way that                     and     are of opposite signs.

i.e.

Consider                           , so that the graph                   crosses -axis in between            . then,
there exists a root of the given equation in between            and .

Let us define a straight line joining the points                                    , then the equation of

straight line is given by                            ----- > ( I )


This method consists of replacing the part of the curve by means of a straight line and then takes
the point of intersection of the straight line with -axis, which give an approximation to the
required root.

In the present case, it can be obtained by substituting                    in equation I, and it is denoted by     .

From ( I )

Now, any point on -axis                    and let initial approximation be          i.e.

     (I)




                                  ---- > ( II )


If           , then    is root of the given equation.

If           , then either                 (or)

Case (i): Let us consider that

We know that                and

Hence root of the given equation lies between            and         .
In order to obtain next approximation        , replace      with    in equation ( II )

Hence


Case (ii): Let us consider that

We know that                and
Hence root of the given equation lies between         and     .
In order to obtain next approximation        , replace      with    in equation ( II )

Hence

If          , then is root of the given equation. Otherwise repeat above process until we
obtain a root of the given equation to the desired accuracy.

Newton Raphson Method

Let us consider that              be the given equation.

Let us choose initial approximation to be       .

Let us assume that                 be exact root of                where        , so that

Expanding above relation by means of Taylor’s expansion method, we get




Since   is very small,     and higher powers of      are neglected. Then the above relation becomes




Hence




If          , then       is root of the given equation. Otherwise repeat above process until we
obtain a root of the given equation to the desired accuracy.

Successive approximations are given by

                                        and so on.
Iteration Method

Let us consider that         be the given equation.
Let us choose initial approximation to be   .
Rewrite           as          such that               .
Then successive approximations are given by




Repeat the above process until we get successive approximation equal, which will gives the
required root of the given equation.

Más contenido relacionado

La actualidad más candente

simpion's 3/8 rule
simpion's 3/8 rulesimpion's 3/8 rule
simpion's 3/8 rulesharma230399
 
Gauss Forward And Backward Central Difference Interpolation Formula
 Gauss Forward And Backward Central Difference Interpolation Formula  Gauss Forward And Backward Central Difference Interpolation Formula
Gauss Forward And Backward Central Difference Interpolation Formula Deep Dalsania
 
Gaussian Elimination Method
Gaussian Elimination MethodGaussian Elimination Method
Gaussian Elimination MethodAndi Firdaus
 
Regulafalsi_bydinesh
Regulafalsi_bydineshRegulafalsi_bydinesh
Regulafalsi_bydineshDinesh Kumar
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson methodBijay Mishra
 
Interpolation and its applications
Interpolation and its applicationsInterpolation and its applications
Interpolation and its applicationsRinkuMonani
 
numerical differentiation&integration
numerical differentiation&integrationnumerical differentiation&integration
numerical differentiation&integration8laddu8
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first ordervishalgohel12195
 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsMatthew Leingang
 
interpolation
interpolationinterpolation
interpolation8laddu8
 
QR Algorithm Presentation
QR Algorithm PresentationQR Algorithm Presentation
QR Algorithm Presentationkmwangi
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matricesStudent
 
Eigenvalues and Eigenvectors
Eigenvalues and EigenvectorsEigenvalues and Eigenvectors
Eigenvalues and EigenvectorsVinod Srivastava
 
Applications of partial differentiation
Applications of partial differentiationApplications of partial differentiation
Applications of partial differentiationVaibhav Tandel
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iterationIsaac Yowetu
 
False Point Method / Regula falsi method
False Point Method / Regula falsi methodFalse Point Method / Regula falsi method
False Point Method / Regula falsi methodNasima Akhtar
 

La actualidad más candente (20)

simpion's 3/8 rule
simpion's 3/8 rulesimpion's 3/8 rule
simpion's 3/8 rule
 
Gauss Forward And Backward Central Difference Interpolation Formula
 Gauss Forward And Backward Central Difference Interpolation Formula  Gauss Forward And Backward Central Difference Interpolation Formula
Gauss Forward And Backward Central Difference Interpolation Formula
 
Gaussian Elimination Method
Gaussian Elimination MethodGaussian Elimination Method
Gaussian Elimination Method
 
Regulafalsi_bydinesh
Regulafalsi_bydineshRegulafalsi_bydinesh
Regulafalsi_bydinesh
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson method
 
Interpolation and its applications
Interpolation and its applicationsInterpolation and its applications
Interpolation and its applications
 
numerical differentiation&integration
numerical differentiation&integrationnumerical differentiation&integration
numerical differentiation&integration
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first order
 
Interpolation
InterpolationInterpolation
Interpolation
 
Lesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear EquationsLesson 13: Rank and Solutions to Systems of Linear Equations
Lesson 13: Rank and Solutions to Systems of Linear Equations
 
interpolation
interpolationinterpolation
interpolation
 
QR Algorithm Presentation
QR Algorithm PresentationQR Algorithm Presentation
QR Algorithm Presentation
 
Bisection method
Bisection methodBisection method
Bisection method
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matrices
 
Eigenvalues and Eigenvectors
Eigenvalues and EigenvectorsEigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
 
Secant Method
Secant MethodSecant Method
Secant Method
 
Applications of partial differentiation
Applications of partial differentiationApplications of partial differentiation
Applications of partial differentiation
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iteration
 
False Point Method / Regula falsi method
False Point Method / Regula falsi methodFalse Point Method / Regula falsi method
False Point Method / Regula falsi method
 
Unit4
Unit4Unit4
Unit4
 

Destacado

Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2Asad Ali
 
Iterative methods
Iterative methodsIterative methods
Iterative methodsKt Silva
 
2 Capitulo Metodos Numericos
2 Capitulo Metodos Numericos2 Capitulo Metodos Numericos
2 Capitulo Metodos NumericosDUBAN CASTRO
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson methodJayesh Ranjan
 
56 system of linear equations
56 system of linear equations56 system of linear equations
56 system of linear equationsalg1testreview
 
Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)
Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)
Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)Minhas Kamal
 
euler's theorem
euler's theoremeuler's theorem
euler's theoremmihir jain
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)krishnapriya R
 
Numerical Methods
Numerical MethodsNumerical Methods
Numerical MethodsTeja Ande
 
MILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHODMILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHODKavin Raval
 

Destacado (20)

Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2
 
Newton-Raphson Method
Newton-Raphson MethodNewton-Raphson Method
Newton-Raphson Method
 
Iterative methods
Iterative methodsIterative methods
Iterative methods
 
2 Capitulo Metodos Numericos
2 Capitulo Metodos Numericos2 Capitulo Metodos Numericos
2 Capitulo Metodos Numericos
 
Secante
SecanteSecante
Secante
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson method
 
56 system of linear equations
56 system of linear equations56 system of linear equations
56 system of linear equations
 
Bisection
BisectionBisection
Bisection
 
Secant method
Secant methodSecant method
Secant method
 
Numerical approximation
Numerical approximationNumerical approximation
Numerical approximation
 
Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)
Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)
Numerical Method Analysis: Algebraic and Transcendental Equations (Non-Linear)
 
euler's theorem
euler's theoremeuler's theorem
euler's theorem
 
Taylorseries
TaylorseriesTaylorseries
Taylorseries
 
Euler’s formula
Euler’s formulaEuler’s formula
Euler’s formula
 
bisection method
bisection methodbisection method
bisection method
 
Unit vi
Unit viUnit vi
Unit vi
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
 
Numerical Methods
Numerical MethodsNumerical Methods
Numerical Methods
 
Taylor’s series
Taylor’s   seriesTaylor’s   series
Taylor’s series
 
MILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHODMILNE'S PREDICTOR CORRECTOR METHOD
MILNE'S PREDICTOR CORRECTOR METHOD
 

Similar a algebraic&transdential equations

linear transformation
linear transformationlinear transformation
linear transformation8laddu8
 
eigen valuesandeigenvectors
eigen valuesandeigenvectorseigen valuesandeigenvectors
eigen valuesandeigenvectors8laddu8
 
real andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticformsreal andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticforms8laddu8
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations8laddu8
 
Unit 1-solution oflinearsystems
Unit 1-solution oflinearsystemsUnit 1-solution oflinearsystems
Unit 1-solution oflinearsystems8laddu8
 
fourier series
fourier seriesfourier series
fourier series8laddu8
 
Motion graphs summary
Motion graphs summaryMotion graphs summary
Motion graphs summaryPatrick Cole
 
Analyzing Statistical Results
Analyzing Statistical ResultsAnalyzing Statistical Results
Analyzing Statistical Resultsoehokie82
 
Day 9 combining like terms
Day 9 combining like termsDay 9 combining like terms
Day 9 combining like termsErik Tjersland
 
Methods1 relations and functions
Methods1 relations and functionsMethods1 relations and functions
Methods1 relations and functionskmcmullen
 
Methods2 polynomial functions
Methods2 polynomial functionsMethods2 polynomial functions
Methods2 polynomial functionskmcmullen
 
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
 
Oracle Crystal Ball Screens
Oracle Crystal Ball ScreensOracle Crystal Ball Screens
Oracle Crystal Ball ScreensDave Maskell
 
Methods1 relations and functions
Methods1  relations and functionsMethods1  relations and functions
Methods1 relations and functionskmcmullen
 

Similar a algebraic&transdential equations (20)

linear transformation
linear transformationlinear transformation
linear transformation
 
eigen valuesandeigenvectors
eigen valuesandeigenvectorseigen valuesandeigenvectors
eigen valuesandeigenvectors
 
real andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticformsreal andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticforms
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations
 
Unit 1-solution oflinearsystems
Unit 1-solution oflinearsystemsUnit 1-solution oflinearsystems
Unit 1-solution oflinearsystems
 
fourier series
fourier seriesfourier series
fourier series
 
Motion graphs summary
Motion graphs summaryMotion graphs summary
Motion graphs summary
 
Analyzing Statistical Results
Analyzing Statistical ResultsAnalyzing Statistical Results
Analyzing Statistical Results
 
Day 9 combining like terms
Day 9 combining like termsDay 9 combining like terms
Day 9 combining like terms
 
Simbol matematika dasar
Simbol matematika dasarSimbol matematika dasar
Simbol matematika dasar
 
Methods1 relations and functions
Methods1 relations and functionsMethods1 relations and functions
Methods1 relations and functions
 
Methods2 polynomial functions
Methods2 polynomial functionsMethods2 polynomial functions
Methods2 polynomial functions
 
ตัวจริง
ตัวจริงตัวจริง
ตัวจริง
 
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
 
Oracle Crystal Ball Screens
Oracle Crystal Ball ScreensOracle Crystal Ball Screens
Oracle Crystal Ball Screens
 
Math Homework
Math Homework Math Homework
Math Homework
 
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
 
Rubik’s cube
Rubik’s cubeRubik’s cube
Rubik’s cube
 
Methods1 relations and functions
Methods1  relations and functionsMethods1  relations and functions
Methods1 relations and functions
 

Último

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 

Último (20)

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

algebraic&transdential equations

  • 1. MATHEMATICAL METHODS NUMERICAL SOLUTIONS OF ALGEBRAIC AND TRANSDENTIAL EQUATIONS I YEAR B.Tech 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 series - Picard’s Method of approximation- successive 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-IV (a) SOLUTIONS OF NON-LINEAR SYSTEMS a) Numerical Solutions of Algebraic and Transcendental Equation  Introduction  Bisection Method  Regular Folsi Method  Newton Raphson Method  Iteration Method
  • 4. NUMERICAL SOLUTIONS OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS Aim: To find a root of Algebraic Highest power Equation of x is finite f(x)=0 Transcendental Highest power Equation of x is Infinite Algebraic Equation: An Equation which contains algebraic terms is called as an algebraic Equation. Example: , Here Highest power of x is finite. So it is an algebraic Equation. Transcendental Equation: An equation which contains trigonometric ratios, exponential function and logarithmic functions is called as a Transcendental Equation. Example: etc. In order to solve above type of equations following methods exist Directive Methods: The methods which are used to find solutions of given equations in the direct process is called as directive methods. Example: Synthetic division, remainder theorem, Factorization method etc Note: By using Directive Methods, it is possible to find exact solutions of the given equation. Iterative Methods (Indirect Methods): The methods which are used to find solutions of the given equation in some indirect process is called as Iterative Methods Note: By using Iterative methods, it is possible to find approximate solution of the given equation and also it is possible to find single solution of the given equation at the same time. To find a root of the given equation, we have following methods Bisection Method The Method of false position (Or) Regular folsi Method Iteration Method (Successive approximation Method) Newton Raphson Method.
  • 5. Bisection Method Consider be the given equation. Let us choose the constants and in such a way that (I.e. and are of opposite signs) i.e. Then the curve crosses - in between and , so that there exists a root of the given equation in between and . Let us define initial approximation Now, If then is root of the given equation. If then either Case (i): Let us consider that and Case (ii): Let us consider that and Since Since Root lies between and Root lies between and Here Let us consider that Let us consider that Let us consider that Let us consider that & & & & Since Since Since Since Root lies between Root lies between Root lies between Root lies between and and and and Here, the logic is that, we have to select first negative or first positive from bottom approximations only, but not from top. i.e. the approximation which we have recently found should be selected. If , then is root of the given equation. Otherwise repeat above process until we obtain solution of the given equation.
  • 6. Regular Folsi Method (Or) Method of False position Let us consider that be the given equation. Let us choose two points and in such a way that and are of opposite signs. i.e. Consider , so that the graph crosses -axis in between . then, there exists a root of the given equation in between and . Let us define a straight line joining the points , then the equation of straight line is given by ----- > ( I ) This method consists of replacing the part of the curve by means of a straight line and then takes the point of intersection of the straight line with -axis, which give an approximation to the required root. In the present case, it can be obtained by substituting in equation I, and it is denoted by . From ( I ) Now, any point on -axis and let initial approximation be i.e. (I) ---- > ( II ) If , then is root of the given equation. If , then either (or) Case (i): Let us consider that We know that and Hence root of the given equation lies between and .
  • 7. In order to obtain next approximation , replace with in equation ( II ) Hence Case (ii): Let us consider that We know that and Hence root of the given equation lies between and . In order to obtain next approximation , replace with in equation ( II ) Hence If , then is root of the given equation. Otherwise repeat above process until we obtain a root of the given equation to the desired accuracy. Newton Raphson Method Let us consider that be the given equation. Let us choose initial approximation to be . Let us assume that be exact root of where , so that Expanding above relation by means of Taylor’s expansion method, we get Since is very small, and higher powers of are neglected. Then the above relation becomes Hence If , then is root of the given equation. Otherwise repeat above process until we obtain a root of the given equation to the desired accuracy. Successive approximations are given by and so on.
  • 8. Iteration Method Let us consider that be the given equation. Let us choose initial approximation to be . Rewrite as such that . Then successive approximations are given by Repeat the above process until we get successive approximation equal, which will gives the required root of the given equation.