Polynomial Divisibility Problem: Proof & Corollary

  • Context: MHB 
  • Thread starter Thread starter kaliprasad
  • Start date Start date
  • Tags Tags
    Divisibility
Click For Summary
SUMMARY

The polynomial divisibility problem establishes that for any polynomial P(x), the expression P(a) - P(b) is divisible by (a - b). This is proven by expanding P(x) and demonstrating that each term in the expansion contributes a factor of (a - b). Additionally, a corollary states that if P(x) has integer coefficients and both P(0) and P(1) are odd, then P(x) does not have any integer roots, as both P(even) - P(0) and P(odd) - P(1) yield even results, preventing them from being zero.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Familiarity with polynomial expansion and factorization
  • Knowledge of integer coefficients in polynomials
  • Basic concepts of roots and divisibility in algebra
NEXT STEPS
  • Study polynomial factorization techniques in algebra
  • Explore the Remainder Theorem and its applications
  • Learn about the implications of polynomial roots and coefficients
  • Investigate further corollaries related to polynomial behavior
USEFUL FOR

Mathematicians, algebra students, educators, and anyone interested in polynomial theory and its applications in higher mathematics.

kaliprasad
Gold Member
MHB
Messages
1,333
Reaction score
0
problem
For any polynomial P(x) show that P(a) - P(b) is divisible by a-b
Proof:
Let $p (x) = t_nx^n + t_{n-1} x^{n-1} + \cdots + t_0$
Then
$p (a) = t_na^n + t_{n-1} a^{n-1} + \cdots + t_0$
$p (b) = t_nb^n + t_{n-1} b^{n-1} + \cdots + t_0$
So $p (a) – p(b) = t_n(a^n- b^n) +t_{n-1} (a^{n-1}-b^{n-1}) + \cdots + t_1(a-b)$
As each of the $a^k-b^k $ is divisible by a- b so p(a) – p(b) is dibvisible by a-b.
As a corollary
If p(x) has integer coefficients and P(0) and P(1) are odd it does not have any integer root.
This is so because P(even) – p(0) is even and P(odd) – p(1) is even so neither can be zero.
 
Last edited:
Physics news on Phys.org
kaliprasad said:
problem
For any polynomial P(x) show that P(a) - P(b) is divisible by a-b
Proof:
Let $p (x) = t_nx^n + t_{n-1} x^{n-1} + \cdots + t_0$
Then
$p (a) = t_na^n + t_{n-1} a^{n-1} + \cdots + t_0$
$p (b) = t_nb^n + t_{n-1} b^{n-1} + \cdots + t_0$
So $p (a) – p(b) = t_n(a^n- b^n) +t_{n-1} (a^{n-1}-b^{n-1}) + \cdots + t_1(a-b)$
As each of the $a^k-b^k $ is divisible by a- b so p(a) – p(b) is dibvisible by a-b.
As a corollary
If p(x) has integer coefficients and P(0) and P(1) are odd it does not have any integer root.
This is so because P(even) – p(0) is even and P(odd) – p(1) is even so neither can be zero.

Let $$Q_b(x)=P(x)-P(b)$$ this has a root at $$x=b$$ so there exists a polynomial $$R_b(x)$$ such that:

$$Q_b(x)=(x-b)R_b(x)$$,

and in particular:

$$Q_b(a)=P(a)-P(b)=(a-b)R_b(a)$$

.
 

Similar threads

Replies
48
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K