On the Subject of Polynomial Solver
“Where did 8 and 9 go?” You know full well the monster that is 7...
- A Polynomial Solver module will cycle between at least 2 numbered displays, and a blank display.
- The module will generate 5 stages, each increasing the number of displays by one.
- Each display is the result of a standard polynomial function.
- The input is the number of displays since the blank displays. This will also be referred to as the display number. (The display immediately after the blank display has a display number of 1)
- The output is displayed on the screen.
- To complete a stage, input the coefficients of the standard polynomial function in order, starting from the one associated with the leading term, going down.
- Correctly completing a stage will generate a new function, and therefore, new displays. Completing all 5 stages will solve the module.
- Incorrectly completing a stage will not generate a new function, and will not generate the next stage. However, it will cause a strike.