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

2007 IberoAmerican, 5

Let's say a positive integer $ n$ is [i]atresvido[/i] if the set of its divisors (including 1 and $ n$) can be split in in 3 subsets such that the sum of the elements of each is the same. Determine the least number of divisors an atresvido number can have.

2017 CMIMC Geometry, 10

Tags: euler , geometry
Suppose $\triangle ABC$ is such that $AB=13$, $AC=15$, and $BC=14$. It is given that there exists a unique point $D$ on side $\overline{BC}$ such that the Euler lines of $\triangle ABD$ and $\triangle ACD$ are parallel. Determine the value of $\tfrac{BD}{CD}$. (The $\textit{Euler}$ line of a triangle $ABC$ is the line connecting the centroid, circumcenter, and orthocenter of $ABC$.)

1953 Moscow Mathematical Olympiad, 233

Prove that the sum of angles at the longer base of a trapezoid is less than the sum of angles at the shorter base.

JOM 2015, 2

Tags: geometry
Let $ ABCD $ be a convex quadrilateral. Let angle bisectors of $ \angle B $ and $ \angle C $ intersect at $ E $. Let $ AB $ intersect $ CD $ at $ F $. Prove that if $ AB+CD=BC $, then $A,D,E,F$ is cyclic.

2013 China Girls Math Olympiad, 2

As shown in the figure below, $ABCD$ is a trapezoid, $AB \parallel CD$. The sides $DA$, $AB$, $BC$ are tangent to $\odot O_1$ and $AB$ touches $\odot O_1$ at $P$. The sides $BC$, $CD$, $DA$ are tangent to $\odot O_2$, and $CD$ touches $\odot O_2$ at $Q$. Prove that the lines $AC$, $BD$, $PQ$ meet at the same point. [asy] size(200); defaultpen(linewidth(0.8)+fontsize(10pt)); pair A=origin,B=(1,-7),C=(30,-15),D=(26,6); pair bisA=bisectorpoint(B,A,D),bisB=bisectorpoint(A,B,C),bisC=bisectorpoint(B,C,D),bisD=bisectorpoint(C,D,A); path bA=A--(bisA+100*(bisA-A)),bB=B--(bisB+100*(bisB-B)),bC=C--(bisC+100*(bisC-C)),bD=D--(bisD+100*(bisD-D)); pair O1=intersectionpoint(bA,bB),O2=intersectionpoint(bC,bD); dot(O1^^O2,linewidth(2)); pair h1=foot(O1,A,B),h2=foot(O2,C,D); real r1=abs(O1-h1),r2=abs(O2-h2); draw(circle(O1,r1)^^circle(O2,r2)); draw(A--B--C--D--cycle); draw(A--C^^B--D^^h1--h2); label("$A$",A,NW); label("$B$",B,SW); label("$C$",C,dir(350)); label("$D$",D,dir(350)); label("$P$",h1,dir(200)); label("$Q$",h2,dir(350)); label("$O_1$",O1,dir(150)); label("$O_2$",O2,dir(300)); [/asy]

1982 Poland - Second Round, 6

Given a finite set $B$ of points in space, any two distances between the points of this set are different. Each point of the set $B$ is connected by a line segment to the closest point of the set $B$. This way we will get a set of sections, one of which (any chosen one) we paint red, all the remaining sections we paint green. Prove that there are two points of the set $B$ that cannot be connected by a line composed of green segments.

2023 Balkan MO Shortlist, G1

Tags: geometry
Let $ABCD$ be a circumscribed quadrilateral and let $X$ be the intersection point of its diagonals $AC$ and $BD$. Let $I_1, I_2, I_3, I_4$ be the incenters of $\triangle DXC$, $\triangle BXC$, $\triangle AXB$, and $\triangle DXA$, respectively. The circumcircle of $\triangle CI_1I_2$ intersects the sides $CB$ and $CD$ at points $P$ and $Q$, respectively. The circumcircle of $\triangle AI_3I_4$ intersects the sides $AB$ and $AD$ at points $M$ and $N$, respectively. Prove that $AM+CQ=AN+CP$

2024 Rioplatense Mathematical Olympiad, 6

Let $ABC$ be a triangle with $\angle BAC = 90^\circ$ and $AB > AC$. Let $D$ be the foot of the altitude from $A$ to $BC$, $M$ be the midpoint of $BC$ and $A'$ be the reflection of $A$ over $D$. Let the mediatrix of $DM$ intersect lines $AB$ and $A'C$ at $P$ and $Q$, respectively. Let $K$ be the intersection of lines $A'C$ and $AB$. Prove that $PQ$ is tangent to the circumcircle of triangle $QDK$.

2004 Estonia National Olympiad, 3

Let $K, L, M$ be the feet of the altitudes drawn from the vertices $A, B, C$ of triangle $ABC$, respectively. Prove that $\overrightarrow{AK} + \overrightarrow{BL} + \overrightarrow{CM} = \overrightarrow{O}$ if and only if $ABC$ is equilateral.

2023 Chile Junior Math Olympiad, 4

Tags: ratio , geometry , area
Let $\vartriangle ABC$ be an equilateral triangle with side $1$. The points $P$, $Q$, $R$ are chosen on the sides of the segments $AB$, $BC$, $AC$ respectively in such a way that $$\frac{AP}{PB}=\frac{BQ}{QC}=\frac{CR}{RA}=\frac25.$$ Find the area of triangle $PQR$. [img]https://cdn.artofproblemsolving.com/attachments/8/4/6184d66bd3ae23db29a93eeef241c46ae0ad44.png[/img]

2013 Princeton University Math Competition, 4

An equilateral triangle is given. A point lies on the incircle of this triangle. If the smallest two distances from the point to the sides of the triangle is $1$ and $4$, the sidelength of this equilateral triangle can be expressed as $\tfrac{a\sqrt b}c$ where $(a,c)=1$ and $b$ is not divisible by the square of an integer greater than $1$. Find $a+b+c$.

1995 Moldova Team Selection Test, 6

Tags: geometry
On a spherical surface there is a set $M{}$ with $n{}$ points with the property: for every point $A{}$ from $M{}$ there exist points $B$ and $C$ from $M{}$ such that the triangle $ABC$ is equilateral. For every equilateral triangle with vertexes in $M{}$ the perpendicular on its plane that goes through the geometric center of the other points from $M{}$. Prove that all these perpendiculars are concurrent.

2013 All-Russian Olympiad, 2

Acute-angled triangle $ABC$ is inscribed into circle $\Omega$. Lines tangent to $\Omega$ at $B$ and $C$ intersect at $P$. Points $D$ and $E$ are on $AB$ and $AC$ such that $PD$ and $PE$ are perpendicular to $AB$ and $AC$ respectively. Prove that the orthocentre of triangle $ADE$ is the midpoint of $BC$.

2017 Sharygin Geometry Olympiad, P16

The tangents to the circumcircle of triangle $ABC$ at $A$ and $B$ meet at point $D$. The circle passing through the projections of $D$ to $BC, CA, AB$, meet $AB$ for the second time at point $C'$. Points $A', B'$ are defined similarly. Prove that $AA', BB', CC'$ concur.

2017 Estonia Team Selection Test, 3

Let $ABC$ be a triangle with $AB = AC \neq BC$ and let $I$ be its incentre. The line $BI$ meets $AC$ at $D$, and the line through $D$ perpendicular to $AC$ meets $AI$ at $E$. Prove that the reflection of $I$ in $AC$ lies on the circumcircle of triangle $BDE$.

II Soros Olympiad 1995 - 96 (Russia), 10.7

Tags: geometry , inradius , line
Three straight lines $\ell_1$, $\ell_2$ and $\ell_3$, forming a triangle, divide the plane into $7$ parts. Each of the points $M_1$, $M_2$ and $M_3$ lies in one of the angles, vertical to some angle of the triangle. The distance from $M_1$ to straight lines $\ell_1$, $\ell_2$ and $\ell_3$ are equal to $7,3$ and $1$ respectively The distance from $M_2$ to the same lines are $4$, $1$ and $3$ respectively. For $M_3$ these distances are $3$, $5$ and $2$. What is the radius of the circle inscribed in the triangle? [hide=second sentence in Russian]Каждая из точек М_1, М_2 и М_з лежит в одном из углов, вертикальном по отношению к какому-то углу треугольника.[/hide]

2023 Romania EGMO TST, P3

In a cyclic quadrilateral $ABCD$ with $AB=AD$ points $M$,$N$ lie on the sides $BC$ and $CD$ respectively so that $MN=BM+DN$ . Lines $AM$ and $AN$ meet the circumcircle of $ABCD$ again at points $P$ and $Q$ respectively. Prove that the orthocenter of the triangle $APQ$ lies on the segment $MN$ .

2014 Junior Balkan Team Selection Tests - Moldova, 7

Let the isosceles right triangle $ABC$ with $\angle A= 90^o$ . The points $E$ and $F$ are taken on the ray $AC$ so that $\angle ABE = 15^o$ and $CE = CF$. Determine the measure of the angle $CBF$.

2011 Irish Math Olympiad, 2

Let $ABC$ be a triangle whose side lengths are, as usual, denoted by $a=|BC|,$ $b=|CA|,$ $c=|AB|.$ Denote by $m_a,m_b,m_c$, respectively, the lengths of the medians which connect $A,B,C$, respectively, with the centers of the corresponding opposite sides. (a) Prove that $2m_a<b+c$. Deduce that $m_a+m_b+m_c<a+b+c$. (b) Give an example of (i) a triangle in which $m_a>\sqrt{bc}$; (ii) a triangle in which $m_a\le \sqrt{bc}$.

2018 Brazil Team Selection Test, 1

Tags: geometry
Let $H$ be the orthocenter of the triangle $ABC$. Let $M$ and $N$ be the midpoints of the sides $AB$ and $AC$, respectively. Assume that $H$ lies inside the quadrilateral $BMNC$ and that the circumcircles of triangles $BMH$ and $CNH$ are tangent to each other. The line through $H$ parallel to $BC$ intersects the circumcircles of the triangles $BMH$ and $CNH$ in the points $K$ and $L$, respectively. Let $F$ be the intersection point of $MK$ and $NL$ and let $J$ be the incenter of triangle $MHN$. Prove that $F J = F A$.

2019 LMT Spring, Team Round

[b]p1.[/b] David runs at $3$ times the speed of Alice. If Alice runs $2$ miles in $30$ minutes, determine how many minutes it takes for David to run a mile. [b]p2.[/b] Al has $2019$ red jelly beans. Bob has $2018$ green jelly beans. Carl has $x$ blue jelly beans. The minimum number of jelly beans that must be drawn in order to guarantee $2$ jelly beans of each color is $4041$. Compute $x$. [b]p3.[/b] Find the $7$-digit palindrome which is divisible by $7$ and whose first three digits are all $2$. [b]p4.[/b] Determine the number of ways to put $5$ indistinguishable balls in $6$ distinguishable boxes. [b]p5.[/b] A certain reduced fraction $\frac{a}{b}$ (with $a,b > 1$) has the property that when $2$ is subtracted from the numerator and added to the denominator, the resulting fraction has $\frac16$ of its original value. Find this fraction. [b]p6.[/b] Find the smallest positive integer $n$ such that $|\tau(n +1)-\tau(n)| = 7$. Here, $\tau(n)$ denotes the number of divisors of $n$. [b]p7.[/b] Let $\vartriangle ABC$ be the triangle such that $AB = 3$, $AC = 6$ and $\angle BAC = 120^o$. Let $D$ be the point on $BC$ such that $AD$ bisect $\angle BAC$. Compute the length of $AD$. [b]p8.[/b] $26$ points are evenly spaced around a circle and are labeled $A$ through $Z$ in alphabetical order. Triangle $\vartriangle LMT$ is drawn. Three more points, each distinct from $L, M$, and $T$ , are chosen to form a second triangle. Compute the probability that the two triangles do not overlap. [b]p9.[/b] Given the three equations $a +b +c = 0$ $a^2 +b^2 +c^2 = 2$ $a^3 +b^3 +c^3 = 19$ find $abc$. [b]p10.[/b] Circle $\omega$ is inscribed in convex quadrilateral $ABCD$ and tangent to $AB$ and $CD$ at $P$ and $Q$, respectively. Given that $AP = 175$, $BP = 147$,$CQ = 75$, and $AB \parallel CD$, find the length of $DQ$. [b]p11. [/b]Let $p$ be a prime and m be a positive integer such that $157p = m^4 +2m^3 +m^2 +3$. Find the ordered pair $(p,m)$. [b]p12.[/b] Find the number of possible functions $f : \{-2,-1, 0, 1, 2\} \to \{-2,-1, 0, 1, 2\}$ that satisfy the following conditions. (1) $f (x) \ne f (y)$ when $x \ne y$ (2) There exists some $x$ such that $f (x)^2 = x^2$ [b]p13.[/b] Let $p$ be a prime number such that there exists positive integer $n$ such that $41pn -42p^2 = n^3$. Find the sum of all possible values of $p$. [b]p14.[/b] An equilateral triangle with side length $ 1$ is rotated $60$ degrees around its center. Compute the area of the region swept out by the interior of the triangle. [b]p15.[/b] Let $\sigma (n)$ denote the number of positive integer divisors of $n$. Find the sum of all $n$ that satisfy the equation $\sigma (n) =\frac{n}{3}$. [b]p16[/b]. Let $C$ be the set of points $\{a,b,c\} \in Z$ for $0 \le a,b,c \le 10$. Alice starts at $(0,0,0)$. Every second she randomly moves to one of the other points in $C$ that is on one of the lines parallel to the $x, y$, and $z$ axes through the point she is currently at, each point with equal probability. Determine the expected number of seconds it will take her to reach $(10,10,10)$. [b]p17.[/b] Find the maximum possible value of $$abc \left( \frac{1}{a}+\frac{1}{b}+\frac{1}{c}\right)^3$$ where $a,b,c$ are real such that $a +b +c = 0$. [b]p18.[/b] Circle $\omega$ with radius $6$ is inscribed within quadrilateral $ABCD$. $\omega$ is tangent to $AB$, $BC$, $CD$, and $DA$ at $E, F, G$, and $H$ respectively. If $AE = 3$, $BF = 4$ and $CG = 5$, find the length of $DH$. [b]p19.[/b] Find the maximum integer $p$ less than $1000$ for which there exists a positive integer $q$ such that the cubic equation $$x^3 - px^2 + q x -(p^2 -4q +4) = 0$$ has three roots which are all positive integers. [b]p20.[/b] Let $\vartriangle ABC$ be the triangle such that $\angle ABC = 60^o$,$\angle ACB = 20^o$. Let $P$ be the point such that $CP$ bisects $\angle ACB$ and $\angle PAC = 30^o$. Find $\angle PBC$. PS. You had better use hide for answers.

2005 Gheorghe Vranceanu, 2

Let be a natural number $ n\ge 2 $ and a real number $ r>1. $ Determine the natural numbers $ k $ having the property that the affixes of $ r^ke^{\pi ki/n} ,r^{k+1}e^{\pi (k+1)i/n} ,r^{k+n}e^{\pi (k+n)i/n} ,r^{k+n+1}e^{\pi (k+n+1) i/n} $ in the complex plane represent the vertices of a trapezoid.

2024 Czech-Polish-Slovak Junior Match, 3

Tags: geometry
Let $ABCD$ be a convex quadrilateral with $AB=BD=DC$ and $AB \perp BD \perp DC$. Let $M$ be the midpoint of segment $BC$. Show that $\angle BAM+\angle DCA=45^\circ$.

2023 Ukraine National Mathematical Olympiad, 8.6

Tags: geometry , pentagon
In a convex pentagon $ABCDE$ the following conditions hold : $AB \parallel CD$, $BC \parallel DE$, and $\angle BAE = \angle AED$. Prove that $AB + BC = CD + DE$ [i]Proposed by Anton Trygub[/i]

Novosibirsk Oral Geo Oly VII, 2020.1

Tags: geometry , dodecagon , area
All twelve points on the circle are at equal distances. The only marked point inside is the center of the circle. Determine which part of the whole circle in the picture is filled in. [img]https://cdn.artofproblemsolving.com/attachments/9/0/9a6af9cef6a4bb03fb4d3eef715f3fd77c74b3.png[/img]