| 释义 | 
		Laguerre's MethodA Root-finding algorithm which converges to a Complex Root from any starting position.
    | (1) |  
 
   | (2) |  
 
 
 
 
 
 
  Now let   and  .  Then
   | (6) |  
 
   | (7) |  
  so
   | (8) |  
  Setting   gives Halley's Irrational Formula.See also Halley's Irrational Formula, Halley's Method, Newton's Method, Root References
 Press, W. H.; Flannery, B. P.; Teukolsky, S. A.; and Vetterling, W. T.    Numerical Recipes in FORTRAN: The Art of Scientific Computing, 2nd ed.  Cambridge, England: Cambridge University Press, pp. 365-366, 1992.Ralston, A. and Rabinowitz, P.  §8.9-8.13 in A First Course in Numerical Analysis, 2nd ed.  New York: McGraw-Hill,   1978. 
   |