A brief history of Newton’s method CASA seminar 8 February 2006 Luiza Bondar.

Slides:



Advertisements
Similar presentations
Notes 6.6 Fundamental Theorem of Algebra
Advertisements

What kind of mp3 player do mathematicians use?
Chapter 6: Roots: Open Methods
Part 2 Chapter 6 Roots: Open Methods
Polynomial Approximation PSCI 702 October 05, 2005.
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
Newton’s Method finds Zeros Efficiently finds Zeros of an equation: –Solves f(x)=0 Why do we care?
Complex numbers and function - a historic journey (From Wikipedia, the free encyclopedia)
Algebra Main problem: Solve algebraic equations in an algebraic way! E.g. ax 2 +bx+c=0 can be solved using roots. Also: ax 3 +bx 2 +cx+d=0 can be solved.
Augustin Louis Cauchy ( ) Laplace and Lagrange were visitors at the Cauchy family In1805 he took the entrance examination for the École Polytechnique.
NUMERICAL METHODS WITH C++ PROGRAMMING
Calculating area and volumes Early Greek Geometry by Thales (600 B.C.) and the Pythagorean school (6 th century B.C) Hippocrates of Chios mid-5 th century.
Shapes by the Numbers Coordinate Geometry Sketch 16 Kristina and Jill.
Famous Mathematicians
General Results for Polynomial Equations
Chapter 3 Greek Number Theory The Role of Number Theory Polygonal, Prime and Perfect Numbers The Euclidean Algorithm Pell’s Equation The Chord and Tangent.
1 st order linear differential equation: P, Q – continuous. Algorithm: Find I(x), s.t. by solving differential equation for I(x): then integrate both sides.
David M. Bressoud Macalester College, St. Paul, Minnesota AP National Conference, Houston, TX July 17, 2005.
Famous mathematicians. Isaac Newton Issac newton lived from He was born in England He was famous for his three laws of motion.
The Mathematics of Star Trek Lecture 4: Motion in Space and Kepler’s Laws.
Lecture Notes Dr. Rakhmad Arief Siregar Universiti Malaysia Perlis
AP CALCULUS AB Chapter 4: Applications of Derivatives Section 4.5:
By Lauren Harris & Harini Ramireddy. “ To truly understand and prove the validity of Newton’s law of Cooling” The Purpose of Our Investigation Background.
Notes Over 6.7 Finding the Number of Solutions or Zeros
Consider the following: Now, use the reciprocal function and tangent line to get an approximation. Lecture 31 – Approximating Functions
 British physicist and mathematician  Professor of those subjects at the University of Cambridge  Very anti-religious, strong opponent to King James.
X Transcendental ¥. Algebraic numbers are solutions of algebraic equations p(x) = a 0 + a 1 x 1 + a 2 x a n x n = 0 With integer coefficients.
Now that you’ve found a polynomial to approximate your function, how good is your polynomial? Find the 6 th degree Maclaurin polynomial for For what values.
Sir Isaac Newton. Background and Education Isaac Newton was born on 4 January 1643 in England. Newton’s birthday was recorded as Christmas Day Newton.
NEWTON’S METHOD/ MATLAB GRAPHICAL USER INTERFACE Caitlyn Davis-McDaniel and Dr. Scott Sarra Department of Mathematics, Marshall University, Huntington,
Lecture 6 Numerical Analysis. Solution of Non-Linear Equations Chapter 2.
Greatest Mathematicians IN History
Numerical Methods Solution of Equation.
The Limit of a Function. Home Calculating Limits Using the Limit Laws.
Complex Zeros and the Fundamental Theorem of Algebra.
§3.6 Newton’s Method. The student will learn about
CSE 2813 Discrete Structures Solving Recurrence Relations Section 6.2.
Mathematician By shawn Townsend. Nicole ores Oresme, he was of lowly birth at excelled at school where he was taught by famous jean burden became a young.
SIR ISAAC NEWTON By Sophie Head, Badger Class. SIR ISAAC NEWTON  Sir Isaac Newton was born in England in He was born prematurely, tiny and weak.
Arthur Cayley By: Carson Dial.
A GENIUS!  Sir Isaac Newtown was born in 1642 and died in 1727  He was born on Christmas day  He is still considered one of the greatest scientists.
Sections 3.8, 4.6, and 6.1 Numerical Techniques. For our last PowerPoint of the year we will take a quick tour of some numerical techniques that we have.
The formulae for the roots of a 3rd degree polynomial are given below
AUGUSTIN LOUIS CAUCHY. Augustin Louis Cauchy was born in 21 Agust 1789 in Paris.He developed the theory of complex functions in Today, it is known.
Iteration The solution lies between 0 and 1. e.g. To find integer bounds for we can sketch and  0 and 1 are the integer bounds. We often start by finding.
Sir Isaac Newton March December 1642 – 20 March was an English physicist, mathematician, astronomer natural philosopher, alchemist and.
The History Of Calculus
4.6 Quadratic formula.
4.5: Linear Approximations, Differentials and Newton’s Method
Augustin-Louis Cauchy
Complex numbers and function
Secant Method.
Mid-Term Exam preparation
Rational Root and Complex Conjugates Theorem
Finding Real Roots of Polynomial Equations
Isaac Newton and the Binomial Theorem
The Time of Archimedes and Other Giants (pre-1660)
4.6 Quadratic formula.
What kind of mp3 player do mathematicians use?
Rafael Sabino COT 4210 October 5th, 2004
Secant Method – Derivation
Warmup Solve:
Calculus BC AP/Dual, Revised © : Lagrange's Error Bound
Copyright © 2006 Pearson Education, Inc
Section 4.8: Newton’s Method
ROOTS OF EQUATIONS.
3.8 Newton’s Method How do you find a root of the following function without a graphing calculator? This is what Newton did.
Problem of the Day Janice is solving the quadratic equation as shown:
Copyright © Cengage Learning. All rights reserved.
MATH 1910 Chapter 3 Section 8 Newton’s Method.
Presentation transcript:

A brief history of Newton’s method CASA seminar 8 February 2006 Luiza Bondar

What is Newton’s method? where is a real valued function. Suppose is a function on a given interval and x is a guess for the solution. We want to find a better approximation x + h

What is Newton’s method? Newton iteration Start with initial guess Find the limit of the recurrence Nowadays questions what the initial condition needs to be ? speed of convergence ? conditions for the convergence of the recurrence process ?

Before Newton Babylon, BC initial guess with close to then and are approximations to take as a better approximation for the number Heron of Alexandria, 1 st century AD ( “professor” at Museum of Alexandria) included the method in Metrica I (on measurements) Francoise Viete, (lawyer, counsellor of King Henri IV ) “De numerosa potestatum”, approximation method to find the positive roots of polynomial equations from the 2 nd to the 6 th degree (extension of the work of Sharaf al-Din al-Muzaffar al-Tusi, , Iran)

Newton’s life and contribution to the method Sir Isaac Newton ( ) born in Woolsthorpe, parents were farmers Trinity College Cambridge 1661 for a law degree read Euclid’s Elements, Viete’s collected works, Geometria a Renato Des Cartes founded the modern calculus “De Methodis et Fluxionum Serierum and Serierum Infinitorum”, 1671 was not accepted “Principia Mathematica” 1687

Newton’s life and contribution to the method Approximate the solution of start with Solution “De Methodis et Fluxionum Serierum and Serierum Infinitorum”, written , published 1736 after his death

Newton’s life and contribution to the method Geometrical interpretation curve tangent curve tangent Newton does not refer to tangent nor the derivative does not give a geometrical interpretation of the method does not use or refer to a recurrence formula uses the method only for algebraic equations with rational coefficients describes a way to find bounds for the roots

Other contributions Joseph Raphson (Master of Arts degree at Cambridge) Analysis aequationum universalis 1690, contained the Newton method notices that the successive approximation can be written in an recurrence formula of the type but he did not refer to derivative Thomas Simpson (head of mathematics at the Royal Military Academy at Woolwich ) Essays on Mathematics, 1740 used the derivative in the recurrence formula used the method for equations with irrational and transcendental coefficients

Other contributions Jean Raymond Mourraille ( ) ( mathematician, astronomer, mayor of Marseille ) Traite de la resolution des equations numeriques 1768 geometric aspect of the method question of the choice of the starting point Augustin Louis Cauchy ( ) speed of convergence error estimation Newton method do determine complex roots Lecons sur le Calcul differentiel, 1829

Complex roots Arthur Cayley( ) (lawyer and mathematician) 1879 Given an initial input, to which root will Newton's method converge? take a piece of the complex plane each pixel represents a point in the complex plane used by the Newton method as an initial approximation the colour of the pixel indicates which of the roots the point converged to the intensity is proportional to the number of iterations required to approximate that root brighter pixels converged to the root more quickly than darker pixels white pixels did not converge at all after a specified number of iterations Graphic illustration

Complex roots

Mandelbrot sets for each complex c start a Newton iteration process with initial guess z=0

Future History continues… 4000 years ago nowadays

Any question?