Polynomials in Multiple Variables
When dealing with 3 or more variables, symmetry plays a massive role. Most Olympiad problems in this category involve symmetric sums or cyclic shifts.
Symmetric Polynomials
A polynomial is symmetric if permuting the variables does not change the polynomial. Examples:
Fundamental Theorem of Symmetric Polynomials
Any symmetric polynomial in can be expressed uniquely as a polynomial in the elementary symmetric polynomials:- ...
Cyclic Polynomials
A polynomial is cyclic if it remains unchanged under the cyclic shift .- Note: All symmetric polynomials are cyclic, but not all cyclic polynomials are symmetric (e.g., ).
Factorization Tricks
1. Vanishing Check
If setting makes the polynomial zero, then is a factor. If the polynomial is symmetric/cyclic, then and must also be factors.
Example
Factor .
Proof. Set : . So is a factor. By cyclic symmetry, and are factors. Since , we must have: . Comparing coefficients (e.g., term) gives . ∎
Practice Problems
Exercise (Problem 1)
Factor completely: .
Exercise (Problem 2)
Given , express in terms of .
Exercise (Problem 3)
Let be roots of . Compute without finding the roots explicitly.