Solutions and Comments
-
19.
-
Is it possible to divide the natural numbers
into two groups, such that the squares
of the members in each group have the same sum, if
(a)
; (b)
? Explain your answer.
Solution. [M. Holmes] (a) Yes, it is possible.
Partition the numbers into two sets
and
such that
- if
(mod 8), put
in set
;
- if
(mod 8), put
in set
.
Since 40000 is a multiple of 8, there are
5000 strings of eight consecutive natural numbers.
For each of them, it is straightforward to see that
for
. So, if the numbers are put into
the sets as suggested, the squares of the numbers in
each group will have the same sum.
(b) No, it is impossible. Suppose it were possible to partition
the numbers from 1 to 40002 inclusive into two sets
and
as required. There is a well-known formula for
the sum of the squares of the first
natural numbers,
which we recommend that you prove by induction. When
, this sum is odd, and so we cannot express
it as the sum of two equal numbers, the sums of the
squares in
and in
. Hence, the desired partition
is not possible.
Comment. One does not need the formula for the sum of
squares to establish that the sum is odd; just note that
the sum has 20001 odd summands.
-
20.
-
Given any six irrational numbers, prove that
there are always three of them, say
,
,
, for which
,
and
are irrational.
Solution. [O. Bormashenko] Recall the result given in the solution to
Problem 9 in
Olymon 1:5 (August, 2000):
For any
six points in space, let the full graph of all fifteen
edges between two of them be coloured with two colours.
There exists a triangle of three of its vertices, each
edge of which has the same colour. Let each of the six
irrational numbers be assigned a point in space, and
colour an edge joining two points representing a
pair
red if
is rational and green
if
is irrational. Then there must be a red
triangle or a green triangle. Suppose, if possible, there
is a red triangle. Then three of the numbers,
say
,
,
, have
,
,
all
rational. But then
would be rational,
contrary to hypothesis. So there is no red triangle,
and so there must be a green triangle. The triple corresponding
to the vertices of this triangle must satisfy the
requirement of the problem.
-
21.
-
The natural numbers
,
,
,
are such that
Prove that at least two of the numbers are equal.
Solution. [R. Barrington Leigh] We construct a proof by
contradiction. Assume that the natural numbers are distinct,
and, wolog, in increasing order. Thus,
,
,
,
,
,
so that
On the other hand, for each natural number
,
whence
It follows that
or
, which is palpably false. Therefore, the
assumption that the numbers
,
,
,
is false, and the desired result holds.
-
22.
-
Let R be a rectangle with dimensions
.
Find the least natural number
for which it is possible to cover
R with
rectangles, each of size
or
,
with no two of these having a common interior point.
Comment. Clearly, we can use 22 rectangles of size
, so the optimum number is no greater than this.
We show in fact that the optimum value of
is 20.
First, we establish that at least 20 rectangles are needed,
and then display a case in which 20 suffice.
Solution. Let some squares be marked with
x as
in Figure 1.
It is impossible to cover more than one of the
marked squares with a small rectangle, whether
or
, so we need at least as many rectangles as
marked squares,
i.e., at least 20. On the other hand,
we can achieve the covering with 12 rectangles of size
and 8 of size
, as indicated in
Figure 2.
-
23.
-
Given 21 points on the circumference of a circle,
prove that at least 100 of the arcs determined by pairs of
these points subtend an angle not exceeding
at
the centre.
Comment. Before providing the solution of this problem,
it is necessary to recall some basic concepts from graph theory
and to prove one theorem. A
graph is a topological
combination of two sets, points and line segments between
some pairs of the points. The points are referred to as the
vertices or
nodes of the graph and the line segments as
edges or
arcs. Let
be a graph. If
is a vertex
of
, then the
degree,
, of
is the number of
edges emanating from
. The number of edges is denoted by
. If there are three vertices,
,
,
, of
such that any two of them are connected by an edge,
the set of vertices
,
,
and edges
,
,
is a
triangle in
, and the number of triangles in
is denoted by
. If there are four vertices with
any pair connected by an edge, then the set of the four
vertices and their six edges is a
tetrahedron in
, and the number of all tetrahedra is denoted by
.
The angle of an arc is the angle subtended by the arc at
the centre of the circle.
Turan's Theorem. Let
be a graph with
vertices.
If
, then
.
(This theorem is named after the Eastern European mathematician
Pal Turan and is very useful in a variety of problems, for
which it is possible to model the given objects and their
relationships with a graph. In other words, it says that
in a graph with
vertices with no triangles, there are
no more than
edges. It is easy to
check that the result holds for
and
, and you
should do this.)
Proof of Turan's theorem. In the graph
, let
be the
vertex of greatest degree (i.e., the number of edges from
any other vertex does not exceed the number from
).
Suppose that
(a natural number), that
,
,
,
are the vertices connected to
by
an edge, and that
is the graph that can be obtained from
by removing
and all edges emanating from
.
Then,
. Obviously, there is no edge
because, otherwise, the vertices
,
,
will form a triangle. So, in
are counted
only all edges emanating from the
vertices of
other than
,
,
,
,
. Since
is the maximum number of edges emanating from any vertex,
. Therefore
Applying the arithmetic-geometric means inequality, we
get
, so that
. Since
is a natural number, the
desired result follows.
Two examples show that this value can be reached, so that
it is the largest possible value of
.
Example 1. Let
be an even number. Partition
the vertices into two sets with
vertices in each.
Draw all edges connecting a vertex from one set to the other.
There are example
edges, with no triangles
formed. Any additional edge will form a triangle with some
other two.
Example 2. Let
be an odd number. Partition the
vertices into two sets with
and
vertices. As in Example
1, connect ay vertex from one set with one in the other to obtain
a total of
edges, with no
triangle in the graph.
(There is a similar theorem about tetrahedra in the graph, to wit:
for a graph with
vertices with
, then
. This can be proved using similar
ideas to those for the triangle case. Here is an example of
a graph with
and
.
Divide the vertices of
into three ``almost equal'' sets
(the difference between the numbers of vertices in any two of
the sets is at most 1). Connect two vertices with an edge if
and only if they are from two different sets.)
Now we apply Turan's Theorem to solve Problem 23.
Solution 1. Count all arcs not exceeding
and ending in any two of the given 21 points. There are
arcs in all. Connect with a segment
any two points determining an arc exceeding
;
consider all such segments as edges in a graph
whose
vertices are the 21 given points. There are no triangles in
(otherwise, each of its angles would exceed
giving an angle sum in excess of
. According to
Turan's theorem, there are no more than
such segments, so there must be at least
arcs that do not exceed
.
Solution 2. [M. Tancer, O. Bormashenko] There are
210 arcs not exceeding
for the 21 points on the
circumference of the circle, one for each pair. Given three
points on the circle, at least one of the arcs between two of them
must not exceed
. If all of the 210 arcs do not
exceed
, then the problem is solved.
Suppose that there is an arc
exceeding
. For
any third point
, among the three arcs
,
,
, at least
one must not exceed
; since it is not
, it must
be one of the other two. Similarly, for each of the nineteen
points other than
and
, there must be at least one
arc determined by that point and one of
and
not exceeding
. Thus, there are at least 19 arcs one of whose
endpoints is either
or
exceeding
.
Since there are
arcs with at least one
endpoint
or
, the maximum number of arcs among them
exceeeding
is 20. If there are no further arcs
exceeding
, the problem is solved.
Otherwise, let
be a second arc exceeding
, with
and
distinct from
and
. There are at least 19 arcs
with at least one endpoint
or
not exceeding
.
Since all arcs emanating form
and
have been counted, there
are at least 17 new such arcs, and at most 18 arcs exceeding
.
Continuing this procedure, we find that at most
arcs exceeding
. So there must be
at least 100 arcs that do not exceed
.
Comment. Here is an example in which the number of
arcs not exceeding
is exactly 100. Let the
centre of the circle be
, and let
and
be
two diameters with
. On the
circumference of the circle, put 10 points on the smaller
arc
and 11 on the smaller arc
, all distinct from
,
,
,
. Consider all arcs between a point from
the first set and a point from the second set; there are
such arcs, all exceeding
.
The remaining arcs do not exceed
.
-
24.
-
is an acute triangle with orthocentre
.
Denote by
and
the midpoints of the respective segments
and
, and by
the intersection point of the
bisectors of angles
and
. Prove that the points
,
and
are collinear.
Solution. Let
and
be the altitudes from
and
respectively, and let them
and
. Let
and
be the respective angle bisectors of angles
and
. Since
,
the quadrilaterial
is inscribed in a circle
with
centre
and diameter
. Hence
, as radii of the
circle
. Similarly, since
, the quadrilateral
is inscribed in a
circle
with centre
and diameter
. Hence
as
radii of the circle
. It follows that
is the right
bisector of the segment
; denote it by
. So, to prove
,
and
collinear, it suffices to prove that
,
or
.
Consider the circle
. Let
be the centre of the
arc
. Since
,
must pass
through
; since
,
must
pass through
.
But then the point of intersection of
and
is
, so that
must
coincide with
and therefore be the midpoint of the arc
.
Now it is easy to see that the triangles
and
are congruent
(
as radii and
). Hence,
and so
,
and
are collinear.