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

1997 VJIMC, Problem 1

Tags: geometry
Decide whether it is possible to cover the $3$-dimensional Euclidean space with lines which are pairwise skew (i.e. not coplanar).

1957 AMC 12/AHSME, 47

In circle $ O$, the midpoint of radius $ OX$ is $ Q$; at $ Q$, $ \overline{AB} \perp \overline{XY}$. The semi-circle with $ \overline{AB}$ as diameter intersects $ \overline{XY}$ in $ M$. Line $ \overline{AM}$ intersects circle $ O$ in $ C$, and line $ \overline{BM}$ intersects circle $ O$ in $ D$. Line $ \overline{AD}$ is drawn. Then, if the radius of circle $ O$ is $ r$, $ AD$ is: [asy]defaultpen(linewidth(.8pt)); unitsize(2.5cm); real m = 0; real b = 0; pair O = origin; pair X = (-1,0); pair Y = (1,0); pair Q = midpoint(O--X); pair A = (Q.x, -1*sqrt(3)/2); pair B = (Q.x, -1*A.y); pair M = (Q.x + sqrt(3)/2,0); m = (B.y - M.y)/(B.x - M.x); b = (B.y - m*B.x); pair D = intersectionpoint(Circle(O,1),M--(1.5,1.5*m + b)); m = (A.y - M.y)/(A.x - M.x); b = (A.y - m*A.x); pair C = intersectionpoint(Circle(O,1),M--(1.5,1.5*m + b)); draw(Circle(O,1)); draw(Arc(Q,sqrt(3)/2,-90,90)); draw(A--B); draw(X--Y); draw(B--D); draw(A--C); draw(A--D); dot(O);dot(M); label("$B$",B,NW); label("$C$",C,NE); label("$Y$",Y,E); label("$D$",D,SE); label("$A$",A,SW); label("$X$",X,W); label("$Q$",Q,SW); label("$O$",O,SW); label("$M$",M,NE+2N);[/asy]$ \textbf{(A)}\ r\sqrt {2} \qquad \textbf{(B)}\ r\qquad \textbf{(C)}\ \text{not a side of an inscribed regular polygon}\qquad \textbf{(D)}\ \frac {r\sqrt {3}}{2}\qquad \textbf{(E)}\ r\sqrt {3}$

2023 Malaysian Squad Selection Test, 1

Ivan has a $m \times n$ board, and he color some squares black, so that no three black squares form a L-triomino up to rotations and reflections. What is the maximal number of black squares that Ivan can color? [i]Proposed by Ivan Chan Kai Chin[/i]

2013 South africa National Olympiad, 6

Let $ABC$ be an acute-angled triangle with $AC \neq BC$, and let $O$ be the circumcentre and $F$ the foot of the altitude through $C$. Furthermore, let $X$ and $Y$ be the feet of the perpendiculars dropped from $A$ and $B$ respectively to (the extension of) $CO$. The line $FO$ intersects the circumcircle of $FXY$ a second time at $P$. Prove that $OP<OF$.

1974 Polish MO Finals, 6

Several diagonals in a convex $n$-gon are drawn so as to divide the $n$-gon into triangles and: (i) the number of diagonals drawn at each vertex is even; (ii) no two of the diagonals have a common interior point. Prove that $n$ is divisible by $3$.

the 13th XMO, P2

Tags: algebra
Given $n\in\mathbb N_+,n\ge 3,a_1,a_2,\cdots ,a_n\in\mathbb R_+.$ Let $b_1,b_2,\cdots ,b_n\in\mathbb R_+$ satisfy that for $\forall k\in\{1,2,\cdots ,n\},$ $$\sum_{\substack{i,j\in\{1,2,\cdots ,n\}\backslash \{k\}\\i\neq j}}a_ib_j=0.$$ Prove that $b_1=b_2=\cdots =b_n=0.$

2002 Argentina National Olympiad, 5

Let $\vartriangle ABC$ be an isosceles triangle with $AC = BC$. Points $D, E, F$ are considered on $BC, CA, AB$, respectively, such that $AF> BF$ and that the quadrilateral $CEFD$ is a parallelogram. The perpendicular line to $BC$ drawn by $B$ intersects the perpendicular bisector of $AB$ at $G$. Prove that $DE \perp FG$.

2004 Purple Comet Problems, 10

Tags: geometry
Three lines are drawn parallel to each of the three sides of $\triangle ABC$ so that the three lines intersect in the interior of $ABC$. The resulting three smaller triangles have areas $1$, $4$, and $9$. Find the area of $\triangle ABC$. [asy] defaultpen(linewidth(0.7)); size(120); pair relpt(pair P, pair Q, real a, real b) { return (a*Q+b*P)/(a+b); } pair B = (0,0), C = (1,0), A = (0.3, 0.8), D = relpt(relpt(A,B,3,3),relpt(A,C,3,3),1,2); draw(A--B--C--cycle); label("$A$",A,N); label("$B$",B,S); label("$C$",C,S); filldraw(relpt(A,B,2,4)--relpt(A,B,3,3)--D--cycle, gray(0.7)); filldraw(relpt(A,C,1,5)--relpt(A,C,3,3)--D--cycle, gray(0.7)); filldraw(relpt(C,B,2,4)--relpt(B,C,1,5)--D--cycle, gray(0.7));[/asy]

2003 Finnish National High School Mathematics Competition, 2

Tags: algebra
Find consecutive integers bounding the expression \[\frac{1}{x_1 + 1}+\frac{1}{x_2 + 1}+\frac{1}{x_3 + 1}+... +\frac{1}{x_{2001} + 1}+\frac{1}{x_{2002} + 1}\] where $x_1 = 1/3$ and $x_{n+1} = x_n^2 + x_n.$

2024 AMC 12/AHSME, 23

A right pyramid has regular octagon $ABCDEFGH$ with side length $1$ as its base and apex $V.$ Segments $\overline{AV}$ and $\overline{DV}$ are perpendicular. What is the square of the height of the pyramid? $ \textbf{(A) }1 \qquad \textbf{(B) }\frac{1+\sqrt2}{2} \qquad \textbf{(C) }\sqrt2 \qquad \textbf{(D) }\frac32 \qquad \textbf{(E) }\frac{2+\sqrt2}{3} \qquad $

2011 China Team Selection Test, 2

Let $S$ be a set of $n$ points in the plane such that no four points are collinear. Let $\{d_1,d_2,\cdots ,d_k\}$ be the set of distances between pairs of distinct points in $S$, and let $m_i$ be the multiplicity of $d_i$, i.e. the number of unordered pairs $\{P,Q\}\subseteq S$ with $|PQ|=d_i$. Prove that $\sum_{i=1}^k m_i^2\leq n^3-n^2$.

2013 Stanford Mathematics Tournament, 2

Tags:
Jimmy runs a successful pizza shop. In the middle of a busy day, he realizes that he is running low on ingredients. Each pizza must have 1 lb of dough, $\frac14$ lb of cheese, $\frac16$ lb of sauce, and $\frac13$ lb of toppings, which include pepperonis, mushrooms, olives, and sausages. Given that Jimmy currently has 200 lbs of dough, 20 lbs of cheese, 20 lbs of sauce, 15 lbs of pepperonis, 5 lbs of mushrooms, 5 lbs of olives, and 10 lbs of sausages, what is the maximum number of pizzas that JImmy can make?

2019 Nigeria Senior MO Round 2, 5

Tags: inequalities
Let $a$, $b$, and $c$ be real numbers such that $abc=1$. prove that $\frac{1+a+ab}{1+b+ab}$ +$\frac{1+b+bc}{1+c+bc}$ + $\frac{1+c+ac}{1+a+ac}$ $>=3$

2020 Latvia Baltic Way TST, 13

It is given that $n$ and $\sqrt{12n^2+1}$ are both positive integers. Prove that: $$ \sqrt{ \frac{\sqrt{12n^2+1}+1}{2}} $$ is also positive integer.

2022 CCA Math Bonanza, TB2

Tags:
Determine the last three digits of $374^{2022}.$ [i]2022 CCA Math Bonanza Tiebreaker Round #2[/i]

1999 All-Russian Olympiad Regional Round, 10.6

Triangle $ABC$ has an inscribed circle tangent to sides $AB$, $AC$ and $BC$ at points $C_1$, $B_1$ and $A_1 $ respectively. Let $K$ be a point on the circle diametrically opposite to point $C_1$, $D$ be the intersection point of lines $B_1C_1$ and $A_1K$. Prove that $CD = CB_1$.

2010 All-Russian Olympiad, 1

Let $a \neq b a,b \in \mathbb{R}$ such that $(x^2+20ax+10b)(x^2+20bx+10a)=0$ has no roots for $x$. Prove that $20(b-a)$ is not an integer.

2011 China Girls Math Olympiad, 8

The $A$-excircle $(O)$ of $\triangle ABC$ touches $BC$ at $M$. The points $D,E$ lie on the sides $AB,AC$ respectively such that $DE\parallel BC$. The incircle $(O_1)$ of $\triangle ADE$ touches $DE$ at $N$. If $BO_1\cap DO=F$ and $CO_1\cap EO=G$, prove that the midpoint of $FG$ lies on $MN$.

2024 Princeton University Math Competition, A2 / B4

Arnie draws $20$ real numbers independently and uniformly at random from the interval $[0, 1].$ Given that the largest number that Arnie draws equals $\tfrac{19}{20},$ the expected value of the average of the $20$ numbers can be written as $\tfrac{m}{n}$ for relatively prime positive integers $m$ and $n.$ Find $m + n.$

2020 Dürer Math Competition (First Round), P5

Let $p$ be prime and $ k > 1$ be a divisor of $p-1$. Show that if a polynomial of degree $k$ with integer coefficients attains every possible value modulo $ p$ that is $(0,1,\dots, p-1)$ at integer inputs then its leading coefficient must be divisible by $p$. [hide=Note]Note: the leading coefficient of a polynomial of degree d is the coefficient of the $x_d$ term.[/hide]

2014 Sharygin Geometry Olympiad, 4

Let $ABC$ be a fixed triangle in the plane. Let $D$ be an arbitrary point in the plane. The circle with center $D$, passing through $A$, meets $AB$ and $AC$ again at points $A_b$ and $A_c$ respectively. Points $B_a, B_c, C_a$ and $C_b$ are defined similarly. A point $D$ is called good if the points $A_b, A_c,B_a, B_c, C_a$, and $C_b$ are concyclic. For a given triangle $ABC$, how many good points can there be? (A. Garkavyj, A. Sokolov )

2006 Iran MO (3rd Round), 1

Tags: inequalities
For positive numbers $x_{1},x_{2},\dots,x_{s}$, we know that $\prod_{i=1}^{s}x_{k}=1$. Prove that for each $m\geq n$ \[\sum_{k=1}^{s}x_{k}^{m}\geq\sum_{k=1}^{s}x_{k}^{n}\]

1984 IMO Longlists, 42

Triangle $ABC$ is given for which $BC = AC + \frac{1}{2}AB$. The point $P$ divides $AB$ such that $BP : PA = 1 : 3$. Prove that $\angle CAP = 2\angle CPA$.

2008 China Team Selection Test, 3

Let $ z_{1},z_{2},z_{3}$ be three complex numbers of moduli less than or equal to $ 1$. $ w_{1},w_{2}$ are two roots of the equation $ (z \minus{} z_{1})(z \minus{} z_{2}) \plus{} (z \minus{} z_{2})(z \minus{} z_{3}) \plus{} (z \minus{} z_{3})(z \minus{} z_{1}) \equal{} 0$. Prove that, for $ j \equal{} 1,2,3$, $\min\{|z_{j} \minus{} w_{1}|,|z_{j} \minus{} w_{2}|\}\leq 1$ holds.

2021 Alibaba Global Math Competition, 13

Let $M_n=\{(u,v) \in S^n \times S^n: u \cdot v=0\}$, where $n \ge 2$, and $u \cdot v$ is the Euclidean inner product of $u$ and $v$. Suppose that the topology of $M_n$ is induces from $S^n \times S^n$. (1) Prove that $M_n$ is a connected regular submanifold of $S^n \times S^n$. (2) $M_n$ is Lie Group if and only if $n=2$.