Subcontests
(7)Cycle of Permutations
Let k be a positive integer, and set n=2k, N={1,2,⋯,n}. For any bijective function f:N→N, if a set A⊂N contains an element a∈A such that {a,f(a),f(f(a)),⋯}=A, then we call A as a cycle of f. Prove that: among all bijective functions f:N→N, at least 2n! of them have number of cycles less than or equal to 2k−1.
Note: A function is bijective if and only if it is injective and surjective; in other words, it is 1-1 and onto.Proposed by CSJL
Sum of Decimal Parts
For every positive integer M≥2, find the smallest real number CM such that for any integers a1,a2,…,a2023, there always exist some integer 1≤k<M such that
{Mka1}+{Mka2}+⋯+{Mka2023}≤CM.
Here, {x} is the unique number in the interval [0,1) such that x−{x} is an integer.Proposed by usjl Standard FE
Let f:N→R>0 be a given increasing function that takes positive values. For any pair (m,n) of positive integers, we call it disobedient if f(mn)=f(m)f(n). For any positive integer m, we call it ultra-disobedient if for any nonnegative integer N, there are always infinitely many positive integers n satisfying that (m,n),(m,n+1),…,(m,n+N) are all disobedient pairs. Show that if there exists some disobedient pair, then there exists some ultra-disobedient positive integer.Proposed by usjl Polynomials with same degree
Given some monic polynomials P1,…,Pn with real coefficients, for any real number y, let Sy be the set of real number x such that y=Pi(x) for some i=1,2,...,n. If the sets Sy1,Sy2 have the same size for any two real numbers y1,y2, show that P1,…,Pn have the same degree.Proposed by usjl