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

2011 China Team Selection Test, 2

Let $\ell$ be a positive integer, and let $m,n$ be positive integers with $m\geq n$, such that $A_1,A_2,\cdots,A_m,B_1,\cdots,B_m$ are $m+n$ pairwise distinct subsets of the set $\{1,2,\cdots,\ell\}$. It is known that $A_i\Delta B_j$ are pairwise distinct, $1\leq i\leq m, 1\leq j\leq n$, and runs over all nonempty subsets of $\{1,2,\cdots,\ell\}$. Find all possible values of $m,n$.

2020 CHMMC Winter (2020-21), 6

Tags: geometry
[i](9 pts)[/i] Let $ABC$ be a triangle with circumcenter $O$. The interior bisector of $\angle BAC$ intersects $BC$ at $D$. Circle $\omega_A$ is tangent to segments $AB$ and $AC$ and internally tangent to the circumcircle of $ABC$ at the point $P$. Let $E$ and $F$ be the respective points at which the $B$-excircle and $C$-excircle of $ABC$ are tangent to $AC$ and $AB$. Suppose that lines $BE$ and $CF$ pass through a common point $N$ on the circumcircle of $AEF$. [i]Note: for a triangle $ABC$, the $A$-excircle is the circle lying outside triangle $ABC$ that is tangent to side $BC$ and the extensions of sides $AB, AC$. The $B, C$-excircles are defined similarly.[/i] (a) [i](7 pts)[/i] Prove that the circumcircle of $PDO$ passes through $N$. (b) [i](2 pts)[/i] Suppose that $\frac{PD}{BC} = \frac{2}{7}$. Find, with proof, the value of $\cos (\angle BAC)$.

2013 All-Russian Olympiad, 2

The inscribed and exscribed sphere of a triangular pyramid $ABCD$ touch her face $BCD$ at different points $X$ and $Y$. Prove that the triangle $AXY$ is obtuse triangle.

1995 VJIMC, Problem 2

Tags: function
Let $f(x)$ be an even twice differentiable function such that $f''(0)\ne0$. Prove that $f(x)$ has a local extremum at $x=0$.

2020 May Olympiad, 3

Tags: geometry , distance
A clueless ant makes the following route: starting at point $ A $ goes $ 1$ cm north, then $ 2$ cm east, then $ 3$ cm south, then $ 4$ cm west, immediately $ 5$ cm north, continues $ 6$ cm east, and so on, finally $ 41$ cm north and ends in point $ B $. Calculate the distance between $ A $ and $ B $ (in a straight line).

2000 JBMO ShortLists, 4

Find all the integers written as $\overline{abcd}$ in decimal representation and $\overline{dcba}$ in base $7$.

2012 Iran MO (3rd Round), 3

Prove that if $n$ is large enough, then for each coloring of the subsets of the set $\{1,2,...,n\}$ with $1391$ colors, two non-empty disjoint subsets $A$ and $B$ exist such that $A$, $B$ and $A\cup B$ are of the same color.

1999 China Team Selection Test, 3

Let $S = \lbrace 1, 2, \ldots, 15 \rbrace$. Let $A_1, A_2, \ldots, A_n$ be $n$ subsets of $S$ which satisfy the following conditions: [b]I.[/b] $|A_i| = 7, i = 1, 2, \ldots, n$; [b]II.[/b] $|A_i \cap A_j| \leq 3, 1 \leq i < j \leq n$ [b]III.[/b] For any 3-element subset $M$ of $S$, there exists $A_k$ such that $M \subset A_k$. Find the smallest possible value of $n$.

2014 BMT Spring, 16

Tags: algebra
Evaluate $$\sum_{n=0}^{\infty} \sum_{k=0}^{\infty} \min (n, k) \left( \frac12 \right)^n\left( \frac13 \right)^k$$

2018-IMOC, C5

Alice and Bob are playing the following game: They have an $8\times8$ chessboard. Initially, all grids are white. Each round, Alice chooses a white grid and paints it black. Then Bob chooses one of the neighbors of that grid and paints it black. Or he does nothing. After that, Alice may decide to continue the game or not. The goal of Alice is to maximize the number of connected components of black grids, on the other hand, Bob wants to minimize that number. If both of them are extremely smart, how many connected components will be in the end of the game?

2000 Belarusian National Olympiad, 3

Let $N \ge 5$ be given. Consider all sequences $(e_1,e_2,...,e_N)$ with each $e_i$ equal to $1$ or $-1$. Per move one can choose any five consecutive terms and change their signs. Two sequences are said to be similar if one of them can be transformed into the other in finitely many moves. Find the maximum number of pairwise non-similar sequences of length $N$.

2017 Taiwan TST Round 1, 2

Tags: inequalities
Given $a,b,c,d>0$, prove that: \[\sum_{cyc}\frac{c}{a+2b}+\sum_{cyc}\frac{a+2b}{c}\geq 8(\frac{(a+b+c+d)^2}{ab+ac+ad+bc+bd+cd}-1),\] where $\sum_{cyc}f(a,b,c,d)=f(a,b,c,d)+f(d,a,b,c)+f(c,d,a,b)+f(b,c,d,a)$.

2011 USA TSTST, 5

At a certain orphanage, every pair of orphans are either friends or enemies. For every three of an orphan's friends, an even number of pairs of them are enemies. Prove that it's possible to assign each orphan two parents such that every pair of friends shares exactly one parent, but no pair of enemies does, and no three parents are in a love triangle (where each pair of them has a child).

2019 South East Mathematical Olympiad, 4

As the figure is shown, place a $2\times 5$ grid table in horizontal or vertical direction, and then remove arbitrary one $1\times 1$ square on its four corners. The eight different shapes consisting of the remaining nine small squares are called [i]banners[/i]. [asy] defaultpen(linewidth(0.4)+fontsize(10));size(50); pair A=(-1,1),B=(-1,3),C=(-1,5),D=(-3,5),E=(-5,5),F=(-7,5),G=(-9,5),H=(-11,5),I=(-11,3),J=(-11,1),K=(-9,1),L=(-7,1),M=(-5,1),N=(-3,1),O=(-5,3),P=(-7,3),Aa=(-1,7),Ba=(-1,9),Ca=(-1,11),Da=(-3,11),Ea=(-5,11),Fa=(-7,11),Ga=(-9,11),Ha=(-11,11),Ia=(-11,9),Ja=(-11,7),Ka=(-9,7),La=(-7,7),Ma=(-5,7),Na=(-3,7),Oa=(-5,9),Pa=(-7,9); draw(B--C--H--J--N^^B--I^^D--N^^E--M^^F--L^^G--K); draw(Aa--Ca--Ha--Ja--Aa^^Ba--Ia^^Da--Na^^Ea--Ma^^Fa--La^^Ga--Ka); [/asy] [asy] defaultpen(linewidth(0.4)+fontsize(10));size(50); pair A=(-1,1),B=(-1,3),C=(-1,5),D=(-3,5),E=(-5,5),F=(-7,5),G=(-9,5),H=(-11,5),I=(-11,3),J=(-11,1),K=(-9,1),L=(-7,1),M=(-5,1),N=(-3,1),O=(-5,3),P=(-7,3),Aa=(-1,7),Ba=(-1,9),Ca=(-1,11),Da=(-3,11),Ea=(-5,11),Fa=(-7,11),Ga=(-9,11),Ha=(-11,11),Ia=(-11,9),Ja=(-11,7),Ka=(-9,7),La=(-7,7),Ma=(-5,7),Na=(-3,7),Oa=(-5,9),Pa=(-7,9); draw(B--Ca--Ea--M--N^^B--O^^C--E^^Aa--Ma^^Ba--Oa^^Da--N); draw(L--Fa--Ha--J--L^^Ga--K^^P--I^^F--H^^Ja--La^^Pa--Ia); [/asy] Here is a fixed $9\times 18$ grid table. Find the number of ways to cover the grid table completely with 18 [i]banners[/i].

2023 Regional Olympiad of Mexico West, 1

For every positive integer $n$ we take the greatest divisor $d$ of $n$ such that $d\leq \sqrt{n}$ and we define $a_n=\frac{n}{d}-d$. Prove that in the sequence $a_1,a_2,a_3,...$, any non negative integer $k$ its in the sequence infinitely many times.

2004 AMC 10, 21

Tags:
Two distinct lines pass through the center of three concentric circles of radii $3$, $2$, and $1$. The area of the shaded region in the diagram is $8/13$ of the area of the unshaded region. What is the radian measure of the acute angle formed by the two lines? (Note: $\pi$ radians is $180$ degrees.) [asy] defaultpen(linewidth(0.8)); pair O=origin; fill(O--Arc(O, 2, 20, 160)--cycle, mediumgray); fill(O--Arc(O, 1, 20, 160)--cycle, white); fill(O--Arc(O, 2, 200, 340)--cycle, mediumgray); fill(O--Arc(O, 1, 200, 340)--cycle, white); fill(O--Arc(O, 3, 160, 200)--cycle, mediumgray); fill(O--Arc(O, 2, 160, 200)--cycle, white); fill(O--Arc(O, 1, 160, 200)--cycle, mediumgray); fill(O--Arc(O, 3, -20, 20)--cycle, mediumgray); fill(O--Arc(O, 2, -20, 20)--cycle, white); fill(O--Arc(O, 1, -20, 20)--cycle, mediumgray); draw(Circle(origin, 1));draw(Circle(origin, 2));draw(Circle(origin, 3)); draw(5*dir(200)--5*dir(20)^^5*dir(160)--5*dir(-20));[/asy] $ \textbf{(A)} \frac{\pi}8\qquad \textbf{(B)}\frac{\pi}7\qquad \textbf{(C)}\frac{\pi}6\qquad \textbf{(D)}\frac{\pi}5\qquad \textbf{(E)}\frac{\pi}4 $

2022 Costa Rica - Final Round, 6

Tags: tangent , geometry
Consider $ABC$ with $AC > AB$ and incenter $I$. The midpoints of $\overline{BC}$ and $\overline{AC}$ are $M$ and $N$, respectively. If $\overline{AI}$ is perpendicular to $\overline{IN}$, then prove that $\overline{AI}$ is tangent to the circumscribed circle of $\vartriangle BMI$.

2015 India Regional MathematicaI Olympiad, 6

Tags:
Show that there are infinitely many positive real numbers a which are not integers such that a(a-3{a}) is an integer.

2017 IMC, 8

Define the sequence $A_1,A_2,\ldots$ of matrices by the following recurrence: $$ A_1 = \begin{pmatrix} 0 & 1 \\ 1 & 0 \\ \end{pmatrix}, \quad A_{n+1} = \begin{pmatrix} A_n & I_{2^n} \\ I_{2^n} & A_n \\ \end{pmatrix} \quad (n=1,2,\ldots) $$ where $I_m$ is the $m\times m$ identity matrix. Prove that $A_n$ has $n+1$ distinct integer eigenvalues $\lambda_0< \lambda_1<\ldots <\lambda_n$ with multiplicities $\binom{n}{0},\binom{n}{1},\ldots,\binom{n}{n}$, respectively.

1980 Putnam, A4

a) Prove that there exist integers $a, b, c$ not all zero and each of absolute value less than one million, such that $$ |a +b \sqrt{2} +c \sqrt{3} | <10^{-11} .$$ b) Let $ a, b, c$ be integers, not all zero and each of absolute value less than one million. Prove that $$ |a +b \sqrt{2} +c \sqrt{3} | >10^{-21} .$$

2020 Brazil Undergrad MO, Problem 4

For each of the following, provide proof or a counterexample: a) Every $2\times2$ matrix with real entries can we written as the sum of the squares of two $2\times2$ matrices with real entries. b) Every $3\times3$ matrix with real entries can we written as the sum of the squares of two $3\times3$ matrices with real entries.

CIME II 2018, 3

Tags:
Let $ABCD$ be a convex quadrilateral with positive area such that every side has a positive integer length and $AC=BC=AD=25$. If $P_{max}$ and $P_{min}$ are the quadrilaterals with maximum and minimum possible perimeter, the ratio of the area of $P_{max}$ and $P_{min}$ can be expressed in the form $\frac{a\sqrt{b}}{c}$ for some positive integers $a,b,c$, where $a,c$ are relatively prime and $b$ is not divisible by the square of any integer. Find $a+b+c$. [i]Proposed by [b]FedeX333X [/b][/i]

2006 Macedonia National Olympiad, 1

A natural number is written on the blackboard. In each step, we erase the units digit and add four times the erased digit to the remaining number, and write the result on the blackboard instead of the initial number. Starting with the number $13^{2006}$, is it possible to obtain the number $2006^{13}$ by repeating this step finitely many times?

1999 Harvard-MIT Mathematics Tournament, 7

Carl and Bob can demolish a building in 6 days, Anne and Bob can do it in $3$, Anne and Carl in $5$. How many days does it take all of them working together if Carl gets injured at the end of the first day and can't come back?

1985 AIME Problems, 14

In a tournament each player played exactly one game against each of the other players. In each game the winner was awarded 1 point, the loser got 0 points, and each of the two players earned 1/2 point if the game was a tie. After the completion of the tournament, it was found that exactly half of the points earned by each player were earned against the ten players with the least number of points. (In particular, each of the ten lowest scoring players earned half of her/his points against the other nine of the ten). What was the total number of players in the tournament?