Subcontests
(6)Cyclic equality implies equal sum of squares
Let a,b,c,x,y,z be real numbers such thata2+x2=b2+y2=c2+z2=(a+b)2+(x+y)2=(b+c)2+(y+z)2=(c+a)2+(z+x)2Show that a2+b2+c2=x2+y2+z2. Constructing two sets from conditions on their intersection, union and product
For a finite set C of integer numbers, we define S(C) as the sum of the elements of C. Find two non-empty sets A and B whose intersection is empty, whose union is the set {1,2,…,2021} and such that the product S(A)S(B) is a perfect square. Sequence with condition on million consecutive terms
Let a1,a2,a3,… be a sequence of positive integers and let b1,b2,b3,… be the sequence of real numbers given by
b_n = \dfrac{a_1a_2\cdots a_n}{a_1+a_2+\cdots + a_n},\ \mbox{for}\ n\geq 1
Show that, if there exists at least one term among every million consecutive terms of the sequence b1,b2,b3,… that is an integer, then there exists some k such that bk>20212021. A prime number and its same-colored multiples
Let P={p1,p2,…,p10} be a set of 10 different prime numbers and let A be the set of all the integers greater than 1 so that their prime decomposition only contains primes of P. The elements of A are colored in such a way that:[*] each element of P has a different color,
[*] if m,n∈A, then mn is the same color of m or n,
[*] for any pair of different colors R and S, there are no j,k,m,n∈A (not necessarily distinct from one another), with j,k colored R and m,n colored S, so that j is a divisor of m and n is a divisor of k, simultaneously.Prove that there exists a prime of P so that all its multiples in A are the same color.