Johanz says to Sandra, "I am thinking of a polynomial whose roots are all positive integers. The polynomial has the form for some positive integers and . Can you tell me the values of and ?"
After some calculations, Sandra says, "There is more than one such polynomial."
Johanz says, "You’re right. Here is the value of ." He writes down a positive integer and asks, "Can you tell me the value of ?"
Sandra says, "There are still two possible values of ."
Find the sum of the two possible values of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let’s say the polynomial has roots p , q , and r . By Vieta’s Formulas, the sum of the roots p + q + r = 2 − ( − 2 a ) = a . Similarly, the sum of the products of each pair of roots p q + p r + q r = 2 a 2 − 8 1 . Since a = p + q + r , a 2 = p 2 + q 2 + r 2 + 2 p q + 2 p r + 2 q r . We can eliminate the 2 p q + 2 p r + 2 q r since it equals a 2 − 8 1 : a 2 = p 2 + q 2 + r 2 + a 2 − 8 1 → p 2 + q 2 + r 2 = 8 1 . Without Loss of Generality, suppose that p ≥ q ≥ r . Trial and error gives the triples ( p , q , r ) : ( 8 , 4 , 1 ) , ( 7 , 4 , 4 ) , ( 6 , 6 , 3 ) . Since there is a given value of a , the two triples selected must be ( 7 , 4 , 4 ) and ( 6 , 6 , 3 ) because 7 + 4 + 4 = 1 5 = 6 + 6 + 3 . a directly follows to be 1 5 . But we need to find the sum of the values of c : Vieta’s formulas again show that c = 2 ⋅ ∏ (roots) . The requested sum is therefore 2 ⋅ [ 7 ⋅ 4 ⋅ 4 + 6 ⋅ 6 ⋅ 3 ] = 2 ⋅ ( 1 1 2 + 1 0 8 ) = 2 ⋅ 2 2 0 = 4 4 0 .