SlideShare a Scribd company logo
1 of 11
Download to read offline
NORAIMA NAYARITH ZARATE GARCIA
               ING. DE PETROLEOS
                    COD. 2073173
   The Taylor series of real or complex function
    f (x) is infinitely differentiable in a
    neighborhood of a real or complex number is
    the power series.
In the particular case where a = 0, the series is
  also called a McLaren series
   The bisection method is a numerical method to
    calculate the roots of a polynomial f (x). It is one of
    the simplest and most reliable, but not the quickest
    method. Suppose that f (x) is continuous.

   Therefore postulate that our function f is
    continuous, which is reasonable, because f they
    often result from a physical model. Suppose now
    that we have an interval [ a, b],with f(a) and f(b)
    with different signs, or in other words:
                         f(a)f(b)<0
   It is, therefore, from elemental analysis that the
    interval [a,b] will contain at least one root of the
    function f . Now suppose that we somehow got an
    approximation to this root, for example c , with
    a<c<b .You can then evaluate f in c. At present
    there are three possibilities:

   f(c) = 0 ;We have found the root, but this is
    "infinitely unlikely" to occur.
   f(a)f(c) <0 , We know the root is in the range.
   f(b)f( c) <0 , We know the root is in the range.
   So if c not the real root, at least we can update our range and
    get a smaller one, which still has the root. If we repeat this
    often enough, you can make the range [a,b] smaller and
    smaller, and thus we hope that we can obtain a sufficiently
    accurate approximation to the root.
   Like the bisection method, false position method begins with two
    points a0 and b 0 such that f (a 0) and f (b 0) have opposite signs,
    which implies the mean value theorem that the function f has a root
    in the interval [a0, b 0]. The product method by producing a
    sequence of shrinking intervals [ak, bk] containing a root of f.
    In the iteration number k, the number.
   The fixed point method starts with an initial approach Xo and
    Xi+1 generates a sequence of approximations which
    converge to the solution of the equation f(x)=0. The function
    g is called the iterator function. It can be shown that this
    sequence         converges provided                 .
   It is an efficient algorithm to find approximations of the zeros
    or roots of a real function. It can also be used to find the max
    or min of a function, finding the zeros of its first derivative.

   The only way to achieve convergence is to select an initial
    value close enough to the desired root. Thus, we must start
    the iteration with a value reasonably close to zero.
   It is a variation of Newton-Raphson method where instead of
    calculating the derivative of the function at the point of study, the
    slope is close to the line that connects the function evaluated at the
    point of study and at the point of the previous iteration .

   The method is based on obtaining the equation of the line through
    the points (xn-1, f (xn-1)) and (xn, f (xn)). In that line drying is
    called for cutting the graph of the function.
   CHAPRA , STEVEN C. Y CANALE, RAYMOND P.
    Numerics Mathods for Engineers. McGraw
    Hill 2002.

 Es. Wikipedia. Org/wiki.
 SANTAFE, Elkin R. “Elementos básicos de
  modelamiento matemático”.
 Clases -universidad de Santander año- 2009.

More Related Content

What's hot

Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Matthew Leingang
 
Pre-Cal 40S Slides April 7, 2008
Pre-Cal 40S Slides April 7, 2008Pre-Cal 40S Slides April 7, 2008
Pre-Cal 40S Slides April 7, 2008Darren Kuropatwa
 
Operations on fourier series
Operations on fourier seriesOperations on fourier series
Operations on fourier seriesTarun Gehlot
 
Open newton cotes quadrature with midpoint derivative for integration of al...
Open newton   cotes quadrature with midpoint derivative for integration of al...Open newton   cotes quadrature with midpoint derivative for integration of al...
Open newton cotes quadrature with midpoint derivative for integration of al...eSAT Journals
 
Lecture 2, exponents and radicals
Lecture 2, exponents and radicalsLecture 2, exponents and radicals
Lecture 2, exponents and radicalsMELIKIPROTICHAMOS
 
Best polynomial approximation
Best polynomial approximationBest polynomial approximation
Best polynomial approximationDadang Hamzah
 
Newton cotes integration method
Newton cotes integration  methodNewton cotes integration  method
Newton cotes integration methodshashikant pabari
 
Day 5 examples u1w14
Day 5 examples u1w14Day 5 examples u1w14
Day 5 examples u1w14jchartiersjsd
 
A26-8 analyze poly graphs
A26-8 analyze poly graphsA26-8 analyze poly graphs
A26-8 analyze poly graphsvhiggins1
 
Math 189 Exam 1 Solutions
Math 189 Exam 1 SolutionsMath 189 Exam 1 Solutions
Math 189 Exam 1 SolutionsTyler Murphy
 
Newton raphsonmethod presentation
Newton raphsonmethod presentationNewton raphsonmethod presentation
Newton raphsonmethod presentationAbdullah Moin
 
I need some help implementing this in java using net beans. can anyone help ...
I need some help implementing this in java using net beans. can anyone help  ...I need some help implementing this in java using net beans. can anyone help  ...
I need some help implementing this in java using net beans. can anyone help ...hwbloom103
 

What's hot (20)

Calc 3.2b
Calc 3.2bCalc 3.2b
Calc 3.2b
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)
 
Mean value theorem
Mean value theoremMean value theorem
Mean value theorem
 
Mean Value Theorem | Mathematics
Mean Value Theorem | MathematicsMean Value Theorem | Mathematics
Mean Value Theorem | Mathematics
 
Pre-Cal 40S Slides April 7, 2008
Pre-Cal 40S Slides April 7, 2008Pre-Cal 40S Slides April 7, 2008
Pre-Cal 40S Slides April 7, 2008
 
Operations on fourier series
Operations on fourier seriesOperations on fourier series
Operations on fourier series
 
Open newton cotes quadrature with midpoint derivative for integration of al...
Open newton   cotes quadrature with midpoint derivative for integration of al...Open newton   cotes quadrature with midpoint derivative for integration of al...
Open newton cotes quadrature with midpoint derivative for integration of al...
 
Lecture 2, exponents and radicals
Lecture 2, exponents and radicalsLecture 2, exponents and radicals
Lecture 2, exponents and radicals
 
Best polynomial approximation
Best polynomial approximationBest polynomial approximation
Best polynomial approximation
 
Newton cotes integration method
Newton cotes integration  methodNewton cotes integration  method
Newton cotes integration method
 
Day 5 examples u1w14
Day 5 examples u1w14Day 5 examples u1w14
Day 5 examples u1w14
 
A26-8 analyze poly graphs
A26-8 analyze poly graphsA26-8 analyze poly graphs
A26-8 analyze poly graphs
 
Unit 3.2
Unit 3.2Unit 3.2
Unit 3.2
 
Unit 4.3
Unit 4.3Unit 4.3
Unit 4.3
 
2010 calculusmvt3.2
2010 calculusmvt3.22010 calculusmvt3.2
2010 calculusmvt3.2
 
Unit circle
Unit circleUnit circle
Unit circle
 
Exponents and Logs
Exponents and LogsExponents and Logs
Exponents and Logs
 
Math 189 Exam 1 Solutions
Math 189 Exam 1 SolutionsMath 189 Exam 1 Solutions
Math 189 Exam 1 Solutions
 
Newton raphsonmethod presentation
Newton raphsonmethod presentationNewton raphsonmethod presentation
Newton raphsonmethod presentation
 
I need some help implementing this in java using net beans. can anyone help ...
I need some help implementing this in java using net beans. can anyone help  ...I need some help implementing this in java using net beans. can anyone help  ...
I need some help implementing this in java using net beans. can anyone help ...
 

Viewers also liked

Viewers also liked (20)

La Constitución de la República del Ecuador
La Constitución de la República del EcuadorLa Constitución de la República del Ecuador
La Constitución de la República del Ecuador
 
Silogismos y falacia
Silogismos y falaciaSilogismos y falacia
Silogismos y falacia
 
Silogismos categóricos
Silogismos categóricosSilogismos categóricos
Silogismos categóricos
 
VALORES EN LA DEMOCRACIA FCE 1
VALORES EN LA DEMOCRACIA FCE 1VALORES EN LA DEMOCRACIA FCE 1
VALORES EN LA DEMOCRACIA FCE 1
 
Falacias formales e informales
Falacias formales e informalesFalacias formales e informales
Falacias formales e informales
 
Silogismos
SilogismosSilogismos
Silogismos
 
El camino de la democracia
El camino de la democraciaEl camino de la democracia
El camino de la democracia
 
Silogismos1
Silogismos1Silogismos1
Silogismos1
 
Wh logica s. final_blog_iap
Wh logica s. final_blog_iapWh logica s. final_blog_iap
Wh logica s. final_blog_iap
 
Filosofía III, argumentacion filosofica
Filosofía III, argumentacion filosoficaFilosofía III, argumentacion filosofica
Filosofía III, argumentacion filosofica
 
Ejemplos de silogismos mios
Ejemplos de silogismos miosEjemplos de silogismos mios
Ejemplos de silogismos mios
 
Lógica
LógicaLógica
Lógica
 
Power point, silogismos y falacias
Power point, silogismos y falaciasPower point, silogismos y falacias
Power point, silogismos y falacias
 
Ejercicios algebraproposicional
Ejercicios algebraproposicionalEjercicios algebraproposicional
Ejercicios algebraproposicional
 
Las 8 reglas del silogismo
Las 8 reglas del silogismoLas 8 reglas del silogismo
Las 8 reglas del silogismo
 
Silogismos 2
Silogismos 2Silogismos 2
Silogismos 2
 
Principios básicos de la democracia
Principios básicos de la democraciaPrincipios básicos de la democracia
Principios básicos de la democracia
 
El silogismo
El silogismoEl silogismo
El silogismo
 
SILOGISMO
SILOGISMOSILOGISMO
SILOGISMO
 
Clase 1 que es logica
Clase 1 que es logicaClase 1 que es logica
Clase 1 que es logica
 

Similar to Taylor Series and Root Finding Methods

Mth3101 Advanced Calculus Chapter 1
Mth3101 Advanced Calculus Chapter 1Mth3101 Advanced Calculus Chapter 1
Mth3101 Advanced Calculus Chapter 1saya efan
 
The fundamental thorem of algebra
The fundamental thorem of algebraThe fundamental thorem of algebra
The fundamental thorem of algebralucysolischar
 
Rolle's theorem, mean value theorem
Rolle's theorem, mean value theoremRolle's theorem, mean value theorem
Rolle's theorem, mean value theoremTarun Gehlot
 
Roots of equations
Roots of equations Roots of equations
Roots of equations shopnohinami
 
Solution of nonlinear_equations
Solution of nonlinear_equationsSolution of nonlinear_equations
Solution of nonlinear_equationsTarun Gehlot
 
Single Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpSingle Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpMaths Assignment Help
 
Single Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpSingle Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpMaths Assignment Help
 
Roots of equations
Roots of equationsRoots of equations
Roots of equationsMileacre
 
Equations root
Equations rootEquations root
Equations rootMileacre
 
Single Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpSingle Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpMath Homework Solver
 
Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721Glicerio Gavilan
 

Similar to Taylor Series and Root Finding Methods (20)

OPERATIONS RESEARCH
OPERATIONS RESEARCHOPERATIONS RESEARCH
OPERATIONS RESEARCH
 
Mth3101 Advanced Calculus Chapter 1
Mth3101 Advanced Calculus Chapter 1Mth3101 Advanced Calculus Chapter 1
Mth3101 Advanced Calculus Chapter 1
 
Chap4_Sec2.ppt
Chap4_Sec2.pptChap4_Sec2.ppt
Chap4_Sec2.ppt
 
The fundamental thorem of algebra
The fundamental thorem of algebraThe fundamental thorem of algebra
The fundamental thorem of algebra
 
Rolle's theorem, mean value theorem
Rolle's theorem, mean value theoremRolle's theorem, mean value theorem
Rolle's theorem, mean value theorem
 
Roots equation
Roots equationRoots equation
Roots equation
 
NUMERICAL METHOD
NUMERICAL METHODNUMERICAL METHOD
NUMERICAL METHOD
 
Derivative rules.docx
Derivative rules.docxDerivative rules.docx
Derivative rules.docx
 
Roots of equations
Roots of equations Roots of equations
Roots of equations
 
Solution of nonlinear_equations
Solution of nonlinear_equationsSolution of nonlinear_equations
Solution of nonlinear_equations
 
Function
Function Function
Function
 
Single Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpSingle Variable Calculus Assignment Help
Single Variable Calculus Assignment Help
 
Single Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpSingle Variable Calculus Assignment Help
Single Variable Calculus Assignment Help
 
Roots of equations
Roots of equationsRoots of equations
Roots of equations
 
Equations root
Equations rootEquations root
Equations root
 
Roots equation
Roots equationRoots equation
Roots equation
 
Single Variable Calculus Assignment Help
Single Variable Calculus Assignment HelpSingle Variable Calculus Assignment Help
Single Variable Calculus Assignment Help
 
Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721
 
Quadrature
QuadratureQuadrature
Quadrature
 
Calculus Homework Help
Calculus Homework HelpCalculus Homework Help
Calculus Homework Help
 

More from NORAIMA

Exercises
ExercisesExercises
ExercisesNORAIMA
 
Exercises
ExercisesExercises
ExercisesNORAIMA
 
Examples of iterative methods for the solution of
Examples of iterative methods for the solution ofExamples of iterative methods for the solution of
Examples of iterative methods for the solution ofNORAIMA
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsNORAIMA
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsNORAIMA
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsNORAIMA
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsNORAIMA
 
Examples of direct methods for the solution of systems of linear equations
Examples of direct methods for the solution of systems of linear equationsExamples of direct methods for the solution of systems of linear equations
Examples of direct methods for the solution of systems of linear equationsNORAIMA
 
Direct methods for the solution of systems of linear equations
Direct methods for the solution of systems of linear equationsDirect methods for the solution of systems of linear equations
Direct methods for the solution of systems of linear equationsNORAIMA
 
Matrices
MatricesMatrices
MatricesNORAIMA
 
Matrices
MatricesMatrices
MatricesNORAIMA
 
Matrices
MatricesMatrices
MatricesNORAIMA
 
Matrices
MatricesMatrices
MatricesNORAIMA
 
Examples methods of calculate roots of equation1
Examples   methods of calculate roots of equation1Examples   methods of calculate roots of equation1
Examples methods of calculate roots of equation1NORAIMA
 
Taller 1. serie de taylor
Taller 1. serie de taylorTaller 1. serie de taylor
Taller 1. serie de taylorNORAIMA
 
Taller 1. serie de taylor
Taller 1. serie de taylorTaller 1. serie de taylor
Taller 1. serie de taylorNORAIMA
 

More from NORAIMA (16)

Exercises
ExercisesExercises
Exercises
 
Exercises
ExercisesExercises
Exercises
 
Examples of iterative methods for the solution of
Examples of iterative methods for the solution ofExamples of iterative methods for the solution of
Examples of iterative methods for the solution of
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equations
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equations
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equations
 
Iterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equationsIterative methods for the solution of systems of linear equations
Iterative methods for the solution of systems of linear equations
 
Examples of direct methods for the solution of systems of linear equations
Examples of direct methods for the solution of systems of linear equationsExamples of direct methods for the solution of systems of linear equations
Examples of direct methods for the solution of systems of linear equations
 
Direct methods for the solution of systems of linear equations
Direct methods for the solution of systems of linear equationsDirect methods for the solution of systems of linear equations
Direct methods for the solution of systems of linear equations
 
Matrices
MatricesMatrices
Matrices
 
Matrices
MatricesMatrices
Matrices
 
Matrices
MatricesMatrices
Matrices
 
Matrices
MatricesMatrices
Matrices
 
Examples methods of calculate roots of equation1
Examples   methods of calculate roots of equation1Examples   methods of calculate roots of equation1
Examples methods of calculate roots of equation1
 
Taller 1. serie de taylor
Taller 1. serie de taylorTaller 1. serie de taylor
Taller 1. serie de taylor
 
Taller 1. serie de taylor
Taller 1. serie de taylorTaller 1. serie de taylor
Taller 1. serie de taylor
 

Taylor Series and Root Finding Methods

  • 1. NORAIMA NAYARITH ZARATE GARCIA ING. DE PETROLEOS COD. 2073173
  • 2. The Taylor series of real or complex function f (x) is infinitely differentiable in a neighborhood of a real or complex number is the power series.
  • 3. In the particular case where a = 0, the series is also called a McLaren series
  • 4. The bisection method is a numerical method to calculate the roots of a polynomial f (x). It is one of the simplest and most reliable, but not the quickest method. Suppose that f (x) is continuous.  Therefore postulate that our function f is continuous, which is reasonable, because f they often result from a physical model. Suppose now that we have an interval [ a, b],with f(a) and f(b) with different signs, or in other words: f(a)f(b)<0
  • 5. It is, therefore, from elemental analysis that the interval [a,b] will contain at least one root of the function f . Now suppose that we somehow got an approximation to this root, for example c , with a<c<b .You can then evaluate f in c. At present there are three possibilities:  f(c) = 0 ;We have found the root, but this is "infinitely unlikely" to occur.  f(a)f(c) <0 , We know the root is in the range.  f(b)f( c) <0 , We know the root is in the range.
  • 6. So if c not the real root, at least we can update our range and get a smaller one, which still has the root. If we repeat this often enough, you can make the range [a,b] smaller and smaller, and thus we hope that we can obtain a sufficiently accurate approximation to the root.
  • 7. Like the bisection method, false position method begins with two points a0 and b 0 such that f (a 0) and f (b 0) have opposite signs, which implies the mean value theorem that the function f has a root in the interval [a0, b 0]. The product method by producing a sequence of shrinking intervals [ak, bk] containing a root of f. In the iteration number k, the number.
  • 8. The fixed point method starts with an initial approach Xo and Xi+1 generates a sequence of approximations which converge to the solution of the equation f(x)=0. The function g is called the iterator function. It can be shown that this sequence converges provided .
  • 9. It is an efficient algorithm to find approximations of the zeros or roots of a real function. It can also be used to find the max or min of a function, finding the zeros of its first derivative.  The only way to achieve convergence is to select an initial value close enough to the desired root. Thus, we must start the iteration with a value reasonably close to zero.
  • 10. It is a variation of Newton-Raphson method where instead of calculating the derivative of the function at the point of study, the slope is close to the line that connects the function evaluated at the point of study and at the point of the previous iteration .  The method is based on obtaining the equation of the line through the points (xn-1, f (xn-1)) and (xn, f (xn)). In that line drying is called for cutting the graph of the function.
  • 11. CHAPRA , STEVEN C. Y CANALE, RAYMOND P. Numerics Mathods for Engineers. McGraw Hill 2002.  Es. Wikipedia. Org/wiki.  SANTAFE, Elkin R. “Elementos básicos de modelamiento matemático”. Clases -universidad de Santander año- 2009.