Matrix factorization of a polynomial

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Anodium at 01:24, 30 June 2025 (Fix dead link for citation). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

[edit | edit source]

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

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

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]