Polynomial Divisibility Problem: Proof & Corollary

  • MHB
  • Thread starter kaliprasad
  • Start date
  • Tags
    Divisibility
In summary: Therefore, P(a)-P(b) is divisible by a-b. This is also true for any constant b, so P(a)-P(b) is always divisible by a-b for any polynomial P(x). Additionally, if P(x) has integer coefficients and P(0) and P(1) are odd, then P(even)-P(0) is even and P(odd)-P(1) is even, so neither can be zero. Therefore, P(x) does not have any integer roots. In summary, for any polynomial P(x), P(a)-P(b) is divisible by a-b and if P(x) has integer coefficients and P(0) and P(1) are odd, then P(x
  • #1
kaliprasad
Gold Member
MHB
1,335
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
  • #2
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 \(\displaystyle Q_b(x)=P(x)-P(b)\) this has a root at \(\displaystyle x=b\) so there exists a polynomial \(\displaystyle R_b(x)\) such that:

\(\displaystyle Q_b(x)=(x-b)R_b(x)\),

and in particular:

\(\displaystyle Q_b(a)=P(a)-P(b)=(a-b)R_b(a)\)

.
 

1. What is the Polynomial Divisibility Problem?

The Polynomial Divisibility Problem is a mathematical problem that involves determining whether a given polynomial can be divided evenly by another polynomial. It is a fundamental concept in algebra and is often used in fields such as number theory, cryptography, and computer science.

2. How do you prove a polynomial is divisible by another polynomial?

To prove that a polynomial is divisible by another polynomial, we can use the Polynomial Division Algorithm. This involves dividing the polynomial and checking if the remainder is equal to zero. If the remainder is zero, then the polynomial is divisible.

3. What is the corollary of the Polynomial Divisibility Problem?

The corollary of the Polynomial Divisibility Problem is the Remainder Theorem. This theorem states that if a polynomial f(x) is divided by (x-c), where c is a constant, then the remainder is equal to f(c). In other words, the remainder when dividing a polynomial by (x-c) is the value of the polynomial when x=c.

4. What are some real-life applications of the Polynomial Divisibility Problem?

The Polynomial Divisibility Problem has many applications in various fields. In number theory, it is used in the study of prime numbers and factorization. In cryptography, it is used in creating secure encryption algorithms. In computer science, it is used in data compression and error-correcting codes.

5. Are there any special cases of the Polynomial Divisibility Problem?

Yes, there are two special cases of the Polynomial Divisibility Problem. The first is when the divisor is a monomial, meaning it only has one term. In this case, the remainder is equal to the constant term of the polynomial. The second special case is when the divisor is a binomial of the form (x-c), where c is a constant. In this case, we can use the Remainder Theorem to find the remainder.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
1K
Replies
27
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
962
  • Precalculus Mathematics Homework Help
Replies
2
Views
930
  • Linear and Abstract Algebra
Replies
28
Views
2K
  • Linear and Abstract Algebra
Replies
20
Views
3K
Replies
6
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
640
  • Linear and Abstract Algebra
Replies
2
Views
965
Back
Top