Coefficients a0, a1, a2, ... for y = a0 + a1x + a2x^2 + ...
a0, a1, a2, ...
final List<double> coefficients;