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, 30

Tags:
Determine the number of triples $0 \le k,m,n \le 100$ of integers such that \[ 2^mn - 2^nm = 2^k. \]

2009 Germany Team Selection Test, 2

Let $ a_1$, $ a_2$, $ \ldots$, $ a_n$ be distinct positive integers, $ n\ge 3$. Prove that there exist distinct indices $ i$ and $ j$ such that $ a_i \plus{} a_j$ does not divide any of the numbers $ 3a_1$, $ 3a_2$, $ \ldots$, $ 3a_n$. [i]Proposed by Mohsen Jamaali, Iran[/i]

2015 Putnam, A3

Compute \[\log_2\left(\prod_{a=1}^{2015}\prod_{b=1}^{2015}\left(1+e^{2\pi iab/2015}\right)\right)\] Here $i$ is the imaginary unit (that is, $i^2=-1$).

CVM 2020, Problem 2+

Tags: algebra
Find all the real solutions to $$n=\sum_{i=1}^n x_i=\sum_{1\le i<j\le n} x_ix_j$$ [i]Proposed by Carlos Dominguez, Valle[/i]

2006 Iran Team Selection Test, 2

Suppose $n$ coins are available that their mass is unknown. We have a pair of balances and every time we can choose an even number of coins and put half of them on one side of the balance and put another half on the other side, therefore a [i]comparison[/i] will be done. Our aim is determining that the mass of all coins is equal or not. Show that at least $n-1$ [i]comparisons[/i] are required.

1976 IMO Longlists, 33

A finite set of points $P$ in the plane has the following property: Every line through two points in $P$ contains at least one more point belonging to $P$. Prove that all points in $P$ lie on a straight line. [hide="Remark."]This may be a well known theorem called "Sylvester Gallai", but I didn't find this problem (I mean, exactly this one) using search function. So please discuss about the problem here, in this topic. Thanks :) [/hide]

2004 Bulgaria Team Selection Test, 3

Prove that among any $2n+1$ irrational numbers there are $n+1$ numbers such that the sum of any $k$ of them is irrational, for all $k \in \{1,2,3,\ldots, n+1 \}$.

1997 Iran MO (3rd Round), 5

In an acute triangle $ABC$ let $AD$ and $BE$ be altitudes, and $AP$ and $BQ$ be bisectors. Let $I$ and $O$ be centers of incircle and circumcircle, respectively. Prove that the points $D, E$, and $I$ are collinear if and only if the points $P, Q$, and $O$ are collinear.

2017 Harvard-MIT Mathematics Tournament, 5

Let $ABC$ be an acute triangle. The altitudes $BE$ and $CF$ intersect at the orthocenter $H$, and point $O$ denotes the circumcenter. Point $P$ is chosen so that $\angle APH = \angle OPE = 90^{\circ}$, and point $Q$ is chosen so that $\angle AQH = \angle OQF = 90^{\circ}$. Lines $EP$ and $FQ$ meet at point $T$. Prove that points $A$, $T$, $O$ are collinear.

2018 Thailand TST, 3

Find the smallest positive integer $n$ or show no such $n$ exists, with the following property: there are infinitely many distinct $n$-tuples of positive rational numbers $(a_1, a_2, \ldots, a_n)$ such that both $$a_1+a_2+\dots +a_n \quad \text{and} \quad \frac{1}{a_1} + \frac{1}{a_2} + \dots + \frac{1}{a_n}$$ are integers.

1962 Putnam, A5

Evaluate $$ \sum_{k=0}^{n} \binom{n}{k}k^{2}.$$

1991 Balkan MO, 2

Show that there are infinitely many noncongruent triangles which satisfy the following conditions: i) the side lengths are relatively prime integers; ii)the area is an integer number; iii)the altitudes' lengths are not integer numbers.

2012 Saint Petersburg Mathematical Olympiad, 2

Natural $a,b,c$ are $>100$ and $(a,b,c)=1$. $c|a+b,a|b+c$ Find minimal $b$

JOM 2025, 3

Minivan and Megavan play a game. For a positive integer $n$, Minivan selects a sequence of integers $a_1,a_2,\ldots,a_n$. An operation on $a_1,a_2,\ldots,a_n$ means selecting an $a_i$ and increasing it by $1$. Minivan and Megavan take turns, with Minivan going first. On Minivan's turn, he performs at most $2025$ operations, and he may choose the same integer repeatedly. On Megavan's turn, he performs exactly $1$ operation instead. Megavan wins if at any point in the game, including in the middle of Minivan's operations, two numbers in the sequence are equal. [i](Proposed by Ho Janson)[/i]

2008 Iran MO (3rd Round), 3

a) Prove that there are two polynomials in $ \mathbb Z[x]$ with at least one coefficient larger than 1387 such that coefficients of their product is in the set $ \{\minus{}1,0,1\}$. b) Does there exist a multiple of $ x^2\minus{}3x\plus{}1$ such that all of its coefficient are in the set $ \{\minus{}1,0,1\}$

2007 iTest Tournament of Champions, 3

Tags:
Find the smallest value of $n$ for which the series \[1\cdot 3^1 + 2\cdot 3^2 + 3\cdot 3^3 + \cdots + n\cdot 3^n\] exceeds $3^{2007}$.

1988 AIME Problems, 2

Tags: function
For any positive integer $k$, let $f_1(k)$ denote the square of the sum of the digits of $k$. For $n \ge 2$, let $f_n(k) = f_1(f_{n - 1}(k))$. Find $f_{1988}(11)$.

2015 Princeton University Math Competition, A3/B5

Tags:
Consider a random permutation of the set $\{1, 2, . . . , 2015\}$. In other words, for each $1 \le i \le 2015$, $i$ is sent to the element $a_i$ where $a_i \in \{1, 2, . . . , 2015\}$ and if $i \neq j$, then $a_i \neq a_j$. What is the expected number of ordered pairs $(a_i, a_j )$ with $i - j > 155$ and $a_i - a_j > 266$?

1963 Putnam, A2

Let $f:\mathbb{N}\rightarrow \mathbb{N}$ be a strictly increasing function such that $f(2)=2$ and $f(mn)=f(m)f(n)$ for every pair of relatively prime positive integers $m$ and $n$. Prove that $f(n)=n$ for every positive integer $n$.

2016 Portugal MO, 3

Let $[ABC]$ be an equilateral triangle on the side $1$. Determine the length of the smallest segment $[DE]$, where $D$ and $E$ are on the sides of the triangle, which divides $[ABC]$ into two figures with equal area.

2005 Indonesia MO, 2

For an arbitrary positive integer $ n$, define $ p(n)$ as the product of the digits of $ n$ (in decimal). Find all positive integers $ n$ such that $ 11p(n)\equal{}n^2\minus{}2005$.

2019 Thailand TST, 1

Determine all pairs $(n, k)$ of distinct positive integers such that there exists a positive integer $s$ for which the number of divisors of $sn$ and of $sk$ are equal.

2002 Baltic Way, 3

Find all sequences $0\le a_0\le a_1\le a_2\le \ldots$ of real numbers such that \[a_{m^2+n^2}=a_m^2+a_n^2 \] for all integers $m,n\ge 0$.

1988 IMO Shortlist, 28

The sequence $ \{a_n\}$ of integers is defined by \[ a_1 \equal{} 2, a_2 \equal{} 7 \] and \[ \minus{} \frac {1}{2} < a_{n \plus{} 1} \minus{} \frac {a^2_n}{a_{n \minus{} 1}} \leq \frac {}{}, n \geq 2. \] Prove that $ a_n$ is odd for all $ n > 1.$

2019 Centroamerican and Caribbean Math Olympiad, 3

Let $ABC$ be a triangle and $\Gamma$ its circumcircle. Let $D$ be the foot of the altitude from $A$ to the side $BC$, $M$ and $N$ the midpoints of $AB$ and $AC$, and $Q$ the point on $\Gamma$ diametrically opposite to $A$. Let $E$ be the midpoint of $DQ$. Show that the lines perpendicular to $EM$ and $EN$ passing through $M$ and $N$, respectively, meet on $AD$.