Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

Studolymp / IMC / 1999

IMC 1999
contestants 87 · problems 12 (6+6) · scale 0–20 · per-problem yes

Problems

Day 1

P1

a) Show that for any mNm \in \mathbb{N} there exists a real m×mm \times m matrix AA such that A3=A+IA^3 = A + I, where II is the m×mm \times m identity matrix. (6 points)

b) Show that detA>0\det A > 0 for every real m×mm \times m matrix satisfying A3=A+IA^3 = A + I. (14 points)

P2

Does there exist a bijective map π:NN\pi : \mathbb{N} \to \mathbb{N} such that n=1π(n)n2<?\sum_{n=1}^{\infty} \frac{\pi(n)}{n^2} < \infty?

P3

Suppose that a function f:RRf : \mathbb{R} \to \mathbb{R} satisfies the inequality k=1n3k(f(x+ky)f(xky))1(1)\tag{1} \left| \sum_{k=1}^{n} 3^k \bigl( f(x + ky) - f(x - ky) \bigr) \right| \le 1 for every positive integer nn and for all x,yRx, y \in \mathbb{R}. Prove that ff is a constant function.

P4

Find all strictly monotonic functions f:(0,+)(0,+)f : (0, +\infty) \to (0, +\infty) such that f(x2f(x))xf \left( \dfrac{x^2}{f(x)} \right) \equiv x.

P5

Suppose that 2n2n points of an n×nn \times n grid are marked. Show that for some k>1k > 1 one can select 2k2k distinct marked points, say a1,,a2ka_1, \dots, a_{2k}, such that a1a_1 and a2a_2 are in the same row, a2a_2 and a3a_3 are in the same column, …, a2k1a_{2k-1} and a2ka_{2k} are in the same row, and a2ka_{2k} and a1a_1 are in the same column.

P6

a) For each 1<p<1 < p < \infty find a constant cp<c_p < \infty for which the following statement holds: If f:[1,1]Rf : [-1,1] \to \mathbb{R} is a continuously differentiable function satisfying f(1)>f(1)f(1) > f(-1) and f(y)1|f'(y)| \le 1 for all y[1,1]y \in [-1,1], then there is an x[1,1]x \in [-1,1] such that f(x)>0f'(x) > 0 and f(y)f(x)cp(f(x))1/pyx|f(y) - f(x)| \le c_p \bigl( f'(x) \bigr)^{1/p} |y - x| for all y[1,1]y \in [-1,1]. (10 points)

b) Does such a constant also exist for p=1p = 1? (10 points)

Day 2

P7

Suppose that in a not necessarily commutative ring RR the square of any element is 0. Prove that abc+abc=0abc + abc = 0 for any three elements aa, bb, cc.

P8

We throw a dice (which selects one of the numbers 1,2,,61, 2, \dots, 6 with equal probability) nn times. What is the probability that the sum of the values is divisible by 5?

P9

Assume that x1,,xn1x_1, \dots, x_n \ge -1 and i=1nxi3=0\sum\limits_{i=1}^{n} x_i^3 = 0. Prove that i=1nxin3\sum\limits_{i=1}^{n} x_i \le \frac{n}{3}.

P10

Prove that there exists no function f:(0,+)(0,+)f : (0, +\infty) \to (0, +\infty) such that f2(x)f(x+y)(f(x)+y)f^2(x) \ge f(x+y) \bigl( f(x) + y \bigr) for any x,y>0x, y > 0.

P11

Let SS be the set of all words consisting of the letters x,y,zx, y, z, and consider an equivalence relation \sim on SS satisfying the following conditions: for arbitrary words u,v,wSu, v, w \in S

(i) uuuuu \sim u;

(ii) if vwv \sim w, then uvuwuv \sim uw and vuwuvu \sim wu.

Show that every word in SS is equivalent to a word of length at most 8.

P12

Let AA be a subset of Zn=Z/nZ\mathbb{Z}_n = \mathbb{Z}/n\mathbb{Z} containing at most 1100lnn\frac{1}{100} \ln n elements. Define the rrth Fourier coefficient of AA for rZnr \in \mathbb{Z}_n by f(r)=sAexp(2πinsr).f(r) = \sum_{s \in A} \exp \left( \frac{2\pi i}{n} sr \right). Prove that there exists an r0r \ne 0, such that f(r)A2\bigl| f(r) \bigr| \ge \frac{|A|}{2}.