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

1999 Romania Team Selection Test, 8

Tags: induction , algebra
Let $a$ be a positive real number and $\{x_n\}_{n\geq 1}$ a sequence of real numbers such that $x_1=a$ and \[ x_{n+1} \geq (n+2)x_n - \sum^{n-1}_{k=1}kx_k, \ \forall \ n\geq 1. \] Prove that there exists a positive integer $n$ such that $x_n > 1999!$. [i]Ciprian Manolescu[/i]

2011 Uzbekistan National Olympiad, 1

Tags: algebra
Find the minimum value of $|x-y|+\sqrt{(x+2)^2+(y-4)^4}$

2019 Portugal MO, 1

Tags: geometry , square , area
In a square of side $10$ cm , the vertices are joined to the midpoints on the opposite sides, as shown in the figure. How much does the area of the colored region measure? [img]https://1.bp.blogspot.com/-bHrc1Nu0PQI/X4KaJysLAcI/AAAAAAAAMk0/LLGv1fotQO0Tk1AXqQymG_nNdpyWcbjyACLcBGAsYHQ/s109/2019%2BPortugal%2Bp1.png[/img]

2017 Iran Team Selection Test, 3

In triangle $ABC$ let $I_a$ be the $A$-excenter. Let $\omega$ be an arbitrary circle that passes through $A,I_a$ and intersects the extensions of sides $AB,AC$ (extended from $B,C$) at $X,Y$ respectively. Let $S,T$ be points on segments $I_aB,I_aC$ respectively such that $\angle AXI_a=\angle BTI_a$ and $\angle AYI_a=\angle CSI_a$.Lines $BT,CS$ intersect at $K$. Lines $KI_a,TS$ intersect at $Z$. Prove that $X,Y,Z$ are collinear. [i]Proposed by Hooman Fattahi[/i]

2009 Poland - Second Round, 1

$ABCD$ is a cyclic quadrilateral inscribed in the circle $\Gamma$ with $AB$ as diameter. Let $E$ be the intersection of the diagonals $AC$ and $BD$. The tangents to $\Gamma$ at the points $C,D$ meet at $P$. Prove that $PC=PE$.

PEN O Problems, 53

Suppose that the set $M=\{1,2,\cdots,n\}$ is split into $t$ disjoint subsets $M_{1}$, $\cdots$, $M_{t}$ where the cardinality of $M_i$ is $m_{i}$, and $m_{i} \ge m_{i+1}$, for $i=1,\cdots,t-1$. Show that if $n>t!\cdot e$ then at least one class $M_z$ contains three elements $x_{i}$, $x_{j}$, $x_{k}$ with the property that $x_{i}-x_{j}=x_{k}$.

2002 India IMO Training Camp, 6

Determine the number of $n$-tuples of integers $(x_1,x_2,\cdots ,x_n)$ such that $|x_i| \le 10$ for each $1\le i \le n$ and $|x_i-x_j| \le 10$ for $1 \le i,j \le n$.

1997 Balkan MO, 1

Suppose that $O$ is a point inside a convex quadrilateral $ABCD$ such that \[ OA^2 + OB^2 + OC^2 + OD^2 = 2\mathcal A[ABCD] , \] where by $\mathcal A[ABCD]$ we have denoted the area of $ABCD$. Prove that $ABCD$ is a square and $O$ is its center. [i]Yugoslavia[/i]

1998 Singapore Team Selection Test, 3

Suppose $f(x)$ is a polynomial with integer coefficients satisfying the condition $0 \le f(c) \le 1997$ for each $c \in \{0, 1, ..., 1998\}$. Is is true that $f(0) = f(1) = ... = f(1998)$? (variation of [url=https://artofproblemsolving.com/community/c6h49788p315649]1997 IMO Shortlist p12[/url])

1992 IMTS, 4

An international firm has 250 employees, each of whom speaks several languages. For each pair of employees, $(A,B)$, there is a language spoken by $A$ and not $B$, and there is another language spoken by $B$ but not $A$. At least how many languages must be spoken at the firm?

2005 Moldova Team Selection Test, 3

\[A=3\sum_{m=1}^{n^2}(\frac12-\{\sqrt{m}\})\] where $n$ is an positive integer. Find the largest $k$ such that $n^k$ divides $[A]$.

2012-2013 SDML (Middle School), 4

Tags:
In the puzzle below, dots are placed in some of the empty squares (one dot per square) so that each number gives the combined number of dots in its row and column. How many dots must be placed to complete the puzzle? [asy] size(5cm,0); draw((0,0)--(5,0)); draw((0,1)--(5,1)); draw((0,2)--(5,2)); draw((0,3)--(5,3)); draw((0,4)--(5,4)); draw((0,5)--(5,5)); draw((0,0)--(0,5)); draw((1,0)--(1,5)); draw((2,0)--(2,5)); draw((3,0)--(3,5)); draw((4,0)--(4,5)); draw((5,0)--(5,5)); label("$1$",(2.5,4.5)); label("$2$",(4.5,4.5)); label("$3$",(2.5,1.5)); label("$4$",(2.5,3.5)); label("$5$",(4.5,3.5)); label("$6$",(0.5,2.5)); label("$7$",(3.5,0.5)); [/asy]

2015 AIME Problems, 15

Tags: geometry
Circles $\mathcal{P}$ and $\mathcal{Q}$ have radii $1$ and $4$, respectively, and are externally tangent at point $A$. Point $B$ is on $\mathcal{P}$ and point $C$ is on $\mathcal{Q}$ so that line $BC$ is a common external tangent of the two circles. A line $\ell$ through $A$ intersects $\mathcal{P}$ again at $D$ and intersects $\mathcal{Q}$ again at $E$. Points $B$ and $C$ lie on the same side of $\ell$, and the areas of $\triangle DBA$ and $\triangle ACE$ are equal. This common area is $\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$. [asy] import cse5; pathpen=black; pointpen=black; size(6cm); pair E = IP(L((-.2476,1.9689),(0.8,1.6),-3,5.5),CR((4,4),4)), D = (-.2476,1.9689); filldraw(D--(0.8,1.6)--(0,0)--cycle,gray(0.7)); filldraw(E--(0.8,1.6)--(4,0)--cycle,gray(0.7)); D(CR((0,1),1)); D(CR((4,4),4,150,390)); D(L(MP("D",D(D),N),MP("A",D((0.8,1.6)),NE),1,5.5)); D((-1.2,0)--MP("B",D((0,0)),S)--MP("C",D((4,0)),S)--(8,0)); D(MP("E",E,N)); [/asy]

Indonesia MO Shortlist - geometry, g3.3

Let $ABCD$ be a trapezoid (quadrilateral with one pair of parallel sides) such that $AB < CD$. Suppose that $AC$ and $BD$ meet at $E$ and $AD$ and $BC$ meet at $F$. Construct the parallelograms $AEDK$ and $BECL$. Prove that $EF$ passes through the midpoint of the segment $KL$.

Russian TST 2016, P3

Tags: geometry , circles
Two circles $\omega_1$ and $\omega_2$ intersecting at points $X{}$ and $Y{}$ are inside the circle $\Omega$ and touch it at points $A{}$ and $B{}$, respectively; the segments $AB$ and $XY$ intersect. The line $AB$ intersects the circles $\omega_1$ and $\omega_2$ again at points $C{}$ and $D{}$, respectively. The circle inscribed in the curved triangle $CDX$ touches the side $CD$ at the point $Z{}$. Prove that $XZ$ is a bisector of $\angle AXB{}$.

2008 BAMO, 3

$N$ teams participated in a national basketball championship in which every two teams played exactly one game. Of the $N$ teams, $251$ are from California. It turned out that a Californian team Alcatraz is the unique Californian champion (Alcatraz has won more games against Californian teams than any other team from California). However, Alcatraz ended up being the unique loser of the tournament because it lost more games than any other team in the nation! What is the smallest possible value for $N$?

2016 LMT, 1

Tags:
Find the ordered triple of natural numbers $(x,y,z)$ such that $x \le y \le z$ and $x^x+y^y+z^z = 3382.$ [i]Proposed by Evan Fang

2014 Oral Moscow Geometry Olympiad, 1

In trapezoid $ABCD$: $BC <AD, AB = CD, K$ is midpoint of $AD, M$ is midpoint of $CD, CH$ is height. Prove that lines $AM, CK$ and $BH$ intersect at one point.

2000 Switzerland Team Selection Test, 9

Two given circles $k_1$ and $k_2$ intersect at points $P$ and $Q$. Construct a segment $AB$ through $P$ with the endpoints at $k_1$ and $k_2$ for which $AP \cdot PB$ is maximal.

2005 USAMTS Problems, 1

Tags:
Below is a $4\times4$ grid. We wish to fill in the grid such that each row, each column, and each $2\times2$ square outlined by the double lines contains the digits 1 through 4. The first row has already been filled in. Find, with proof, the number of ways we can complete the rest of the grid. \[ \begin{tabular}{||c|c||c|c||}\hline\hline 1 & 2 & 3 & 4\\ \hline &&&\\ \hline\hline &&&\\ \hline &&&\\ \hline\hline \end{tabular} \]

II Soros Olympiad 1995 - 96 (Russia), 10.3

Points $A$, $B$, $C$, $D$ and $E$ are placed on the circle. In how many ways can the resulting five arcs be designated by the letters $a$, $b$, $c$, $d$ and $e$, if it is forbidden to designate an arc with the same letter as one of its ends? (For example, an arc with ends $A$ and $B$ cannot be designated by the letter $a$ or $b$.)

2023 AIME, 9

Tags:
Circles $\omega_1$ and $\omega_2$ intersect at two points $P$ and $Q$, and their common tangent line closer to $P$ intersects $\omega_1$ and $\omega_2$ at points $A$ and $B$, respectively. The line parallel to line $AB$ that passes through $P$ intersects $\omega_1$ and $\omega_2$ for the second time at points $X$ and $Y$, respectively. Suppose $PX = 10, PY = 14,$ and $PQ = 5$. Then the area of trapezoid $XABY$ is $m\sqrt{n}$ where $m$ and $n$ are positive integers and $n$ is not divisible by the square of any prime. Find $m + n$.

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]