FactorTermsList
FactorTermsList[poly]
gives a list in which the first element is the overall numerical factor in poly, and the second element is the polynomial with the overall factor removed.
FactorTermsList[poly,{x1,x2,…}]
gives a list of factors of poly. The first element in the list is the overall numerical factor. The second element is a factor that does not depend on any of the xi. Subsequent elements are factors which depend on progressively more of the xi.
Examples
open allclose allBasic Examples (2)
Scope (8)
Basic Uses (5)
Applications (1)
Properties & Relations (2)
FactorTermsList gives a list of factors:
This multiplies the factors together:
FactorTerms gives a product of factors:
Expand combines the factors back together:
FactorList gives a list of all irreducible factors:
Text
Wolfram Research (1988), FactorTermsList, Wolfram Language function, https://reference.wolfram.com/language/ref/FactorTermsList.html.
CMS
Wolfram Language. 1988. "FactorTermsList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FactorTermsList.html.
APA
Wolfram Language. (1988). FactorTermsList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FactorTermsList.html