Let $a_{1}, \ldots, a_{n}$ be an infinite sequence of strictly positive integers, so that $a_{k} < a_{k+1}$ for any $k.$ Prove that there exists an infinity of terms $ a_{m},$ which can be written like $a_m = x \cdot a_p + y \cdot a_q$ with $x,y$ strictly positive integers and $p \neq q.$
Problem
Source: IMO ShortList, Great Britain 2, IMO 1975, Day 1, Problem 2
Tags: modular arithmetic, number theory, Sequence, Additive Number Theory, IMO, IMO 1975
13.11.2005 00:09
I recall solving this once before, but since I like the problem.. If we can find $p\ne q$ such that $(a_p,a_q)=1$, we're done: every sufficiently large positive integer $n$ can be written in the form $xa_p+ya_q,\ x,y\in\mathbb N$. We can thus assume there are no two such $p\ne q$. We now prove the assertion by induction on the first term of the sequence, $a_1$. The base step is basically proven, since if $a_1=1$ we can take $p=1$ and any $q>1$ we want. There must be a prime divisor $u|a_1$ which divides infinitely many terms of the sequence, which form some subsequence $(a_{k_n})_{n\ge 1},\ k_1=1$. Now apply the induction hypothesis to the sequence $\left(\frac{a_{k_n}}u\right)_{n\ge 1}$.
01.06.2008 21:12
grobber wrote: If we can find $ p\ne q$ such that $ (a_p,a_q) = 1$, we're done: every sufficiently large positive integer $ n$ can be written in the form $ xa_p + ya_q,\ x,y\in\mathbb N$ Please can you explain why? I don't know this fact.
01.06.2008 22:15
See http://www.mathlinks.ro/Wiki/index.php/Chicken_McNugget_Theorem .
01.06.2008 22:36
I believe its called the "Chicken McNugget Theorem". Its easier to give an example to show why this is intuitively true: Chicken McNugget Theorem: \[ \text{If }(a,b)=1\text{ then all }n>(a-1)(b-1)\text{ can be written as }xa+yb\] Take $ 3,7$. Beyond $ 12$, we can write 13=2(3)+7, 14=2(7), and 15=5(3). Now all numbers can be written mod 3, so just scale these up by three to hit all positive integers beyond a point. EDIT: I just saw i got beaten to this post...
02.06.2008 11:10
This is very helpful. Thanks
17.08.2008 08:44
16.07.2022 01:26
If $(a_p, a_q) \neq 1$ for all $p, q$, simply scale down. Pick $a_p, a_q$ such that $(a_p, a_q) = 1$; we simply need $a_q \mid a_m - xa_p$. But for any $a_m > a_pa_q$, there exists some $1 \leq a_p \leq a_q$ such that the conclusion is true due to the relatively prime condition. Infinitely many $a_m$ exist because the sequence is strictly increasing.