Can the Roots of Polynomials Be Proven?

Click For Summary

Discussion Overview

The discussion revolves around the proof of the relationship between the roots of polynomials and their factors, specifically whether the statement that if a polynomial P(x) has a root at P(a), then (x-a) is a factor of P(x) can be formally proven or if it is merely a definition.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants assert that if P(a) = 0, then (x-a) is a factor of P(x), suggesting that this can be proven using the division algorithm.
  • Others provide a detailed proof involving the Remainder Theorem, stating that if P(a) = 0, then the remainder R in the polynomial division must be zero, thus confirming (x-a) as a factor.
  • One participant emphasizes the need to express the polynomial in a specific form to facilitate understanding of the proof.

Areas of Agreement / Disagreement

Participants generally agree on the validity of the relationship between roots and factors of polynomials, with some providing proofs while others question whether it is a definition or a theorem. The discussion includes multiple perspectives on the proof process, and no consensus is reached on the nature of the statement as a definition versus a theorem.

Contextual Notes

Some participants reference the Remainder Theorem and the division algorithm without fully resolving the implications of these theorems in relation to the proof being discussed. There are also varying levels of detail in the proofs presented, which may affect clarity and understanding.

Mentallic
Homework Helper
Messages
3,802
Reaction score
95
It is basic knowledge that if a polynomial P(x) of nth degree has a root or zero at P(a), then (x-a) is a factor of the polynomial. However, can this be proved? or is this more of a definition of roots of polynomials?
 
Mathematics news on Phys.org
there are polynomials Q(x),R(x) ,such that degR(x)<deg(x-a) and P(x)=(x-a)Q(x)+R(x),if
P(a)=0,we have R(a)=0,for degR(x)<deg(x-a),R(x) is constant
 
If p(a) = 0, use the division algorithm to write p(x) = q(x)(x - a) + r(x), where either deg r(x) < deg (x - a) = 1, or r(x) = 0; in either case r(x) = b is a constant polynomial, so p(x) = q(x)(x - a) + b, so 0 = p(a) = q(a)(a - a) + b = b, which means p(x) = q(x)(x - a). Thus, x - a divides p(x).
 
This can be proved. Let us say P(x) has a root at a if P(a)=0. Let us say (x-a) is a factor of the polynomial P(x) is there exist a polynomial Q(x) of degree one less such that P(x)=(x-a)Q(x).

Theorem Factor Theorem

Let P(x) be a polynomial of the nth degree and let P(a)=0, then (x-a) is a factor of P(x).
Proof
This proof will follow from the remainder theorem.

Theorem Remainder Theorem
Let P(x) be a polynomial of the nth degree , then P(x)=(x-a)Q(x)+R where Q(x) is a polynomial of degee one less and R is a constant.
Proof
let (x-a)^k be writtten in exppanded form for k=1,...,n
(x-a)^0=1
(x-a)^1=x-a
(x-a)^2=x^2-2ax+a^2
(x-a)^3=x^3-3ax^2+3a^2x-a^3
and so on
Since Q(x) polynommial we may write it in the form
Q(x)=a+bx+cx^2+dx^3+...
we can select the coefficients as follows
Express P(x) in standard form choose the coefficient of x^n in P(x) for the x^(n-1) term of Q(x).
Express [P(x)-(coeffcicent chosen in previous step)x^n] in standard form choose the coefficient of x^(n-1) for the x^(n-2) term of Q(x).
Express [P(x)-(coeffcicent chosen two steps back)x^n-(coeffcicent chosen one step back)x^(n-2)] in standard form choose the coefficient of x^(n-2) for the x^(n-3) term of Q(x).
Continue in this patern to find all coefficients of Q(x).
chose
R=P(0)+aQ(0)
QED

Proof Theorem Factor Theorem (continued)
Write P(x) as in the remainder theorem

P(x)=(x-a)Q(x)+R

The factor theorem will be proved if we show R=0.
set x=a
P(x)=(x-a)Q(x)+R
P(a)=(a-a)Q(x)+R
P(a)=(0)Q(x)+R
P(a)=R

Since a is a root of P(x),
P(a)=0 hence R=0.

QED
 
Ahh I see We simply need to express the polynomial in the form [tex]P(x)=A(x)Q(x)+R(x)[/tex] and it all falls into place :smile:
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 19 ·
Replies
19
Views
4K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K