A polynomial in one variable has the form , where each is a constant (the coefficient) and is a non-negative integer. The largest exponent with a non-zero coefficient is the polynomial's degree.
Polynomials are closed under addition, subtraction, and multiplication — but not division (which produces rational expressions). Special cases by degree: degree 0 is a constant, degree 1 is linear, degree 2 is quadratic, degree 3 is cubic.
Polynomials underpin calculus (differentiation/integration of polynomials is mechanical), numerical analysis (interpolation, approximation), and algebra (factoring theorems). The Fundamental Theorem of Algebra guarantees a degree- polynomial has exactly complex roots counted with multiplicity.