Mathematica 9 is now available

PolynomialRemainderPolynomialLCM

PolynomialGCD

FilledSmallSquarePolynomialGCD[, , ... ] gives the greatest common divisor of the polynomials .

FilledSmallSquarePolynomialGCD[, , ... , Modulus->p] evaluates the GCD modulo the prime p.

FilledSmallSquare Example: PolynomialGCD[1 + x y, x + x^2 y] LongRightArrow.

FilledSmallSquare In PolynomialGCD[, , ... ], all symbolic parameters are treated as variables.

FilledSmallSquarePolynomialGCD[, , ... ] will by default treat algebraic numbers that appear in the as independent variables.

FilledSmallSquarePolynomialGCD[, , ... , Extension->Automatic] extends the coefficient field to include algebraic numbers that appear in the .

FilledSmallSquare See The Mathematica Book: Section 3.3.4.

FilledSmallSquare See also: PolynomialLCM, PolynomialQuotient, GCD, Cancel, Together, PolynomialMod.

FilledSmallSquare Related package: Algebra`PolynomialExtendedGCD`.

Further Examples

PolynomialRemainderPolynomialLCM



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.