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

2016 Harvard-MIT Mathematics Tournament, 18

Tags:
Alice and Bob play a game on a circle with 8 marked points. Alice places an apple beneath one of the points, then picks five of the other seven points and reveals that none of them are hiding the apple. Bob then drops a bomb on any of the points, and destroys the apple if he drops the bomb either on the point containing the apple or on an adjacent point. Bob wins if he destroys the apple, and Alice wins if he fails. If both players play optimally, what is the probability that Bob destroys the apple?

2010 ELMO Problems, 2

2010 MOPpers are assigned numbers 1 through 2010. Each one is given a red slip and a blue slip of paper. Two positive integers, A and B, each less than or equal to 2010 are chosen. On the red slip of paper, each MOPper writes the remainder when the product of A and his or her number is divided by 2011. On the blue slip of paper, he or she writes the remainder when the product of B and his or her number is divided by 2011. The MOPpers may then perform either of the following two operations: [list] [*] Each MOPper gives his or her red slip to the MOPper whose number is written on his or her blue slip. [*] Each MOPper gives his or her blue slip to the MOPper whose number is written on his or her red slip.[/list] Show that it is always possible to perform some number of these operations such that each MOPper is holding a red slip with his or her number written on it. [i]Brian Hamrick.[/i]

2017 Hanoi Open Mathematics Competitions, 3

Suppose $n^2 + 4n + 25$ is a perfect square. How many such non-negative integers $n$'s are there? (A): $1$ (B): $2$ (C): $4$ (D): $6$ (E): None of the above.

2006 Iran Team Selection Test, 6

Let $G$ be a tournoment such that it's edges are colored either red or blue. Prove that there exists a vertex of $G$ like $v$ with the property that, for every other vertex $u$ there is a mono-color directed path from $v$ to $u$.

2020 Tournament Of Towns, 2

Alice had picked positive integers $a, b, c$ and then tried to find positive integers $x, y, z$ such that $a = lcm (x, y)$, $b = lcm(x, z)$, $c = lcm(y, z)$. It so happened that such $x, y, z$ existed and were unique. Alice told this fact to Bob and also told him the numbers $a$ and $b$. Prove that Bob can find $c$. (Note: lcm = least common multiple.) Boris Frenkin

2015 BMT Spring, 19

It is known that $4$ people $A, B, C$, and $D$ each have a $1/3$ probability of telling the truth. Suppose that $\bullet$ $A$ makes a statement. $\bullet$ $B$ makes a statement about the truthfulness of $A$’s statement. $\bullet$ $C$ makes a statement about the truthfulness of $B$’s statement. $\bullet$ $D$ says that $C$ says that $B$ says that $A$ was telling the truth. What is the probability that $A$ was actually telling the truth?

2008 Kurschak Competition, 3

In a far-away country, travel between cities is only possible by bus or by train. One can travel by train or by bus between only certain cities, and there are not necessarily rides in both directions. We know that for any two cities $A$ and $B$, one can reach $B$ from $A$, [i]or[/i] $A$ from $B$ using only bus, or only train rides. Prove that there exists a city such that any other city can be reached using only one type of vehicle (but different cities may be reached with different vehicles).

2009 Miklós Schweitzer, 12

Let $ Z_1,\,Z_2\dots,\,Z_n$ be $ d$-dimensional independent random (column) vectors with standard normal distribution, $ n \minus{} 1 > d$. Furthermore let \[ \overline Z \equal{} \frac {1}{n}\sum_{i \equal{} 1}^n Z_i,\quad S_n \equal{} \frac {1}{n \minus{} 1}\sum_{i \equal{} 1}^n(Z_i \minus{} \overline Z)(Z_i \minus{} \overline Z)^\top\] be the sample mean and corrected empirical covariance matrix. Consider the standardized samples $ Y_i \equal{} S_n^{ \minus{} 1/2}(Z_i \minus{} \overline Z)$, $ i \equal{} 1,2,\dots,n$. Show that \[ \frac {E|Y_1 \minus{} Y_2|}{E|Z_1 \minus{} Z_2|} > 1,\] and that the ratio does not depend on $ d$, only on $ n$.

2012 NIMO Problems, 5

Tags: ratio , geometry
In the diagram below, three squares are inscribed in right triangles. Their areas are $A$, $M$, and $N$, as indicated in the diagram. If $M = 5$ and $N = 12$, then $A$ can be expressed as $a + b\sqrt{c}$, where $a$, $b$, and $c$ are positive integers and $c$ is not divisible by the square of any prime. Compute $a + b + c$. [asy] size(250); defaultpen (linewidth (0.7) + fontsize (10)); pair O = origin, A = (1, 1), B = (4/3, 1/3), C = (2/3, 5/3), P = (3/2, 0), Q = (0,3); draw (P--O--Q--cycle^^(0, 5/3)--C--(2/3,1)^^(0,1)--A--(1,0)^^(1,1/3)--B--(4/3,0)); label("$A$", (.5,.5)); label("$M$", (7/6, 1/6)); label("$N$", (1/3, 4/3));[/asy] [i]Proposed by Aaron Lin[/i]

2022 AMC 10, 11

Tags: algebra
Ted mistakenly wrote $2^m \cdot \sqrt{\frac{1}{4096}}$ as $2\cdot \sqrt[m]{\frac{1}{4096}}$. What is the sum of all real numbers $m$ for which these two expressions have the same value? $\textbf{(A) }5\qquad\textbf{(B) }6\qquad\textbf{(C) }7\qquad\textbf{(D) }8\qquad\textbf{(E) }9$

2014 Iran MO (3rd Round), 6

Prove that there are 100 natural number $a_1 < a_2 < ... < a_{99} < a_{100}$ ( $ a_i < 10^6$) such that A , A+A , 2A , A+2A , 2A + 2A are five sets apart ? $A = \{a_1 , a_2 ,... , a_{99} ,a_{100}\}$ $2A = \{2a_i \vert 1\leq i\leq 100\}$ $A+A = \{a_i + a_j \vert 1\leq i<j\leq 100\}$ $A + 2A = \{a_i + 2a_j \vert 1\leq i,j\leq 100\}$ $2A + 2A = \{2a_i + 2a_j \vert 1\leq i<j\leq 100\}$ (20 ponits )

2022 AMC 12/AHSME, 19

Tags:
Suppose that 13 cards numbered $1, 2, 3, \dots, 13$ are arranged in a row. The task is to pick them up in numerically increasing order, working repeatedly from left to right. In the example below, cards 1, 2, 3 are picked up on the first pass, 4 and 5 on the second pass, 6 on the third pass, 7, 8, 9, 10 on the fourth pass, and 11, 12, 13 on the fifth pass. For how many of the $13!$ possible orderings of the cards will the $13$ cards be picked up in exactly two passes? [asy] size(11cm); draw((0,0)--(2,0)--(2,3)--(0,3)--cycle); label("7", (1,1.5)); draw((3,0)--(5,0)--(5,3)--(3,3)--cycle); label("11", (4,1.5)); draw((6,0)--(8,0)--(8,3)--(6,3)--cycle); label("8", (7,1.5)); draw((9,0)--(11,0)--(11,3)--(9,3)--cycle); label("6", (10,1.5)); draw((12,0)--(14,0)--(14,3)--(12,3)--cycle); label("4", (13,1.5)); draw((15,0)--(17,0)--(17,3)--(15,3)--cycle); label("5", (16,1.5)); draw((18,0)--(20,0)--(20,3)--(18,3)--cycle); label("9", (19,1.5)); draw((21,0)--(23,0)--(23,3)--(21,3)--cycle); label("12", (22,1.5)); draw((24,0)--(26,0)--(26,3)--(24,3)--cycle); label("1", (25,1.5)); draw((27,0)--(29,0)--(29,3)--(27,3)--cycle); label("13", (28,1.5)); draw((30,0)--(32,0)--(32,3)--(30,3)--cycle); label("10", (31,1.5)); draw((33,0)--(35,0)--(35,3)--(33,3)--cycle); label("2", (34,1.5)); draw((36,0)--(38,0)--(38,3)--(36,3)--cycle); label("3", (37,1.5)); [/asy] $\textbf{(A) }4082\qquad\textbf{(B) }4095\qquad\textbf{(C) }4096\qquad\textbf{(D) }8178\qquad\textbf{(E) }8191$

2006 Stanford Mathematics Tournament, 15

Tags:
The odometer of a family car shows 15,951 miles. The driver noticed that this number is palindromic: it reads the same backward as forwards. "Curious," the driver said to himself, "it will be a long time before that happens again." Surprised, he saw his third palindromic odometer reading (not counting 15,951) exactly five hours later. How many miles per hour was the car traveling in those 5 hours (assuming speed was constant)?

2002 National Olympiad First Round, 8

Which of the following polynomials does not divide $x^{60} - 1$? $ \textbf{a)}\ x^2+x+1 \qquad\textbf{b)}\ x^4-1 \qquad\textbf{c)}\ x^5-1 \qquad\textbf{d)}\ x^{15}-1 \qquad\textbf{e)}\ \text{None of above} $

2023 Indonesia TST, 1

Tags: algebra
Let $k\ge2$ be an integer. Find the smallest integer $n \ge k+1$ with the property that there exists a set of $n$ distinct real numbers such that each of its elements can be written as a sum of $k$ other distinct elements of the set.

1982 Putnam, A5

$a, b, c, d$ are positive integers, and $r=1-\frac{a}{b}-\frac{c}{d}$. And, $a+c \le 1982, r \ge 0$. Prove that $r>\frac{1}{1983^3}$.

2013 Korea - Final Round, 6

For any permutation $ f : \{ 1, 2, \cdots , n \} \to \{1, 2, \cdots , n \} $, and define \[ A = \{ i | i > f(i) \} \] \[ B = \{ (i, j) | i<j \le f(j) < f(i) \ or \ f(j) < f(i) < i < j \} \] \[ C = \{ (i, j) | i<j \le f(i) < f(j) \ or \ f(i) < f(j) < i < j \} \] \[ D = \{ (i, j) | i< j \ and \ f(i) > f(j)\} \] Prove that $ |A| + 2|B| + |C| = |D| $.

2003 Junior Balkan Team Selection Tests - Moldova, 5

Prove that each positive integer is equal to a difference of two positive integers with the same number of the prime divisors.

2018 Purple Comet Problems, 30

Tags: geometry
One right pyramid has a base that is a regular hexagon with side length $1$, and the height of the pyramid is $8$. Two other right pyramids have bases that are regular hexagons with side length $4$, and the heights of those pyramids are both $7$. The three pyramids sit on a plane so that their bases are adjacent to each other and meet at a single common vertex. A sphere with radius $4$ rests above the plane supported by these three pyramids. The distance that the center of the sphere is from the plane can be written as $\frac{p\sqrt{q}}{r}$ , where $p, q$, and $r$ are relatively prime positive integers, and $q$ is not divisible by the square of any prime. Find $p+q+r$.

2016 HMNT, 4

Tags: geometry
Meghal is playing a game with $2016$ rounds $1, 2, ..., 201$6. In round $n$, two rectangular double-sided mirrors are arranged such that they share a common edge and the angle between the faces is $\frac{2\pi}{n+2}$. Meghal shoots a laser at these mirrors and her score for the round is the number of points on the two mirrors at which the laser beam touches a mirror. What is the maximum possible score Meghal could have after she finishes the game?

2013 NIMO Problems, 10

Tags: ratio
Let $x \neq y$ be positive reals satisfying $x^3+2013y=y^3+2013x$, and let $M = \left( \sqrt{3}+1 \right)x + 2y$. Determine the maximum possible value of $M^2$. [i]Proposed by Varun Mohan[/i]

2016 Japan Mathematical Olympiad Preliminary, 2

For $1\leq n\leq 2016$, how many integers $n$ satisfying the condition: the reminder divided by $20$ is smaller than the one divided by $16$.

LMT Guts Rounds, 2020 F22

Tags:
Find the area of a triangle with side lengths $\sqrt{13},\sqrt{29},$ and $\sqrt{34}.$ The area can be expressed as $\frac{m}{n}$ for $m,n$ relatively prime positive integers, then find $m+n.$ [i]Proposed by Kaylee Ji[/i]

2020 Korea Junior Math Olympiad, 1

The integer n is a number expressed as the sum of an even number of different positive integers less than or equal to 2000. 1+2+ · · · +2000 Find all of the following positive integers that cannot be the value of n.

1988 Greece Junior Math Olympiad, 3

Consider the polynomials $P(x)=x^4-3x^3+x-3,\,\,\,\,Q(x)=x^2-2x-3 \,\,\,\, R(x)=-x^2-5x+a$ i) Find $a \in $R such that polynomial $R(x)$ is dividide by $x-2$ ii) Factor polynomials $P(x),Q(x)$ iii) Prove that exrpession $-x^2+x+\frac{P(x)}{Q(x)}+15$ is a perfect square.