Matrix factorization of a polynomial

From testwiki
Revision as of 03:43, 21 August 2024 by imported>14lclark (convert example to its own section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description In mathematics, a matrix factorization of a polynomial is a technique for factoring irreducible polynomials with matrices. David Eisenbud proved that every multivariate real-valued polynomial p without linear terms can be written as AB = pI, where A and B are square matrices and I is the identity matrix.[1] Given the polynomial p, the matrices A and B can be found by elementary methods.[2]

Example

The polynomial x2 + y2 is irreducible over R[x,y], but can be written as

[xyyx][xyyx]=(x2+y2)[1001]

References

Template:Reflist


Template:Polynomial-stub