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: 1782

2010 Contests, 4

In a football season, even number $n$ of teams plays a simple series, i.e. each team plays once against each other team. Show that ona can group the series into $n-1$ rounds such that in every round every team plays exactly one match.

2012 Iran Team Selection Test, 1

Is it possible to put $\binom{n}{2}$ consecutive natural numbers on the edges of a complete graph with $n$ vertices in a way that for every path (or cycle) of length $3$ where the numbers $a,b$ and $c$ are written on its edges (edge $b$ is between edges $c$ and $a$), $b$ is divisible by the greatest common divisor of the numbers $a$ and $c$? [i]Proposed by Morteza Saghafian[/i]

2007 Purple Comet Problems, 5

Tags: induction
$F(0)=3$ and $F(n)=F(n-1)+4$ when $n$ is positive. Find $F(F(F(5)))$.

1977 IMO Longlists, 25

Tags: induction
Prove the identity \[ (z+a)^n=z^n+a\sum_{k=1}^n\binom{n}{k}(a-kb)^{k-1}(z+kb)^{n-k}\]

PEN O Problems, 1

Suppose all the pairs of a positive integers from a finite collection \[A=\{a_{1}, a_{2}, \cdots \}\] are added together to form a new collection \[A^{*}=\{a_{i}+a_{j}\;\; \vert \; 1 \le i < j \le n \}.\] For example, $A=\{ 2, 3, 4, 7 \}$ would yield $A^{*}=\{ 5, 6, 7, 9, 10, 11 \}$ and $B=\{ 1, 4, 5, 6 \}$ would give $B^{*}=\{ 5, 6, 7, 9, 10, 11 \}$. These examples show that it's possible for different collections $A$ and $B$ to generate the same collections $A^{*}$ and $B^{*}$. Show that if $A^{*}=B^{*}$ for different sets $A$ and $B$, then $|A|=|B|$ and $|A|=|B|$ must be a power of $2$.

2006 IberoAmerican, 3

Consider a regular $n$-gon with $n$ odd. Given two adjacent vertices $A_{1}$ and $A_{2},$ define the sequence $(A_{k})$ of vertices of the $n$-gon as follows: For $k\ge 3,\, A_{k}$ is the vertex lying on the perpendicular bisector of $A_{k-2}A_{k-1}.$ Find all $n$ for which each vertex of the $n$-gon occurs in this sequence.

1989 IMO Longlists, 21

Let $ ABC$ be an equilateral triangle with side length equal to $ N \in \mathbb{N}.$ Consider the set $ S$ of all points $ M$ inside the triangle $ ABC$ satisfying \[ \overrightarrow{AM} \equal{} \frac{1}{N} \cdot \left(n \cdot \overrightarrow{AB} \plus{} m \cdot \overrightarrow{AC} \right)\] with $ m, n$ integers, $ 0 \leq n \leq N,$ $ 0 \leq m \leq N$ and $ n \plus{} m \leq N.$ Every point of S is colored in one of the three colors blue, white, red such that [b](i) [/b]no point of $ S \cap [AB]$ is coloured blue [b](ii)[/b] no point of $ S \cap [AC]$ is coloured white [b](iii)[/b] no point of $ S \cap [BC]$ is coloured red Prove that there exists an equilateral triangle the following properties: [b](1)[/b] the three vertices of the triangle are points of $ S$ and coloured blue, white and red, respectively. [b](2)[/b] the length of the sides of the triangle is equal to 1. [i]Variant:[/i] Same problem but with a regular tetrahedron and four different colors used.

1998 Junior Balkan MO, 1

Prove that the number $\underbrace{111\ldots 11}_{1997}\underbrace{22\ldots 22}_{1998}5$ (which has 1997 of 1-s and 1998 of 2-s) is a perfect square.

2004 France Team Selection Test, 3

Let $P$ be the set of prime numbers. Consider a subset $M$ of $P$ with at least three elements. We assume that, for each non empty and finite subset $A$ of $M$, with $A \neq M$, the prime divisors of the integer $( \prod_{p \in A} ) - 1$ belong to $M$. Prove that $M = P$.

2010 Indonesia TST, 2

Find all functions $ f: \mathbb{R} \rightarrow \mathbb{R}$ satisfying \[ f(x^3\plus{}y^3)\equal{}xf(x^2)\plus{}yf(y^2)\] for all real numbers $ x$ and $ y$. [i]Hery Susanto, Malang[/i]

2014 Singapore MO Open, 5

Determine the largest odd positive integer $n$ such that every odd integer $k$ with $1<k<n$ and $\gcd(k, n)=1$ is a prime.

2008 Serbia National Math Olympiad, 5

The sequence $ (a_n)_{n\ge 1}$ is defined by $ a_1 \equal{} 3$, $ a_2 \equal{} 11$ and $ a_n \equal{} 4a_{n\minus{}1}\minus{}a_{n\minus{}2}$, for $ n \ge 3$. Prove that each term of this sequence is of the form $ a^2 \plus{} 2b^2$ for some natural numbers $ a$ and $ b$.

2003 AMC 10, 3

Tags: induction
The sum of 5 consecutive even integers is $ 4$ less than the sum of the first $ 8$ consecutive odd counting numbers. What is the smallest of the even integers? $ \textbf{(A)}\ 6 \qquad \textbf{(B)}\ 8 \qquad \textbf{(C)}\ 10 \qquad \textbf{(D)}\ 12 \qquad \textbf{(E)}\ 14$

1992 Iran MO (2nd round), 2

In the sequence $\{a_n\}_{n=0}^{\infty}$ we have $a_0=1$, $a_1=2$ and \[a_{n+1}=a_n+\dfrac{a_{n-1}}{1+a_{n-1}^2} \qquad \forall n \geq 1\] Prove that \[52 < a_{1371} < 65\]

1995 Balkan MO, 1

Tags: induction , algebra
For all real numbers $x,y$ define $x\star y = \frac{ x+y}{ 1+xy}$. Evaluate the expression \[ ( \cdots (((2 \star 3) \star 4) \star 5) \star \cdots ) \star 1995. \] [i]Macedonia[/i]

2009 India IMO Training Camp, 2

Let us consider a simle graph with vertex set $ V$. All ordered pair $ (a,b)$ of integers with $ gcd(a,b) \equal{} 1$, are elements of V. $ (a,b)$ is connected to $ (a,b \plus{} kab)$ by an edge and to $ (a \plus{} kab,b)$ by another edge for all integer k. Prove that for all $ (a,b)\in V$, there exists a path fromm $ (1,1)$ to $ (a,b)$.

1999 China National Olympiad, 2

Let $a$ be a real number. Let $(f_n(x))_{n\ge 0}$ be a sequence of polynomials such that $f_0(x)=1$ and $f_{n+1}(x)=xf_n(x)+f_n(ax)$ for all non-negative integers $n$. a) Prove that $f_n(x)=x^nf_n\left(x^{-1}\right)$ for all non-negative integers $n$. b) Find an explicit expression for $f_n(x)$.

2013 HMIC, 5

I'd really appreciate help on this. (a) Given a set $X$ of points in the plane, let $f_{X}(n)$ be the largest possible area of a polygon with at most $n$ vertices, all of which are points of $X$. Prove that if $m, n$ are integers with $m \geq n > 2$ then $f_{X}(m) + f_{X}(n) \geq f_{X}(m + 1) + f_{X}(n - 1)$. (b) Let $P_0$ be a $1 \times 2$ rectangle (including its interior) and inductively define the polygon $P_i$ to be the result of folding $P_{i-1}$ over some line that cuts $P_{i-1}$ into two connected parts. The diameter of a polygon $P_i$ is the maximum distance between two points of $P_i$. Determine the smallest possible diameter of $P_{2013}$.

2023 Bulgaria EGMO TST, 3

A pair of words consisting only of the letters $a$ and $b$ (with repetitions) is [i]good[/i] if it is $(a,b)$ or of one of the forms $(uv, v)$, $(u, uv)$, where $(u,v)$ is a good pair. Prove that if $(\alpha, \beta)$ is a good pair, then there exists a palindrome $\gamma$ such that $\alpha\beta = a\gamma b$.

2000 India Regional Mathematical Olympiad, 3

Suppose $\{ x_n \}_{n\geq 1}$ is a sequence of positive real numbers such that $x_1 \geq x_2 \geq x_3 \ldots \geq x_n \ldots$, and for all $n$ \[ \frac{x_1}{1} + \frac{x_4}{2} + \frac{x_9}{3} + \ldots + \frac{x_{n^2}}{n} \leq 1 . \] Show that for all $k$ \[ \frac{x_1}{1} + \frac{x_2}{2} +\ldots + \frac{x_k}{k} \leq 3. \]

1991 USAMO, 3

Show that, for any fixed integer $\,n \geq 1,\,$ the sequence \[ 2, \; 2^2, \; 2^{2^2}, \; 2^{2^{2^2}}, \ldots (\mbox{mod} \; n) \] is eventually constant. [The tower of exponents is defined by $a_1 = 2, \; a_{i+1} = 2^{a_i}$. Also $a_i \; (\mbox{mod} \; n)$ means the remainder which results from dividing $a_i$ by $n$.]

2010 Germany Team Selection Test, 3

Determine all $(m,n) \in \mathbb{Z}^+ \times \mathbb{Z}^+$ which satisfy $3^m-7^n=2.$

2013 NIMO Problems, 4

Tags: induction
Consider a set of $1001$ points in the plane, no three collinear. Compute the minimum number of segments that must be drawn so that among any four points, we can find a triangle. [i]Proposed by Ahaan S. Rungta / Amir Hossein[/i]

1971 Bundeswettbewerb Mathematik, 3

Tags: induction
Between any two cities of a country there is only one one-way road. Show that there is a city from that every other city can be reached directly or by going over only one intermediate city. [hide] I'm sure it was posted before but couldn't find it. [/hide]

2002 IMC, 3

Tags: induction , algebra
Let $n$ be a positive integer and let $a_k = \dfrac{1}{\binom{n}{k}}, b_k = 2^{k-n},\ (k=1..n)$. Show that $\sum_{k=1}^n \dfrac{a_k-b_k}{k} = 0$.