This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 14842

2014 All-Russian Olympiad, 2

Peter and Bob play a game on a $n\times n$ chessboard. At the beginning, all squares are white apart from one black corner square containing a rook. Players take turns to move the rook to a white square and recolour the square black. The player who can not move loses. Peter goes first. Who has a winning strategy?

2016 Hong Kong TST, 6

4031 lines are drawn on a plane, no two parallel or perpendicular, and no three lines meet at a point. Determine the maximum number of acute-angled triangles that may be formed.

2020 Vietnam Team Selection Test, 3

Suppose $n$ is a positive integer, $4n$ teams participate in a football tournament. In each round of the game, we will divide the $4n$ teams into $2n$ pairs, and each pairs play the game at the same time. After the tournament, it is known that every two teams have played at most one game. Find the smallest positive integer $a$, so that we can arrange a schedule satisfying the above conditions, and if we take one more round, there is always a pair of teams who have played in the game.

2016 Indonesia TST, 3

Let $n$ be a positive integer. Two players $A$ and $B$ play a game in which they take turns choosing positive integers $k \le n$. The rules of the game are: (i) A player cannot choose a number that has been chosen by either player on any previous turn. (ii) A player cannot choose a number consecutive to any of those the player has already chosen on any previous turn. (iii) The game is a draw if all numbers have been chosen; otherwise the player who cannot choose a number anymore loses the game. The player $A$ takes the first turn. Determine the outcome of the game, assuming that both players use optimal strategies. [i]Proposed by Finland[/i]

2013 USA Team Selection Test, 1

A social club has $2k+1$ members, each of whom is fluent in the same $k$ languages. Any pair of members always talk to each other in only one language. Suppose that there were no three members such that they use only one language among them. Let $A$ be the number of three-member subsets such that the three distinct pairs among them use different languages. Find the maximum possible value of $A$.

1979 IMO Shortlist, 12

Let $R$ be a set of exactly $6$ elements. A set $F$ of subsets of $R$ is called an $S$-family over $R$ if and only if it satisfies the following three conditions: (i) For no two sets $X, Y$ in $F$ is $X \subseteq Y$ ; (ii) For any three sets $X, Y,Z$ in $F$, $X \cup Y \cup Z \neq R,$ (iii) $\bigcup_{X \in F} X = R$

EMCC Team Rounds, 2013

[b]p1.[/b] Determine the number of ways to place $4$ rooks on a $4 \times 4$ chessboard such that: (a) no two rooks attack one another, and (b) the main diagonal (the set of squares marked $X$ below) does not contain any rooks. [img]https://cdn.artofproblemsolving.com/attachments/e/e/e3aa96de6c8ed468c6ef3837e66a0bce360d36.png[/img] The rooks are indistinguishable and the board cannot be rotated. (Two rooks attack each other if they are in the same row or column.) [b]p2.[/b] Seven students, numbered $1$ to $7$ in counter-clockwise order, are seated in a circle. Fresh Mann has 100 erasers, and he wants to distribute them to the students, albeit unfairly. Starting with person $ 1$ and proceeding counter-clockwise, Fresh Mann gives $i$ erasers to student $i$; for example, he gives $ 1$ eraser to student $ 1$, then $2$ erasers to student $2$, et cetera. He continues around the circle until he does not have enough erasers to give to the next person. At this point, determine the number of erasers that Fresh Mann has. [b]p3.[/b] Let $ABC$ be a triangle with $AB = AC = 17$ and $BC = 24$. Approximate $\angle ABC$ to the nearest multiple of $10$ degrees. [b]p4.[/b] Define a sequence of rational numbers $\{x_n\}$ by $x_1 =\frac35$ and for $n \ge 1$, $x_{n+1} = 2 - \frac{1}{x_n}$ . Compute the product $x_1x_2x_3... x_{2013}$. [b]p5.[/b] In equilateral triangle $ABC$, points $P$ and $R$ lie on segment $AB$, points $I$ and $M$ lie on segment $BC$, and points $E$ and $S$ lie on segment $CA$ such that $PRIMES$ is a equiangular hexagon. Given that $AB = 11$, $PR = 2$, $IM = 3$, and $ES = 5$, compute the area of hexagon $PRIMES$. [b]p6.[/b] Let $f(a, b) = \frac{a^2}{a+b}$ . Let $A$ denote the sum of $f(i, j)$ over all pairs of integers $(i, j)$ with $1 \le i < j \le 10$; that is, $$A = (f(1, 2) + f(1, 3) + ...+ f(1, 10)) + (f(2, 3) + f(2, 4) +... + f(2, 10)) +... + f(9, 10).$$ Similarly, let $B$ denote the sum of $f(i, j)$ over all pairs of integers $(i, j)$ with $1 \le j < i \le 10$, that is, $$B = (f(2, 1) + f(3, 1) + ... + f(10, 1)) + (f(3, 2) + f(4, 2) +... + f(10, 2)) +... + f(10, 9).$$ Compute $B - A$. [b]p7.[/b] Fresh Mann has a pile of seven rocks with weights $1, 1, 2, 4, 8, 16$, and $32$ pounds and some integer X between $1$ and $64$, inclusive. He would like to choose a set of the rocks whose total weight is exactly $X$ pounds. Given that he can do so in more than one way, determine the sum of all possible values of $X$. (The two $1$-pound rocks are indistinguishable.) [b]p8.[/b] Let $ABCD$ be a convex quadrilateral with $AB = BC = CA$. Suppose that point $P$ lies inside the quadrilateral with $AP = PD = DA$ and $\angle PCD = 30^o$. Given that $CP = 2$ and $CD = 3$, compute $CA$. [b]p9.[/b] Define a sequence of rational numbers $\{x_n\}$ by $x_1 = 2$, $x_2 = \frac{13}{2}$ , and for $n \ge 1$, $x_{n+2} = 3 -\frac{3}{x_{n+1}}+\frac{1}{x_nx_{n+1}}$. Compute $x_{100}$. [b]p10.[/b] Ten prisoners are standing in a line. A prison guard wants to place a hat on each prisoner. He has two colors of hats, red and blue, and he has $10$ hats of each color. Determine the number of ways in which the prison guard can place hats such that among any set of consecutive prisoners, the number of prisoners with red hats and the number of prisoners with blue hats differ by at most $2$. PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2002 May Olympiad, 4

The vertices of a regular $2002$-sided polygon are numbered $1$ through $2002$, clockwise. Given an integer $ n$, $1 \le n \le 2002$, color vertex $n$ blue, then, going clockwise, count$ n$ vertices starting at the next of $n$, and color $n$ blue. And so on, starting from the vertex that follows the last vertex that was colored, n vertices are counted, colored or uncolored, and the number $n$ is colored blue. When the vertex to be colored is already blue, the process stops. We denote $P(n)$ to the set of blue vertices obtained with this procedure when starting with vertex $n$. For example, $P(364)$ is made up of vertices $364$, $728$, $1092$, $1456$, $1820$, $182$, $546$, $910$, $1274$, $1638$, and $2002$. Determine all integers $n$, $1 \le n \le 2002$, such that $P(n)$ has exactly $14 $ vertices,

2022 China Team Selection Test, 5

Let $n$ be a positive integer, $x_1,x_2,\ldots,x_{2n}$ be non-negative real numbers with sum $4$. Prove that there exist integer $p$ and $q$, with $0 \le q \le n-1$, such that \[ \sum_{i=1}^q x_{p+2i-1} \le 1 \mbox{ and } \sum_{i=q+1}^{n-1} x_{p+2i} \le 1, \] where the indices are take modulo $2n$. [i]Note:[/i] If $q=0$, then $\sum_{i=1}^q x_{p+2i-1}=0$; if $q=n-1$, then $\sum_{i=q+1}^{n-1} x_{p+2i}=0$.

2005 Czech-Polish-Slovak Match, 4

We distribute $n\ge1$ labelled balls among nine persons $A,B,C, \dots , I$. How many ways are there to do this so that $A$ gets the same number of balls as $B,C,D$ and $E$ together?

2002 China Team Selection Test, 3

Given positive integer $ m \geq 17$, $ 2m$ contestants participate in a circular competition. In each round, we devide the $ 2m$ contestants into $ m$ groups, and the two contestants in one group play against each other. The groups are re-divided in the next round. The contestants compete for $ 2m\minus{}1$ rounds so that each contestant has played a game with all the $ 2m\minus{}1$ players. Find the least possible positive integer $ n$, so that there exists a valid competition and after $ n$ rounds, for any $ 4$ contestants, non of them has played with the others or there have been at least $ 2$ games played within those $ 4$.

2023 Austrian Junior Regional Competition, 3

Alice and Bob play a game on a strip of $n \ge 3$ squares with two game pieces. At the beginning, Alice’s piece is on the first square while Bob’s piece is on the last square. The figure shows the starting position for a strip of $ n = 7$ squares. [img]https://cdn.artofproblemsolving.com/attachments/1/7/c636115180fd624cbeec0c6adda31b4b89ed60.png[/img] The players alternate. In each move, they advance their own game piece by one or two squares in the direction of the opponent’s piece. The piece has to land on an empty square without jumping over the opponent’s piece. Alice makes the first move with her own piece. If a player cannot move, they lose. For which $n$ can Bob ensure a win no matter how Alice plays? For which $n$ can Alice ensure a win no matter how Bob plays? [i](Karl Czakler)[/i]

2022 China Girls Math Olympiad, 7

Let $n \geqslant 3$ be integer. Given convex $n-$polygon $\mathcal{P}$. A $3-$coloring of the vertices of $\mathcal{P}$ is called [i]nice[/i] such that every interior point of $\mathcal{P}$ is inside or on the bound of a triangle formed by polygon vertices with pairwise distinct colors. Determine the number of different nice colorings. ([I]Two colorings are different as long as they differ at some vertices. [/i])

EMCC Accuracy Rounds, 2010

[b]p1.[/b] Calculate $\left( \frac12 + \frac13 + \frac14 \right)^2$. [b]p2.[/b] Find the $2010^{th}$ digit after the decimal point in the expansion of $\frac17$. [b]p3.[/b] If you add $1$ liter of water to a solution consisting of acid and water, the new solutions will contain of $30\%$ water. If you add another $5$ liters of water to the new solution, it will contain $36\frac{4}{11}\%$ water. Find the number of liters of acid in the original solution. [b]p4.[/b] John places $5$ indistinguishable blue marbles and $5$ indistinguishable red marbles into two distinguishable buckets such that each bucket has at least one blue marble and one red marble. How many distinguishable marble distributions are possible after the process is completed? [b]p5.[/b] In quadrilateral $PEAR$, $PE = 21$, $EA = 20$, $AR = 15$, $RE = 25$, and $AP = 29$. Find the area of the quadrilateral. [b]p6.[/b] Four congruent semicircles are drawn within the boundary of a square with side length $1$. The center of each semicircle is the midpoint of a side of the square. Each semicircle is tangent to two other semicircles. Region $R$ consists of points lying inside the square but outside of the semicircles. The area of $R$ can be written in the form $a - b\pi$, where $a$ and $b$ are positive rational numbers. Compute $a + b$. [b]p7.[/b] Let $x$ and $y$ be two numbers satisfying the relations $x\ge 0$, $y\ge 0$, and $3x + 5y = 7$. What is the maximum possible value of $9x^2 + 25y^2$? [b]p8.[/b] In the Senate office in Exie-land, there are $6$ distinguishable senators and $6$ distinguishable interns. Some senators and an equal number of interns will attend a convention. If at least one senator must attend, how many combinations of senators and interns can attend the convention? [b]p9.[/b] Evaluate $(1^2 - 3^2 + 5^2 - 7^2 + 9^2 - ... + 2009^2) -(2^2 - 4^2 + 6^2 - 8^2 + 10^2- ... + 2010^2)$. [b]p10.[/b] Segment $EA$ has length $1$. Region $R$ consists of points $P$ in the plane such that $\angle PEA \ge 120^o$ and $PE <\sqrt3$. If point $X$ is picked randomly from the region$ R$, the probability that $AX <\sqrt3$ can be written in the form $a - \frac{\sqrt{b}}{c\pi}$ , where $a$ is a rational number, $b$ and $c$ are positive integers, and $b$ is not divisible by the square of a prime. Find the ordered triple $(a, b, c)$. PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2004 Switzerland Team Selection Test, 9

Let $A_{1}, ..., A_{n}$ be different subsets of an $n$-element set $X$. Show that there exists $x\in X$ such that the sets $A_{1}-\{x\}, A_{2}-\{x\}, ..., A_{n}-\{x\}$ are all different.

2011 Pre-Preparation Course Examination, 2

We say that a covering of a $m\times n$ rectangle with dominos has a wall if there exists a horizontal or vertical line that splits the rectangle into two smaller rectangles and doesn't cut any of the dominos. prove that if these three conditions are satisfied: [b]a)[/b] $mn$ is an even number [b]b)[/b] $m\ge 5$ and $n\ge 5$ [b]c)[/b] $(m,n)\neq(6,6)$ then we can cover the rectangle with dominos in such a way that we have no walls. (20 points)

1998 Baltic Way, 18

Determine all positive integers $n$ for which there exists a set $S$ with the following properties: (i) $S$ consists of $n$ positive integers, all smaller than $2^{n-1}$; (ii) for any two distinct subsets $A$ and $B$ of $S$, the sum of the elements of $A$ is different from the sum of the elements of $B$.

2019 Purple Comet Problems, 25

The letters $AAABBCC$ are arranged in random order. The probability no two adjacent letters will be the same is $\frac{m}{n}$ , where $m$ and $n$ are relatively prime positive integers. Find $m + n$.

2012 NZMOC Camp Selection Problems, 5

Chris and Michael play a game on a $5 \times 5$ board, initially containing some black and white counters as shown below: [img]https://cdn.artofproblemsolving.com/attachments/8/0/42e1a64b3524a0db722c007b8d6b8eddf2d9e5.png[/img] Chris begins by removing any black counter, and sliding a white counter from an adjacent square onto the empty square. From that point on, the players take turns. Michael slides a black counter onto an adjacent empty square, and Chris does the same with white counters (no more counters are removed). If a player has no legal move, then he loses. (a) Show that, even if Chris and Michael play cooperatively, the game will come to an end. (b) Which player has a winning strategy?

Kettering MO, 2006

[b]p1.[/b] At a conference a mathematician and a chemist were talking. They were amazed to find that they graduated from the same high school. One of them, the chemist, mentioned that he had three sons and asked the other to calculate the ages of his sons given the following facts: (a) their ages are integers, (b) the product of their ages is $36$, (c) the sum of their ages is equal to the number of windows in the high school of the chemist and the mathematician. The mathematician considered this problem and noted that there was not enough information to obtain a unique solution. The chemist then noted that his oldest son had red hair. The mathematician then announced that he had determined the ages of the three sons. Please (aspiring mathematicians) determine the ages of the chemists three sons and explain your solution. [b]p2.[/b] A square is inscribed in a triangle. Two vertices of this square are on the base of the triangle and two others are on the lateral sides. Prove that the length of the side of the square is greater than and less than $2r$, where $r$ is a radius of the circle inscribed in the triangle. [b]p3.[/b] You are given any set of $100$ integers in which none of the integers is divisible by $100$. Prove that it is possible to select a subset of this set of $100$ integers such that their sum is a multiple of $100$. [b]p4.[/b] Find all prime numbers $a$ and $b$ such that $a^b + b^a$ is a prime number. [b]p5.[/b] $N$ airports are connected by airlines. Some airports are directly connected and some are not. It is always possible to travel from one airport to another by changing planes as needed. The board of directors decided to close one of the airports. Prove that it is possible to select an airport to close so that the remaining airports remain connected. [b]p6.[/b] (A simplified version of the Fermat’s Last Theorem). Prove that there are no positive integers $x, y, z$ and $z \le n$ satisfying the following equation: $x^n + y^n = z^n$. PS. You should use hide for answers.

2025 Romanian Master of Mathematics, 6

Let $k$ and $m$ be integers greater than $1$. Consider $k$ pairwise disjoint sets $S_1,S_2, \cdots S_k$; each of these sets has exactly $m+1$ elements, one of which is red and the other $m$ are all blue. Let $\mathcal{F}$ be the family of all subsets $F$ of $S_1 \bigcup S_2\bigcup \cdots S_k$ such that, for every $i$ , the intersection $F \bigcap S_i$ is monochromatic; the empty set is also monochromatic. Determine the largest cardinality of a subfamily $\mathcal{G} \subseteq \mathcal{F}$, no two sets of which are disjoint. [i]Proposed by Russia, Andrew Kupavskii and Maksim Turevskii[/i]

1971 IMO Longlists, 33

A square $2n\times 2n$ grid is given. Let us consider all possible paths along grid lines, going from the centre of the grid to the border, such that (1) no point of the grid is reached more than once, and (2) each of the squares homothetic to the grid having its centre at the grid centre is passed through only once. (a) Prove that the number of all such paths is equal to $4\prod_{i=2}^n(16i-9)$. (b) Find the number of pairs of such paths that divide the grid into two congruent figures. (c) How many quadruples of such paths are there that divide the grid into four congruent parts?

2010 International Zhautykov Olympiad, 2

In every vertex of a regular $n$ -gon exactly one chip is placed. At each $step$ one can exchange any two neighbouring chips. Find the least number of steps necessary to reach the arrangement where every chip is moved by $[\frac{n}{2}]$ positions clockwise from its initial position.

2019 Canadian Mathematical Olympiad Qualification, 5

Let $(m,n,N)$ be a triple of positive integers. Bruce and Duncan play a game on an m\times n array, where the entries are all initially zeroes. The game has the following rules. $\bullet$ The players alternate turns, with Bruce going first. $\bullet$ On Bruce's turn, he picks a row and either adds $1$ to all of the entries in the row or subtracts $1$ from all the entries in the row. $\bullet$ On Duncan's turn, he picks a column and either adds $1$ to all of the entries in the column or subtracts $1$ from all of the entries in the column. $\bullet$ Bruce wins if at some point there is an entry $x$ with $|x|\ge N$. Find all triples $(m, n,N)$ such that no matter how Duncan plays, Bruce has a winning strategy.

2009 Brazil National Olympiad, 1

Prove that there exists a positive integer $ n_0$ with the following property: for each integer $ n \geq n_0$ it is possible to partition a cube into $ n$ smaller cubes.