Determine whether or not there exist positive integers and such that does not divide for all positive integers .
Solution
We need to determine whether there exist positive integers and such that does not divide for all positive integers .
To solve this, we claim that for each pair of positive integers , there exists some such that . Consider the infinite sequence of positive integers defined as and . We will use the following lemma:
Lemma (USAMO 1991 P3): The sequence eventually becomes constant modulo .
Proof of Lemma: We use strong induction on . For , the result is obvious. Suppose our claim is true for . Consider the case when . Choose some prime divisor of . Note that, for sufficiently large , . So we can effectively ignore , and assume that . Then it is well known that
By the induction hypothesis, for sufficiently large , the sequence eventually becomes constant modulo , giving the desired result.
Returning to the problem, by choosing for sufficiently large , we conclude that . Hence, there do not exist positive integers and such that does not divide for all positive integers .
The answer is: \boxed{\text{No}}.