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

1972 IMO Shortlist, 9

Find all positive real solutions to: \begin{eqnarray*} (x_1^2-x_3x_5)(x_2^2-x_3x_5) &\le& 0 \\ (x_2^2-x_4x_1)(x_3^2-x_4x_1) &\le& 0 \\ (x_3^2-x_5x_2)(x_4^2-x_5x_2) &\le& 0 \\ (x_4^2-x_1x_3)(x_5^2-x_1x_3) &\le & 0 \\ (x_5^2-x_2x_4)(x_1^2-x_2x_4) &\le& 0 \\ \end{eqnarray*}

2013 ELMO Shortlist, 8

Let $a, b, c$ be positive reals with $a^{2014}+b^{2014}+c^{2014}+abc=4$. Prove that \[ \frac{a^{2013}+b^{2013}-c}{c^{2013}} + \frac{b^{2013}+c^{2013}-a}{a^{2013}} + \frac{c^{2013}+a^{2013}-b}{b^{2013}} \ge a^{2012}+b^{2012}+c^{2012}. \][i]Proposed by David Stoner[/i]

1999 Junior Balkan MO, 4

Let $ABC$ be a triangle with $AB=AC$. Also, let $D\in[BC]$ be a point such that $BC>BD>DC>0$, and let $\mathcal{C}_1,\mathcal{C}_2$ be the circumcircles of the triangles $ABD$ and $ADC$ respectively. Let $BB'$ and $CC'$ be diameters in the two circles, and let $M$ be the midpoint of $B'C'$. Prove that the area of the triangle $MBC$ is constant (i.e. it does not depend on the choice of the point $D$). [i]Greece[/i]

2004 Croatia National Olympiad, Problem 2

Tags: inequalities
If $a,b,c$ are positive numbers, prove the inequality $$\frac{a^2}{(a+b)(a+c)}+\frac{b^2}{(b+c)(b+a)}+\frac{c^2}{(c+a)(c+b)}\ge\frac34.$$

2006 Stanford Mathematics Tournament, 20

Tags: probability
Given a random string of 33 bits (0 or 1), how many (they can overlap) occurrences of two consecutive 0's would you expect? (i.e. "100101" has 1 occurrence, "0001" has 2 occurrences)

2021 Iran Team Selection Test, 3

There exist $4$ positive integers $a,b,c,d$ such that $abcd \neq 1$ and each pair of them have a GCD of $1$. Two functions $f,g : \mathbb{N} \rightarrow \{0,1\}$ are multiplicative functions such that for each positive integer $n$ we have : $$f(an+b)=g(cn+d)$$ Prove that at least one of the followings hold. $i)$ for each positive integer $n$ we have $f(an+b)=g(cn+d)=0$ $ii)$ There exists a positive integer $k$ such that for all $n$ where $(n,k)=1$ we have $g(n)=f(n)=1$ (Function $f$ is multiplicative if for any natural numbers $a,b$ we have $f(ab)=f(a)f(b)$) Proposed by [i]Navid Safaii[/i]

2004 Abels Math Contest (Norwegian MO), 1a

If $m$ is a positive integer, prove that $2^m$ cannot be written as a sum of two or more consecutive natural numbers.

IV Soros Olympiad 1997 - 98 (Russia), 9.4

Tags: algebra
Solve the equation $$(x^2-x-1)^2-x^3=5$$

2024 Ukraine National Mathematical Olympiad, Problem 1

Oleksiy wrote several distinct positive integers on the board and calculated all their pairwise sums. It turned out that all digits from $0$ to $9$ appear among the last digits of these sums. What could be the smallest number of integers that Oleksiy wrote? [i]Proposed by Oleksiy Masalitin[/i]

2023 China Team Selection Test, P11

Let $n\in\mathbb N_+.$ For $1\leq i,j,k\leq n,a_{ijk}\in\{ -1,1\} .$ Prove that: $\exists x_1,x_2,\cdots ,x_n,y_1,y_2,\cdots ,y_n,z_1,z_2,\cdots ,z_n\in \{-1,1\} ,$ satisfy $$\left| \sum\limits_{i=1}^n\sum\limits_{j=1}^n\sum\limits_{k=1}^na_{ijk}x_iy_jz_k\right| >\frac {n^2}3.$$ [i]Created by Yu Deng[/i]

2022 Azerbaijan Junior National Olympiad, A1

Find the minimum positive value of $ 1*2*3*4*...*2020*2021*2022$ where you can replace $*$ as $+$ or $-$

2011 Purple Comet Problems, 15

Tags:
In the diagram below, $\overline{AB}$ and $\overline{CD}$ are parallel, $\angle BXY = 45^\circ$, $\angle DZY = 25^\circ$, and $XY = YZ$. What is the degree measure of $\angle YXZ$? [asy] import graph; usepackage("amsmath"); size(6cm); real labelscalefactor = 0.5; pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); pen dotstyle = black; draw((-2,4)--(3,4)); draw((-2,2)--(3,2)); draw((0,4)--(1,3)); draw((1,3)--(-1.14,2)); label("$ A $",(-2.13,4.6),SE*labelscalefactor); label("$ B $",(2.8,4.6),SE*labelscalefactor); label("$ C $",(-2.29,1.8),SE*labelscalefactor); label("$ D $",(2.83,1.8),SE*labelscalefactor); label("$ 45^\circ $",(0.49,3.9),SE*labelscalefactor); label("$ 25^\circ $",(-0.26,2.4),SE*labelscalefactor); label("$ Y $",(1.21,3.2),SE*labelscalefactor); label("$ X $",(-0.16,4.6),SE*labelscalefactor); label("$ Z $",(-1.28,1.8),SE*labelscalefactor); dot((-2,4),dotstyle); dot((3,4),dotstyle); dot((-2,2),dotstyle); dot((3,2),dotstyle); dot((0,4),dotstyle); dot((1,3),dotstyle); dot((-1.14,2),dotstyle); [/asy]

2004 Nordic, 2

Show that there exist strictly increasing infinite arithmetic sequence of integers which has no numbers in common with the Fibonacci sequence.

1996 Niels Henrik Abels Math Contest (Norwegian Math Olympiad) Round 2, 8

Let $ x$ and $ y$ be positive integers. The least possible value of $ |11x^5 \minus{} 7y^3|$ is A. 1 B. 2 C. 3 D. 4 E. None of these

2005 IMO Shortlist, 7

In an acute triangle $ABC$, let $D$, $E$, $F$ be the feet of the perpendiculars from the points $A$, $B$, $C$ to the lines $BC$, $CA$, $AB$, respectively, and let $P$, $Q$, $R$ be the feet of the perpendiculars from the points $A$, $B$, $C$ to the lines $EF$, $FD$, $DE$, respectively. Prove that $p\left(ABC\right)p\left(PQR\right) \ge \left(p\left(DEF\right)\right)^{2}$, where $p\left(T\right)$ denotes the perimeter of triangle $T$ . [i]Proposed by Hojoo Lee, Korea[/i]

2014 IberoAmerican, 1

$N$ coins are placed on a table, $N - 1$ are genuine and have the same weight, and one is fake, with a different weight. Using a two pan balance, the goal is to determine with certainty the fake coin, and whether it is lighter or heavier than a genuine coin. Whenever one can deduce that one or more coins are genuine, they will be inmediately discarded and may no longer be used in subsequent weighings. Determine all $N$ for which the goal is achievable. (There are no limits regarding how many times one may use the balance). Note: the only difference between genuine and fake coins is their weight; otherwise, they are identical.

1993 AMC 12/AHSME, 21

Let $a_1, a_2, ..., a_k$ be a finite arithmetic sequence with \[ a_4+a_7+a_{10}=17 \] and \[ a_4+a_5+a_6+a_7+a_8+a_9+a_{10}+a_{11}+a_{12}+a_{13}+a_{14}=77 \] If $a_k=13$, then $k=$ $ \textbf{(A)}\ 16 \qquad\textbf{(B)}\ 18 \qquad\textbf{(C)}\ 20 \qquad\textbf{(D)}\ 22 \qquad\textbf{(E)}\ 24 $

2014 JHMMC 7 Contest, 18

Tags:
A $6\text{-year stock}$ that goes up $30\%$ in the first year, down $30\%$ in the second, up $30\%$ in the third, down $30\%$ in the fourth, up $30\%$ in the fifth, and down $30\%$ in the sixth is equivalent to a $3\text{-year stock}$ that loses $x\%$ in each of its three years. Compute $x$.

2017 Princeton University Math Competition, A1/B3

Tags:
There are $2017$ turtles in a room. Every second, two turtles are chosen uniformly at random and combined to form one super-turtle. (Super-turtles are still turtles.) The probability that after $2015$ seconds (meaning when there are only two turtles remaining) there is some turtle that has never been combined with another turtle can be written in the form $\tfrac{p}{q}$ where $p$ and $q$ are relatively prime positive integers. Find $p + q$.

2011 India National Olympiad, 1

Let $D,E,F$ be points on the sides $BC,CA,AB$ respectively of a triangle $ABC$ such that $BD=CE=AF$ and $\angle BDF=\angle CED=\angle AFE.$ Show that $\triangle ABC$ is equilateral.

2024 AMC 12/AHSME, 20

Tags: geometry , function
Suppose $A$, $B$, and $C$ are points in the plane with $AB=40$ and $AC=42$, and let $x$ be the length of the line segment from $A$ to the midpoint of $\overline{BC}$. Define a function $f$ by letting $f(x)$ be the area of $\triangle ABC$. Then the domain of $f$ is an open interval $(p,q)$, and the maximum value $r$ of $f(x)$ occurs at $x=s$. What is $p+q+r+s$? $ \textbf{(A) }909\qquad \textbf{(B) }910\qquad \textbf{(C) }911\qquad \textbf{(D) }912\qquad \textbf{(E) }913\qquad $

JBMO Geometry Collection, 2011

Let $ABCD$ be a convex quadrilateral and points $E$ and $F$ on sides $AB,CD$ such that \[\tfrac{AB}{AE}=\tfrac{CD}{DF}=n\] If $S$ is the area of $AEFD$ show that ${S\leq\frac{AB\cdot CD+n(n-1)AD^2+n^2DA\cdot BC}{2n^2}}$

2017 District Olympiad, 2

Let $ ABCDA’B’C’D’ $ a cube. $ M,P $ are the midpoints of $ AB, $ respectively, $ DD’. $ [b]a)[/b] Show that $ MP, A’C $ are perpendicular, but not coplanar. [b]b)[/b] Calculate the distance between the lines above.

2002 Indonesia MO, 6

Find all primes $p$ such that $4p^2+1$ and $6p^2+1$ are both primes.

PEN R Problems, 5

A triangle has lattice points as vertices and contains no other lattice points. Prove that its area is $\frac{1}{2}$.