Stage 10 · Mixed
-
Given an integer and an integer that is coprime with . There is a country consisting of islands . For any two different islands and , there is a one-way ferry from to if and only if . A tourist hopes to visit as many islands as possible. He can first fly to any island he chooses to start the tour, and afterwards can only use the one-way ferry to tour freely between islands in this country. Find the maximum possible number of different islands that the tourist can visit.
-
Let be a finite set of points in the plane. We say that is balanced if for any two distinct points , there exists a point such that . We say that is center-free if for any distinct points , there does not exist a point such that .
a. Show that for all , there exists a balanced set consisting of points.
b. For which does there exist a balanced, center-free set consisting of points?
-
Find all positive integers for which there exist real numbers
and a real number such that the differences for are equal, in some order, to the numbers -
Let be a finite sequence of real numbers. For each , from the sequence we construct a new sequence in the following way.
1. We choose a partition , where and are two disjoint sets, such that the expression
attains the smallest possible value. (We allow the sets or to be empty; in this case the corresponding sum is .) If there are several such partitions, one is chosen arbitrarily.
2. We set , where if , and if .
Prove that for some , the sequence contains an element such that . -
Let be a positive integer. We say that a polynomial with integer coefficients is -good if there exists a polynomial of degree 2 with integer coefficients such that is never divisible by for any integer .
Determine all integers such that every polynomial with integer coefficients is an -good polynomial. -
Let be a convex pentagon with and . Suppose that a point is located in the interior of the pentagon such that and . Prove that lies on the diagonal if and only if .
-
Let be the set of all nonnegative integers. Find all the functions satisfying the relation
for all . -
Suppose there are 101 persons sitting around a round table in an arbitrary order. The th person possesses pieces of cards, . We call it a transition if one transits one of his cards to one of his adjacent persons. Find the minimum positive number , such that whatever the order of the seating, there is a way of no more than transitions so that each person possesses 51 cards.
-
Given a positive integer , let be the set of positive divisors of , and let be a function. Prove that the following are equivalent:
(A) for any positive divisor of ,
(B) for any positive divisor of , -
Suppose there are beetles on a chessboard consisting of unit squares. Each unit square can accommodate at most one beetle. At a moment, all beetles fly and land on the chessboard again. For a beetle, we call the vector from its flying unit to its landing unit the beetle's "displacement vector". We call the sum of all beetle's "displacement vectors" the "total displacement vectors".
Find the maximum length of "total displacement vector" considering the number of beetles and all possible positions of flying and landing. (posed by Qu Zhenhua)
Answer key — Stage 10 · Mixed
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution