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

1985 Poland - Second Round, 1

Inside the triangle $ABC$, the point $P$ is chosen. Let $ a, b, c $ be the lengths of the sides $ BC $, $ CA $, $ AB $, respectively, and $ x, y, z $ the distances of the point $ P $ from the vertices $ B, C, A $. Prove that if $$ x^2 + xy + y^2 = a^2 $$ $$y^2 + yz + z^2 = b^2 $$ $$z^2 + zx + x^2 = c^2$$ this $$ a^2 + ab + b^2 > c^2.$$

2011 IMO Shortlist, 7

On a square table of $2011$ by $2011$ cells we place a finite number of napkins that each cover a square of $52$ by $52$ cells. In each cell we write the number of napkins covering it, and we record the maximal number $k$ of cells that all contain the same nonzero number. Considering all possible napkin configurations, what is the largest value of $k$? [i]Proposed by Ilya Bogdanov and Rustem Zhenodarov, Russia[/i]

2014 PUMaC Geometry B, 5

Consider the cyclic quadrilateral with side lengths $1$, $4$, $8$, $7$ in that order. What is its circumdiameter? Let the answer be of the form $a\sqrt b+c$, for $b$ squarefree. Find $a+b+c$.

2003 Oral Moscow Geometry Olympiad, 5

Given triangle $ABC$. Point $O_1$ is the center of the $BCDE$ rectangle, constructed so that the side $DE$ of the rectangle contains the vertex $A$ of the triangle. Points $O_2$ and $O_3$ are the centers of rectangles constructed in the same way on the sides $AC$ and $AB$, respectively. Prove that lines $AO_1, BO_2$ and $CO_3$ meet at one point.

2023 Brazil EGMO Team Selection Test, 4

A cricket wants to move across a $2n \times 2n$ board that is entirely covered by dominoes, with no overlap. He jumps along the vertical lines of the board, always going from the midpoint of the vertical segment of a $1 \times 1$ square to another midpoint of the vertical segment, according to the rules: $(i)$ When the domino is horizontal, the cricket jumps to the opposite vertical segment (such as from $P_2$ to $P_3$); $(ii)$ When the domino is vertical downwards in relation to its position, the cricket jumps diagonally downwards (such as from $P_1$ to $P_2$); $(iii)$ When the domino is vertically upwards relative to its position, the cricket jumps diagonally upwards (such as from $P_3$ to $P_4$). The image illustrates a possible covering and path on the $4 \times 4$ board. Considering that the starting point is on the first vertical line and the finishing point is on the last vertical line, prove that, regardless of the covering of the board and the height at which the cricket starts its path, the path ends at the same initial height.

2019 Moldova Team Selection Test, 8

For any positive integer $k$ denote by $S(k)$ the number of solutions $(x,y)\in \mathbb{Z}_+ \times \mathbb{Z}_+$ of the system $$\begin{cases} \left\lceil\frac{x\cdot d}{y}\right\rceil\cdot \frac{x}{d}=\left\lceil\left(\sqrt{y}+1\right)^2\right\rceil \\ \mid x-y\mid =k , \end{cases}$$ where $d$ is the greatest common divisor of positive integers $x$ and $y.$ Determine $S(k)$ as a function of $k$. (Here $\lceil z\rceil$ denotes the smalles integer number which is bigger or equal than $z.$)

2015 Saudi Arabia GMO TST, 1

Let be given the sequence $(x_n)$ defined by $x_1 = 1$ and $x_{n+1} = 3x_n + \lfloor x_n \sqrt5 \rfloor$ for all $n = 1,2,3,...,$ where $\lfloor x \rfloor$ denotes the greatest integer that does not exceed $x$. Prove that for any positive integer $n$ we have $$x_nx_{n+2} - x^2_{n+1} = 4^{n-1}$$ Trần Nam Dũng

2010 Irish Math Olympiad, 4

The country of Harpland has three types of coins: green, white and orange. The unit of currency in Harpland is the shilling. Any coin is worth a positive integer number of shillings, but coins of the same color may be worth different amounts. A set of coins is stacked in the form of an equilateral triangle of side $n$ coins, as shown below for the case of $n=6$. [asy] size(100); for (int j=0; j<6; ++j) { for (int i=0; i<6-j; ++i) { draw(Circle((i+j/2,0.866j),0.5)); } } [/asy] The stacking has the following properties: (a) no coin touches another coin of the same color; (b) the total worth, in shillings, of the coins lying on any line parallel to one of the sides of the triangle is divisible by by three. Prove that the total worth in shillings of the [i]green[/i] coins in the triangle is divisible by three.

2009 National Olympiad First Round, 33

$ AL$, $ BM$, and $ CN$ are the medians of $ \triangle ABC$. $ K$ is the intersection of medians. If $ C,K,L,M$ are concyclic and $ AB \equal{} \sqrt 3$, then the median $ CN$ = ? $\textbf{(A)}\ 1 \qquad\textbf{(B)}\ \sqrt 3 \qquad\textbf{(C)}\ \frac {3\sqrt3}{2} \qquad\textbf{(D)}\ 3 \qquad\textbf{(E)}\ \text{None}$

2015 Vietnam Team selection test, Problem 5

Let $ABC$ be a triangle with an interior point $P$ such that $\angle APB = \angle APC = \alpha$ and $\alpha > 180^o-\angle BAC$. The circumcircle of triangle $APB$ cuts $AC$ at $E$, the circumcircle of triangle $APC$ cuts $AB$ at $F$. Let $Q$ be the point in the triangle $AEF$ such that $\angle AQE = \angle AQF =\alpha$. Let $D$ be the symmetric point of $Q$ wrt $EF$. Angle bisector of $\angle EDF$ cuts $AP$ at $T$. a) Prove that $\angle DET = \angle ABC, \angle DFT = \angle ACB$. b) Straight line $PA$ cuts straight lines $DE, DF$ at $M, N$ respectively. Denote $I, J$ the incenters of the triangles $PEM, PFN$, and $K$ the circumcenter of the triangle $DIJ$. Straight line $DT$ cut $(K)$ at $H$. Prove that $HK$ passes through the incenter of the triangle $DMN$.