How many integers a are there for which the roots of the quadratic equation x 2 + a x + 2 0 1 3 = 0 are integers?
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.
i entered 4 as answer and got it wrong
For x to be an integer we the discriminant to be a square: b 2 − 4 a c = a 2 − 4 ( 2 0 1 3 ) = b 2 ⇒ a 2 − b 2 = ( a − b ) ( a + b ) = 2 2 × 3 × 1 1 × 6 1 Now the sum of the 2 factors, a-x and a+x must be even (namely 2a) and at least one of them is even. However, if say, a-x is odd and a+x is even then this implies (by parity) that 2a is odd. This contradiction proves that we pick a single factor of 2 for a-x and a+x. We have 2 choices for each of the others leaving: 1 × 2 × 2 × 2 = 8 c h o i c e s
If we write x(x+a)=-2013 and we know that 'a' and 'x' must be integers then we can simply just count the amount of integer factors that 2013 has. This is 8 (1, 61, 183, 671, 3, 11, 33, 2013). We find these by permutations of the prime factors of 2013.
Problem Loading...
Note Loading...
Set Loading...
Let the two roots of the equation x 2 + a x + 2 0 1 3 = 0 are α , β
Then the equation becomes
x 2 − ( α + β ) x + α β = 0
x 2 − ( α + β ) x + 2 0 1 3 = 0 [Replacing α β by 2 0 1 3 ]
Now as 2 0 1 3 = 3 ∗ 1 1 ∗ 6 1
We get the solutions of α + β = a ( 1 + 2 0 1 3 = 2 0 1 4 ) , ( 3 + 1 1 ∗ 6 1 = 6 7 4 ) , ( 3 ∗ 1 1 + 6 1 = 9 4 ) , ( 3 ∗ 6 1 + 1 1 = 1 9 4 )
Thus 4 solutions.All can be negative so the total number of solutions will be 4 ∗ 2 = 8