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

2014 Moldova Team Selection Test, 3

Let $ABCD$ be a cyclic quadrilateral. The bisectors of angles $BAD$ and $BCD$ intersect in point $K$ such that $K \in BD$. Let $M$ be the midpoint of $BD$. A line passing through point $C$ and parallel to $AD$ intersects $AM$ in point $P$. Prove that triangle $\triangle DPC$ is isosceles.

Ukrainian From Tasks to Tasks - geometry, 2011.8

On the median $AD$ of the isosceles triangle $ABC$, point $E$ is marked. Point $F$ is the projection of point $E$ on the line $BC$, point $M$ lies on the segment $EF$, points $N$ and $P$ are projections of point $M$ on the lines $AC$ and $AB$, respectively. Prove that the bisectors of the angles $PMN$ and $PEN$ are parallel.

2017 Dutch IMO TST, 1

Tags: geometry
A circle $\omega$ with diameter $AK$ is given. The point $M$ lies in the interior of the circle, but not on $AK$. The line $AM$ intersects $\omega$ in $A$ and $Q$. The tangent to $\omega$ at $Q$ intersects the line through $M$ perpendicular to $AK$, at $P$. The point $L$ lies on $\omega$, and is such that $PL$ is tangent to $\omega$ and $L\neq Q$. Show that $K, L$, and $M$ are collinear.

2013 Turkey MO (2nd round), 2

Tags: inequalities
Find the maximum value of $M$ for which for all positive real numbers $a, b, c$ we have \[ a^3+b^3+c^3-3abc \geq M(ab^2+bc^2+ca^2-3abc) \]

2020 Brazil Cono Sur TST, 3

Tags: algebra
Let $a_0,a_1,a_2,\dots$ be a periodic sequence of real numbers(that is, there is a fixed positive integer $k$ such that $a_n=a_{n+k}$ for every integer $n\geq 0$). The following equality is true, for all $n\geq 0$: $a_{n+2}=\frac{1}{n+2} (a_n - \frac{n+1}{a_{n+1}})$ if $a_0=2020$, determine the value of $a_1$.

2013 Baltic Way, 1

Let $n$ be a positive integer. Assume that $n$ numbers are to be chosen from the table $\begin{array}{cccc}0 & 1 & \cdots & n-1\\ n & n+1 & \cdots & 2n-1\\ \vdots & \vdots & \ddots & \vdots\\(n-1)n & (n-1)n+1 & \cdots & n^2-1\end{array} $ with no two of them from the same row or the same column. Find the maximal value of the product of these $n$ numbers.

2018 Harvard-MIT Mathematics Tournament, 9

Tags:
Let $A,B,C$ be points in that order along a line, such that $AB=20$ and $BC=18$. Let $\omega$ be a circle of nonzero radius centered at $B$, and let $\ell_1$ and $\ell_2$ be tangents to $\omega$ through $A$ and $C$, respectively. Let $K$ be the intersection of $\ell_1$ and $\ell_2$. Let $X$ lie on segment $\overline{KA}$ and $Y$ lie on segment $\overline{KC}$ such that $XY\|BC$ and $XY$ is tangent to $\omega$. What is the largest possible integer length for $XY$?

2025 Vietnam National Olympiad, 3

Let $ABC$ be an acute, scalene triangle with circumcenter $O$, circumcircle $(O)$, orthocenter $H$. Line $AH$ meets $(O)$ again at $D \neq A$. Let $E, F$ be the midpoint of segments $AB, AC$ respectively. The line through $H$ and perpendicular to $HF$ meets line $BC$ at $K$. a) Line $DK$ meets $(O)$ again at $Y \neq D$. Prove that the intersection of line $BY$ and the perpendicular bisector of $BK$ lies on the circumcircle of triangle $OFY$. b) The line through $H$ and perpendicular to $HE$ meets line $BC$ at $L$. Line $DL$ meets $(O)$ again at $Z \neq D$. Let $M$ be the intersection of lines $BZ, OE$; $N$ be the intersection of lines $CY, OF$; $P$ be the intersection of lines $BY, CZ$. Let $T$ be the intersection of lines $YZ, MN$ and $d$ be the line through $T$ and perpendicular to $OA$. Prove that $d$ bisects $AP$.

BIMO 2021, 3

Tags: geometry
Let $ABC$ be an actue triangle with $AB<AC$. Let $\Gamma$ be its circumcircle, $I$ its incenter and $P$ is a point on $\Gamma$ such that $\angle API=90^{\circ}$. Let $Q$ be a point on $\Gamma$ such that $$QB\cdot\tan \angle B=QC\cdot \tan \angle C$$ Consider a point $R$ such that $PR$ is tangent to $\Gamma$ and $BR=CR$. Prove that the points $A, Q, R$ are colinear.

2018 Iran MO (1st Round), 14

For how many integers $k$ does the following system of equations has a solution other than $a=b=c=0$ in the set of real numbers? \begin{align*} \begin{cases} a^2+b^2=kc(a+b),\\ b^2+c^2 = ka(b+c),\\ c^2+a^2=kb(c+a).\end{cases}\end{align*}

2005 National High School Mathematics League, 1

Tags: geometry
In $\triangle ABC$, $AB>AC$, $l$ is tangent line of the circumscribed circle of $\triangle ABC$ that passes $A$. The circle with center $A$ and radius $AC$, intersects segment $AB$ at $D$, and line $l$ at $E, F$ ($F,B$ are on the same side). Prove that lines $DE, DF$ pass the incenter and an excenter of $\triangle ABC$ respectively.

2011 AMC 10, 9

Tags: geometry , ratio
The area of $\triangle EBD$ is one third of the area of $3-4-5$ $ \triangle ABC$. Segment $DE$ is perpendicular to segment $AB$. What is $BD$? [asy] unitsize(10mm); defaultpen(linewidth(.8pt)+fontsize(10pt)); dotfactor=4; pair A=(0,0), B=(5,0), C=(1.8,2.4), D=(5-4sqrt(3)/3,0), E=(5-4sqrt(3)/3,sqrt(3)); pair[] ps={A,B,C,D,E}; draw(A--B--C--cycle); draw(E--D); draw(rightanglemark(E,D,B)); dot(ps); label("$A$",A,SW); label("$B$",B,SE); label("$C$",C,N); label("$D$",D,S); label("$E$",E,NE); label("$3$",midpoint(A--C),NW); label("$4$",midpoint(C--B),NE); label("$5$",midpoint(A--B),SW);[/asy] $ \textbf{(A)}\ \frac{4}{3} \qquad \textbf{(B)}\ \sqrt{5} \qquad \textbf{(C)}\ \frac{9}{4} \qquad \textbf{(D)}\ \frac{4\sqrt{3}}{3} \qquad \textbf{(E)}\ \frac{5}{2} $

2008 AMC 10, 10

Tags: geometry
Each of the sides of a square $ S_1$ with area $ 16$ is bisected, and a smaller square $ S_2$ is constructed using the bisection points as vertices. The same process is carried out on $ S_2$ to construct an even smaller square $ S_3$. What is the area of $ S_3$? $ \textbf{(A)}\ \frac {1}{2} \qquad \textbf{(B)}\ 1 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ 3 \qquad \textbf{(E)}\ 4$

2021 Junior Balkan Team Selection Tests - Romania, P4

Let $M$ be a set of $13$ positive integers with the property that $\forall \ m\in M, \ 100\leq m\leq 999$. Prove that there exists a subset $S\subset M$ and a combination of arithmetic operations (addition, subtraction, multiplication, division – without using parentheses) between the elements of $S$, such that the value of the resulting expression is a rational number in the interval $(3,4)$.

1981 Romania Team Selection Tests, 4.

Consider $x_1,\ldots,x_n>0$. Show that there exists $a_1,a_2,\ldots,a_n\in \{-1,1\}$ such that \[a_1x_1^2+a_2x_2^2+\ldots +a_nx_n^2\geqslant (a_1x_1+a_2x_2+\ldots +a_nx_n)^2.\] [i]Laurențiu Panaitopol[/i]

Today's calculation of integrals, 895

In the coordinate plane, suppose that the parabola $C: y=-\frac{p}{2}x^2+q\ (p>0,\ q>0)$ touches the circle with radius 1 centered on the origin at distinct two points. Find the minimum area of the figure enclosed by the part of $y\geq 0$ of $C$ and the $x$-axis.

2014 Turkey MO (2nd round), 5

Find all natural numbers $n$ for which there exist non-zero and distinct real numbers $a_1, a_2, \ldots, a_n$ satisfying \[ \left\{a_i+\dfrac{(-1)^i}{a_i} \, \Big | \, 1 \leq i \leq n\right\} = \{a_i \mid 1 \leq i \leq n\}. \]

1971 Putnam, A1

Tags:
Let there be given nine lattice points (points with integral coordinates) in three dimensional Euclidean space. Show that there is a lattice point on the interior of one of the line segments joining two of these points.

2001 China Team Selection Test, 3

Given sets $A = \{1, 4, 5, 6, 7, 9, 11, 16, 17\}$, $B = \{2, 3, 8, 10, 12, 13, 14, 15, 18\}$, if a positive integer leaves a remainder (the smallest non-negative remainder) that belongs to $A$ when divided by 19, then that positive integer is called an $\alpha$ number. If a positive integer leaves a remainder that belongs to $B$ when divided by 19, then that positive integer is called a $\beta$ number. (1) For what positive integer $n$, among all its positive divisors, are the numbers of $\alpha$ divisors and $\beta$ divisors equal? (2) For which positive integers $k$, are the numbers of $\alpha$ divisors less than the numbers of $\beta$ divisors? For which positive integers $l$, are the numbers of $\alpha$ divisors greater than the numbers of $\beta$ divisors?

IV Soros Olympiad 1997 - 98 (Russia), 9.11

Given two circles intersecting at points $A$ and $B$. A certain circle touches the first at point $A$, intersects the second at point $M$ and intersects the straight line $AB$ at point $P$ ($M$ and $P$ are different from $B$). Prove that the straight line $MP$ passes through a fixed point of the plane (for any change in the third circle).

2018 Istmo Centroamericano MO, 3

Determine all sequences of integers $a_1, a_2,. . .,$ such that: (i) $1 \le a_i \le n$ for all $1 \le i \le n$. (ii) $| a_i - a_j| = | i - j |$ for any $1 \le i, j \le n$

2016 PUMaC Algebra Individual A, A6

Tags:
Let $[a, b] = ab - a - b$. Shaq sees the numbers $2, 3, \dots , 101$ written on a blackboard. Let $V$ be the largest number that Shaq can obtain by repeatedly choosing two numbers $a, b$ on the board and replacing them with $[a, b]$ until there is only one number left. Suppose $N$ is the integer with $N!$ nearest to $V$. Find the nearest integer to $10^6 \cdot \tfrac{|V-N!|}{N!}$.

2007 AMC 10, 15

Tags: geometry , rhombus
Four circles of radius $ 1$ are each tangent to two sides of a square and externally tangent to a circle of radius $ 2$, as shown. What is the area of the square? [asy]unitsize(5mm); defaultpen(linewidth(.8pt)+fontsize(8pt)); real h=3*sqrt(2)/2; pair O0=(0,0), O1=(h,h), O2=(-h,h), O3=(-h,-h), O4=(h,-h); pair X=O0+2*dir(30), Y=O2+dir(45); draw((-h-1,-h-1)--(-h-1,h+1)--(h+1,h+1)--(h+1,-h-1)--cycle); draw(Circle(O0,2)); draw(Circle(O1,1)); draw(Circle(O2,1)); draw(Circle(O3,1)); draw(Circle(O4,1)); draw(O0--X); draw(O2--Y); label("$2$",midpoint(O0--X),NW); label("$1$",midpoint(O2--Y),SE);[/asy]$ \textbf{(A)}\ 32 \qquad \textbf{(B)}\ 22 \plus{} 12\sqrt {2}\qquad \textbf{(C)}\ 16 \plus{} 16\sqrt {3}\qquad \textbf{(D)}\ 48 \qquad \textbf{(E)}\ 36 \plus{} 16\sqrt {2}$

2014 China Team Selection Test, 4

For any real numbers sequence $\{x_n\}$ ,suppose that $\{y_n\}$ is a sequence such that: $y_1=x_1, y_{n+1}=x_{n+1}-(\sum\limits_{i = 1}^{n} {x^2_i})^{ \frac{1}{2}}$ ${(n \ge 1})$ . Find the smallest positive number $\lambda$ such that for any real numbers sequence $\{x_n\}$ and all positive integers $m$ , have $\frac{1}{m}\sum\limits_{i = 1}^{m} {x^2_i}\le\sum\limits_{i = 1}^{m} {\lambda^{m-i}y^2_i} .$ (High School Affiliated to Nanjing Normal University )

2018 Bosnia And Herzegovina - Regional Olympiad, 4

We observe that number $10001=73\cdot137$ is not prime. Show that every member of infinite sequence $10001, 100010001, 1000100010001,...$ is not prime