In Chess, A Rook Attacks All The Pieces in Its Row and in Its Column
In Chess, A Rook Attacks All The Pieces in Its Row and in Its Column
each other.
**In chess, a rook attacks all the pieces in its row and in its column.
Solution 1 Note that for the rooks not to attack each other they must use 3 different rows and 3 different
5
columns. There are ways to choose them. Then we have to assign to each row its
3
corresponding column where the rooks are going to be placed.
5
There are 3! ways to do this. Thus there are . 3! = 600 ways to place the rooks
3
Problem 2 A number of persons seat at a round table. It is known that there are 7 women who have a woman
to their right and 12 women who have a man to their right. We know that 3 out of each 4 men
have a woman to their right. How many people are seated at the table?
Solution 2 Note that there are 19 women. For each woman that has a woman to its right there is a woman that
has a woman to its left. Thus there are 12 women that have a man to their left. Hence, there are 12
men that have a woman to their right.
Thus there are 16 men, which gives us a total of 35 persons at the table.
Problem 3 A spider has 8 feet, 8 different shoes and 8 different socks. Find the number of ways in which the
spider can put on the 8 socks and the 8 shoes (considering the order in which it puts them on). The
only rule is that to put a shoe on the spider must already have a sock on that foot.
Solution 3 First order the shoes in one row and the socks in another. There are (8!) ways to do this. To decide
the order in which the spider is going to put on the shoes and socks let us write in a list the numbers
from 1 to 8 twice in some order. The spider is going to read this list and, according to the number it
reads, put a sock or a shoe on that foot (depending on whether it already has a sock on it or not). To
write these number note that there are (16)! to order 16 numbers, but we are counting 2! times each
list because the numbers 1 are indistinguishable, 2! times because the numbers 2 are
!( !)
indistinguishable, etc. Thus the number of ways to put the shoes and socks is .
Problem 4 A square board with side-length of 8 cm is divided into 64 squares with side-length of 1 cm each.
Each square can be painted black or white. Find the total number of ways to colour the board so
that every square with side-length of 2 cm formed with 4 small squares with a common vertex has
two black squares and two white squares.
Solution 4 Paint the first column in any way. There are 2 possibilities. Note that if there are two consecutive
squares of the same colour, in the next column they must have the colours swapped. Having these
two squares with the colours swapped, the whole next column must have opposite colours to the first
column. We can go on this way and the whole board colouring is fixed. If there were no two
consecutive squares of the same colour in the first column then it had to be painted alternating
colours.
There are only 2 ways to do this. If this happens, then the next column must also be alternating
colours, and so on. Thus we only have to choose with which colour each column starts. In the first
case there were 2 − 2 colorings, while in the second case there were 2 .
Thus there’s a total of 2 + 2 − 2 = 2(2 − 1) possibilities.
Problem 5 Let A1,A2, . . . , A2n be pair-wise different subsets of {1, 2, . . . , n}. Determine the maximum value
| ∩ |
of ∑ | |.| |
∩
Solution 5 We show that for all ≠ , | |.
≤ .
If and do not intersect, that number is 0. Suppose without loss of generality that | | ≤ .
∩
If they do intersect, note that ≥ 2. Also ∩ ≤ | |. Thus | |.
≤ .
This means that the sum we want is at most n. This value is achieved by letting
A1 = {1},
A2 = {1, 2},
A3 = {2},
A4 = {2, 3}, . . . , A2n−1 = {n}, A2n = {n, 1}.
PHP
Problem 6 The sides and diagonals of a regular octagon are coloured black or red. Show that there are at
least 7 monochromatic triangles with vertices in the vertices of the octagon.
Solution 6 We will show that there are at least 8 monochromatic triangles. Each vertex is part of 7 lines. The
largest possible number of pairs of lines of different colours that use this vertex is 4 ·3 = 12.
Hence, the number of pairs of lines of different colour that share a vertex is at most 8·12.
Each triangle that is not monochromatic uses exactly two of these pairs, so there are at most 8 ·6 = 48
non-monochromatic triangles.
8
Thus the number of monochromatic triangles is at least − 48 = 8.
3
Problem 7 Show that if an infinite number of points in the plane are joined with blue or green segments,
there is always an infinite number of those points such that all the segments joining them are of only one colour.
Solution 7 Let be any point. Since an infinite number of segments come from ,
by the infinite pigeonhole principle there is an infinite number of green segments or an infinite number
of blue segments from .
Suppose there is an infinite number of blue segments and let A0 be the set of the other endpoints of
these segments. If in A0 there is a point with an infinite number of blue segments to points of A0, call it
and define A1 as the set of all other endpoints of such blue segments. If we can iterate this process
indefinitely, then we get a sequence of points , , , … .. and they are all joined by blue segments.
If we cannot construct some , that means that in Ak all vertices are joined with blue segments only
to a finite number of points in Ak+1.
Let be vertex of Ak and repeat the process with the green segments (constructing the sequences
and Vr ). If again there is a that we cannot construct, then there is a Vr such that all the points in Vr
are connected with green segments only to a finite number of points in Vr . Since Vr is a subset of Ak ,
the same happens for blue segments.
Thus Vr should be finite, but it is infinite by construction. Thus we can always find at least one of these
two sequences
Problem 8 In the congress, three disjoint committees of 100 congressmen each are formed. Every pair of
congressmen may know each other or not. Show that there are two congressmen from different committees such
that in the third committee there are 17 congressmen that know both of them or there are 17 congressmen that
know neither of them.
Solution 8 Consider the triples (a, b, c) such that a, b, c are in different committees and either both a and c
know b or neither knows b. We consider the triples (a, b, c) and (c, b, a) as identical.
Note that if we pick one congressman from each committee, they form at least one of these triples.
Thus the number of triples is at least 100 . Each triple has its “central” person from some committee,
so there are at least of these triples with the central person from the same committee.
Each of these triples uses one pair of persons, one of each of the other two committees, of
which there are 100 possible choices. Thus there are at least of these triples that use the same pair
of these two committees. One triple can be one where the central person knows the other two or one
where he does not know any of the other two.
Thus we have at least triples of the same type and with the same “exterior” pair.
Since > 16, this means there are at least 17 such pairs. The common exterior pair consists of the two
congressmen we want, and the 17 triples correspond to the persons that know both of them or neither of
them.
Problem 9 Let G be the set of points (x, y) in the plane such that x and y are integers in the range
1 ≤ x ,y ≤ 2011. A subset S of G is said to be parallelogram-free if there is no proper
parallelogram with all its vertices in S.
Determine the largest possible size of a parallelogram-free subset of G.
Note: A proper parallelogram is one whose vertices do not all lie on the same line.
Solution 9 We will show that the largest size is 4021. Consider the subset of all points (x, y) such that at
least one of x and y is equal to 2011. For any 4 points of either 3 of them lie on the same line or
they define a quadrilateral with two orthogonal opposite sides. In either case they do not form a
proper parallelogram.
Thus S0 has 4021 points and is parallelogram-free.
Suppose that S is a subset of at least 4022 points. We show that S contains a parallelogram with two
sides parallel to the x-axis. For this, given two points of S on the same row of G, consider their
distance. If there are two pairs on different rows with the same distance, they form a proper
parallelogram.
Assign to each row the different distances you can find among its points. Note that if there are m
points on the same row, they define at least − 1 different distances.
Let m1,m2, . . . , m2011 the number of points on each row.
The number of assigned distances is at least
∑ ( − 1) = ∑ − 2011 ≥ 2011.
However, there are only 2010 possible distances to assign. By the pigeonhole principle,
there is at least one distance that was assigned twice, as we wanted to prove
Problem 10 Let n be a positive integer. A board of size = + 1 is divided into unit squares with N rows
and N columns. The squares are coloured with one of N colours in such a way that each colour
was used N times.
Show that, regardless of the colouring, there is a row or a column with at least n + 1 different
colours.
Solution 10 Let and be the number of rows with color and the number of columns with color ,
respectively. Note that there are at most squares of color . Then we have that
≤ ≤ . But, > , we have that + > .
Summing over , we obtain ∑ +∑ > .
Thus, by the pigeonhole principle, either ∑ > ∑ > .
Suppose without loss of generality that the first case holds. Note that
∑ is the number of pair (C, i)
where C is a column that has a square of color . There are possible columns and more than
pairs. Thus there must be a column in more than pairs, and that is what we wanted.