6.006 | Fall 2011 | Undergraduate

Introduction to Algorithms

Lecture Videos

Lecture 12: Square Roots, Newton's Method

Description: This lecture begins with error analysis of Newton’s method and a comparison of multiplication algorithms. It then covers high-precision division, which is required for Newton’s method, and discusses the complexity of division and computing square roots.

Instructor: Srini Devadas

Course Info

Learning Resource Types
Exam Solutions
Exams
Lecture Notes
Lecture Videos
Problem Set Solutions
Problem Sets
Problem-solving Videos
Programming Assignments with Examples