Subcontests
(7)Decomposing a polynomial into a sum of polynomials
The polynomial 1976(x+x2+⋯+xn) is decomposed into a sum of polynomials of the form a1x+a2x2+⋯+anxn, where a1,a2,…,an are distinct positive integers not greater than n. Find all values of n for which such a decomposition is possible. Interval I=(0,1] - ISL 1976
Let I=(0,1] be the unit interval of the real line. For a given number a∈(0,1) we define a map T:I→I by the formula
if
T (x, y) = \begin{cases} x + (1 - a),&\mbox{ if } 0< x \leq a,\\ \text{ } \\ x - a, & \mbox{ if } a < x \leq 1.\end{cases} Show that for every interval J⊂I there exists an integer n>0 such that Tn(J)∩J=∅. Prove that a_k ≤ k(n+1-k)/2 for every k
Let a0,a1,…,an,an+1 be a sequence of real numbers satisfying the following conditions:a0=an+1=0, |a_{k-1} - 2a_k + a_{k+1}| \leq 1 (k = 1, 2,\ldots , n).
Prove that |a_k| \leq \frac{k(n+1-k)}{2} (k = 0, 1,\ldots ,n + 1). Prove that AB = BC = CA - ISL 1976
Let ABC be a triangle with bisectors AA1,BB1,CC1 (A1∈BC, etc.) and M their common point. Consider the triangles MB1A,MC1A,MC1B,MA1B,MA1C,MB1C, and their inscribed circles. Prove that if four of these six inscribed circles have equal radii, then AB=BC=CA.