Polynomial Quotient


The quotient of two polynomials p(x) and q(x), discarding any polynomial remainder. Polynomial quotients are implemented in Mathematica as PolynomialQuotient[p, q, x], and are related to the polynomial remainder R(x) by


For example, the polynomial quotient of and is , leaving remainder .

 

Long Division, Polynomial, Polynomial Remainder, Polynomial Remainder Theorem, Quotient