Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Algebraic Computation / Polynomial Functions  /
FactorSquareFreeList

  • FactorSquareFreeList[ poly ] gives a list of square-free factors of a polynomial, together with their exponents.
  • See the Mathematica book: Section 3.3.4.

    Further Examples

    We first define an expanded polynomial, suppressing its display. The second input gives the list of factors and exponents of the polynomial.

    In[1]:=

    Out[1]=

    We reconstruct the polynomial and compare it to the original.

    In[2]:=

    Out[2]=

    In[3]:=

    See the Further Examples for FactorSquareFree.


    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.