Exercise 3.4.7 (Rational root of $au^2 + bu + c$)

Let a , b , and c be integers with a 0 . Show that if one root of the equation a u 2 + bu + c = 0 is rational then the other one is, and that b 2 4 ac is a perfect square, possibly 0 . Show also that if b 2 4 ac is a perfect square, possibly 0 , then the roots of the equation a u 2 + bu + c = 0 are rational.

Answers

(Definitely 0 = 0 2 is a perfect square.)

Proof. Let u 1 , u 2 be the (complex) roots of the polynomial a u 2 + bu + c , where u is a variable (indeterminate), and u 1 is rational. Then a u 2 + bu + c = a ( u u 1 ) ( u u 2 ) = a u 2 a ( u 1 + u 2 ) + a u 1 u 2 .

Therefore b = a ( u 1 + u 2 ) , so u 2 = ( b a ) u 1 is rational. Moreover, since there exists a real root u 1 , d = b 2 4 ac 0 , and the root

b + d 2 a = λ ( λ = u 1  or  λ = u 2 )

is rational.

Thus d = 2 + b , so that

d = r s ,

where r , s are integers such that r 0 , s > 0 , r s = 1 . If p is a prime factor of s , then p d s 2 = r 2 , thus p r . This is impossible since r s = 1 . This contradiction shows that s > 0 has no prime factor, so s = 1 , and d = r 2 is a perfect square.

Conversely, suppose that d = b 2 4 ac = m 2 ( m ) is a perfect square. Then the roots of a u 2 + bu + c = 0 are

b ± d 2 a = b ± m 2 a ,

which are both rational numbers. □

User profile picture
2024-11-13 10:57
Comments