Mathematica 9 is now available

PolynomialLCM

Usage

PolynomialLCM[ ,  , ... ] gives the least common multiple of the polynomials  .
PolynomialLCM[ ,  , ... , Modulus->p] evaluates the LCM modulo the prime p.


Notes

• Example: PolynomialLCM[1 + x y, x + x^2 y]LongRightArrow .
PolynomialLCM[ ,  , ... ] will by default treat algebraic numbers that appear in the  as independent variables.
PolynomialLCM[ ,  , ... , Extension->Automatic] extends the coefficient field to include algebraic numbers that appear in the  .
• See Section 3.3.4.
• See also: PolynomialGCD, LCM.
• New in Version 2; modified in 3.


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.