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

2018 Kyiv Mathematical Festival, 3

A circle is divided by $2018$ points into equal parts. Two players delete these points in turns. A player loses, if after his turn it is possible to draw a diameter of the circle such that there are no undeleted points on one side of it. Which player has a winning strategy?

2009 Princeton University Math Competition, 1

Find 100 times the area of a regular dodecagon inscribed in a unit circle. Round your answer to the nearest integer if necessary. [asy] defaultpen(linewidth(0.7)); real theta = 17; pen dr = rgb(0.8,0,0), dg = rgb(0,0.6,0), db = rgb(0,0,0.6)+linewidth(1); draw(unitcircle,dg); for(int i = 0; i < 12; ++i) { draw(dir(30*i+theta)--dir(30*(i+1)+theta), db); dot(dir(30*i+theta),Fill(rgb(0.8,0,0))); } dot(dir(theta),Fill(dr)); dot((0,0),Fill(dr)); [/asy]

2011 QEDMO 9th, 6

Show that there are infinitely many pairs $(m, n)$ of natural numbers $m, n \ge 2$, for $m^m- 1$ is divisible by $n$ and $n^n- 1$ is divisible by $m$.

2000 Spain Mathematical Olympiad, 3

Two circles $C_1$ and $C_2$ with the respective radii $r_1$ and $r_2$ intersect in $A$ and $B.$ A variable line $r$ through $B$ meets $C_1$ and $C_2$ again at $P_r$ and $Q_r$ respectively. Prove that there exists a point $M,$ depending only on $C_1$ and $C_2,$ such that the perpendicular bisector of each segment $P_rQ_r$ passes through $M.$

1993 IMO Shortlist, 8

Let $c_1, \ldots, c_n \in \mathbb{R}$ with $n \geq 2$ such that \[ 0 \leq \sum^n_{i=1} c_i \leq n. \] Show that we can find integers $k_1, \ldots, k_n$ such that \[ \sum^n_{i=1} k_i = 0 \] and \[ 1-n \leq c_i + n \cdot k_i \leq n \] for every $i = 1, \ldots, n.$ [hide="Another formulation:"] Let $x_1, \ldots, x_n,$ with $n \geq 2$ be real numbers such that \[ |x_1 + \ldots + x_n| \leq n. \] Show that there exist integers $k_1, \ldots, k_n$ such that \[ |k_1 + \ldots + k_n| = 0. \] and \[ |x_i + 2 \cdot n \cdot k_i| \leq 2 \cdot n -1 \] for every $i = 1, \ldots, n.$ In order to prove this, denote $c_i = \frac{1+x_i}{2}$ for $i = 1, \ldots, n,$ etc. [/hide]

2024 Assara - South Russian Girl's MO, 5

Prove that $(100!)^{99} > (99!)^{100} > (100!)^{98}$. [i]K.A.Sukhov[/i]

1989 China Team Selection Test, 4

$\forall n \in \mathbb{N}$, $P(n)$ denotes the number of the partition of $n$ as the sum of positive integers (disregarding the order of the parts), e.g. since $4 = 1+1+1+1 = 1+1+2 = 1+3 = 2+2 = 4$, so $P(4)=5$. "Dispersion" of a partition denotes the number of different parts in that partitation. And denote $q(n)$ is the sum of all the dispersions, e.g. $q(4)=1+2+2+1+1=7$. $n \geq 1$. Prove that (1) $q(n) = 1 + \sum^{n-1}_{i=1} P(i).$ (2) $1 + \sum^{n-1}_{i=1} P(i) \leq \sqrt{2} \cdot n \cdot P(n)$.

2019 India PRMO, 11

Tags: trigonometry
How many distinct triangles $ABC$ are tjere, up to simplilarity, such that the magnitudes of the angles $A, B$ and $C$ in degrees are positive integers and satisfy $$\cos{A}\cos{B} + \sin{A}\sin{B}\sin{kC} = 1$$ for some positive integer $k$, where $kC$ does not exceet $360^{\circ}$?

2023 Hong Kong Team Selection Test, Problem 1

Mandy needs to wake up early for attending a mathematics contest. She has set an alarm in her smartphone every 15 minutes since 5:30 am. If an alarm is not pressed off by her or her mother (or anything else), it will ring for a while, stop for a while, then will ring again 9 minutes later as the first ring, and so on (e.g. if the first alarm is not pressed off, it will ring again at 5:39 am). Also each alarm will work independently. Now suppose each ring-tone lasts for $x$ minutes, and the smartphone has eventually rung for 50 minutes before Mandy wakes up at 6:30 am (assume no one has pressed off any alarm before that). Find the value of $x$.

2004 Cono Sur Olympiad, 2

Tags: geometry
Given a circle $C$ and a point $P$ on its exterior, two tangents to the circle are drawn through $P$, with $A$ and $B$ being the points of tangency. We take a point $Q$ on the minor arc $AB$ of $C$. Let $M$ be the intersection of $AQ$ with the line perpendicular to $AQ$ that goes through $P$, and let $N$ be the intersection of $BQ$ with the line perpendicular to $BQ$ that goes through $P$. Show that, by varying $Q$ on the minor arc $AB$, all of the lines $MN$ pass through the same point.

2012-2013 SDML (High School), 6

Tags:
Naoki's favorite positive integer $n$ is a two-digit number with distinct digits. It also has the property that when it is divided by $10$, $12$, and $14$, the remainder has a units digit of one. What is the value of $n$?

2013 Czech-Polish-Slovak Match, 1

Let $a$ and $b$ be integers, where $b$ is not a perfect square. Prove that $x^2 + ax + b$ may be the square of an integer only for finite number of integer values of $x$. (Martin Panák)

1980 Vietnam National Olympiad, 1

Prove that for any tetrahedron in space, it is possible to find two perpendicular planes such that ratio between the projections of the tetrahedron on the two planes lies in the interval $[\frac{1}{\sqrt{2}}, \sqrt{2}].$

2015 Azerbaijan IMO TST, 1

We say that $A$$=${$a_1,a_2,a_3\cdots a_n$} consisting $n>2$ distinct positive integers is $good$ if for every $i=1,2,3\cdots n$ the number ${a_i}^{2015}$ is divisible by the product of all numbers in $A$ except $a_i$. Find all integers $n>2$ such that exists a $good$ set consisting of $n$ positive integers.

2024 Portugal MO, 5

In a sport competition, there are teams of two different countries, with $5$ teams in each country. Each team plays against two teams from each country, including the one itself belongs to, one game at home, one away. How many different ways can one choose the matches in this competition?

2024 Korea Junior Math Olympiad (First Round), 15.

In the following illustration, starting from point X, we move one square along the segment until we arrive at point Y. Calculate the number of times a point has passed once and does not pass again, from X to Y. (However, starting point X is considered to have passed.)

1989 Austrian-Polish Competition, 5

Let $A$ be a vertex of a cube $\omega$ circumscribed about a sphere $k$ of radius $1$. We consider lines $g$ through $A$ containing at least one point of $k$. Let $P$ be the intersection point of $g$ and $k$ closer to $A$, and $Q$ be the second intersection point of $g$ and $\omega$. Determine the maximum value of $AP\cdot AQ$ and characterize the lines $g$ yielding the maximum.

2010 Princeton University Math Competition, 3

Tags:
Let $\underline{xyz}$ represent the three-digit number with hundreds digit $x$, tens digit $y$, and units digit $z$, and similarly let $\underline{yz}$ represent the two-digit number with tens digit $y$ and units digit $z$. How many three-digit numbers $\underline{abc}$, none of whose digits are 0, are there such that $\underline{ab}>\underline{bc}>\underline{ca}$?

2019 Iran MO (3rd Round), 1

A bear is in the center of the left down corner of a $100*100$ square .we call a cycle in this grid a bear cycle if it visits each square exactly ones and gets back to the place it started.Removing a row or column with compose the bear cycle into number of pathes.Find the minimum $k$ so that in any bear cycle we can remove a row or column so that the maximum length of the remaining pathes is at most $k$.

2005 South africa National Olympiad, 1

Five numbers are chosen from the diagram below, such that no two numbers are chosen from the same row or from the same column. Prove that their sum is always the same. \[\begin{array}{|c|c|c|c|c|}\hline 1&4&7&10&13\\ \hline 16&19&22&25&28\\ \hline 31&34&37&40&43\\ \hline 46&49&52&55&58\\ \hline 61&64&67&70&73\\ \hline \end{array}\]

2005 Today's Calculation Of Integral, 76

The function $f_n (x)\ (n=1,2,\cdots)$ is defined as follows. \[f_1 (x)=x,\ f_{n+1}(x)=2x^{n+1}-x^n+\frac{1}{2}\int_0^1 f_n(t)\ dt\ \ (n=1,2,\cdots)\] Evaluate \[\lim_{n\to\infty} f_n \left(1+\frac{1}{2n}\right)\]

2019 Online Math Open Problems, 18

Tags:
Define a [i]modern artwork[/i] to be a nonempty finite set of rectangles in the Cartesian coordinate plane with positive areas, pairwise disjoint interiors, and sides parallel to the coordinate axes. For a modern artwork $S$, define its [i]price[/i] to be the minimum number of colors with which Sean could paint the interiors of rectangles in $S$ such that every rectangle's interior is painted in exactly one color and every two distinct touching rectangles have distinct colors, where two rectangles are [i]touching[/i] if they share infinitely many points. For a positive integer $n$, let $g(n)$ denote the maximum price of any modern artwork with exactly $n$ rectangles. Compute $g(1) + g(2) + \cdots + g(2019).$ [i]Proposed by Yang Liu and Edward Wan[/i]

2010 AMC 12/AHSME, 22

Let $ ABCD$ be a cyclic quadrilateral. The side lengths of $ ABCD$ are distinct integers less than $ 15$ such that $ BC\cdot CD\equal{}AB\cdot DA$. What is the largest possible value of $ BD$? $ \textbf{(A)}\ \sqrt{\frac{325}{2}} \qquad \textbf{(B)}\ \sqrt{185} \qquad \textbf{(C)}\ \sqrt{\frac{389}{2}} \qquad \textbf{(D)}\ \sqrt{\frac{425}{2}} \qquad \textbf{(E)}\ \sqrt{\frac{533}{2}}$

2017 Sharygin Geometry Olympiad, 2

Tags: geometry , ratio
Let $I$ be the incenter of a triangle $ABC$, $M$ be the midpoint of $AC$, and $W$ be the midpoint of arc $AB$ of the circumcircle not containing $C$. It is known that $\angle AIM = 90^\circ$. Find the ratio $CI:IW$.

2002 AMC 10, 24

What is the maximum value of $n$ for which there is a set of distinct positive integers $k_1,k_2,\ldots,k_n$ for which \[k_1^2+k_2^2+\ldots+k_n^2=2002?\] $\textbf{(A) }14\qquad\textbf{(B) }15\qquad\textbf{(C) }16\qquad\textbf{(D) }17\qquad\textbf{(E) }18$