Subresultants
Subresultants[poly1,poly2,var]
generates a list of the principal subresultant coefficients of the polynomials poly1 and poly2 with respect to the variable var.
Subresultants[poly1,poly2,var,Modulusp]
computes the principal subresultant coefficients modulo the prime p.
Details and Options
- The first k subresultants of two polynomials a and b, both with leading coefficient one, are zero when a and b have k common roots.
- Subresultants returns a list whose length is Min[Exponent[poly1,var],Exponent[poly2,var]]+1. »
Examples
open allclose allBasic Examples (2)
Scope (2)
Options (3)
Applications (2)
Properties & Relations (3)
Multiplicity of roots counts in determining the number of zero subresultants:
The length is determined by the minimum polynomial degree:
The first element of Subresultants is equal to Resultant:
Text
Wolfram Research (1999), Subresultants, Wolfram Language function, https://reference.wolfram.com/language/ref/Subresultants.html (updated 2022).
CMS
Wolfram Language. 1999. "Subresultants." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2022. https://reference.wolfram.com/language/ref/Subresultants.html.
APA
Wolfram Language. (1999). Subresultants. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Subresultants.html