Our aim is clear:
Understand how identities relate to polynomial equality, then learn coefficient comparison and the method of undetermined coefficients built on top of that.
Key flow:
- An identity holds for every allowed value.
- A polynomial identity therefore means the two polynomials are actually the same expression.
- Treat their difference as the zero polynomial and compare coefficients degree by degree.
- That logic powers both coefficient comparison and the method of undetermined coefficients.
1. Identities vs. Polynomial Equality
1‑1. Equations vs. Identities
An equation may hold only for certain values. For example, is true only when .
An identity holds for all permissible values. For polynomial identities, that means all real numbers. For example,
holds for every real value of .
1‑2. Why Polynomials Are Special
Suppose and agree for every : Then their difference equals 0 for all .
Now focus on what that means. If , then is a factor of by the factor theorem. Since for every real number , the polynomial has infinitely many roots.
But a nonzero polynomial of degree can have at most roots. So the only polynomial that can be 0 for every is the zero polynomial, the polynomial whose coefficients are all 0.
Therefore is the zero polynomial, so and must have the same coefficient at each degree.
1‑3. Core Statement
A polynomial identity collapses to polynomial equality.
In other words, if as an identity, then is the zero polynomial and we can match coefficients at each degree.
This is why coefficient comparison works: it is not a trick. It follows from the fact that a polynomial identity forces the two sides to be the same polynomial.
1‑4. Why This Matters
Once we know two sides form a polynomial identity, one long equation turns into several smaller equations, one for each degree. That makes it much easier to find unknown coefficients when factoring, rewriting expressions, or decomposing fractions.
2. Coefficient Comparison
2‑1. Principle
Within a polynomial identity, coefficients of equal degree must match. Example: forces , , . This procedure is the coefficient comparison method.
2‑2. Example
Find such that
Expand the right-hand side:
Match coefficients:
Now solve them in order:
- From , we get .
- From , we get , so .
- From , we get , so .
- The last equation confirms that is correct.
Therefore , , .
3. Method of Undetermined Coefficients
3‑1. Meaning
In this method, we leave unknown coefficients as symbols and determine them so the identity holds. In other words, we set up an identity first and then solve for the unknowns by coefficient comparison.
3‑2. Partial-fraction Example
Suppose we want to rewrite a fraction into simpler pieces. That is where undetermined coefficients become useful.
Determine so that
Multiply both sides by :
Expand:
Compare coefficients to get
Hence , .
3‑3. Plugging Convenient Values
The identity
holds for every permissible value of , so we can choose values that simplify the calculation. In this example, and are especially convenient because they make one term disappear.
- Plug → .
- Plug → .
So and again.
This is not a different idea from coefficient comparison. It uses the same identity, but it chooses values of that isolate the unknowns more quickly. Coefficient comparison is still the safest way to see the whole structure, and substitution is a faster shortcut when the identity is already set up clearly.
4. Key Takeaways
| Concept | Core idea |
|---|---|
| Identity | Holds for every value |
| Polynomial identity | Two polynomials equal for all |
| Coefficient comparison | Match coefficients degree by degree |
| Undetermined coefficients | Treat unknown coefficients as symbols and solve |
Identity
↓
Polynomial equality
↓
Difference becomes zero polynomial
↓
Coefficient comparison
↓
Solve for unknowns
5. Practice Problems
Problem 1
Find if
Answer
Expand the right-hand side to .
Matching coefficients gives:
- , so and
- the constant term also gives , so the result is consistent
Therefore , .
Problem 2
Find if
Answer
Expanding the right-hand side gives .
Match coefficients:
Thus , , .
6. Coming Up
Next we’ll explore
- how to view a polynomial through the roots of an equation
- why factorization is the key tool for reading those roots
- why the point where factorization stops in the real numbers leads to complex numbers
In one sentence:
Polynomial identities collapse into polynomial equality, enabling coefficient comparison and the method of undetermined coefficients.
💬 댓글
이 글에 대한 의견을 남겨주세요