Found problems: 14842
2018 Iran Team Selection Test, 5
$2n-1$ distinct positive real numbers with sum $S $ are given. Prove that there are at least $\binom {2n-2}{n-1}$ different ways to choose $n $ numbers among them such that their sum is at least $\frac {S}{2}$.
[i]Proposed by Amirhossein Gorzi[/i]
2008 Romania Team Selection Test, 4
Let $ n$ be a nonzero positive integer. A set of persons is called a $ n$-balanced set if in any subset of $ 3$ persons there exists at least two which know each other and in each subset of $ n$ persons there are two which don't know each other. Prove that a $ n$-balanced set has at most $ (n \minus{} 1)(n \plus{} 2)/2$ persons.
1987 IMO Longlists, 48
Find the number of partitions of the set $\{1, 2, \cdots, n\}$ into three subsets $A_1,A_2,A_3$, some of which may be empty, such that the following conditions are satisfied:
$(i)$ After the elements of every subset have been put in ascending order, every two consecutive elements of any subset have different parity.
$(ii)$ If $A_1,A_2,A_3$ are all nonempty, then in exactly one of them the minimal number is even .
[i]Proposed by Poland.[/i]
1995 IMO Shortlist, 7
Does there exist an integer $ n > 1$ which satisfies the following condition? The set of positive integers can be partitioned into $ n$ nonempty subsets, such that an arbitrary sum of $ n \minus{} 1$ integers, one taken from each of any $ n \minus{} 1$ of the subsets, lies in the remaining subset.
2005 France Team Selection Test, 3
In an international meeting of $n \geq 3$ participants, 14 languages are spoken. We know that:
- Any 3 participants speak a common language.
- No language is spoken more that by the half of the participants.
What is the least value of $n$?
2022 Purple Comet Problems, 24
Find the number of permutations of the letters $AAABBBCCC$ where no letter appears in a position that originally contained that letter. For example, count the permutations $BBBCCCAAA$ and $CBCAACBBA$ but not the permutation $CABCACBAB$.
2009 Indonesia TST, 4
Sixteen people for groups of four people such that each two groups have at most two members in common. Prove that there exists a set of six people in which every group is not properly contained in it.
2022 Thailand TSTST, 2
Let $S$ be an infinite set of positive integers, such that there exist four pairwise distinct $a,b,c,d \in S$ with $\gcd(a,b) \neq \gcd(c,d)$. Prove that there exist three pairwise distinct $x,y,z \in S$ such that $\gcd(x,y)=\gcd(y,z) \neq \gcd(z,x)$.
2022 Grosman Mathematical Olympiad, P7
Let $k\leq n$ be two positive integers. $n$ points are marked on a line. It is known that for each marked point, the number of marked points at a distance $\leq 1$ from it (including the point itself) is divisible by $k$.
Show that $k$ divides $n$ (without remainder).
1997 Cono Sur Olympiad, 4
Consider a board with $n$ rows and $4$ columns. In the first line are written $4$ zeros (one in each house). Next, each line is then obtained from the previous line by performing the following operation: one of the houses, (that you can choose), is maintained as in the previous line; the other three are changed:
* if in the previous line there was a $0$, then in the down square $1$ is placed;
* if in the previous line there was a $1$, then in the down square $2$ is placed;
* if in the previous line there was a $2$, then in the down square $0$ is placed;
Build the largest possible board with all its distinct lines and demonstrate that it is impossible to build a larger board.
2021 Grand Duchy of Lithuania, 2
Every number in the sequence $1, 2, ... , 2021$ is either white or black. At one step Alice can choose three numbers of the sequence and change the color of each of them (white to black and black to white) if one of those three numbers is the arithmetic mean of the other two. Alice wants to perform several steps so that at the end all the numbers in the
sequence are black. For which initial colorings of numbers can Alice achieve this?
2021 Irish Math Olympiad, 4
You have a $3 \times 2021$ chessboard from which one corner square has been removed. You also have a set of $3031$ identical dominoes, each of which can cover two adjacent chessboard squares. Let $m$ be the number of ways in which the chessboard can be covered with the dominoes, without gaps or overlaps.
What is the remainder when $m$ is divided by $19$?
2022 Germany Team Selection Test, 3
For each integer $n\ge 1,$ compute the smallest possible value of \[\sum_{k=1}^{n}\left\lfloor\frac{a_k}{k}\right\rfloor\] over all permutations $(a_1,\dots,a_n)$ of $\{1,\dots,n\}.$
[i]Proposed by Shahjalal Shohag, Bangladesh[/i]
2017 Iran Team Selection Test, 2
In the country of [i]Sugarland[/i], there are $13$ students in the IMO team selection camp.
$6$ team selection tests were taken and the results have came out. Assume that no students have the same score on the same test.To select the IMO team, the national committee of math Olympiad have decided to choose a permutation of these $6$ tests and starting from the first test, the person with the highest score between the remaining students will become a member of the team.The committee is having a session to choose the permutation.
Is it possible that all $13$ students have a chance of being a team member?
[i]Proposed by Morteza Saghafian[/i]
2021 JHMT HS, 7
A number line with the integers $1$ through $20,$ from left to right, is drawn. Ten coins are placed along this number line, with one coin at each odd number on the line. A legal move consists of moving one coin from its current position to a position of strictly greater value on the number line that is not already occupied by another coin. How many ways can we perform two legal moves in sequence, starting from the initial position of the coins (different two-move sequences that result in the same position are considered distinct)?
2012 Finnish National High School Mathematics Competition, 4
Let $k,n\in\mathbb{N},0<k<n.$ Prove that \[\sum_{j=1}^k\binom{n}{j}=\binom{n}{1}+ \binom{n}{2}+\ldots + \binom{n}{k}\leq n^k.\]
2011 Middle European Mathematical Olympiad, 4
Let $n \geq 3$ be an integer. At a MEMO-like competition, there are $3n$ participants, there are n languages spoken, and each participant speaks exactly three different languages. Prove that at least $\left\lceil\frac{2n}{9}\right\rceil$ of the spoken languages can be chosen in such a way that no participant speaks more than two of the chosen languages.
[b]Note.[/b] $\lceil x\rceil$ is the smallest integer which is greater than or equal to $x$.
1983 Putnam, B2
For positive integers $n$, let $C(n)$ be the number of representation of $n$ as a sum of nonincreasing powers of $2$, where no power can be used more than three times. For example, $C(8)=5$ since the representations of $8$ are:
$$8,4+4,4+2+2,4+2+1+1,\text{ and }2+2+2+1+1.$$Prove or disprove that there is a polynomial $P(x)$ such that $C(n)=\lfloor P(n)\rfloor$ for all positive integers $n$.
2005 MOP Homework, 2
Set $S=\{1,2,...,2004\}$. We denote by $d_1$ the number of subset of $S$ such that the sum of elements of the subset has remainder $7$ when divided by $32$. We denote by $d_2$ the number of subset of $S$ such that the sum of elements of the subset has remainder $14$ when divided by $16$. Compute $\frac{d_1}{d_2}$.
2020 Saint Petersburg Mathematical Olympiad, 1.
Andryusha has $100$ stones of different weight and he can distinguish the stones by appearance, but does not know their weight. Every evening, Andryusha can put exactly $10$ stones on the table and at night the brownie will order them in increasing weight. But, if the drum also lives in the house then surely he will in the morning change the places of some $2$ stones.Andryusha knows all about this but does not know if there is a drum in his house. Can he find out?
2020 Polish Junior MO Second Round, 3.
There is the tournament for boys and girls. Every person played exactly one match with every other person, there were no draws. It turned out that every person had lost at least one game. Furthermore every boy lost different number of matches that every other boy. Prove that there is a girl, who won a match with at least one boy.
2003 Germany Team Selection Test, 3
For $n$ an odd positive integer, the unit squares of an $n\times n$ chessboard are coloured alternately black and white, with the four corners coloured black. A it tromino is an $L$-shape formed by three connected unit squares. For which values of $n$ is it possible to cover all the black squares with non-overlapping trominos? When it is possible, what is the minimum number of trominos needed?
2022 Brazil EGMO TST, 4
Mariana plays with an $8\times 8$ board with all its squares blank. She says that two houses are [i]neighbors [/i] if they have a common side or vertex, that is, two houses can be neighbors vertically, horizontally or diagonally. The game consists of filling the $64$ squares on the board, one after the other, each with a number according to the following rule: she always chooses a house blank and fill it with an integer equal to the number of neighboring houses that are still in White. Once this is done, the house is no longer considered blank.
Show that the value of the sum of all $64$ numbers written on the board at the end of the game does not depend in the order of filling. Also, calculate the value of this sum.
Note: A house is not neighbor to itself.
[hide=original wording]Mariana brinca com um tabuleiro 8 x 8 com todas as suas casas em branco. Ela diz que duas
casas s˜ao vizinhas se elas possu´ırem um lado ou um v´ertice em comum, ou seja, duas casas podem ser vizinhas
verticalmente, horizontalmente ou diagonalmente. A brincadeira consiste em preencher as 64 casas do tabuleiro,
uma ap´os a outra, cada uma com um n´umero de acordo com a seguinte regra: ela escolhe sempre uma casa
em branco e a preenche com o n´umero inteiro igual `a quantidade de casas vizinhas desta que ainda estejam em
branco. Feito isso, a casa n˜ao ´e mais considerada em branco.
Demonstre que o valor da soma de todos os 64 n´umeros escritos no tabuleiro ao final da brincadeira n˜ao depende
da ordem do preenchimento. Al´em disso, calcule o valor dessa soma.
Observa¸c˜ao: Uma casa n˜ao ´e vizinha a si mesma[/hide]
2016 Moldova Team Selection Test, 12
There are $2015$ distinct circles in a plane, with radius $1$.
Prove that you can select $27$ circles, which form a set $C$, which satisfy the following.
For two arbitrary circles in $C$, they intersect with each other or
For two arbitrary circles in $C$, they don't intersect with each other.
2018 India PRMO, 24
If $N$ is the number of triangles of different shapes (i.e., not similar) whose angles are all integers (in degrees), what is $\frac{N}{100}$?