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

2012 NIMO Problems, 6

In $\triangle ABC$ with circumcenter $O$, $\measuredangle A = 45^\circ$. Denote by $X$ the second intersection of $\overrightarrow{AO}$ with the circumcircle of $\triangle BOC$. Compute the area of quadrilateral $ABXC$ if $BX = 8$ and $CX = 15$. [i]Proposed by Aaron Lin[/i]

2013 Today's Calculation Of Integral, 888

In the coordinate plane, given a circle $K: x^2+y^2=1,\ C: y=x^2-2$. Let $l$ be the tangent line of $K$ at $P(\cos \theta,\ \sin \theta)\ (\pi<\theta <2\pi).$ Find the minimum area of the part enclosed by $l$ and $C$.

2010 Costa Rica - Final Round, 3

Christian Reiher and Reid Barton want to open a security box, they already managed to discover the algorithm to generate the key codes and they obtained the following information: $i)$ In the screen of the box will appear a sequence of $n+1$ numbers, $C_0 = (a_{0,1},a_{0,2},...,a_{0,n+1})$ $ii)$ If the code $K = (k_1,k_2,...,k_n)$ opens the security box then the following must happen: a) A sequence $C_i = (a_{i,1},a_{i,2},...,a_{i,n+1})$ will be asigned to each $k_i$ defined as follows: $a_{i,1} = 1$ and $a_{i,j} = a_{i-1,j}-k_ia_{i,j-1}$, for $i,j \ge 1$ b) The sequence $(C_n)$ asigned to $k_n$ satisfies that $S_n = \sum_{i=1}^{n+1}|a_i|$ has its least possible value, considering all possible sequences $K$. The sequence $C_0$ that appears in the screen is the following: $a_{0,1} = 1$ and $a_0,i$ is the sum of the products of the elements of each of the subsets with $i-1$ elements of the set $A =$ {$1,2,3,...,n$}, $i\ge 2$, such that $a_{0, n+1} = n!$ Find a sequence $K = (k_1,k_2,...,k_n)$ that satisfies the conditions of the problem and show that there exists at least $n!$ of them.

2016 China National Olympiad, 4

Let $n \geq 2$ be a positive integer and define $k$ to be the number of primes $\leq n$. Let $A$ be a subset of $S = \{2,...,n\}$ such that $|A| \leq k$ and no two elements in $A$ divide each other. Show that one can find a set $B$ such that $|B| = k$, $A \subseteq B \subseteq S$ and no two elements in $B$ divide each other.

2015 Thailand Mathematical Olympiad, 8

Let $m$ and $n$ be positive integers such that $m - n$ is odd. Show that $(m + 3n)(5m + 7n)$ is not a perfect square.

2000 May Olympiad, 5

In a row there are $12$ cards that can be of three kinds: with both white faces, with both black faces or with one white face and the other black. Initially there are $9$ cards with the black side facing up. The first six cards from the left are turned over, leaving $9$ cards with the black face up. The six cards on the left are then turned over, leaving $8$ cards with the black face up. Finally, six cards are turned over: the first three on the left and the last three on the right, leaving $3$ cards with the black face up. Decide if with this information it is possible to know with certainty how many cards of each kind are in the row

2024 Kazakhstan National Olympiad, 6

Tags: algebra
An integer $m\ge 3$ and an infinite sequence of positive integers $(a_n)_{n\ge 1}$ satisfies the equation \[a_{n+2} = 2\sqrt[m]{a_{n+1}^{m-1} + a_n^{m-1}} - a_{n+1}. \] for all $n\ge 1$. Prove that $a_1 < 2^m$.

2007 Princeton University Math Competition, 10

Tags: logarithm
Find the values of $a$ such that $\log (ax+1) = \log (x-a) + \log (2-x)$ has a unique real solution.

1998 IMO, 4

Determine all pairs $(x,y)$ of positive integers such that $x^{2}y+x+y$ is divisible by $xy^{2}+y+7$.

2002 Brazil National Olympiad, 4

For any non-empty subset $A$ of $\{1, 2, \ldots , n\}$ define $f(A)$ as the largest element of $A$ minus the smallest element of $A$. Find $\sum f(A)$ where the sum is taken over all non-empty subsets of $\{1, 2, \ldots , n\}$.

2014 USAMTS Problems, 2:

Find all triples $(x, y, z)$ such that $x, y, z, x - y, y - z, x - z$ are all prime positive integers.

2011 Pre-Preparation Course Examination, 1

[b]a)[/b] prove that for every compressed set $K$ in the space $\mathbb R^3$, the function $f:\mathbb R^3 \longrightarrow \mathbb R$ that $f(p)=inf\{|p-k|,k\in K\}$ is continuous. [b]b)[/b] prove that we cannot cover the sphere $S^2\subseteq \mathbb R^3$ with it's three closed sets, such that none of them contain two antipodal points.

2019 India PRMO, 29

In a triangle $ABC$, the median $AD$ (with $D$ on $BC$) and the angle bisector $BE$ (with $E$ on $AC$) are perpedicular to each other. If $AD = 7$ and $BE = 9$, find the integer nearest to the area of triangle $ABC$.

1983 Brazil National Olympiad, 6

Show that the maximum number of spheres of radius $1$ that can be placed touching a fixed sphere of radius $1$ so that no pair of spheres has an interior point in common is between $12$ and $14$.

2016 Junior Regional Olympiad - FBH, 3

From three boys and three girls, every boy knows exactly two girls and every girl knows exactly two boys. Prove that we can arrange boys and girls in pairs such that in every pair people know each other

1998 Italy TST, 1

A real number $\alpha$ is given. Find all functions $f : R^+ \to R^+$ satisfying $\alpha x^2f\left(\frac{1}{x}\right) +f(x) =\frac{x}{x+1}$ for all $x > 0$.

2006 Kazakhstan National Olympiad, 2

Product of square trinomials $ x ^ 2 + a_1x + b_1 $, $ x ^ 2 + a_2x + b_2 $, $ \dots $, $ x ^ 2 + a_n x + b_n $ equals polynomial $ P (x) = x ^ {2n} + c_1x ^ {2n-1} + c_2x ^ {2n-2} + \dots + c_ {2n-1} x + c_ {2n} $, where the coefficients $ c_1 $, $ c_2 $, $ \dots $, $ c_ {2n} $ are positive. Prove that for some $ k $ ($ 1 \leq k \leq n $) the coefficients $ a_k $ and $ b_k $ are positive.

2006 Hong Kong TST., 2

The function $f(x,y)$, defined on the set of all non-negative integers, satisfies (i) $f(0,y)=y+1$ (ii) $f(x+1,0)=f(x,1)$ (iii) $f(x+1,y+1)=f(x,f(x+1,y))$ Find f(3,2005), f(4,2005)

1982 USAMO, 3

If a point $A_1$ is in the interior of an equilateral triangle $ABC$ and point $A_2$ is in the interior of $\triangle{A_1BC}$, prove that \[\operatorname{I.Q.} (A_1BC) > \operatorname{I.Q.} (A_2BC),\] where the [i]isoperrimetric quotient[/i] of a figure $F$ is defined by \[\operatorname{I.Q.}(F) = \frac{\operatorname{Area}(F)}{[\operatorname{Perimeter}(F)]^2}.\]

2002 AMC 12/AHSME, 18

Let $ C_1$ and $ C_2$ be circles defined by \[ (x \minus{} 10)^2 \plus{} y^2 \equal{} 36\]and \[ (x \plus{} 15)^2 \plus{} y^2 \equal{} 81,\]respectively. What is the length of the shortest line segment $ \overline{PQ}$ that is tangent to $ C_1$ at $ P$ and to $ C_2$ at $ Q$? $ \textbf{(A)}\ 15 \qquad \textbf{(B)}\ 18 \qquad \textbf{(C)}\ 20 \qquad \textbf{(D)}\ 21 \qquad \textbf{(E)}\ 24$

2018 Junior Balkan Team Selection Tests - Moldova, 3

Let $a,b,c \in\mathbb{R^*_+}$.Prove the inequality $\frac{a^2+4}{b+c}+\frac{b^2+9}{c+a}+\frac{c^2+16}{a+b}\ge9$.

2022/2023 Tournament of Towns, P5

There is a single coin on each square of a $5 \times 5$ board. All the coins look the same. Two of them are fakes and have equal weight. Genuine coins are heavier than fake ones and also weigh the same. The fake coins are on the squares sharing just one vertice. Is it possible to determine for sure a) 13 genuine coins; b) 15 genuine coins; and c) 17 genuine coins in a single weighing on a balance with no unit weights? [i]Rustem Zhenodarov, Alexandr Gribalko, Sergey Tokarev[/i]

Geometry Mathley 2011-12, 7.1

Let $ABCD$ be a cyclic quadrilateral. Suppose that $E$ is the intersection of $AB$ and $CD, F$ is the intersection of $AD$ and $CB, I$ is the intersection of $AC$ and $BD$. The circumcircles $(FAB), (FCD)$ meet $FI$ at $K, L$. Prove that $EK = EL$ Nguyễn Minh Hà

2023 Sharygin Geometry Olympiad, 10

Altitudes $BE$ and $CF$ of an acute-angled triangle $ABC$ meet at point $H$. The perpendicular from $H$ to $EF$ meets the line $\ell$ passing through $A$ and parallel to $BC$ at point $P$. The bisectors of two angles between $\ell$ and $HP$ meet $BC$ at points $S$ and $T$. Prove that the circumcircles of triangles $ABC$ and $PST$ are tangent.

2022 Assara - South Russian Girl's MO, 7

In a $7\times 7\times 7$ cube, the unit cubes are colored white, black and gray colors so that for any two colors the number of cubes of these two colors are different. In this case, $N$ parallel rows of $7$ cubes were found, each of which there are more white cubes than gray and than black. Likewise, there were $N$ parallel rows of $7$ cubes, each of which contained gray there are more cubes than white and than black, and there are also N parallel rows of $7$ cubes, each of which contains more black cubes than white ones and than gray ones. What is the largest $N$ for which this is possible?