Iterative Methods For Reciprocal Square Roots
The following are iterative methods for finding the reciprocal square root of S which is . Once it has been found, find by simple multiplication: . These iterations involve only multiplication, and not division. They are therefore faster than the Babylonian method. However, they are not stable. If the initial value is not close to the reciprocal square root, the iterations will diverge away from it rather than converge to it. It can therefore be advantageous to perform an iteration of the Babylonian method on a rough estimate before starting to apply these methods.
- One method is found by applying Newton's method to the equation . It converges quadratically:
- Another iteration obtained by Halley's method, which is the Householder's method of order two, converges cubically, but involves more operations per iteration:
Read more about this topic: Methods Of Computing Square Roots
Famous quotes containing the words methods, reciprocal, square and/or roots:
“The reading public is intellectually adolescent at best, and it is obvious that what is called significant literature will only be sold to this public by exactly the same methods as are used to sell it toothpaste, cathartics and automobiles.”
—Raymond Chandler (18881959)
“I had no place in any coterie, or in any reciprocal self-advertising. I stood alone. I stood outside. I wanted only to learn. I wanted only to write better.”
—Ellen Glasgow (18731945)
“I would say it was the coffin of a midget
Or a square baby
Were there not such a din in it.”
—Sylvia Plath (19321963)
“April is the cruellest month, breeding
Lilacs out of the dead land, mixing
Memory and desire, stirring
Dull roots with spring rain.”
—T.S. (Thomas Stearns)