Let the
polynomial
of degree n have coefficients
. Then
has the familiar form
![]()
Horner's method (or synthetic
division) is a technique for evaluating polynomials. It
can be thought of as nested multiplication. For example,
the fifth-degree polynomial
![]()
can be written in the "nested multiplication" form
.
Exploration
(c) John H. Mathews 2004