home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!charlie
- From: charlie@umnstat.stat.umn.edu (Charles Geyer)
- Subject: Re: Square root of a number
- Message-ID: <1992Nov22.233841.25479@news2.cis.umn.edu>
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Nntp-Posting-Host: isles.stat.umn.edu
- Organization: School of Statistics, University of Minnesota
- References: <1992Nov15.194049.1@woods.ulowell.edu> <djoyce.722465491@black.clarku.edu>
- Date: Sun, 22 Nov 1992 23:38:41 GMT
- Lines: 18
-
- In article <djoyce.722465491@black.clarku.edu> djoyce@black.clarku.edu
- (Dave Joyce) writes:
-
- > One of the Old Babylonian methods was to interpolate the answer from a table
- > of squares. Another was to improve your guess by better guesses:
- >
- > new guess = (1/2)( old guess + (number/old guess))
-
- The latter is, of course, Newton's method applied to the problem of
- finding a zero of the function f(x) = x^2 - A.
-
- Pretty smart of the Babylonians to have figured that out.
-
- --
- Charles Geyer
- School of Statistics
- University of Minnesota
- charlie@umnstat.stat.umn.edu
-