Difference between revisions of "2006 Romanian NMO Problems/Grade 7/Problem 4"
(→Solution) |
m |
||
Line 4: | Line 4: | ||
''Marius Gherghu, Slatina'' | ''Marius Gherghu, Slatina'' | ||
==Solution== | ==Solution== | ||
− | {{ | + | Suppose that <math>A</math> is infinite. Let <math>a \in A</math> be the smallest element of <math>A</math>. Let <math>n \in A</math> such that <math>n > a</math> and let <math>g = GCD(n,a)</math>. Then <math>\frac{[n,a]}{n-a} = \frac{na}{g(n-a)} = \frac{a}{g} + \frac{a^{2}}{g(n-a)}</math> is an integer for arbitrarily large <math>n</math>; but <math>\frac{a^{2}}{g(n-a)} < \frac{a^{2}}{n-a} < 1</math> if <math>n > a^{2}+a</math>. Therefore <math>A</math> is finite. |
+ | |||
+ | Let <math>x,y \in A</math> with <math>x > y</math>; let <math>g = GCD(x,y)</math> and <math>x_{0} = x/g</math> and <math>y_{0} = y/g</math>. Then <math>\frac{[x,y]}{x-y} = \frac{xy}{g(x-y)} = \frac{x_{0}y_{0}}{x_{0}-y_{0}}</math>. Suppose <math>x_{0} - y_{0} > 1</math> and let <math>p</math> be a prime dividing <math>x_{0} - y_{0}</math>; <math>p</math> divides <math>x_{0}</math> if and only if <math>p</math> divides <math>y_{0}</math>. But <math>p</math> divides neither because <math>x_{0}</math> and <math>y_{0}</math> are relatively prime. Thus <math>x_{0} - y_{0} = 1</math> and <math>g = x-y</math> and <math>\frac{xy}{(x-y)^{2}} \in A</math> for all <math>x,y \in A</math> such that <math>x > y</math>. | ||
+ | |||
+ | Let <math>b</math> be the smallest element and let <math>a</math> be the largest element of <math>A</math>. Since <math>\frac{ab}{(a-b)^{2}} \in A</math>, we have <math>b \le \frac{ab}{(a-b)^{2}} \le a \implies b \le (a-b)^{2} \le a</math> so <math>(a-b)^{2}</math> equals <math>a</math> or <math>b</math>. Suppose there exists some <math>n \in A</math> such that <math>b < n < a</math>. If <math>(a-b)^{2} = b</math>, then <math>\frac{[n,a]}{a-n} = \frac{an}{(a-n)^{2}} > \frac{ab}{(a-b)^{2}} = a</math>, contradiction. If <math>(a-b)^{2} = a</math>, then <math>\frac{[n,b]}{n-b} = \frac{bn}{(n-b)^{2}} < \frac{ab}{(a-b)^{2}} = b</math>, contradiction. | ||
==See also== | ==See also== |
Revision as of 21:39, 7 July 2011
Problem
Let be a set of positive integers with at least 2 elements. It is given that for any numbers , we have , where by we have denoted the least common multiple of and . Prove that the set has exactly two elements.
Marius Gherghu, Slatina
Solution
Suppose that is infinite. Let be the smallest element of . Let such that and let . Then is an integer for arbitrarily large ; but if . Therefore is finite.
Let with ; let and and . Then . Suppose and let be a prime dividing ; divides if and only if divides . But divides neither because and are relatively prime. Thus and and for all such that .
Let be the smallest element and let be the largest element of . Since , we have so equals or . Suppose there exists some such that . If , then , contradiction. If , then , contradiction.