Difference between revisions of "2001 IMO Shortlist Problems/N5"

(New page: == Problem == Let <math>a > b > c > d</math> be positive integers and suppose that <center><math>ac + bd = (b + d + a - c)(b + d - a + c).</math></center> Prove that <math>ab + cd</math> i...)
 
(Solution)
 
Line 5: Line 5:
  
 
== Solution ==
 
== Solution ==
{{solution}}
+
Equality is equivalent to
 +
<math> a^2 - ac + c^2 = b^2 + bd + d^2  (1) </math>.
 +
 
 +
Let <math>ABCD</math> be the quadrilateral with <math>AB = a</math>, <math>BC = d</math>, <math>CD = b</math>, <math>AD = c</math>, <math> \angle BAD =
 +
60^\circ</math>, and <math> \angle BCD = 120^\circ</math>. Such a quadrilateral exists by <math>(1)</math> and the Law of Cosines.
 +
 
 +
By Strong Form of Ptolemy's Theorem, we find that;
 +
 
 +
<math>BD^2 = \frac{(ab+cd)(ad+bc)}{ac+bd}</math>
 +
 
 +
and by rearrangement inequality;
 +
 
 +
<math>ab+cd > ac+bd > ad+bc</math>.
 +
 
 +
Assume <math>ab+cd = p</math> is a prime, since <math>a^2 - ac + c^2 = BD^2</math> is an integer <math>p \times \frac{ad+bc}{ac+bd}</math> must be an integer but this is false since <math>(p,ac+bd) = 1</math> and <math>ac+bd > ad+bc</math>. Thus <math>ab+cd</math> can not be a prime.
  
 
== Resources ==
 
== Resources ==

Latest revision as of 04:44, 25 October 2022

Problem

Let $a > b > c > d$ be positive integers and suppose that

$ac + bd = (b + d + a - c)(b + d - a + c).$

Prove that $ab + cd$ is not prime.

Solution

Equality is equivalent to $a^2 - ac + c^2 = b^2 + bd + d^2  (1)$.

Let $ABCD$ be the quadrilateral with $AB = a$, $BC = d$, $CD = b$, $AD = c$, $\angle BAD = 60^\circ$, and $\angle BCD = 120^\circ$. Such a quadrilateral exists by $(1)$ and the Law of Cosines.

By Strong Form of Ptolemy's Theorem, we find that;

$BD^2 = \frac{(ab+cd)(ad+bc)}{ac+bd}$

and by rearrangement inequality;

$ab+cd > ac+bd > ad+bc$.

Assume $ab+cd = p$ is a prime, since $a^2 - ac + c^2 = BD^2$ is an integer $p \times \frac{ad+bc}{ac+bd}$ must be an integer but this is false since $(p,ac+bd) = 1$ and $ac+bd > ad+bc$. Thus $ab+cd$ can not be a prime.

Resources