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

2012 India IMO Training Camp, 3

Suppose that $1000$ students are standing in a circle. Prove that there exists an integer $k$ with $100 \leq k \leq 300$ such that in this circle there exists a contiguous group of $2k$ students, for which the first half contains the same number of girls as the second half. [i]Proposed by Gerhard Wöginger, Austria[/i]

2020 Colombia National Olympiad, 4

Find all of the sequences $a_1, a_2, a_3, . . .$ of real numbers that satisfy the following property: given any sequence $b_1, b_2, b_3, . . .$ of positive integers such that for all $n \ge 1$ we have $b_n \ne b_{n+1}$ and $b_n | b_{n+1}$, then the sub-sequence $a_{b_1}, a_{b_2}, a_{b_3}, . . .$ is an arithmetic progression.

2008 Harvard-MIT Mathematics Tournament, 24

Suppose that $ ABC$ is an isosceles triangle with $ AB \equal{} AC$. Let $ P$ be the point on side $ AC$ so that $ AP \equal{} 2CP$. Given that $ BP \equal{} 1$, determine the maximum possible area of $ ABC$.

2013 Cono Sur Olympiad, 5

Let $d(k)$ be the number of positive divisors of integer $k$. A number $n$ is called [i]balanced[/i] if $d(n-1) \leq d(n) \leq d(n+1)$ or $d(n-1) \geq d(n) \geq d(n+1)$. Show that there are infinitely many balanced numbers.

2023 Yasinsky Geometry Olympiad, 3

Let $ABC$ be an acute triangle. Squares $AA_1A_2A_3$, $BB_1B_2B_3$ and $CC_1C_2C_3$ are located such that the lines $A_1A_2$, $B_1B_2$, $C_1C_2$ pass through the points $B$, $C$ and $A$ respectively and the lines $A_2A_3$, $B_2B_3$, $C_2C_3$ pass through the points $C$, $A$ and $B$ respectively. Prove that (a) the lines $AA_2$, $B_1B_2$ and $C_1C_3$ intersect at one point. (b) the lines $AA_2$, $BB_2$ and $CC_2$ intersect at one point. (Mykhailo Plotnikov) [img]https://cdn.artofproblemsolving.com/attachments/3/d/ad2fe12ae2c82d04b48f5e683b7d54e0764baf.png[/img]

2022 Math Prize for Girls Problems, 6

Tags:
An L-shaped region is formed by attaching two $2$ by $5$ rectangles to adjacent sides of a $2$ by $2$ square as shown below. [asy] size(6cm); draw((0,0)--(7,0)--(7,2)--(2,2)--(2,7)--(0,7)--cycle); real eps = 0.45; draw(box( (0,0), (eps,eps) )); draw(box( (7,0), (7-eps,eps) )); draw(box( (7,2), (7-eps,2-eps) )); draw(box( (0,7), (eps,7-eps) )); draw(box( (2,7), (2-eps,7-eps) )); label("$7$", (0,3.5), dir(180)); label("$7$", (3.5,0), dir(270)); label("$2$", (7,1), dir(0)); label("$5$", (4.5,2), dir(90)); label("$5$", (2,4.5), dir(0)); label("$2$", (1,7), dir(90)); [/asy] The resulting shape has an area of $24$ square units. How many ways are there to tile this shape with $2$ by $1$ dominos (each of which may be placed horizontally or vertically)?

1985 IMO Longlists, 37

Prove that a triangle with angles $\alpha, \beta, \gamma$, circumradius $R$, and area $A$ satisfies \[\tan \frac{ \alpha}{2}+\tan \frac{ \beta}{2}+\tan \frac{ \gamma}{2} \leq \frac{9R^2}{4A}.\] [hide="Remark."]Remark. Can we determine [i]all[/i] of equality cases ?[/hide]

2019 CMIMC, 15

Tags: team , algebra , polynomial
Call a polynomial $P$ [i]prime-covering[/i] if for every prime $p$, there exists an integer $n$ for which $p$ divides $P(n)$. Determine the number of ordered triples of integers $(a,b,c)$, with $1\leq a < b < c \leq 25$, for which $P(x)=(x^2-a)(x^2-b)(x^2-c)$ is prime-covering.

2013 China Team Selection Test, 1

For a positive integer $N>1$ with unique factorization $N=p_1^{\alpha_1}p_2^{\alpha_2}\dotsb p_k^{\alpha_k}$, we define \[\Omega(N)=\alpha_1+\alpha_2+\dotsb+\alpha_k.\] Let $a_1,a_2,\dotsc, a_n$ be positive integers and $p(x)=(x+a_1)(x+a_2)\dotsb (x+a_n)$ such that for all positive integers $k$, $\Omega(P(k))$ is even. Show that $n$ is an even number.

2018 ELMO Problems, 5

Tags: algebra
Let $a_1,a_2,\dots,a_m$ be a finite sequence of positive integers. Prove that there exist nonnegative integers $b,c,$ and $N$ such that $$\left\lfloor \sum_{i=1}^m \sqrt{n+a_i} \right\rfloor =\left\lfloor \sqrt{bn+c} \right\rfloor$$ holds for all integers $n>N.$ [i]Proposed by Carl Schildkraut[/i]

2012 Moldova Team Selection Test, 4

Points $A_1, A_2,\ldots, A_n$ are found on a circle in this order. Each point $A_i$ has exactly $i$ coins. A move consists in taking two coins from two points (may be the same point) and moving them to adjacent points (one move clockwise and another counter-clockwise). Find all possible values of $n$ for which it is possible after a finite number of moves to obtain a configuration with each point $A_i$ having $n+1-i$ coins.

JOM 2024, 5

Do there exist infinitely many triplets of positive integers $(a, b, c)$ such that the following two conditions hold: 1. $\gcd(a, b, c) = 1$; 2. $a+b+c, a^2+b^2+c^2$ and $abc$ are all perfect squares? [i](Proposed by Ivan Chan Guan Yu)[/i]

2006 China Northern MO, 2

$p$ is a prime number that is greater than $2$. Let $\{ a_{n}\}$ be a sequence such that $ na_{n+1}= (n+1) a_{n}-\left( \frac{p}{2}\right)^{4}$. Show that if $a_{1}=5$, the $16 \mid a_{81}$.

VI Soros Olympiad 1999 - 2000 (Russia), 10.4

Tags: geometry , parallel
The circles $\omega_1$ and $\omega_2$ intersect at two points $A$ and $B$. On the circle $\omega_2$, point $C$ is taken in such a way that $CA$ is tangent to the circle $\omega_1$. Through point $A$, a straight line is drawn that intersects the circles $\omega_1$, and $\omega_2$ at points $M$ and $N$, respectively , different from point $A$. Point $P$ is the midpoint of the segment $AC$, $Q$ is the midpoint of $MN$, and $S$ is the intersection point of the line $BQ$ with the circle $\omega_1$, different from point $B$. Prove that the lines $AS$ and $PQ$ are parallel.

2014 Harvard-MIT Mathematics Tournament, 28

Let $f(n)$ and $g(n)$ be polynomials of degree $2014$ such that $f(n)+(-1)^ng(n)=2^n$ for $n=1,2,\ldots,4030$. Find the coefficient of $x^{2014}$ in $g(x)$.

2017 German National Olympiad, 2

Let $ABC$ be a triangle such that $\vert AB\vert \ne \vert AC\vert$. Prove that there exists a point $D \ne A$ on its circumcircle satisfying the following property: For any points $M, N$ outside the circumcircle on the rays $AB$ and $AC$, respectively, satisfying $\vert BM\vert=\vert CN\vert$, the circumcircle of $AMN$ passes through $D$.

2017 BMT Spring, 7

Tags: algebra
Compute $$\sum^{\infty}_{k=1} \frac{(-1)^k}{(2k - 1)(2k + 1)}$$

2013 Oral Moscow Geometry Olympiad, 1

In triangle $ABC$ the angle bisector $AK$ is perpendicular on the median is $CL$. Prove that in the triangle $BKL$ also one of angle bisectors are perpendicular to one of the medians.

2021 Thailand Online MO, P6

Tags: algebra
Let $m<n$ be two positive integers and $x_m<x_{m+1}<\cdots<x_n$ be a sequence of rational numbers. Suppose that $kx_k$ is an integer for all integers $k$ which $m\leq k\leq n$. Prove that $$x_n-x_m\geq \frac{1}{m}-\frac{1}{n}.$$

2024 USEMO, 1

Tags: combinatorics , gcd
There are $1001$ stacks of coins $S_1, S_2, \dots, S_{1001}$. Initially, stack $S_k$ has $k$ coins for each $k = 1,2,\dots,1001$. In an operation, one selects an ordered pair $(i,j)$ of indices $i$ and $j$ satisfying $1 \le i < j \le 1001$ subject to two conditions: [list] [*]The stacks $S_i$ and $S_j$ must each have at least $1$ coin. [*]The ordered pair $(i,j)$ must [i]not[/i] have been selected before. [/list] Then, if $S_i$ and $S_j$ have $a$ coins and $b$ coins respectively, one removes $\gcd(a,b)$ coins from each stack. What is the maximum number of times this operation could be performed? [i]Galin Totev[/i]

2010 Contests, 2

Let the real numbers $a,b,c,d$ satisfy the relations $a+b+c+d=6$ and $a^2+b^2+c^2+d^2=12.$ Prove that \[36 \leq 4 \left(a^3+b^3+c^3+d^3\right) - \left(a^4+b^4+c^4+d^4 \right) \leq 48.\] [i]Proposed by Nazar Serdyuk, Ukraine[/i]

1988 Irish Math Olympiad, 9

The year $1978$ was “peculiar” in that the sum of the numbers formed with the first two digits and the last two digits is equal to the number formed with the middle two digits, i.e., $19+78=97$. What was the last previous peculiar year, and when will the next one occur?

2020 Brazil National Olympiad, 4

Let $ABC$ be a triangle. The ex-circles touch sides $BC, CA$ and $AB$ at points $U, V$ and $W$, respectively. Be $r_u$ a straight line that passes through $U$ and is perpendicular to $BC$, $r_v$ the straight line that passes through $V$ and is perpendicular to $AC$ and $r_w$ the straight line that passes through W and is perpendicular to $AB$. Prove that the lines $r_u$, $r_v$ and $r_w$ pass through the same point.

2023 UMD Math Competition Part I, #14

Tags: quadratic , algebra
Let $m \neq -1$ be a real number. Consider the quadratic equation $$ (m + 1)x^2 + 4mx + m - 3 =0. $$ Which of the following must be true? $\quad\rm(I)$ Both roots of this equation must be real. $\quad\rm(II)$ If both roots are real, then one of the roots must be less than $-1.$ $\quad\rm(III)$ If both roots are real, then one of the roots must be larger than $1.$ $$ \mathrm a. ~ \text{Only} ~(\mathrm I)\rm \qquad \mathrm b. ~(I)~and~(II)\qquad \mathrm c. ~Only~(III) \qquad \mathrm d. ~Both~(I)~and~(III) \qquad \mathrm e. ~(I), (II),~and~(III) $$

2016 India PRMO, 16

For positive real numbers $x$ and $y$, define their special mean to be average of their arithmetic and geometric means. Find the total number of pairs of integers $(x, y)$, with $x \le y$, from the set of numbers $\{1,2,...,2016\}$, such that the special mean of $x$ and $y$ is a perfect square.