From charlesreid1

Bad Optimal Polynomials

Very interesting side topic was Lagrange interpolating polynomials. Ended up using long type, not Big Integer. To adapt this to work with BigInteger type, we would probably want to implement a Fraction type, that stores a separate numerator and denominator.