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

2015 Macedonia National Olympiad, Problem 1

Tags: geometry
Let $AH_A, BH_B$ and $CH_C$ be altitudes in $\triangle ABC$. Let $p_A,p_B,p_C$ be the perpendicular lines from vertices $A,B,C$ to $H_BH_C, H_CH_A, H_AH_B$ respectively. Prove that $p_A,p_B,p_C$ are concurrent lines.

2017 Online Math Open Problems, 3

Tags:
In rectangle $ABCD$, $AB=6$ and $BC=16$. Points $P, Q$ are chosen on the interior of side $AB$ such that $AP=PQ=QB$, and points $R, S$ are chosen on the interior of side $CD$ such that $CR=RS=SD$. Find the area of the region formed by the union of parallelograms $APCR$ and $QBSD$. [i]Proposed by Yannick Yao[/i]

2008 Indonesia MO, 2

In a group of 21 persons, every two person communicate with different radio frequency. It's possible for two person to not communicate (means there's no frequency occupied to connect them). Only one frequency used by each couple, and it's unique for every couple. In every 3 persons, exactly two of them is not communicating to each other. Determine the maximum number of frequency required for this group. Explain your answer.

2013 Online Math Open Problems, 25

Positive integers $x,y,z \le 100$ satisfy \begin{align*} 1099x+901y+1110z &= 59800 \\ 109x+991y+101z &= 44556 \end{align*} Compute $10000x+100y+z$. [i]Evan Chen[/i]

2009 Iran MO (3rd Round), 2

Permutation $\pi$ of $\{1,\dots,n\}$ is called [b]stable[/b] if the set $\{\pi (k)-k|k=1,\dots,n\}$ is consisted of exactly two different elements. Prove that the number of stable permutation of $\{1,\dots,n\}$ equals to $\sigma (n)-\tau (n)$ in which $\sigma (n)$ is the sum of positive divisors of $n$ and $\tau (n)$ is the number of positive divisors of $n$. Time allowed for this problem was 75 minutes.

2022/2023 Tournament of Towns, P3

Tags: geometry
Consider two concentric circles $\Omega$ and $\omega$. Chord $AD$ of the circle $\Omega$ is tangent to $\omega$. Inside the minor disk segment $AD$ of $\Omega$, an arbitrary point $P{}$ is selected. The tangent lines drawn from the point $P{}$ to the circle $\omega$ intersect the major arc $AD$ of the circle $\Omega$ at points $B{}$ and $C{}$. The line segments $BD$ and $AC$ intersect at the point $Q{}$. Prove that the line segment $PQ$ passes through the midpoint of line segment $AD$. [i]Note.[/i] A circle together with its interior is called a disk, and a chord $XY$ of the circle divides the disk into disk segments, a minor disk segment $XY$ (the one of smaller area) and a major disk segment $XY$.

2016 Singapore Senior Math Olympiad, 2

Let $n$ be a positive integer. Determine the minimum number of lines that can be drawn on the plane so that they intersect in exactly $n$ distinct points.

1983 Austrian-Polish Competition, 8

(a) Prove that $(2^{n+1}-1)!$ is divisible by $ \prod_{i=0}^n (2^{n+1-i}-1)^{2^i }$, for every natural number n (b) Define the sequence ($c_n$) by $c_1=1$ and $c_{n}=\frac{4n-6}{n}c_{n-1}$ for $n\ge 2$. Show that each $c_n$ is an integer.

1989 All Soviet Union Mathematical Olympiad, 500

An insect is on a square ceiling side $1$. The insect can jump to the midpoint of the segment joining it to any of the four corners of the ceiling. Show that in $8$ jumps it can get to within $1/100$ of any chosen point on the ceiling

1977 Spain Mathematical Olympiad, 8

Determine a necessary and sufficient condition for the affixes of three complex numbers $z_1$ , $z_2$ and $z_3$ are the vertices of an equilateral triangle.

2014 Flanders Math Olympiad, 2

In Miss Lies' class there are only students who never lie and students who always lie. All students know which category they belong to. During the day in a class discussion, every student in the class says about every other student or he or she a liar or not. In total, it is said $320$ times that someone is not lying. The next day, one of the students who always lies is sick. There will be one again organize such a class discussion in which no mention is made of the sick pupil. Now it is said $300$ times that someone does lie. How many liars are there in the Miss Lies' class ?

2020 Romanian Master of Mathematics, 6

For each integer $n \geq 2$, let $F(n)$ denote the greatest prime factor of $n$. A [i]strange pair[/i] is a pair of distinct primes $p$ and $q$ such that there is no integer $n \geq 2$ for which $F(n)F(n+1)=pq$. Prove that there exist infinitely many strange pairs.

2022 Brazil EGMO TST, 3

A natural number is called [i]chaotigal [/i] if it and its successor both have the sum of their digits divisible by $2021$. How many digits are in the smallest chaotigal number?

2017 Macedonia JBMO TST, 4

In triangle $ABC$, the points $X$ and $Y$ are chosen on the arc $BC$ of the circumscribed circle of $ABC$ that doesn't contain $A$ so that $\measuredangle BAX = \measuredangle CAY$. Let $M$ be the midpoint of the segment $AX$. Show that $$BM + CM > AY.$$

2015 IMO, 2

Find all positive integers $(a,b,c)$ such that $$ab-c,\quad bc-a,\quad ca-b$$ are all powers of $2$. [i]Proposed by Serbia[/i]

2007 Moldova Team Selection Test, 3

Let $ABC$ be a triangle. A circle is tangent to sides $AB, AC$ and to the circumcircle of $ABC$ (internally) at points $P, Q, R$ respectively. Let $S$ be the point where $AR$ meets $PQ$. Show that \[\angle{SBA}\equiv \angle{SCA}\]

2015 Sharygin Geometry Olympiad, 3

Let $100$ discs lie on the plane in such a way that each two of them have a common point. Prove that there exists a point lying inside at least $15$ of these discs. (M. Kharitonov, A. Polyansky)

2015 Online Math Open Problems, 6

Tags:
Farmer John has a (flexible) fence of length $L$ and two straight walls that intersect at a corner perpendicular to each other. He knows that if he doesn't use any walls, he call enclose an maximum possible area of $A_0$, and when he uses one of the walls or both walls, he gets a maximum of area of $A_1$ and $A_2$ respectively. If $n=\frac{A_1}{A_0}+\frac{A_2}{A_1}$, find $\lfloor 1000n\rfloor$. [i]Proposed by Yannick Yao[/i]

2020 New Zealand MO, 3

There are $13$ marked points on the circumference of a circle with radius $13$. Prove that we can choose three of the marked points which form a triangle with area less than $13$.

2000 Tournament Of Towns, 4

Among a set of $2N$ coins, all identical in appearance, $2N - 2$ are real and $2$ are fake. Any two real coins have the same weight . The fake coins have the same weight, which is different from the weight of a real coin. How can one divide the coins into two groups of equal total weight by using a balance at most $4$ times, if (a) $N = 16$, ( b ) $N = 11$ ? (A Shapovalov)

2014 BMT Spring, P1

Tags: geometry
Let a simple polygon be defined as a polygon in which no consecutive sides are parallel and no two non-consecutive sides share a common point. Given that all vertices of a simple polygon $P$ are lattice points (in a Cartesian coordinate system, each vertex has integer coordinates), and each side of $P$ has integer length, prove that the perimeter must be even.

2009 Argentina Iberoamerican TST, 2

Let $ a$ and $ k$ be positive integers. Let $ a_i$ be the sequence defined by $ a_1 \equal{} a$ and $ a_{n \plus{} 1} \equal{} a_n \plus{} k\pi(a_n)$ where $ \pi(x)$ is the product of the digits of $ x$ (written in base ten) Prove that we can choose $ a$ and $ k$ such that the infinite sequence $ a_i$ contains exactly $ 100$ distinct terms

2008 All-Russian Olympiad, 3

Given a finite set $ P$ of prime numbers, prove that there exists a positive integer $ x$ such that it can be written in the form $ a^p \plus{} b^p$ ($ a,b$ are positive integers), for each $ p\in P$, and cannot be written in that form for each $ p$ not in $ P$.

2002 USAMTS Problems, 1

Tags:
The integer $n$, between 10000 and 99999, is $abcde$ when written in decimal notation. The digit $a$ is the remainder when $n$ is divided by 2, the digit $b$ is the remainder when $n$ is divided by 3, the digit $c$ is the remainder when $n$ is divided by 4, the digit $d$ is the remainder when $n$ is divied by 5, and the digit $e$ is the reminader when $n$ is divided by 6. Find $n$.

2023 Irish Math Olympiad, P3

Tags: geometry
Let $A, B, C, D, E$ be five points on a circle such that $|AB| = |CD|$ and $|BC| = |DE|$. The segments $AD$ and $BE$ intersect at $F$. Let $M$ denote the midpoint of segment $CD$. Prove that the circle of center $M$ and radius $ME$ passes through the midpoint of segment $AF$.