FactorList
✖
FactorList
Details and Options

- The first element of the list is always the overall numerical factor. It is {1,1} if there is no overall numerical factor.
- FactorList[poly,Modulus->p] factors modulo a prime p.
- FactorList[poly,GaussianIntegers->True] allows Gaussian integer coefficients.
- FactorList[poly,Extension->{a1,a2,…}] allows coefficients that are arbitrary rational combinations of the ai.
Examples
open allclose allBasic Examples (2)Summary of the most common use cases
Scope (11)Survey of the scope of standard use cases
Basic Uses (4)
Advanced Uses (7)
The irreducible factors over the Gaussian integers:

https://wolfram.com/xid/0j40876y-qdqsij

The irreducible factors over an algebraic extension:

https://wolfram.com/xid/0j40876y-g9fovb

The irreducible factors over the integers modulo 2:

https://wolfram.com/xid/0j40876y-gpjf3d

The irreducible factors over a finite field:

https://wolfram.com/xid/0j40876y-cjmue

https://wolfram.com/xid/0j40876y-iw6si


https://wolfram.com/xid/0j40876y-v1bve

The irreducible factors over an extension of a finite field:

https://wolfram.com/xid/0j40876y-lfuqta
A polynomial irreducible over factors after embedding
in a larger field
:

https://wolfram.com/xid/0j40876y-d6ohpw


https://wolfram.com/xid/0j40876y-7w11l

List factors of non-polynomial expressions:

https://wolfram.com/xid/0j40876y-0nwpsf


https://wolfram.com/xid/0j40876y-7demo

List factors of a polynomial of degree :

https://wolfram.com/xid/0j40876y-cupbp5

https://wolfram.com/xid/0j40876y-j0guy7


https://wolfram.com/xid/0j40876y-qygg3

Options (7)Common values & functionality for each option
Extension (4)
Factor over algebraic number fields:

https://wolfram.com/xid/0j40876y-gfu


https://wolfram.com/xid/0j40876y-o0w

Extension->Automatic automatically extends to a field that covers the coefficients:

https://wolfram.com/xid/0j40876y-psb


https://wolfram.com/xid/0j40876y-ffj

Factor a polynomial with integer coefficients over a finite field:

https://wolfram.com/xid/0j40876y-dc1q2

https://wolfram.com/xid/0j40876y-b5cq27

Factor a polynomial with coefficients in a finite field:

https://wolfram.com/xid/0j40876y-cyuam1

https://wolfram.com/xid/0j40876y-f1tsb1

Embedding in a larger field
allows further factorization:

https://wolfram.com/xid/0j40876y-gyr9d0

https://wolfram.com/xid/0j40876y-ksmme

GaussianIntegers (1)
Modulus (1)
Applications (2)Sample problems that can be solved with this function
FactorList can be useful in determining the behavior of functions:

https://wolfram.com/xid/0j40876y-ickor0

https://wolfram.com/xid/0j40876y-1gdvpe

has roots at
and
, at
it does not cross the
axis, and at
it crosses the
axis:

https://wolfram.com/xid/0j40876y-b5wafg

Show that a polynomial is a perfect square:

https://wolfram.com/xid/0j40876y-h02hzx
Compute the factors and note that the constant factor is positive:

https://wolfram.com/xid/0j40876y-jw9gwo

Extract the exponents of nonconstant factors:

https://wolfram.com/xid/0j40876y-7ir07a

Check that every factor has even exponent and thus is a square:

https://wolfram.com/xid/0j40876y-n8g7v2

Properties & Relations (3)Properties of the function, and connections to other functions
FactorList gives a list of irreducible factors:

https://wolfram.com/xid/0j40876y-er0cqh

This multiplies the factors together:

https://wolfram.com/xid/0j40876y-dk1lxk

Factor gives a product of factors:

https://wolfram.com/xid/0j40876y-fs4vnu

Expand combines all the factors back together:

https://wolfram.com/xid/0j40876y-cwxmk

FactorSquareFreeList gives a list of square-free factors:

https://wolfram.com/xid/0j40876y-havj23

FactorInteger gives a list of prime factors of an integer:

https://wolfram.com/xid/0j40876y-eeemm


https://wolfram.com/xid/0j40876y-05712

Wolfram Research (1988), FactorList, Wolfram Language function, https://reference.wolfram.com/language/ref/FactorList.html (updated 2023).
Text
Wolfram Research (1988), FactorList, Wolfram Language function, https://reference.wolfram.com/language/ref/FactorList.html (updated 2023).
Wolfram Research (1988), FactorList, Wolfram Language function, https://reference.wolfram.com/language/ref/FactorList.html (updated 2023).
CMS
Wolfram Language. 1988. "FactorList." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2023. https://reference.wolfram.com/language/ref/FactorList.html.
Wolfram Language. 1988. "FactorList." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2023. https://reference.wolfram.com/language/ref/FactorList.html.
APA
Wolfram Language. (1988). FactorList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FactorList.html
Wolfram Language. (1988). FactorList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FactorList.html
BibTeX
@misc{reference.wolfram_2025_factorlist, author="Wolfram Research", title="{FactorList}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/FactorList.html}", note=[Accessed: 27-March-2025
]}
BibLaTeX
@online{reference.wolfram_2025_factorlist, organization={Wolfram Research}, title={FactorList}, year={2023}, url={https://reference.wolfram.com/language/ref/FactorList.html}, note=[Accessed: 27-March-2025
]}