Combinatorics Problem Collection
Combinatorics Problem Collection
AYAN K HAN
June 7, 2022
Contents
1 PRMO/IOQM Problems 2
2 RMO Questions 2
3 AMC Problems 2
4 AIME Problems 6
5 National Olympiads 7
6 IMO Problems 22
7 Other Competitions 26
8 Unknown Sources 31
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
§1 PRMO/IOQM Problems
§2 RMO Questions
§3 AMC Problems
2
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
AMC 10B, 2002] Four distinct circles are drawn in a plane. What is the maximum number
of points where at least two of the circles intersect?
3
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
( a + b + c + d + 1) n
is expanded and like terms are combined, the resulting expression contains exactly 1001
terms that include all four variables a, b, c, and d, each to some positive power. What is n?
4
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
5
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
§4 AIME Problems
1. 110
2. 420
3. 430
4. 111
An example of such a permutation is (6, 5, 4, 3, 2, 1, 7, 8, 9, 10, 11, 12). Find the number
of such permutations.
6
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
§5 National Olympiads
i, j ∈ {1, 2, . . . , 2022}
and i>j. We would like to colour each point in S either red or blue, so that whenever points
(i,j) and (j,k) have the same colour, the point (i,k) also has that colour.How many such
colorings of S are there.
Show that the elements of A can be colored black and white, so that each of A1 , A2 , . . . , Am
contains both black and white elements.
7
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
1. For a red square, if there is a yellow square that has a common edge with it, then
color it yellow.
2. For a yellow square, if there is a blue square that has a common edge with it, then
color it blue.
3. For a blue square, if there is a red square that has a common edge with it, then color
it red.
It is known that after several rounds, all unit squares of this n × n grid have the same color.
Prove that the grid has became monochromatic no later than the end of the (2n − 2)-th
round.
1. For each row we know all the numbers 1, 2, 3, . . . , n have appeared on it and the
numbers that are in the black squares of that row have the same sum as the sum of
the numbers in the white squares of that row.
2. For each column we know all the numbers 1, 2, 3, . . . , n have appeared on it and the
numbers that are in the black squares in that column have the same sum as the sum
of the numbers in the white squares of that column.
8
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
9
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
S p = | a1 − a2 | + | a2 − a3 | + . . . + | a11 − a12 |
1. What is the maximum possible value of S p . How many permutations p achieve this
maximum?
3. What is the maximum possible value of S p for an optimistic p? How many optimistic
permutations p achieve this maximum?
10
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
In each operation, Alice choose one of these boxes which is non-empty. Then she
divide this pebbles into n group such that difference of number of pebbles in any two group
is at most 1, and put these n group of pebbles into n boxes one by one. This continues until
only one box has all the pebbles, and the rest of them are empty. And when it’s over, define
Length as the total number of operations done by Alice.
Let f ( a1 , ..., an ) be the smallest value of Length among all the possible operations on
( a1 , ..., an ). Find the maximum possible value of f ( a1 , ..., an ) among all the ordered pair
( a1 , ..., an ), and find all the ordered pair ( a1 , ..., an ) that equality holds.
11
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
12
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Step 1: Add up the numbers written on all the cells, denote the sum as s.
Step 2: If s is equal to 0 or if it is larger than the current number of cells, the process
terminates. Otherwise, remove the s-th cell, and shift shift all cells that are to the right of it
one position to the left. Then go to Step 1.
13
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Any citizen of the exotic country that has a finite number of coins, with a total value
of no more than 1000, can split those coins into 100 boxes, such that the total value inside
each box is at most c.
14
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
·n2
2. if d = ⌊ 319 ⌋, assuming n is large enough?
·n2
3. if d = ⌊ 314 ⌋, assuming n is large enough?
15
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
{6}, {6, 5}, {6, 4}, {6, 3}, {6, 2}, {6, 1}, {5, 4, 1}, {5, 3, 1}, {5, 2, 1}, {4, 3, 2}, {4, 3, 2, 1}.
Show that p(n) equals to the number of partitions of n for every positive integer n.
If we consider ( A, B, C ) and (C, B, A) as the same trio, find the minimum possible
number of trios.
16
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
1. Can n be 6 ?
2. Can n be 7 ?
17
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
1. T0 = P, Ts = Q
3. There exists an airline that operates between the airports Ti and Ti+1 for all i =
0, 1, . . . , s − 1.
Prove that there exist two airports P, Q such that there is no or exactly one ( P, Q)-travel
route.
2. Prove that there exist two good disjoint squares such that the smallest distance
√
between their vertices is 1/ 5.
18
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
If both of subsequent 2 people like the other one’s painting more than theirs they will
switch up the arts.
Find the maximum number of process they can do regardless of their standings and
sorting.
19
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
1. for every pair of students there is exactly one problem that was solved by both
students;
2. for every pair of problems there is exactly one student who solved both of them;
20
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
21
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
§6 IMO Problems
22
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
1. No king can capture any other one (i.e. no two kings are placed in two squares
sharing a common vertex);
4
2 6
5 7 1
8 3 10 9
Does there exist an anti-Pascal triangle with 2018 rows which contains every integer from 1
to 1 + 2 + 3 + · · · + 2018?
23
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
1. The rabbit moves invisibly to a point An such that the distance between An−1 and An
is exactly 1.
2. A tracking device reports a point Pn to the hunter. The only guarantee provided by
the tracking device to the hunter is that the distance between Pn and An is at most 1.
3. The hunter moves visibly to a point Bn such that the distance between Bn−1 and Bn is
exactly 1.
Is it always possible, no matter how the rabbit moves, and no matter what points are
reported by the tracking device, for the hunter to choose her moves so that after 109 rounds,
she can ensure that the distance between her and the rabbit is at most 100?
24
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
for all integers k ≥ 0. Prove that all integers N ≥ 0 occur in the sequence (that is, for all
N ≥ 0, there exists i ≥ 0 with ai = N).
25
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
§7 Other Competitions
1. In how many ways can this be done such that each row sum and each column sum is
even?
2. In how many ways can this be done such that each row sum and each column sum is
odd?
26
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
27
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
2. Prove that for this minimum n, if there isn’t a direct flight between 2 countries, then
there are at least 2 paths that require 2 flights between the countries.
Note: For two airports A and B to be connected, it must be possible to have a flight from
A to B and a flight from B to A. This adds 1 to both the number of connections from the
airports. Also note that for this problem, each country has only 1 airport.
28
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Note: A line ℓ separates two points p and q if p and q lie on opposite sides of ℓ with
neither point on ℓ.
29
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
A trip of the length n of the knight is a sequence of n squares C1, C2, ..., Cn which are
all distinct such that the knight starts at the C1 square and for each i from 1 to n − 1 it can
use the movement described before to go from the Ci square to the C (i + 1).
Determine the greatest N ∈ N such that there exists a path of the knight with length
N on a 5 × 5 board.
30
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
§8 Unknown Sources
Problem
Suppose that each point in the plane is colored yellow, green, red or blue. show that there
√
are two points at a distance of 1 or 3 of the same color.
Problem
n numbers are written on a blackboard. In one step you may erase any two of the numbers,
a+b
say a and b, and write, instead . Repeating this step (n − 1) times, there is one number
4
left. Prove that, intially, if there were n ones on the board, at the end, a number, which is
1
not less than will remain.
n
Problem
Let n be an odd integer greater than 1. Find the number of permutations σ of the set
2
{1, · · · , n} for which |σ(1) − 1| + |σ(2) − 2| + · · · + |σ(n) − n| = n 2−1 .
Problem
An antelope is a chess piece which moves similarly to the knight: two cells ( x1 , y1 ) and
( x2 , y2 ) are joined by an antelope move if and only if
The numbers from 1 to 1012 are placed in the cells of a 106 × 106 grid. Let D be the set of
all absolute differences of the form | a − b|, where a and b are joined by an antelope move
in the arrangement. How many arrangements are there such that D contains exactly four
elements?
Problem
Given a square ABCD with sides 14.Pick a point P randomly inside the square such that
∠ APB and ∠CPD are acute angle . If the probability of choosing point P randomly could
be written as mn where gcd(m, n) = 1,what is m + n
Problem
Given 12 letters which consist of [ A, A, A, B, B, B, C, C, C, DDD ] How many ways to form
these letters such that no 4 letters next to each other make up the word ABCD Example :
AAAABBBBCCCCDDDD is valid but ABCDAABBCCDD is not valid
31
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
Find all positive integers m and n such that it is possible that in a group of n people,
everyone shakes hands exactly with m persons. Handshake is mutual.
Problem
If a Martian has an infinite number of red, blue, yellow, and black socks in a drawer, how
many socks must the Martian pull out of the drawer to guarantee he has a pair?
Problem
Suppose S is a set of n + 1 integers. Prove that there exist distinct a, b ∈ S such that a − b is
a multiple of n.
Problem
Show that in any group of n people, there are two who have an identical number of friends
within the group.
Problem
p
Show that for any irrational x ∈ R and positive integer n, there exists a rational number q
p 1
with 1 ≤ q ≤ n such that x − q < nq .
Problem
Let Q = {0, 1, 2, · · · , 2n − 1}. A and B are two set satisfied A ∪ B = Q and A ∩ B = ∅. Let
S = {( a, b) ∈ A × B |a and b are only different in 1 digit in binary }. Find the minimum
value of ||Q ||S|
A|| B|
Problem
Several segments are selected on the straight line so that among the selected there are no
pairs [ a, b] and [c, d] such that a < c < b < d. Prove you can color all segments in three
colors so that no two segments of the form [ a, b], [b, c] (a < b < c) were not colored in the
same color.
32
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
n points in general position are marked on the plane, their convex shell is triangulated
(without adding additional nodes). It turned out that for all triangles’ triangulation, all
angles are greater than 1◦ . Potato is a convex polygon made entirely of triangulation
triangles. Prove that there are at most n400 distinct potatoes.
Problem
A cage is cut out of a chessboard. Consider all broken lines whose√vertices are different
√
and lie at the centers of uncut cells, and each edge has length either 17 or 65. In which
case broken lines are more: when b1 is cut out, or when is c6?
Problem
All faces of a convex polyhedron are triangles. Prove that its edges can be colored with
two colors so that for each of them it would be possible to get from any vertex to any other
along the edges of this color.
Problem
Prove that for a connected graph G there exists a path of length at least min(2δ( G ), | G | −1),
where | G | is the number of vertices in the graph G and δ( G ) is the minimal degree of
vertices in the graph.
Problem
Robot ”Mag-o-matic” manipulates 101 glasses, displaced in a row whose positions are
numbered from 1 to 101. In each glass you can find a ball or not. Mag-o-matic only accepts
elementary instructions of the form ( a; b, c), which it interprets as ”consider the glass in
position a: if it contains a ball, then switch the glasses in positions b and c (together with
their own content), otherwise move on to the following instruction” (it means that a, b, c
are integers between 1 and 101, with b and c different from each other but not necessarily
different from a). A programme is a finite sequence of elementary instructions, assigned at
the beginning, that Mag-o-matic does one by one. A subset S ⊆ {0, 1, 2, . . . , 101} is said to
be identi f iable if there exists a programme which, starting from any initial configuration,
produces a final configuration in which the glass in position 1 contains a ball if and only if
the number of glasses containing a ball is an element of S.
33
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
If two points M and M′ are selected at random on a line segment of length l. What is the
expected value and the variance of distance MM′ ?
Problem
A convex polygon in the plane is such that its image, under any parallel translation, contains
a point with integer coordinates. Prove that the distance between some two vertices of the
√
polygon is at least 2.
Problem
Find The Exact Value Of Below Expression
16
∑16
k =1 ( k ) ∗ k! ∗ (52 − k ) !
52!
Problem
Ben has a deck of cards numbered from 1 to 52. He takes some of these cards and puts
them in a box. He notices that for any two cards numbered x and y, the card numbered
x − y is not in the box. What is the maximum number of cards that could possibly be in the
box?
Problem
Is it true that if a > b and x > y and ( a − b)b > ( x − y)y then
b y
>
a x
Problem
Fibonacci sequence { Fn } : F1 = F2 = 1, Fn+2 = Fn + Fn+1 . Prove that for ∀n ∈ Z+ , we
have:
1.
n n
n+i
∑ n−i
= ∑ F2i = F2n+1 − 1
i =1 i =1
2.
n n
n+i
∑ n−i
(−5)i−1 = (−1)n−1 ∑ Fn2
i =1 i =1
34
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
Given heptagon, draw a diagonal which intersects even number of already drawn diagonals.
Prove that in the end, the number of drawn diagonals will be even.
Problem
A stage course is attended by n ≥ 4 students. The day before the final exam, each group of
three students conspire against another student to throw him/her out of the exam. Prove
p
that there is a student against whom there are at least 3 (n − 1)(n − 2)conspirators.
Problem
Melanie’s fruit garden contains m melons and a row of n ≤ m fruit boxes. A distribution of
all the melons into the boxes is considered seasonal if there are no empty boxes and there
exists a contiguous segment of boxes that contains exactly k melons in total. The garden is
colorful if it is seasonal for any distribution of the melons without empty boxes remaining.
For what values of m, n, k is the garden colorful?
For example, (m, n, k ) = (5, 4, 3) is a colorful garden, because the only distributions of 5
melons into a row of 4 boxes with no empty ones are (2, 1, 1, 1), (1, 2, 1, 1), (1, 1, 2, 1), (1, 1, 1, 2),
and in each of these cases, we can find some contiguous sequence of boxes that contain
k = 3 melons in total.
Problem
In the French game of scrabble there are 102 letters including 2 jokers. In the beginning
the first player gets 7 letters and then the second player gets another 7. The question is if
one of the two players has more chances to get a joker on the first movement, or if the two
players have the same probability.
Problem
Railway line connect to station A to another station K, passing successively through stations
B, C, D,E, F, G, H, I and J (assume that these eleven stations are aligned). The distance
between station A and K is 56 km. The length of a path linking three successive stations
never exceeds 12 km. The length of a path linking four successive stations is at least 17km.
What is the distance between station s B and G ?
35
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
For a positive integer n, consider the figure P which consists of all the unit line segments
required to draw the perimeter of an n*n square, as well as all the interior unit segments
needed to divide the n*n square into n2 unit squares. Tim wants to draw the figure P by
drawing only squares. The squares may have some segments in common and may be of
various sizes. What is the minimum number of squares Tim must draw to recover all of P?
Problem
Given a circle of radius 1 and a straight line not passing through its center. The grasshopper
jumps from a circle to a straight line and from a straight line to a circle, and all its jumps
have length 1. Prove that the grasshopper can only visit at a finite number of points.
Problem
The Fibonacci numbers F0 , F1 , F2 , ... are defined inductively by F0 = 0, F1 = 1, and
Fn+1 = Fn + Fn−1 for n ≥ 1. Given an integer n ≥ 2, determine the smallest size of a set S
of integers such that for every k = 2, 3, ..., n there exist some x, y ∈ S such that x − y = Fk .
Problem
The Cosmic Mathematics Olympiad consists of 6 questions, each with 7 points. 86 people
from different parts of the universe participate here, the point is not the same for all two
problems. The total score in this Olympiad is calculated by multiplying all the points, not
adding. What is the score of the 76 place winner?
Problem
Prove that each player has a strategy to not lose a 3 × 3 tic tac toe game.
Problem
A 2010 × 2010 board is divided into corner-shaped figures of three cells. Prove that it is
possible to mark one cell in each figure such that each row and each column will have the
same number of marked cells.
36
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
A horizontal board is a support for four vertical pegs. One of the pegs passes through holes
in n disks of increasing size, the largest disk being at the bottom, the smallest one on the
top. We may take disks off a peg, always one at a time, and put each disk on another peg,
but never in such a way that a disk is put on top of a smaller disk. Prove that the minimum
number
√
of transfers one
√
should make to transfer all the disks to another peg is at least
2 n−1 but less than 22 n+2 .
Problem
n marbles are to be measured with the help of a one-armed balance. We are allowed to
measure one or two marbles at a time. It may happen, however, that one of the results is
misread. Denote by f (n) the minimum number of weighings neccessary to determine the
weight of each marble. Prove that n + log3 n − 3 < f (n) < n + log3 n + 3.
Problem
A piece is moving on an n × n board, its moves are restricted to one horizontal or one
vertical step at a time. It starts at the upper left corner of the board and visits each field
of the board exactly once. Let f (n) denote the number of different possible routes of the
2 2
piece. Prove that 1, 25n < f (n) > 2n , if n is large enough. Is it possible to improve upon
the upper bound?
Problem
The Vertices of a regular 72-gon are each colored red, green or blue in equal amounts.
Show that we can always choose four red, four green or four blue vertices such that each
monochromatic set form a congruent quadrilateral.
Problem
Let A be an arbitrary coloring of the natural numbers with 2 colors. Prove that there exist 3
numbers with same color a, b, c ∈ N that b = a+2 c .
Problem
In a football tournament, team Barcelona scores at least one goal in each of the 15 consec-
utive matches. If they score a total of 23 goals in these 15 matches, prove that there is a
sequence of consecutive matches i, i + 1, ..., j : 1 ≤ i ≤ j ≤ 15, where Barcelona scores a
total of exactly 6 goals.
37
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
Let N a positive integer.
In a spaceship there are 2 · N people, and each two of them are friends or foes (both
relationships are symmetric). Two aliens play a game as follows:
2. Thenceforth, alternately, each alien chooses one person not chosen before such that
the person chosen on each turn be a friend of the person chosen on the previous turn.
Prove that second player has a winning strategy if, and only if, the 2 · N people can be
divided in N pairs in such a way that two people in the same pair are friends.
Problem
Consider a graph Gn : (Vn , En ), where Vn = {0, 1, . . . , 2n − 1}, En = {( x, y) : x, y ∈
Vn , log2 | x − y| ∈ Z≥ }. Actually, Gn is an n-dimensional hypercube. It can be proved
n n
that the number of spanning trees of Gn is Tn = ∏ (2k )( k ) . Let f (n, d) be the number of
k =2
2n −1
spanning trees of Gn that the degree of vertex 0 is d. If q = , prove that
n2n−1 − 2n + 1
Tn dqd−1 (nd)
f (n, d) = .
n (1 + q ) n −1
Problem
Five girls and five boys randomly sit in ten seats that are equally spaced around a circle.
The probability that there is at least one diameter of the circle with two girls sitting on
opposite ends of the diameter is mn , where m and n are relatively prime positive integers.
Find m + n.
Problem
Given are n real points Pi in the coordinate plane, no three collinear. For each of these points
Pi , let xi the number of subsets S ∈ { P1 , P2 , · · · , Pn } with |S| ≥ 3 such that the convex hull
Conv(S) of these points contains the point Pi (as a vertex). Prescribe an algorithm that
works in O(n2 log n) which determines all the values of the xi , assuming knowledge of the
locations of the points Pi .
38
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
Prove that:
n
2n 2n
∑ i+n
2i = n
n
i =1
Problem
Is it possible to mark some cells of a 2023 × 2023 table such that each cell (marked or not
marked) has exactly a marked neighbouring cell?
Problem
Two players, A and B play the following game: Two piles are given, each one contains
some stones (not necessarily the same amount). In the first round, B tells A a k positive
integer and A takes k stones from one of the piles (if k is grater than the number of stones
in A’s chosen pile, then he takes the whole pile). In the second round, A tells B a positive
integer and B takes stones from one of the piles, ect. The one who takes the last stone loses.
Who has a winning strategy and what is it?
Problem
On an infinite checkered plane, a triangle is drawn with vertices at the nodes, the area of
which is less than 2020. It is known that exactly m nodes lie on each side of this triangle,
not counting the ends. At what maximum m is this possible?
Problem
Suppose there are 2n children in a class, each starting with a certain number of sweets,
such that the total number is a multiple of n. On each day, the teacher chooses n students
and gives c ∈ N sweets to each of them. Find the minimum number of days needed such
that no matter how the sweets were distributed at the start, the teacher can leave all the
students with an equal number of sweets. (Note: c can change on a daily basis)
Problem
There are limited number of goods, total weight M, each not exceeding 1 ton. There are
two trucks, the first has a maximum load of x ton and the second has a maximum load of y.
We know that in any case, it can always be carried all at once by these two trucks. Find the
maximum value of M.
39
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
We have an army base with n ≥ 3 soldiers and some of them are friends. For each group of
3 different soldiers, if one of them is a friend of the second one and of the third one, then
we know that the second one and the third one are also friends. If there are exactly [ n2 ]
pairs of friends, then prove that we can take [ n+ 1
2 ] different soldiers such that every 2 of
them are not friends, where [ x ] is the integer part of x.
Problem
A, B, and C listen to four different songs and discuss which ones they like. No song
is liked by all three. Furthermore, for each of the three pairs of the boys, there is at
least one song liked by those two boys but disliked by the third. If it is possible in
2k + 4di f f erentways, then f indk.
Problem
how many ways can you place two knights-white and black-on a chessboard consisting of
16*16 squares so that they threaten each other?
Problem
A bag contains 4 red marbles and 3 blue marbles. If the marbles are drawn one-by-one
without replacement, what is the probability that the 5th marble is red?
Problem
How many n×n matrix A possible whose each entries belongs to {0, 1, 2} and satisfy
Aii > ∑nj=1,i̸= j Aij , ∀1, 2...., n.
Problem
There are 3 cities, A, B and C. To go to city B from A you can use any of 5 buses or 3 trains.
And to move to city C from city B, you can use any of 3 buses or 4 trains. Then in how
many ways can you go to city C from city A?
Problem
In how many ways can you make a flag with 4 stripes if you have 10 stripes, each having
a diferent colour? Note that the ordering of the stripes will be important, i.e., diferent
ordering leads to diferent flags.
40
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
In how many ways can you choose 5 students from a class of 12 students and arrange them
in a line?
Problem
In how many ways can you arrange n distinct objects in a line?
Problem
Suppose you went to a sweet shop where 4 types of ice-creams are available, say Vanilla,
Chocolate, Strawberry, Mango. In how many ways can you choose 2 diferent ice-creams?
Problem
Suppose n people go to a party. If each of them shakes hand with each other, then find the
total number handshakes.
Problem
Suppose you have a (convex) polygon with n sides. Find its number of diagonals.
Problem
There are 2 girls and 7 boys in a chess club. A team of four persons must be chosen for a
tournament, and it must contain at least one girl. In how many ways can this be done?
Problem
An 8 × 8 chessboard is colored in the usual way, but that’s boring, so you decide to fix this.
You can take any row, column, or 2 × 2 square, and reverse the colors inside it, switching
black to white and white to black.
Prove that it’s impossible to end up with 63 white squares and 1 black square.
Problem
The numbers 1, 2, · · · , 100 are written on a blackboard. You may choose any two numbers
a and b and erase them, replacing them with the single number a + b1. After 99 steps, only
a single number will be left. What is it?
41
Ayan Khan (June 7, 2022) Compilation of Combinatorics Problems
Problem
At a party, some pairs of people shake hands. We call a person odd who has shaken hands
with an odd number of other guests. Prove that there is an even number of odd people at
the party.
Problem
A room is initially empty. Every minute, either two people enter or one person leaves.
33 3
After exactly 33 minutes, could the room contain exactly 33 + 1 people
Problem
A herd of 100 cows is divided into four pens: 10 cows in the north pen, 20 cows in the east
pen, 30 cows in the south pen, and 40 cows in the west pen.
The pens are connected through a gateway we can use to let three cows out of one pen and
distribute them between the others. For instance, if we let three cows out of the south pen,
we end up with 11 cows in the north pen, 21 cows in the east pen, 27 cows in the south pen,
and 41 cows in the west pen.
Prove that we can never use this gateway to split the herd into four equal groups, with 25
cows in each of the four pens.
42