Let be positive integers. Consider the class of quadratic equations having two distinct real roots in the open interval . Find the least positive integral value of for such equations.
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 p , q be the roots.
Consider c = a p q < a .
Then b = a ( p + q ) < a p q + a = c + a as a ( 1 − p ) ( 1 − q ) > 0 .
Also b > 2 p q a = 2 a c . This is by AM-GM inequality.
So, now b is bounded between two numbers. One of them, c + a is an integer. This means that the other, 2 a c < c + a − 1 or equivalently a − c > 1 . This is by bringing 2 a c across and square rooting.
(Otherwise b would be between 2 consecutive integers, impossible)
As c ≥ 1 , this immediately implies a > 4
Thus the minimum is at least 5. But the quadratic 5 x 2 − 5 x + 1 satisfies the condition. Thus 5 is the answer.