prmo 2013 question 3
3. It is given that the equation
has integer roots. What is the sum of all possible values of ?
[PRE-RMO – 2013]
Solution 1:
x = (a ± √(a² - 80)) / 2
a² - 80 should be a perfect square.
For eg. a = 9 ⇒ √1
a = -9 also works
And x should be integer.
So numerator, i.e. a ± √(a² - 80) should be even.
If a is odd, (a² - 80) is odd and hence
√(a² - 80) is odd
⇒ numerator = -a ± odd = -odd ± odd = even
Similarly if a is even, (a² - 80) is even and hence
√(a² - 80) is even
⇒ numerator = -a ± even = -even ± even = even
So numerator is always even if (a² - 80) is a perfect square.
And for each valid value of (a² - 80), there are 2 valid values of 'a'(plus and minus).
So no matter how many valid values of 'a' are there, they will all add up to 0.
Answer: 0
And for each valid value of (a² - 80), there are 2 valid values of 'a'(plus and minus).
So no matter how many valid values of 'a' are there, they will all add up to 0.
Answer: 0
Solution 2:
A convenient way to proceed is to let the integer roots be
and . Then by Vieta’s formulas,
Since both and must be integers whose product is 20, the only possibilities (up to order) are
Their respective sums (and corresponding values of ) are
Hence the possible values of are . Their sum is
Therefore, the sum of all possible values of is
Comments
Post a Comment