Search Results for ""
1 - 10 of 584 for Laguerre's methodSearch Results
A particular way of doing something, sometimes also called an algorithm or procedure. (According to Petkovšek et al. (1996), "a method is a trick that has worked at least ...
A root-finding algorithm which converges to a complex root from any starting position. To motivate the formula, consider an nth order polynomial and its derivatives, P_n(x) = ...
A root-finding algorithm also called Bailey's method and Hutton's method. For a function of the form g(x)=x^d-r, Lambert's method gives an iteration function ...
Newton's method, also called the Newton-Raphson method, is a root-finding algorithm that uses the first few terms of the Taylor series of a function f(x) in the vicinity of a ...
A root-finding algorithm also known as the tangent hyperbolas method or Halley's rational formula. As in Halley's irrational formula, take the second-order Taylor series ...
The continued fraction ((x+1)^n-(x-1)^n)/((x+1)^n+(x-1)^n)=n/(x+)(n^2-1)/(3x+)(n^2-2^2)/(5x+...).
The Laguerre polynomials are solutions L_n(x) to the Laguerre differential equation with nu=0. They are illustrated above for x in [0,1] and n=1, 2, ..., 5, and implemented ...
An extension of the secant method of root finding to higher dimensions.
A method for predicting the onset of widespread chaos.
A method for constructing magic squares of singly even order n>=6.
...
View search results from all Wolfram sites (18811 matches)