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

2002 India IMO Training Camp, 14

Let $p$ be an odd prime and let $a$ be an integer not divisible by $p$. Show that there are $p^2+1$ triples of integers $(x,y,z)$ with $0 \le x,y,z < p$ and such that $(x+y+z)^2 \equiv axyz \pmod p$

2013 SDMO (Middle School), 1

Tags:
Consider the $4\times4$ array of $16$ dots, shown below. [asy] size(2cm); dot((0,0)); dot((1,0)); dot((2,0)); dot((3,0)); dot((0,1)); dot((1,1)); dot((2,1)); dot((3,1)); dot((0,2)); dot((1,2)); dot((2,2)); dot((3,2)); dot((0,3)); dot((1,3)); dot((2,3)); dot((3,3)); [/asy] Counting the number of squares whose vertices are among the $16$ dots and whose sides are parallel to the sides of the grid, we find that there are nine $1\times1$ squares, four $2\times2$ squares, and one $3\times3$ square, for a total of $14$ squares. We delete a number of these dots. What is the minimum number of dots that must be deleted so that each of the $14$ squares is missing at least one vertex?

2013 NIMO Problems, 5

Let $x,y,z$ be complex numbers satisfying \begin{align*} z^2 + 5x &= 10z \\ y^2 + 5z &= 10y \\ x^2 + 5y &= 10x \end{align*} Find the sum of all possible values of $z$. [i]Proposed by Aaron Lin[/i]

2020 BMT Fall, Tie 3

$\vartriangle ABC$ has $AB = 5$, $BC = 12$, and $AC = 13$. A circle is inscribed in $\vartriangle ABC$, and $MN$ tangent to the circle is drawn such that $M$ is on $\overline{AC}$, $N$ is on $\overline{BC}$, and $\overline{MN} \parallel \overline{AB}$. The area of $\vartriangle MNC$ is $m/n$ , where $m$ and $n $are relatively prime positive integers. Find $m + n$.

IV Soros Olympiad 1997 - 98 (Russia), 10.7

How many different solutions on the interval $[0, \pi]$ does the equation $$6\sqrt2 \sin x \cdot tgx - 2\sqrt2 tgx +3\sin x -1=0$$ have?

2021 Silk Road, 1

Tags:
Given a sequence $s$ consisting of digits $0$ and $1$. For any positive integer $k$, define $v_k$ the maximum number of ways in any sequence of length $k$ that several consecutive digits can be identified, forming the sequence $s$. (For example, if $s=0110$, then $v_7=v_8=2$, because in sequences $0110110$ and $01101100$ one can find consecutive digits $0110$ in two places, and three pairs of $0110$ cannot meet in a sequence of length $7$ or $8$.) It is known that $v_n<v_{n+1}<v_{n+2}$ for some positive integer $n$. Prove that in the sequence $s$, all the numbers are the same. [i]A. Golovanov[/i]

2010 Contests, 2

In triangle $ABC$, $AB = AC$. Point $D$ is the midpoint of side $BC$. Point $E$ lies outside the triangle $ABC$ such that $CE \perp AB$ and $BE = BD$. Let $M$ be the midpoint of segment $BE$. Point $F$ lies on the minor arc $\widehat{AD}$ of the circumcircle of triangle $ABD$ such that $MF \perp BE$. Prove that $ED \perp FD.$ [asy] defaultpen(fontsize(10)); size(6cm); pair A = (3,10), B = (0,0), C = (6,0), D = (3,0), E = intersectionpoints( Circle(B, 3), C--(C+100*dir(B--A)*dir(90)) )[1], M = midpoint(B--E), F = intersectionpoints(M--(M+50*dir(E--B)*dir(90)), circumcircle(A,B,D))[0]; dot(A^^B^^C^^D^^E^^M^^F); draw(B--C--A--B--E--D--F--M^^circumcircle(A,B,D)); pair point = extension(M,F,A,D); pair[] p={A,B,C,D,E,F,M}; string s = "A,B,C,D,E,F,M"; int size = p.length; real[] d; real[] mult; for(int i = 0; i<size; ++i) { d[i] = 0; mult[i] = 1;} d[4] = -50; string[] k= split(s,","); for(int i = 0;i<p.length;++i) { label("$"+k[i]+"$",p[i],mult[i]*dir(point--p[i])*dir(d[i])); }[/asy]

PEN H Problems, 28

Let $a, b, c$ be positive integers such that $a$ and $b$ are relatively prime and $c$ is relatively prime either to $a$ or $b$. Prove that there exist infinitely many triples $(x, y, z)$ of distinct positive integers such that \[x^{a}+y^{b}= z^{c}.\]

2018 AMC 10, 23

How many ordered pairs $(a, b)$ of positive integers satisfy the equation $$a\cdot b + 63 = 20\cdot \text{lcm}(a, b) + 12\cdot\text{gcd}(a,b),$$ where $\text{gcd}(a,b)$ denotes the greatest common divisor of $a$ and $b$, and $\text{lcm}(a,b)$ denotes their least common multiple? $\textbf{(A)}\ 0\qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ 4\qquad\textbf{(D)}\ 6\qquad\textbf{(E)}\ 8$

1995 All-Russian Olympiad, 8

Let $P(x)$ and $Q(x)$ be monic polynomials. Prove that the sum of the squares of the coeficients of the polynomial $P(x)Q(x)$ is not smaller than the sum of the squares of the free coefficients of $P(x)$ and $Q(x)$. [i]A. Galochkin, O. Ljashko[/i]

2012 HMNT, 6

Tags: geometry
$ABCD$ is a parallelogram satisfying $AB = 7$, $BC = 2$, and $\angle DAB = 120^o$. Parallelogram $ECFA$ is contained in $ABCD$ and is similar to it. Find the ratio of the area of $ECFA$ to the area of $ABCD$.

2018 Canadian Open Math Challenge, A4

Tags:
Source: 2018 Canadian Open Math Challenge Part A Problem 4 ----- In the sequence of positive integers, starting with $2018, 121, 16, ...$ each term is the square of the sum of digits of the previous term. What is the $2018^{\text{th}}$ term of the sequence?

2011 Laurențiu Duican, 4

Tags: inequalities
For $a, b, c>0,$ and $k\geq1,$ prove that \[\frac{a^{k+1}}{b^k+c^k}+\frac{b^{k+1}}{c^k+a^k}+\frac{c^{k+1}}{a^k+b^k}\geq\frac{3}{2}\sqrt{\frac{a^{k+1}+b^{k+1}+c^{k+1}}{{a^{k-1}+b^{k-1}+c^{k-1}}}}\] Author: MIHALY BENCZE

2000 Singapore MO Open, 4

In a party of $1000$ people, the number of people who have shaken hands with at most $962$ people is less than or equal to $37$. Show that one can find $27$ people in the party who have all shaken hands with each other.

1994 India Regional Mathematical Olympiad, 5

Let $A$ be a set of $16$ positive integers with the property that the product of any two distinct members of $A$ will not exceed 1994. Show that there are numbers $a$ and $b$ in the set $A$ such that the gcd of $a$ and $b$ is greater than 1.

2023 Germany Team Selection Test, 3

In the acute-angled triangle $ABC$, the point $F$ is the foot of the altitude from $A$, and $P$ is a point on the segment $AF$. The lines through $P$ parallel to $AC$ and $AB$ meet $BC$ at $D$ and $E$, respectively. Points $X \ne A$ and $Y \ne A$ lie on the circles $ABD$ and $ACE$, respectively, such that $DA = DX$ and $EA = EY$. Prove that $B, C, X,$ and $Y$ are concyclic.

2020 Taiwan APMO Preliminary, P6

Let $a,b,c$ be positive reals. Find the minimum value of $$\dfrac{13a+13b+2c}{2a+2b}+\dfrac{24a-b+13c}{2b+2c}+\dfrac{(-a+24b+13c)}{2c+2a}$$. (1)What is the minimum value? (2)If the minimum value occurs when $(a,b,c)=(a_0,b_0,c_0)$,then find $\frac{b_0}{a_0}+\frac{c_0}{b_0}$.

2011 Regional Competition For Advanced Students, 2

Determine all triples $(x,y,z)$ of real numbers such that the following system of equations holds true: \begin{align*}2^{\sqrt[3]{x^2}}\cdot 4^{\sqrt[3]{y^2}}\cdot 16^{\sqrt[3]{z^2}}&=128\\ \left(xy^2+z^4\right)^2&=4+\left(xy^2-z^4\right)^2\mbox{.}\end{align*}

2017 Princeton University Math Competition, 16

Robert is a robot who can move freely on the unit circle and its interior, but is attached to the origin by a retractable cord such that at any moment the cord lies in a straight line on the ground connecting Robert to the origin. Whenever his movement is counterclockwise (relative to the origin), the cord leaves a coating of black paint on the ground, and whenever his movement is clockwise, the cord leaves a coating of orange paint on the ground. The paint is dispensed regardless of whether there is already paint on the ground. The paints covers $1$ gallon/unit $^2$, and Robert starts at $(1, 0)$. Each second, he moves in a straight line from the point $(\cos(\theta),\sin(\theta))$ to the point $(\cos(\theta+a),\sin(\theta+a))$, where a changes after each movement. a starts out as $253^o$ and decreases by $2^o$ each step. If he takes $89$ steps, then the difference, in gallons, between the amount of black paint used and orange paint used can be written as $\frac{\sqrt{a}- \sqrt{b}}{c} \cot 1^o$, where $a, b$ and $c$ are positive integers and no prime divisor of $c$ divides both $a$ and $b$ twice. Find $a + b + c$.

2007 All-Russian Olympiad, 6

Tags: incenter , geometry
A line, which passes through the incentre $I$ of the triangle $ABC$, meets its sides $AB$ and $BC$ at the points $M$ and $N$ respectively. The triangle $BMN$ is acute. The points $K,L$ are chosen on the side $AC$ such that $\angle ILA=\angle IMB$ and $\angle KC=\angle INB$. Prove that $AM+KL+CN=AC$. [i]S. Berlov[/i]

1963 Poland - Second Round, 3

Solve the system of equations in integers $$x + y + z = 3$$ $$x^3 + y^3 + z^3 = 3$$

2023 India IMO Training Camp, 3

Tags: geometry
In triangle $ABC$, with orthocenter $H$ and circumcircle $\Gamma$, the bisector of angle $BAC$ meets $\overline{BC}$ at $K$. Point $Q$ lies on $\Gamma$ such that $\overline{AQ} \perp \overline{QK}$. Circumcircle of $\triangle AQH$ meets $\overline{AC}$ at $Y$ and $\overline{AB}$ at $Z$. Let $\overline{BY}$ and $\overline{CZ}$ meet at $T$. Prove that $\overline{TH} \perp \overline{KA}$

1992 ITAMO, 4

A jury of $9$ persons should decide whether a verdict is guilty or not. Each juror votes independently with the probability $1/2$ for each of the two possibilities, and noone is allowed to be abstinent. Find the probability that a fixed juror will be a part of the majority. In the case of a jury of $n$ persons, find the values of n for which the probability of being a part of the majority is greater than, equal to, and smaller than $1/2$, respectively. (For $n = 2k$, $k +1$ votes are needed for a majority.)

2010 All-Russian Olympiad Regional Round, 10.1

Nine skiers left the start line in turn and covered the distance, each at their own constant speed. Could it turn out that each skier participated in exactly four overtakes? (In each overtaking, exactly two skiers participate - the one who is overtaking, and the one who is being overtaken.)

2022 Durer Math Competition Finals, 8

The product of Albrecht’s three favorite numbers is $2022$, and if we add one to each number, their product will be $1514$. What is the sum of their squares, if we know their sum is $0$?