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: 85335

2013 IMO Shortlist, C4

Let $n$ be a positive integer, and let $A$ be a subset of $\{ 1,\cdots ,n\}$. An $A$-partition of $n$ into $k$ parts is a representation of n as a sum $n = a_1 + \cdots + a_k$, where the parts $a_1 , \cdots , a_k $ belong to $A$ and are not necessarily distinct. The number of different parts in such a partition is the number of (distinct) elements in the set $\{ a_1 , a_2 , \cdots , a_k \} $. We say that an $A$-partition of $n$ into $k$ parts is optimal if there is no $A$-partition of $n$ into $r$ parts with $r<k$. Prove that any optimal $A$-partition of $n$ contains at most $\sqrt[3]{6n}$ different parts.

2014 Estonia Team Selection Test, 1

In Wonderland, the government of each country consists of exactly $a$ men and $b$ women, where $a$ and $b$ are fixed natural numbers and $b > 1$. For improving of relationships between countries, all possible working groups consisting of exactly one government member from each country, at least $n$ among whom are women, are formed (where $n$ is a fixed non-negative integer). The same person may belong to many working groups. Find all possibilities how many countries can be in Wonderland, given that the number of all working groups is prime.

2010 Mathcenter Contest, 3

Tags: geometry , incircle
Let triangle $ABC$ be a triangle right at $B$. The inscribed circle is tangent to sides $BC,CA,AB$ at points $D,E,F$, respectively. Let $CF$ intersect the circle at the point $P$. If $\angle APB=90^{\circ}$, find the value of $\dfrac{CP+CD}{PF}$. [i](tatari/nightmare)[/i]

2016 Bulgaria JBMO TST, 3

On the board the number 1 is written. If on the board there is n, write $ n^2 $ or $ (n+1)^2 $ or $ (n+2)^2 $. Can we arrive at a number, devisible by 2015?

2002 ITAMO, 1

Find all $3$-digit positive integers that are $34$ times the sum of their digits.

2017 Hanoi Open Mathematics Competitions, 4

Put $S = 2^1 + 3^5 + 4^9 + 5^{13} + ... + 505^{2013} + 506^{2017}$. The last digit of $S$ is (A): $1$ (B): $3$ (C): $5$ (D): $7$ (E): None of the above.

2005 National Olympiad First Round, 24

There are $20$ people in a certain community. $10$ of them speak English, $10$ of them speak German, and $10$ of them speak French. We call a [i]committee[/i] to a $3$-subset of this community if there is at least one who speaks English, at least one who speaks German, and at least one who speaks French in this subset. At most how many commitees are there in this community? $ \textbf{(A)}\ 120 \qquad\textbf{(B)}\ 380 \qquad\textbf{(C)}\ 570 \qquad\textbf{(D)}\ 1020 \qquad\textbf{(E)}\ 1140 $

2007 India IMO Training Camp, 1

Show that in a non-equilateral triangle, the following statements are equivalent: $(a)$ The angles of the triangle are in arithmetic progression. $(b)$ The common tangent to the Nine-point circle and the Incircle is parallel to the Euler Line.

2023-24 IOQM India, 21

Tags: function
For $n \in \mathbb{N}$, consider non-negative valued functions $f$ on $\{1,2, \cdots , n\}$ satisfying $f(i) \geqslant f(j)$ for $i>j$ and $\sum_{i=1}^{n} (i+ f(i))=2023.$ Choose $n$ such that $\sum_{i=1}^{n} f(i)$ is at least. How many such functions exist in that case?

1965 Dutch Mathematical Olympiad, 5

The function ƒ. which is defined for all real numbers satisfies: $$f(x+y)+f(x-y)=2f(x)+2f(y)$$ Prove that $f(0) = 0$, $f(-x) = f(x)$, $f(2x) = 4 f (x)$, $$f(x + y + z) = f(x + y) + f(y + z) + f(z + x) -f(x) - f(y) -f(z).$$

2008 IMO Shortlist, 3

Let $ a_0$, $ a_1$, $ a_2$, $ \ldots$ be a sequence of positive integers such that the greatest common divisor of any two consecutive terms is greater than the preceding term; in symbols, $ \gcd (a_i, a_{i \plus{} 1}) > a_{i \minus{} 1}$. Prove that $ a_n\ge 2^n$ for all $ n\ge 0$. [i]Proposed by Morteza Saghafian, Iran[/i]

2005 Putnam, A1

Tags:
Show that every positive integer is a sum of one or more numbers of the form $2^r3^s,$ where $r$ and $s$ are nonnegative integers and no summand divides another. (For example, $23=9+8+6.)$

1947 Moscow Mathematical Olympiad, 140

Prove that if the four faces of a tetrahedron are of the same area they are equal.

2016 Mathematical Talent Reward Programme, SAQ: P 2

Tags: geometry
5 blocks of volume 1 cm$^3$, 1 cm$^3$, 1 cm$^3$, 1 cm$^3$ and 4 cm$^3$ are placed one above another to form a structure as shown in the figure. Suppose sum of surface areas of upper face of each is 48 cm$^2$ . Determine the minimum possible height of the whole structure.

2016 Mexico National Olmypiad, 2

Tags:
A pair of positive integers $m, n$ is called [i]guerrera[/i], if there exists positive integers $a, b, c, d$ such that $m=ab$, $n=cd$ and $a+b=c+d$. For example the pair $8, 9$ is [i]guerrera[/i] cause $8= 4 \cdot 2$, $9= 3 \cdot 3$ and $4+2=3+3$. We paint the positive integers if the following order: We start painting the numbers $3$ and $5$. If a positive integer $x$ is not painted and a positive $y$ is painted such that the pair $x, y$ is [i]guerrera[/i], we paint $x$. Find all positive integers $x$ that can be painted.

2021 Caucasus Mathematical Olympiad, 3

We have $n>2$ non-zero integers such that each one of them is divisible by the sum of the other $n-1$ numbers. Prove that the sum of all the given numbers is zero.

2017 AMC 10, 10

The lines with equations $ax-2y=c$ and $2x+by=-c$ are perpendicular and intersect at $(1, -5)$. What is $c$? $\textbf{(A) } -13\qquad \textbf{(B) } -8\qquad \textbf{(C) } 2\qquad \textbf{(D) } 8\qquad \textbf{(E) } 13$

2019 Peru MO (ONEM), 4

A board that has some of its squares painted black is called [i]acceptable [/i] if there are no four black squares that form a $2 \times 2$ subboard. Find the largest real number $\lambda$ such that for every positive integer $n$ the following proposition holds: mercy: if an $n \times n$ board is acceptable and has fewer than $\lambda n^2$ dark squares, then an additional square black can be painted so that the board is still acceptable.

2008 ITest, 72

Tags:
On the last afternoon of the Kubik family vacation, Michael puts down a copy of $\textit{Mathematical Olympiad Challenges}$ and goes out to play tennis. Wendy notices the book and decides to see if there are a few problems in it that she can solve. She decides to focus her energy on one problem in particular: \[\begin{array}{l}\text{Given 69 distinct positive integers not exceeding 100, prove that one can}\\\text{choose four of them }a,b,c,d\text{ such that }a<b<c\text{ and } a+b+c=d. \text{ Is this}\\\text{statement true for 68 numbers?}\end{array}\] After some time working on the problem, Wendy finally feels like she has a grip on the solution. When Michael returns, she explains her solutions to him. "Well done!" he tells her. "Now, see if you can solve this generalization. Consider the set \[S=\{1,2,3,\ldots,2007,2008\}.\] Find the smallest value of $t$ such that given any subset $T$ of $S$ where $|T|=t$, then there are necessarily distinct $a,b,c,d\in T$ for which $a+b+c=d$." Find the answer to Michael's generalization.

2000 Harvard-MIT Mathematics Tournament, 31

Tags:
Given collinear points $A,B,C$ such that $AB = BC$. How can you construct a point $D$ on $AB$ such that $AD = 2DB$, using only a straightedge? (You are not allowed to measure distances)

2014 AMC 12/AHSME, 2

Tags:
At the theater children get in for half price. The price for $5$ adult tickets and $4$ child tickets is $\$24.50$. How much would $8$ adult tickets and $6$ child tickets cost? $\textbf{(A) }\$35\qquad \textbf{(B) }\$38.50\qquad \textbf{(C) }\$40\qquad \textbf{(D) }\$42\qquad \textbf{(E) }\$42.50$

2021 239 Open Mathematical Olympiad, 1

Points $X$ and $Y$ are the midpoints of arcs $AB$ and $BC$ of the circumscribed circle of triangle $ABC$. Point $T$ lies on side $AC$. It turned out that the bisectors of the angles $ATB$ and $BTC$ pass through points $X$ and $Y$ respectively. What angle $B$ can be in triangle $ABC$?

2012 ELMO Shortlist, 3

Prove that any polynomial of the form $1+a_nx^n + a_{n+1}x^{n+1} + \cdots + a_kx^k$ ($k\ge n$) has at least $n-2$ non-real roots (counting multiplicity), where the $a_i$ ($n\le i\le k$) are real and $a_k\ne 0$. [i]David Yang.[/i]

2004 IMO, 1

1. Let $ABC$ be an acute-angled triangle with $AB\neq AC$. The circle with diameter $BC$ intersects the sides $AB$ and $AC$ at $M$ and $N$ respectively. Denote by $O$ the midpoint of the side $BC$. The bisectors of the angles $\angle BAC$ and $\angle MON$ intersect at $R$. Prove that the circumcircles of the triangles $BMR$ and $CNR$ have a common point lying on the side $BC$.

2012 Purple Comet Problems, 25

Tags: induction
Find the largest prime that divides $1\cdot 2\cdot 3+2\cdot 3\cdot 4+\cdots +44\cdot 45\cdot 46$