Fundamental theorem of algebra question: Why/how does q(x) = a_n ?

Aion

Junior Member
Joined
May 8, 2018
Messages
224
A polynomial of degree n\displaystyle n has exactly n\displaystyle n complex roots if you count multiplicity.

Let p(x)=anxn+...+a1x+a0\displaystyle p(x) = a_nx^n + ... +a_1x + a_0 be a polynomial of degree n\displaystyle n and let c1,...,cm\displaystyle c_1, ..., c_m be roots of multiplicity k1,...,km\displaystyle k_1, ..., k_m such that k1+...+km=n\displaystyle k_1 + ... + k_m = n.

Then we can factor p\displaystyle p as

p(x)=(xc1)k1...(xcm)kmq(x)\displaystyle p(x) = (x-c_1)^{k_1} ... (x-c_m)^{k_m}q(x), for some polynomial q\displaystyle q which lacks roots. But the degree of p\displaystyle p is n\displaystyle n and the degree of the product (xc1)k1...(xcm)km\displaystyle (x-c_1)^{k_1}...(x-c_m)^{k_m} is also n\displaystyle n.


deg p=\displaystyle p = deg (xc1)k1+...+\displaystyle (x-c_1)^{k_1} + ... + deg (xcm)km+\displaystyle (x-c_m)^{k_m}+ deg q\displaystyle q

n=k1+...+km+\displaystyle n = k_1 + ... + k_m + deg q\displaystyle q
n=n+\displaystyle n = n + deg q\displaystyle q

Therefore q\displaystyle q much have degree 0\displaystyle 0 hence be a constant. If we look at the xn\displaystyle x^n terms on both sides we can see that q(x)=an\displaystyle q(x) = a_n i.e. the highest coefficient in p\displaystyle p, thus

p(x)=an(xc1)k1...(xcm)km\displaystyle p(x) = a_n(x-c_1)^{k_1}...(x-c_m)^{k_m}


My question is​:

Why/how does q(x)=an\displaystyle q(x) = a_n ?
 
Last edited:
A polynomial of degree n\displaystyle n has exactly n\displaystyle n complex roots if you count multiplicity.

Let p(x)=anxn+...+a1x+a0\displaystyle p(x) = a_nx^n + ... +a_1x + a_0 be a polynomial of degree n\displaystyle n and let c1,...,cm\displaystyle c_1, ..., c_m be roots of multiplicity k1,...,km\displaystyle k_1, ..., k_m such that k1+...+km=n\displaystyle k_1 + ... + k_m = n.

Then we can factor p\displaystyle p as

p(x)=(xc1)k1...(xcm)kmq(x)\displaystyle p(x) = (x-c_1)^{k_1} ... (x-c_m)^{k_m}q(x), for some polynomial q\displaystyle q which lacks roots. But the degree of p\displaystyle p is n\displaystyle n and the degree of the product (xc1)k1...(xcm)km\displaystyle (x-c_1)^{k_1}...(x-c_m)^{k_m} is also n\displaystyle n.


deg p=\displaystyle p = deg (xc1)k1+...+\displaystyle (x-c_1)^{k_1} + ... + deg (xcm)km+\displaystyle (x-c_m)^{k_m}+ deg q\displaystyle q

n=k1+...+km+\displaystyle n = k_1 + ... + k_m + deg q\displaystyle q
n=n+\displaystyle n = n + deg q\displaystyle q

Therefore q\displaystyle q much have degree 0\displaystyle 0 hence be a constant. If we look at the xn\displaystyle x^n terms on both sides we can see that q(x)=an\displaystyle q(x) = a_n i.e. the highest coefficient in p\displaystyle p, thus

p(x)=an(xc1)k1...(xcm)km\displaystyle p(x) = a_n(x-c_1)^{k_1}...(x-c_m)^{k_m}


My question is​:

Why/how does q(x)=an\displaystyle q(x) = a_n ?
You did answer it yourself!!!
 
You did answer it yourself!!!
No, I'm quoting my math book. I don't fully understand it myself.

But for this to actually work according to what I've stated above

q(x)=anx0\displaystyle q(x) = a_nx^0

But this makes no sense to me since the constant term should be a0\displaystyle a_0 hence q(x)=a0x0\displaystyle q(x) = a_0x^0

Clearly, I'm lacking some fundamental insight...
 
Last edited:
A polynomial of degree n\displaystyle n has exactly n\displaystyle n complex roots if you count multiplicity.

Let p(x)=anxn+...+a1x+a0\displaystyle p(x) = a_nx^n + ... +a_1x + a_0 be a polynomial of degree n\displaystyle n and let c1,...,cm\displaystyle c_1, ..., c_m be roots of multiplicity k1,...,km\displaystyle k_1, ..., k_m such that k1+...+km=n\displaystyle k_1 + ... + k_m = n.

Then we can factor p\displaystyle p as

p(x)=(xc1)k1...(xcm)kmq(x)\displaystyle p(x) = (x-c_1)^{k_1} ... (x-c_m)^{k_m}q(x), for some polynomial q\displaystyle q which lacks roots. But the degree of p\displaystyle p is n\displaystyle n and the degree of the product (xc1)k1...(xcm)km\displaystyle (x-c_1)^{k_1}...(x-c_m)^{k_m} is also n\displaystyle n.
And so it follows that q(x)\displaystyle q(x) is a constant.


deg p=\displaystyle p = deg (xc1)k1+...+\displaystyle (x-c_1)^{k_1} + ... + deg (xcm)km+\displaystyle (x-c_m)^{k_m}+ deg q\displaystyle q

n=k1+...+km+\displaystyle n = k_1 + ... + k_m + deg q\displaystyle q
n=n+\displaystyle n = n + deg q\displaystyle q

Therefore q\displaystyle q much have degree 0\displaystyle 0 hence be a constant. If we look at the xn\displaystyle x^n terms on both sides we can see that q(x)=an\displaystyle q(x) = a_n i.e. the highest coefficient in p\displaystyle p, thus

p(x)=an(xc1)k1...(xcm)km\displaystyle p(x) = a_n(x-c_1)^{k_1}...(x-c_m)^{k_m}


My question is​:

Why/how does q(x)=an\displaystyle q(x) = a_n ?
You wrote the polynomial anxn+an1xn1++a1x+a0\displaystyle a_nx^n+ a_{n-1}x^{n-1}+ \cdot\cdot\cdot+ a_1x+ a_0 and then factored it as p(x)=(xc1)k1...(xcm)kmq(x)\displaystyle p(x) = (x-c_1)^{k_1} ... (x-c_m)^{k_m}q(x). As you say above q(x) must be a constant, not a function of x. Further, if you were to multiply that product of linear terms, p(x)=(xc1)k1...(xcm)km\displaystyle p(x) = (x-c_1)^{k_1} ... (x-c_m)^{k_m} it should be clear that the hist power term is just xn\displaystyle x^n with no coefficient. In order to make that equal to anxn+\displaystyle a_nx^n+ \cdot\cdot\cdot, you have to multiply by an\displaystyle a_n. That is the constant, q(x).
 
And so it follows that q(x)\displaystyle q(x) is a constant.



You wrote the polynomial anxn+an1xn1++a1x+a0\displaystyle a_nx^n+ a_{n-1}x^{n-1}+ \cdot\cdot\cdot+ a_1x+ a_0 and then factored it as p(x)=(xc1)k1...(xcm)kmq(x)\displaystyle p(x) = (x-c_1)^{k_1} ... (x-c_m)^{k_m}q(x). As you say above q(x) must be a constant, not a function of x. Further, if you were to multiply that product of linear terms, p(x)=(xc1)k1...(xcm)km\displaystyle p(x) = (x-c_1)^{k_1} ... (x-c_m)^{k_m} it should be clear that the hist power term is just xn\displaystyle x^n with no coefficient. In order to make that equal to anxn+\displaystyle a_nx^n+ \cdot\cdot\cdot, you have to multiply by an\displaystyle a_n. That is the constant, q(x).


So you're saying that (xc1)k1(xc2)k2(xc3)k3...=xn+xn1+xn2...\displaystyle (x-c_1)^{k_1}(x-c_2)^{k_2}(x-c_3)^{k_3}... = x^n + x^{n-1} + x^{n-2}... ?
 
Last edited:
So you're saying that (xc1)k1(xc2)k2(xc3)k3...=xn+xn1+xn2...\displaystyle (x-c_1)^{k_1}(x-c_2)^{k_2}(x-c_3)^{k_3}... = x^n + x^{n-1} + x^{n-2}... ?
No, prof Halls is not saying that. All that is being said is the leading term will 1xn.

Consider (x-c1)(x-c2) = 1x2 - (c1 + c2)x + (c1c2). Notice that the non leading coefficients do not have be 1 while the leading coefficient is 1. To get the leading coefficient to be say 7 we need to multiply both sides by 7.

We will get 7(x-c1)(x-c2) = 7x2 - 7(c1 + c2)x + 7(c1c2).

Does this help?
 
Last edited:
No, I am not saying that at all! I am saying that the leading coefficient, the coefficient of the highest power of x is 1. The other coefficients are not necessarily 1.

For example, the product (x- 1)(x- 2)(x- 3)= (x^2- 3x+ 2)(x- 1)= x^3- 4x^2+ 5x- 2. The coefficient of the highest power of x is 1, the other coefficients are not 1.
 
Last edited:
Top