Subcontests
(20)Obtaining sequences through set steps of (a,b,c,d)
From a sequence of integers (a,b,c,d) each of the sequences
(c, d, a, b), (b, a, d, c), (a + nc, b + nd, c, d), (a + nb, b, c + nd, d)
for arbitrary integer n can be obtained by one step. Is it possible to obtain (3,4,5,7) from (1,2,3,4) through a sequence of such steps? 2^{n-1}+n numbers can be chosed from the set
Let n be a positive integer. Prove that at least 2n−1+n numbers can be chosen from the set {1,2,3,…,2n} such that for any two different chosen numbers x and y, x+y is not a divisor of x⋅y. Sequence inequality
Let a0,a1,a2,… be a sequence of positive real numbers satisfying i⋅a2≥(i+1)⋅ai1ai+1 for i=1,2,… Furthermore, let x and y be positive reals, and let bi=xai+yai−1 for i=1,2,…
Prove that the inequality i⋅b2≥(i+1)⋅bi−1bi+1 holds for all integers i≥2. Function acting on a,b, and gcd(a,b)
The real-valued function f is defined for all positive integers. For any integers a>1,b>1 with d=gcd(a,b), we have
f(ab)=f(d)(f(da)+f(db))
Determine all possible values of f(2001). There exists k such that 2001!a_k<k
Let a0,a1,a2,… be a sequence of real numbers satisfying a0=1 and an=a⌊7n/9⌋+a⌊n/9⌋ for n=1,2,…
Prove that there exists a positive integer k with ak<2001!k. Sum of third powers equals 3, sum of fifth powers equal 5
Let a1,a2,…,an be positive real numbers such that ∑i=1nai3=3 and ∑i=1nai5=5. Prove that ∑i=1nai>23. Circle through A of parallelogram ABCD
Given a parallelogram ABCD. A circle passing through A meets the line segments AB,AC and AD at inner points M,K,N, respectively. Prove that
∣AB∣⋅∣AM∣+∣AD∣⋅∣AN∣=∣AK∣⋅∣AC∣ 5 concyclic points A,B,C,D,E have AB||EC, AC||ED
The points A,B,C,D,E lie on the circle c in this order and satisfy AB∥EC and AC∥ED. The line tangent to the circle c at E meets the line AB at P. The lines BD and EC meet at Q. Prove that ∣AC∣=∣PQ∣. Each expressible as n integers from different sets
Let n≥2 be a positive integer. Find whether there exist n pairwise nonintersecting nonempty subsets of {1,2,3,…} such that each positive integer can be expressed in a unique way as a sum of at most n integers, all from different subsets.