SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Downloaden Sie, um offline zu lesen
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.

Weitere ähnliche Inhalte

Was ist angesagt?

Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficient
Sanjay Singh
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equation
Pratik Sudra
 
Newton-Raphson Method
Newton-Raphson MethodNewton-Raphson Method
Newton-Raphson Method
Jigisha Dabhi
 

Was ist angesagt? (20)

BISECTION METHOD
BISECTION METHODBISECTION METHOD
BISECTION METHOD
 
Bisection method in maths 4
Bisection method in maths 4Bisection method in maths 4
Bisection method in maths 4
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson method
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differences
 
Romberg’s method
Romberg’s methodRomberg’s method
Romberg’s method
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
 
Error Finding in Numerical method
Error Finding in Numerical methodError Finding in Numerical method
Error Finding in Numerical method
 
Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficient
 
Poset in Relations(Discrete Mathematics)
Poset in Relations(Discrete Mathematics)Poset in Relations(Discrete Mathematics)
Poset in Relations(Discrete Mathematics)
 
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)
 
Numerical analysis ppt
Numerical analysis pptNumerical analysis ppt
Numerical analysis ppt
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equations
 
Analytic function
Analytic functionAnalytic function
Analytic function
 
Double integration final
Double integration finalDouble integration final
Double integration final
 
Double Integral Powerpoint
Double Integral PowerpointDouble Integral Powerpoint
Double Integral Powerpoint
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equation
 
Tracing of cartesian curve
Tracing of cartesian curveTracing of cartesian curve
Tracing of cartesian curve
 
Newton-Raphson Method
Newton-Raphson MethodNewton-Raphson Method
Newton-Raphson Method
 
Unit4
Unit4Unit4
Unit4
 
Differential Equations Lecture: Non-Homogeneous Linear Differential Equations
Differential Equations Lecture: Non-Homogeneous Linear Differential EquationsDifferential Equations Lecture: Non-Homogeneous Linear Differential Equations
Differential Equations Lecture: Non-Homogeneous Linear Differential Equations
 

Andere mochten auch

Iterative methods
Iterative methodsIterative methods
Iterative methods
Kt Silva
 
2 Capitulo Metodos Numericos
2 Capitulo Metodos Numericos2 Capitulo Metodos Numericos
2 Capitulo Metodos Numericos
DUBAN CASTRO
 

Andere mochten auch (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
 
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
 
Computer arithmetic
Computer arithmeticComputer arithmetic
Computer arithmetic
 

Ähnlich wie algebraic&transdential equations

linear transformation
linear transformationlinear transformation
linear transformation
8laddu8
 
eigen valuesandeigenvectors
eigen valuesandeigenvectorseigen valuesandeigenvectors
eigen valuesandeigenvectors
8laddu8
 
real andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticformsreal andcomplexmatricesquadraticforms
real andcomplexmatricesquadraticforms
8laddu8
 
interpolation
interpolationinterpolation
interpolation
8laddu8
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations
8laddu8
 
Unit 1-solution oflinearsystems
Unit 1-solution oflinearsystemsUnit 1-solution oflinearsystems
Unit 1-solution oflinearsystems
8laddu8
 
Motion graphs summary
Motion graphs summaryMotion graphs summary
Motion graphs summary
Patrick Cole
 
Analyzing Statistical Results
Analyzing Statistical ResultsAnalyzing Statistical Results
Analyzing Statistical Results
oehokie82
 
Day 9 combining like terms
Day 9 combining like termsDay 9 combining like terms
Day 9 combining like terms
Erik Tjersland
 
Methods1 relations and functions
Methods1 relations and functionsMethods1 relations and functions
Methods1 relations and functions
kmcmullen
 
Methods2 polynomial functions
Methods2 polynomial functionsMethods2 polynomial functions
Methods2 polynomial functions
kmcmullen
 

Ähnlich wie 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
 
interpolation
interpolationinterpolation
interpolation
 
partial diffrentialequations
partial diffrentialequationspartial diffrentialequations
partial diffrentialequations
 
Unit 1-solution oflinearsystems
Unit 1-solution oflinearsystemsUnit 1-solution oflinearsystems
Unit 1-solution oflinearsystems
 
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
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
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?
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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...
 
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
 
[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
 
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
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

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.