Problem 01










Solution
Firstly, if we order , we see
, so
isn't a couple that satisfies the conditions of the problem. Also,
, so again
isn't a good couple. We have in total 6 couples. So
.
We now find all sets with
. If
and
are both good couples, and
, we have
. So WLOG
with
and
. It's easy to see
and since
are bad, all couples containing
must be good. Obviously
and
are good (
). So we have
and
.
Using the second equation, we see that if ,
, for some
a positive integer.
So now we use the first equation to get , for a natural
.
Finally, we obtain 1, 2 or 4. We divide in cases:
CASE I: . So
and
. But
3, 4,5 or 6.
implies
, impossible.
when
. We easily see
and
, impossible since
. When
,
, and we get
.Uf
,
and we get
.
CASE II and III:2, 4. Left to the reader.
ANSWER: ,
, for any positive integer
.
(Note: The above solution looks generally correct, but the actual answer should be ,
. You can check that
doesn't actually work. -Someone who didn't write up the above solution but solved the problem in a similar way)
Problem 02














Solution
Choose a coordinate system so that all points in have distinct x-coordinates. Number the points
of
by increasing x-coordinates:
.
In order to divide the set into two halves, define
so that
where
for an odd number of points and
for an even number of points.
Start the "windmill" process with the line going vertically through the point
. Attach a down-up direction to this line so that we can color all points as follows: Points to the left of
(with lower x-coordinates) are blue, the pivot point on
is white and point to the right of
(with higher x-coordinates) are red. We have now
blue points, one white point and
red points.
After processing the "windmill" by 180 degrees, the line goes vertically up-down. Now, points with lower x-coordinates are to the right of
and colored red; points with higher x-coordinates are to the left of
and colored blue.
Note that at each pivot exchange, the old pivot point enters the same side of where the new pivot point came from. This means that throughout the "windmill" process, the number of blue points and the number of red points stay constant, respectively: We still have
blue points, one white point and
red points. This means that the current pivot point is
.
Note that all blue and all red points changed their color from the start of the "windmill" process. This implies that every point was a pivot at some stage of the rotation.
For every 180 degrees of "windmill" rotation, the same argument applies: all colored points must change their color and hence be a pivot at some stage. Infinitely many rotations imply infinitely many color changes. This completes the proof.
Problem 03
Let be a real-valued function defined on the set of real numbers that satisfies
for all real numbers
and
. Prove that
for all
.
Solution
Problem 04




Solution
Call our answer . We proceed to prove
.
It is evident .
Now, the key observation is that smaller weights can never add up to the weight of a larger weight, ie which side is heavier is determined completely by the heaviest weight currently placed. It follows, therefore, that the number of ways to place weights on the balance according to the rule is the same no matter which
distinct powers of two are the weights, as each weight completely overpowers any smaller weight and is completely overpowered by any larger weight. That is, there is the 1st heaviest weight, the 2nd heaviest, the 3rd, ..., the n-th heaviest, and each weight is negligible compared to any heavier weight. Thus, any valid placement of
weights of weight
can changed by replacing
with the
-th heaviest weight in the set
, where
, and vice versa, forming a
relation. With this in mind, we use recursion upon the last weight placement. There are
choices; namely, you can put any weight on either side except for the heaviest weight on the right. For the first
weight placements, the answer reduces to
. We can reduce
in the same way.
Problem 05










Solution
We first note the following facts:
for all
: Since
.
for all
: Since
, we get
from above. This holds for all
, so
for all
.
for all
. Because of the the above observations, we need to show this only for
. When
, this is clearly true. We now use induction, along with the observation that
, so that
.
- If
, then
. We have from the hypotheses that
which implies that
and therefore
(here we used the last observation).
From the first three observations, we get the following lemma:
Lemma 1: Suppose , and
. If
divides
, then
.
Proof: Let . Using the second observation above, we get that
Now, since
, we get that
(from the third observation above), and hence
. Since
as well, and the range of
is positive integers, equation (1) can hold only if
. But
, so
, as required.
We can now complete the proof. Notice that because of the first and second observations above, we can assume without loss of generality that . So, let
be positive integers, and let
. We now show that if
then
, and hence
.
By the Euclidean algorithm, there exist positive integers and
such that
. Notice that
divides both
and
. We now have two cases:
Case 1: . In this case, by Lemma 1,
, and hence by the third and fourth observations above,
which implies that
. This immediately implies
by the third observation above, since
.
Case 2: . In this case, by Lemma 1,
, and hence by the third and fourth observations above
. However,
divides both
and
, so by the third observation above, we get that
and
. Thus, using the fact that
, we get
and hence
.
Problem 06













Solution
Without loss of generality, let be the unit circle and let
be the line
.
Denote the coordinates of by
and similarly for B and C.
We get , ...
The equation for line is
Through a little bash, (0,1) reflects to .
simplifies to
. The terms for the other 2 are symmetric. The intersection point must reflect to itself, and the equation is
.
It is trivial to find the intersections of a,b and their perpendicular bisectors, so this is left to the reader as an exercise.
Regardless, the circumcenter and an intersection of the circles are collinear with (0,0), so it is a tangency.
No comments:
Post a Comment