Proving theorem for polynomials

Click For Summary
SUMMARY

The discussion centers on proving that if two polynomials, represented as f(x) = a(n)X^(n) + a(n-1)X^(n-1) + ... + a0 and f(x) = b(n)X^(n) + b(n-1)X^(n-1) + ... + b0, are equal, then their coefficients must also be equal: a(i) = b(i) for all i from 0 to n. The proof employs a method of contradiction, leveraging Theorem 2, which states that a polynomial of degree n can have at most n roots. The contradiction arises when assuming that some coefficients D(i) are non-zero, leading to the conclusion that all D(i) must equal zero, thereby confirming the equality of coefficients.

PREREQUISITES
  • Understanding of polynomial functions and their representations
  • Familiarity with the concept of polynomial degree and roots
  • Knowledge of proof techniques, particularly proof by contradiction
  • Acquaintance with Theorem 2 regarding polynomial roots
NEXT STEPS
  • Study the implications of Theorem 2 on polynomial equations
  • Explore advanced proof techniques in algebra, focusing on contradiction
  • Learn about polynomial identities and their applications
  • Investigate the relationship between polynomial coefficients and their roots
USEFUL FOR

Mathematics students, educators, and anyone interested in algebraic proofs, particularly those studying polynomial functions and their properties.

Tahoma
Messages
2
Reaction score
0

Homework Statement


Prove the following statement:

Let f be a polynomial, which can be written in the form
fix) = a(n)X^(n) + a(n-1)X^(n-1) + • • • + a0
and also in the form
fix) = b(n)X^(n) + b(n-1)X^(n-1) + • • • + b0

Prove that a(i)=b(i) for all i=0,1,2,...,n-1,n

Homework Equations


3. The Attempt at a Solution [/B]
0 = f(x) - f(x) = (a(n)-b(n))X^(n) + (a(n)-b(n))X^(n) + ... + a0 - b0
Need to prove that Di = (a(i)-b(i)) = 0 for i = 0,1,2,3,4,...n

But I do not know how.

This is the answer from book, using the method of contradiction:
Suppose that there exists some index i such that Di does not equal 0.
Let m be the largest of these indices, so that we can write
0 = D(m)X^(m) + ... + D0 for all x and D(m) does not equal 0. This contradicts Theorem 2. Therefore we conclude that Di = 0 for all i = 1, . . . , n, thus proving the theorem.

Theorem 2 is as stated:
Let f be a polynomial. Let a0,a1,...,a(n-1),a(n) be numbers such that a(n) does not equal 0, and such that we have: f(x) = a0 + a1X + ... + a(n)X^(N) for all x. Then f has at most n roots.

I don't understand the contradiction between theorem 2 and the statement regarding D(m). Could someone explain?
 
Physics news on Phys.org
The polynomial with the D coefficients is zero for all x and therefore every real number is a root of it. Therefore it has more than m roots. But theorem 2 says it cannot have more than m roots.
 
Thank you, answers it perfectly
 

Similar threads

Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
Replies
7
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
Replies
14
Views
3K
  • · Replies 35 ·
2
Replies
35
Views
6K