Difference between revisions of "1977 Canadian MO Problems/Problem 1"
(→Solution) |
(Added information about discriminant being a perfect square, removed "problem" header) |
||
| Line 1: | Line 1: | ||
| − | |||
If <math>\displaystyle f(x)=x^2+x,</math> prove that the equation <math>\displaystyle 4f(a)=f(b)</math> has no solutions in positive integers <math>\displaystyle a</math> and <math>\displaystyle b.</math> | If <math>\displaystyle f(x)=x^2+x,</math> prove that the equation <math>\displaystyle 4f(a)=f(b)</math> has no solutions in positive integers <math>\displaystyle a</math> and <math>\displaystyle b.</math> | ||
| + | |||
== Solution == | == Solution == | ||
| Line 7: | Line 7: | ||
Applying the quadratic formula, <math> \displaystyle a=\frac{-1\pm \sqrt{b^2+b+1}}{2}. </math> | Applying the quadratic formula, <math> \displaystyle a=\frac{-1\pm \sqrt{b^2+b+1}}{2}. </math> | ||
| − | + | In order for both <math>a</math> and <math>b</math> to be integers, the [[discriminant]] must be a [[perfect square]]. However, since <math>\displaystyle b^2< b^2+b+1 <(b+1)^2,</math> the quantity <math>\displaystyle b^2+b+1</math> cannot be a perfect square when <math>\displaystyle b</math> is an integer. Hence, when <math>\displaystyle b</math> is a positive integer, <math>\displaystyle a</math> cannot be. | |
| + | |||
== See also == | == See also == | ||
Revision as of 11:37, 22 July 2006
If
prove that the equation
has no solutions in positive integers
and
Solution
Directly plugging
and
into the function,
We now have a quadratic in
Applying the quadratic formula,
In order for both
and
to be integers, the discriminant must be a perfect square. However, since
the quantity
cannot be a perfect square when
is an integer. Hence, when
is a positive integer,
cannot be.