Subcontests
(58)O 57
Prove that every selection of 1325 integers from M={1,2,⋯,1987} must contain some three numbers {a,b,c} which are pairwise relatively prime, but that it can be avoided if only 1324 integers are selected. O 56
Show that it is possible to color the set of integers M={1,2,3,⋯,1987}, using four colors, so that no arithmetic progression with 10 terms has all its members the same color. O 54
Let S be a subset of {1,2,3,⋯,1989} in which no two members differ by exactly 4 or by exactly 7. What is the largest number of elements S can have? O 53
Suppose that the set M={1,2,⋯,n} is split into t disjoint subsets M1, ⋯, Mt where the cardinality of Mi is mi, and mi≥mi+1, for i=1,⋯,t−1. Show that if n>t!⋅e then at least one class Mz contains three elements xi, xj, xk with the property that xi−xj=xk. O 49
Consider the set of all five-digit numbers whose decimal representation is a permutation of the digits 1,2,3,4,5. Prove that this set can be divided into two groups, in such a way that the sum of the squares of the numbers in each group is the same. O 45
Find all positive integers n with the property that the set {n,n+1,n+2,n+3,n+4,n+5} can be partitioned into two sets such that the product of the numbers in one set equals the product of the numbers in the other set. O 39
Find the smallest positive integer n for which there exist n different positive integers a1,a2,⋯,an satisfying [*] lcm(a1,a2,⋯,an)=1985,[*] for each i,j∈{1,2,⋯,n}, gcd(ai,aj)=1, [*] the product a1a2⋯an is a perfect square and is divisible by 243, and find all such n-tuples (a1,⋯,an). O 36
Let a and b be non-negative integers such that ab≥c2 where c is an integer. Prove that there is a positive integer n and integers x1, x2, ⋯, xn, y1, y2, ⋯, yn such that x12+⋯+xn2=a,y12+⋯+yn2=b,x1y1+⋯+xnyn=c O 35
Let n≥3 be a prime number and a1<a2<⋯<an be integers. Prove that a1,⋯,an is an arithmetic progression if and only if there exists a partition of {0,1,2,⋯} into sets A1,A2,⋯,An such that
a_{1} \plus{} A_{1} \equal{} a_{2} \plus{} A_{2} \equal{} \cdots \equal{} a_{n} \plus{} A_{n},
where x \plus{} A denotes the set \{x \plus{} a \vert a \in A \}. O 34
Determine for which positive integers k, the set X={1990,1990+1,1990+2,⋯,1990+k} can be partitioned into two disjoint subsets A and B such that the sum of the elements of A is equal to the sum of the elements of B. O 33
Assume that the set of all positive integers is decomposed into r disjoint subsets A1,A2,⋯,Ar A1∪A2∪⋯∪Ar=N. Prove that one of them, say Ai, has the following property: There exist a positive integer m such that for any k one can find numbers a1,⋯,ak in Ai with 0<aj+1−aj≤m(1≤j≤k−1). O 31
Prove that, for any integer a1>1, there exist an increasing sequence of positive integers a1,a2,a3,⋯ such that a1+a2+⋯+an∣a12+a22+⋯+an2 for all n∈N. O 26
A set of three nonnegative integers {x,y,z} with x<y<z is called historic if {z−y,y−x}={1776,2001}. Show that the set of all nonnegative integers can be written as the union of pairwise disjoint historic sets. O 24
Find the number of subsets of {1,2,⋯,2000}, the sum of whose elements is divisible by 5. O 23
Let k,m,n be integers such that 1<n≤m−1≤k. Determine the maximum size of a subset S of the set {1,2,⋯,k} such that no n distinct elements of S add up to m. O 21
A sequence of integers a1,a2,a3,⋯ is defined as follows: a1=1, and for n≥1, an+1 is the smallest integer greater than an such that ai+aj=3ak for any i,j, and k in {1,2,3,⋯,n+1}, not necessarily distinct. Determine a1998. O 19
Let m,n≥2 be positive integers, and let a1,a2,⋯,an be integers, none of which is a multiple of mn−1. Show that there exist integers e1,e2,⋯,en, not all zero, with ∣ei∣<m for all i, such that e1a1+e2a2+⋯+enan is a multiple of mn. O 13
Let n and k be given relatively prime natural numbers, k<n. Each number in the set M={1,2,...,n−1} is colored either blue or white. It is given that [*] for each i∈M, both i and n−i have the same color, [*] for each i∈M,i=k, both i and ∣i−k∣ have the same color. Prove that all numbers in M have the same color. O 11
Let S={1,2,3,…,280}. Find the smallest integer n such that each n-element subset of S contains five numbers which are pairwise relatively prime. O 10
Let m≥2 be an integer. Find the smallest integer n>m such that for any partition of the set {m,m+1,⋯,n} into two subsets, at least one subset contains three numbers a,b,c such that c=ab. O 6
Let S be a set of integers such that [*] there exist a,b∈S with gcd(a,b)=gcd(a−2,b−2)=1, [*] if x,y∈S, then x2−y∈S. Prove that S=Z. O 1
Suppose all the pairs of a positive integers from a finite collection A={a1,a2,⋯} are added together to form a new collection A∗={ai+aj∣1≤i<j≤n}. For example, A={2,3,4,7} would yield A∗={5,6,7,9,10,11} and B={1,4,5,6} would give B∗={5,6,7,9,10,11}. These examples show that it's possible for different collections A and B to generate the same collections A∗ and B∗. Show that if A∗=B∗ for different sets A and B, then ∣A∣=∣B∣ and ∣A∣=∣B∣ must be a power of 2.