Premium Only Content

Horner's method: application exercise
Horner's method is an algorithm for evaluating polynomials and finding approximate roots. It is named after the British mathematician William George Horner.
Polynomial evaluation
1. *Write the polynomial*: p(x) = a_n x^n + a_{n-1} x^{n-1} +... + a_1 x + a_0
2. *Enter the value of x*: x = c
3. *Calculate the result*: p(c) = a_n c^n + a_{n-1} c^{n-1} +... + a_1 c + a_0
Horner's algorithm
1. Initialize the result: r = a_n
2. *For i = n-1 up to 0*: r = r * c + a_i
3. *Returns r*: p(c) = r
Example
Evaluate p(x) = 3x^2 + 2x - 1 at x = 2.
Steps
1. *Initializes r = 3*
2. r = r * 2 + 2 = 3 * 2 + 2 = 8
3. r = r * 2 - 1 = 8 * 2 - 1 = 15
Result
p(2) = 15
Advantages
1. Efficient to evaluate polynomials.
2. Easy to implement.
Disadvantages
1. Only evaluate polynomials.
Applications
1. Numerical calculation.
2. Numerical analysis.
3. Engineering.
4. Sciences.
Software
1. MATLAB
2. Python (NumPy library)
3. Mathematica
4. Wolfram Alpha
-
LIVE
Badlands Media
5 hours agoBadlands Daily: September 16, 2025
1,767 watching -
LIVE
Total Horse Channel
17 hours ago2025 WDAA Western Dressage World Championship Show | Day One | Arena One
140 watching -
12:28
Tactical Advisor
5 days agoBudget Helmet Comms | Warden Studios
14 -
LIVE
The Mike Schwartz Show
1 hour agoTHE MIKE SCHWARTZ SHOW with DR. MICHAEL J SCHWARTZ 09-16-2025
3,937 watching -
LIVE
LFA TV
3 hours agoLFA TV ALL DAY STREAM - TUESDAY 9/16/25
4,709 watching -
DVR
iCkEdMeL
1 hour agoBREAKING: 8 Shot at Minneapolis Homeless Encampment — 4 Critical
304 -
1:16:57
JULIE GREEN MINISTRIES
3 hours agoTHE INNOCENT WILL BE VINDICATED
64.4K146 -
1:16:24
Game On!
22 hours ago $3.94 earnedJoe Burrow And The Bengals Season IS OVER Despite Being 2-0!
28.4K2 -
6:32
WhaddoYouMeme
17 hours ago $4.56 earnedChristians, These Reactions Should Disturb You
25.6K46 -
9:59
Clownfish TV
16 hours agoWarner Bros and Paramount are MERGING?! | Clownfish TV
32.8K5