Difference between revisions of "Common factorizations"
m (→Basic Factorizations) |
|||
Line 14: | Line 14: | ||
== Vieta's/Newton Factorizations == | == Vieta's/Newton Factorizations == | ||
− | These factorizations are useful for problem that could otherwise be solved by [[Newton sums]] or problems that give a polynomial, and ask a question about the roots. Combined with [[Vieta's formulas]], these are excellent, useful factorizations. | + | These factorizations are useful for problem that could otherwise be solved by [[Newton's Sums|Newton's sums]] or problems that give a polynomial, and ask a question about the roots. Combined with [[Vieta's formulas]], these are excellent, useful factorizations. |
<cmath> | <cmath> |
Latest revision as of 18:56, 28 July 2025
These are common factorizations.
Contents
Basic Factorizations
Vieta's/Newton Factorizations
These factorizations are useful for problem that could otherwise be solved by Newton's sums or problems that give a polynomial, and ask a question about the roots. Combined with Vieta's formulas, these are excellent, useful factorizations.
Circulant Identities
The matrices above are called circulant matrices. In general, the determinant of a circulant matrix will be a multiple of the sum of the entries in any of its rows/columns.