All the roots of the polynomial are positive integers, possibly repeated. What is the value of ?
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Vieta gives root sum 10 and product 16; six positive integers with product 16 are powers of 2, and only 1,1,2,2,2,2 sums to 10.
Solution
By Vieta, the six roots sum to and multiply to . Positive integers with product are all powers of , so the roots come from .
Distribute four factors of among six roots so the sum is . Any root of or more overshoots: the smallest such sums are , , , . So every root is or . With four s and two s the sum is . The polynomial is
The coefficient collects the products whose degrees add to :
The answer is .
Why this works
Two Vieta relations (sum and product) plus the integrality condition pin down a multiset of roots that would otherwise need all six coefficients. The bounding step is short because a single large root already overshoots the sum. Once the roots are known, any coefficient is just multiplication, but keep the alternating signs straight: the coefficient is times the th symmetric sum.
Alternative approach
Compute directly as , the negative of the sum of all triple products of the roots : three s give ; two s and a give ; one and both s give . Total , so .
The trap
Getting the sign wrong: B is the negative of the sum of triple products, so a correct 88 must be reported as -88.
Common mistakes
- Getting the sign wrong: B is the negative of the sum of triple products, so a correct 88 must be reported as -88.
- Forgetting that roots can repeat and searching for six distinct positive integers, which is impossible here.
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Bound the quantity above/below or estimate to pin it down