OneStopGate.Com
OnestopGate   OnestopGate
   Saturday, May 11, 2024 Login  
OnestopGate
Home | Overview | Syllabus | Tutorials | FAQs | Downloads | Recommended Websites | Advertise | Payments | Contact Us | Forum
OneStopGate

GATE Resources
Gate Articles
Gate Books
Gate Colleges 
Gate Downloads 
Gate Faqs
Gate Jobs
Gate News 
Gate Sample Papers
Training Institutes

GATE Overview
Overview
GATE Eligibility
Structure Of GATE
GATE Coaching Centers
Colleges Providing M.Tech/M.E.
GATE Score
GATE Results
PG with Scholarships
Article On GATE
Admission Process For M.Tech/ MCP-PhD
GATE Topper 2012-13
GATE Forum




GATE 2025 Exclusive
Organizing Institute
Important Dates
How to Apply
Discipline Codes
GATE 2025 Exam Structure

GATE 2025 Syllabus
Aerospace Engg..
Agricultural Engg..
Architecture and Planning
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Geology and Geophysics
Instrumentation Engineering
Life Sciences
Mathematics
Mechanical Engg..
Metallurgical Engg..
Mining Engg..
Physics
Production & Industrial Engg..
Pharmaceutical Sciences
Textile Engineering and Fibre Science

GATE Study Material
Aerospace Engg..
Agricultural Engg..
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Instrumentation Engg..
Life Sciences
Mathematics
Mechanical Engg..
Physics
Pharmaceutical Sciences
Textile Engineering  and Fibre Science

GATE Preparation
GATE Pattern
GATE Tips N Tricks
Compare Evaluation
Sample Papers 
Gate Downloads 
Experts View

CEED 2013
CEED Exams
Eligibility
Application Forms
Important Dates
Contact Address
Examination Centres
CEED Sample Papers

Discuss GATE
GATE Forum
Exam Cities
Contact Details
Bank Details

Miscellaneous
Advertisment
Contact Us


Home » GATE Study Material » Mathematics » Numerical Analysis » Nonlinear Equations » The Accelerated and Modified Newton Methods

The Accelerated and Modified Newton Methods

Looking for GATE Preparation Material? Join & Get here now!

** Gate 2013 Question Papers.. ** CEED 2013 Results.. ** Gate 2013 Question Papers With Solutions.. ** GATE 2013 CUT-OFFs.. ** GATE 2013 Results.. **

The Accelerated and Modified Newton Methods

The Accelerated and Modified Newton Methods

Background

Newton's method is commonly used to find the root of an equation.If the root is simple then the extension to Halley's method will increase the order of convergence from quadratic to cubic.At a multiple root it can be speed up with the accelerated Newton-Raphson and modified Newton-Raphson methods.

Theorem (Newton-Raphson Theorem ).Assume that [Graphics:Images/NewtonAccelerateMod_gr_1.gif] and there exists a number [Graphics:Images/NewtonAccelerateMod_gr_2.gif], where [Graphics:Images/NewtonAccelerateMod_gr_3.gif].If[Graphics:Images/NewtonAccelerateMod_gr_4.gif], then there exists a [Graphics:Images/NewtonAccelerateMod_gr_5.gif] such that the sequence [Graphics:Images/NewtonAccelerateMod_gr_6.gif] defined by the iteration

[Graphics:Images/NewtonAccelerateMod_gr_7.gif]for[Graphics:Images/NewtonAccelerateMod_gr_8.gif]

will converge to [Graphics:Images/NewtonAccelerateMod_gr_9.gif] for any initial approximation[Graphics:Images/NewtonAccelerateMod_gr_10.gif].

Definition (Order of a Root)Assume thatf(x)and its derivatives[Graphics:Images/NewtonAccelerateMod_gr_11.gif]are defined and continuous on an interval aboutx = p.We say thatf(x) = 0has a root of ordermatx = pif and only if

[Graphics:Images/NewtonAccelerateMod_gr_12.gif].

A root of orderm = 1is often called a simple root, and ifm > 1it is called a multiple root.A root of orderm = 2is sometimes called a double root, and so on.The next result will illuminate these concepts.

Definition (Order of Convergence)Assume that[Graphics:Images/NewtonAccelerateMod_gr_13.gif] converges top,and set[Graphics:Images/NewtonAccelerateMod_gr_14.gif].If two positive constants[Graphics:Images/NewtonAccelerateMod_gr_15.gif]exist, and

[Graphics:Images/NewtonAccelerateMod_gr_16.gif]

then the sequence is said to converge topwith
order of convergence R.The numberAis called the asymptotic error constant.The cases[Graphics:Images/NewtonAccelerateMod_gr_17.gif]are given specialconsideration.

(i)If[Graphics:Images/NewtonAccelerateMod_gr_18.gif], the convergence of[Graphics:Images/NewtonAccelerateMod_gr_19.gif]is called linear.

(ii)If[Graphics:Images/NewtonAccelerateMod_gr_20.gif], the convergence of[Graphics:Images/NewtonAccelerateMod_gr_21.gif]is called quadratic.

Theorem (Convergence Rate for Newton-Raphson Iteration)Assume that Newton-Raphson iteration produces a sequence[Graphics:Images/NewtonAccelerateMod_gr_22.gif] that converges to the rootpof the function[Graphics:Images/NewtonAccelerateMod_gr_23.gif].

Ifpis a simple root, then convergence is quadratic and[Graphics:Images/NewtonAccelerateMod_gr_24.gif]forksufficiently large.

Ifpis a multiple root of orderm,then convergence is linear and[Graphics:Images/NewtonAccelerateMod_gr_25.gif]forksufficiently large.

Algorithm (Newton-Raphson Iteration).To find a root of[Graphics:Images/NewtonAccelerateMod_gr_26.gif]given an initial approximation[Graphics:Images/NewtonAccelerateMod_gr_27.gif]using the iteration

[Graphics:Images/NewtonAccelerateMod_gr_28.gif]for[Graphics:Images/NewtonAccelerateMod_gr_29.gif].

Mathematica Subroutine (Newton-Raphson Iteration).

[Graphics:Images/NewtonAccelerateMod_gr_30.gif]

Theorem (Acceleration of Newton-Raphson Iteration)Given that the Newton-Raphson algorithm produces a sequence that converges linearly to the root[Graphics:Images/NewtonAccelerateMod_gr_112.gif]of order[Graphics:Images/NewtonAccelerateMod_gr_113.gif].Then the accelerated Newton-Raphson formula

[Graphics:Images/NewtonAccelerateMod_gr_114.gif]for[Graphics:Images/NewtonAccelerateMod_gr_115.gif]

will produce a sequence [Graphics:Images/NewtonAccelerateMod_gr_116.gif] that converges quadratically top.

Mathematica Subroutine (Accelerated Newton-Raphson Iteration).

[Graphics:Images/NewtonAccelerateMod_gr_117.gif]

Example.Use the accelerated Newton's method to find the double root[Graphics:Images/NewtonAccelerateMod_gr_118.gif],of the cubic polynomial[Graphics:Images/NewtonAccelerateMod_gr_119.gif].Use the starting value[Graphics:Images/NewtonAccelerateMod_gr_120.gif]
Solution.

More Background

If
f(x)has a root of multiplicitymatx=p, thenf(x)can be exssed in the form

[Graphics:Images/NewtonAccelerateMod_gr_223.gif]

where[Graphics:Images/NewtonAccelerateMod_gr_224.gif].In this situation, the functionh(x)is defined by

[Graphics:Images/NewtonAccelerateMod_gr_225.gif]

and it is easy to prove that
h(x)has a simple root atx=p.When Newton's method is applied for finding the rootx=pofh(x)we obtain the following result.

Theorem (Modified Newton-Raphson Iteration)Given that the Newton-Raphson algorithm produces a sequence that converges linearly to the root[Graphics:Images/NewtonAccelerateMod_gr_226.gif]of multiplicity[Graphics:Images/NewtonAccelerateMod_gr_227.gif].Then the modified Newton-Raphson formula

[Graphics:Images/NewtonAccelerateMod_gr_228.gif]

which can be simplified as

for[Graphics:Images/NewtonAccelerateMod_gr_230.gif]

will produce a sequence [Graphics:Images/NewtonAccelerateMod_gr_231.gif] that converges quadratically top.

Mathematica Subroutine (Modified Newton-Raphson Iteration).

[Graphics:Images/NewtonAccelerateMod_gr_232.gif]



Discussion Center

Discuss/
Query

Papers/
Syllabus

Feedback/
Suggestion

Yahoo
Groups

Sirfdosti
Groups

Contact
Us

MEMBERS LOGIN
  
Email ID:
Password:

  Forgot Password?
 New User? Register!

INTERVIEW EBOOK
Get 9,000+ Interview Questions & Answers in an eBook. Interview Question & Answer Guide
  • 9,000+ Interview Questions
  • All Questions Answered
  • 5 FREE Bonuses
  • Free Upgrades
GATE RESOURCES
 
  • Gate Books
  • Training Institutes
  • Gate FAQs
  • GATE BOOKS
     
  • Mechanical Engineeering Books
  • Robotics Automations Engineering Books
  • Civil Engineering Books
  • Chemical Engineering Books
  • Environmental Engineering Books
  • Electrical Engineering Books
  • Electronics Engineering Books
  • Information Technology Books
  • Software Engineering Books
  • GATE Preparation Books
  • Exciting Offers



    GATE Exam, Gate 2009, Gate Papers, Gate Preparation & Related Pages


    GATE Overview | GATE Eligibility | Structure Of GATE | GATE Training Institutes | Colleges Providing M.Tech/M.E. | GATE Score | GATE Results | PG with Scholarships | Article On GATE | GATE Forum | GATE 2009 Exclusive | GATE 2009 Syllabus | GATE Organizing Institute | Important Dates for GATE Exam | How to Apply for GATE | Discipline / Branch Codes | GATE Syllabus for Aerospace Engineering | GATE Syllabus for Agricultural Engineering | GATE Syllabus for Architecture and Planning | GATE Syllabus for Chemical Engineering | GATE Syllabus for Chemistry | GATE Syllabus for Civil Engineering | GATE Syllabus for Computer Science / IT | GATE Syllabus for Electronics and Communication Engineering | GATE Syllabus for Engineering Sciences | GATE Syllabus for Geology and Geophysics | GATE Syllabus for Instrumentation Engineering | GATE Syllabus for Life Sciences | GATE Syllabus for Mathematics | GATE Syllabus for Mechanical Engineering | GATE Syllabus for Metallurgical Engineering | GATE Syllabus for Mining Engineering | GATE Syllabus for Physics | GATE Syllabus for Production and Industrial Engineering | GATE Syllabus for Pharmaceutical Sciences | GATE Syllabus for Textile Engineering and Fibre Science | GATE Preparation | GATE Pattern | GATE Tips & Tricks | GATE Compare Evaluation | GATE Sample Papers | GATE Downloads | Experts View on GATE | CEED 2009 | CEED 2009 Exam | Eligibility for CEED Exam | Application forms of CEED Exam | Important Dates of CEED Exam | Contact Address for CEED Exam | CEED Examination Centres | CEED Sample Papers | Discuss GATE | GATE Forum of OneStopGATE.com | GATE Exam Cities | Contact Details for GATE | Bank Details for GATE | GATE Miscellaneous Info | GATE FAQs | Advertisement on GATE | Contact Us on OneStopGATE |
    Copyright © 2024. One Stop Gate.com. All rights reserved Testimonials |Link To Us |Sitemap |Privacy Policy | Terms and Conditions|About Us
    Our Portals : Academic Tutorials | Best eBooksworld | Beyond Stats | City Details | Interview Questions | India Job Forum | Excellent Mobiles | Free Bangalore | Give Me The Code | Gog Logo | Free Classifieds | Jobs Assist | Interview Questions | One Stop FAQs | One Stop GATE | One Stop GRE | One Stop IAS | One Stop MBA | One Stop SAP | One Stop Testing | Web Hosting | Quick Site Kit | Sirf Dosti | Source Codes World | Tasty Food | Tech Archive | Software Testing Interview Questions | Free Online Exams | The Galz | Top Masala | Vyom | Vyom eBooks | Vyom International | Vyom Links | Vyoms | Vyom World
    C Interview Questions | C++ Interview Questions | Send Free SMS | Placement Papers | SMS Jokes | Cool Forwards | Romantic Shayari