- #1
squelchy451
- 25
- 0
Homework Statement
Prove unique factorization for hte set of polynomials in x with integer coefficients
Homework Equations
The Euclidean algorithm may be of some use
The Attempt at a Solution
Let's say that the polynomial is of the form anx^n + a(n-1)x^(n-1) ... a1x + a0
There are only n values of x not necessarily distinct so that the polynomial equals 0. If one of these values of x is p, then (x-p) divides the polynomial.
It's a more of a gut feeling/intuition thing that I need to prove using logic and actual theorems