A polynomial of degree n has exactly n complex roots if you count multiplicity.
Let p(x)=anxn+...+a1x+a0 be a polynomial of degree n and let c1,...,cm be roots of multiplicity k1,...,km such that k1+...+km=n.
Then we can factor p as
p(x)=(x−c1)k1...(x−cm)kmq(x), for some polynomial q which lacks roots. But the degree of p is n and the degree of the product (x−c1)k1...(x−cm)km is also n.
deg p= deg (x−c1)k1+...+ deg (x−cm)km+ deg q
n=k1+...+km+ deg q
n=n+ deg q
Therefore q much have degree 0 hence be a constant. If we look at the xn terms on both sides we can see that q(x)=an i.e. the highest coefficient in p, thus
p(x)=an(x−c1)k1...(x−cm)km
My question is:
Why/how does q(x)=an ?
Let p(x)=anxn+...+a1x+a0 be a polynomial of degree n and let c1,...,cm be roots of multiplicity k1,...,km such that k1+...+km=n.
Then we can factor p as
p(x)=(x−c1)k1...(x−cm)kmq(x), for some polynomial q which lacks roots. But the degree of p is n and the degree of the product (x−c1)k1...(x−cm)km is also n.
deg p= deg (x−c1)k1+...+ deg (x−cm)km+ deg q
n=k1+...+km+ deg q
n=n+ deg q
Therefore q much have degree 0 hence be a constant. If we look at the xn terms on both sides we can see that q(x)=an i.e. the highest coefficient in p, thus
p(x)=an(x−c1)k1...(x−cm)km
My question is:
Why/how does q(x)=an ?
Last edited: