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

2000 Bosnia and Herzegovina Team Selection Test, 2

Let $S$ be a point inside triangle $ABC$ and let lines $AS$, $BS$ and $CS$ intersect sides $BC$, $CA$ and $AB$ in points $X$, $Y$ and $Z$, respectively. Prove that $$\frac{BX\cdot CX}{AX^2}+\frac{CY\cdot AY}{BY^2}+\frac{AZ\cdot BZ}{CZ^2}=\frac{R}{r}-1$$ iff $S$ is incenter of $ABC$

2020 CMIMC Team, 11

Tags: team
Find the number of ordered triples of integers $(a,b,c)$, each between $1$ and $64$, such that \[ a^2 + b^2 \equiv c^2\pmod{64}. \]

2022 District Olympiad, P1

Let $f,g:\mathbb{R}\to\mathbb{R}$ be functions which satisfy \[\inf_{x>a}f(x)=g(a)\text{ and }\sup_{x<a}g(x)=f(a),\]for all $a\in\mathbb{R}.$ Given that $f$ has Darboux's Property (intermediate value property), show that functions $f$ and $g$ are continuous and equal to each other. [i]Mathematical Gazette [/i]

2017 BAMO, C/1

Tags:
Find all natural numbers $n$ such that when we multiply all divisors of $n$, we will obtain $10^9$. Prove that your number(s) $n$ works and that there are no other such numbers. ([i]Note[/i]: A natural number $n$ is a positive integer; i.e., $n$ is among the counting numbers $1, 2, 3, \dots$. A [i]divisor[/i] of $n$ is a natural number that divides $n$ without any remainder. For example, $5$ is a divisor of $30$ because $30 \div 5 = 6$; but $5$ is not a divisor of $47$ because $47 \div 5 = 9$ with remainder $2$. In this problem, we consider only positive integer numbers $n$ and positive integer divisors of $n$. Thus, for example, if we multiply all divisors of $6$ we will obtain $36$.)

2019 Baltic Way, 7

Find the smallest integer $k \geq 2$ such that for every partition of the set $\{2, 3,\hdots, k\}$ into two parts, at least one of these parts contains (not necessarily distinct) numbers $a$, $b$ and $c$ with $ab = c$.

2009 Harvard-MIT Mathematics Tournament, 8

Tags:
If $a, b, x$ and $y$ are real numbers such that $ax + by = 3,$ $ax^2+by^2=7,$ $ax^3+bx^3=16$, and $ax^4+by^4=42,$ find $ax^5+by^5$.

2022 Azerbaijan IMO TST, 6

Determine all integers $n\geqslant 2$ with the following property: every $n$ pairwise distinct integers whose sum is not divisible by $n$ can be arranged in some order $a_1,a_2,\ldots, a_n$ so that $n$ divides $1\cdot a_1+2\cdot a_2+\cdots+n\cdot a_n.$ [i]Arsenii Nikolaiev, Anton Trygub, Oleksii Masalitin, and Fedir Yudin[/i]

1961 Miklós Schweitzer, 2

Tags:
[b]2.[/b] Show that a ring $R$ has a unit element if and only if any $R$-module $G$ can be written as a direct sum of $RG$ and of the trivial submodule of $G$. (An $R$-module is a linear space with $R$ as its scalar domain. $RG$ denotes the submodule generated by the elements of the form $rg$($r \in R, g \in G$). The trivial submodule of $G$ consists of the elements $g$ of $G$ for which $rg=0$ holds for every $r \in R$.) [b](A. 20)[/b]

2017 Thailand Mathematical Olympiad, 8

Let $a, b, c$ be side lengths of a right triangle. Determine the minimum possible value of $\frac{a^3 + b^3 + c^3}{abc}$.

2016 AMC 10, 20

Tags: circles
A dilation of the plane—that is, a size transformation with a positive scale factor—sends the circle of radius $2$ centered at $A(2,2)$ to the circle of radius $3$ centered at $A’(5,6)$. What distance does the origin $O(0,0)$, move under this transformation? $\textbf{(A)}\ 0\qquad\textbf{(B)}\ 3\qquad\textbf{(C)}\ \sqrt{13}\qquad\textbf{(D)}\ 4\qquad\textbf{(E)}\ 5$

1996 IberoAmerican, 1

Let $ n$ be a natural number. A cube of edge $ n$ may be divided in 1996 cubes whose edges length are also natural numbers. Find the minimum possible value for $ n$.

2024 Princeton University Math Competition, B2

Find the remainder when $$\sum_{x=1}^{2024} \sum_{y=1}^{2024} (xy)$$ is divided by $31.$

2013 Romania Team Selection Test, 1

Let $a$ and $b$ be two square-free, distinct natural numbers. Show that there exist $c>0$ such that \[ \left | \{n\sqrt{a}\}-\{n\sqrt{b}\} \right |>\frac{c}{n^3}\] for every positive integer $n$.

2012 ITAMO, 3

Let $n$ be an integer greater than or equal to $2$. There are $n$ people in one line, each of which is either a [i]scoundrel[/i] (who always lie) or a [i]knight[/i] (who always tells the truth). Every person, except the first, indicates a person in front of him/her and says "This person is a scoundrel" or "This person is a knight." Knowing that there are strictly more scoundrel than knights, seeing the statements show that it is possible to determine each person whether he/she is a scoundrel or a knight.

2012 ELMO Shortlist, 9

Are there positive integers $m,n$ such that there exist at least $2012$ positive integers $x$ such that both $m-x^2$ and $n-x^2$ are perfect squares? [i]David Yang.[/i]

2007 Romania Team Selection Test, 2

Tags: inequalities
Prove that for $n, p$ integers, $n \geq 4$ and $p \geq 4$, the proposition $\mathcal{P}(n, p)$ \[\sum_{i=1}^{n}\frac{1}{{x_{i}}^{p}}\geq \sum_{i=1}^{n}{x_{i}}^{p}\quad \textrm{for}\quad x_{i}\in \mathbb{R}, \quad x_{i}> 0 , \quad i=1,\ldots,n \ ,\quad \sum_{i=1}^{n}x_{i}= n,\] is false. [i]Dan Schwarz[/i] [hide="Remark"]In the competition, the students were informed (fact that doesn't actually relate to the problem's solution) that the propositions $\mathcal{P}(4, 3)$ are $\mathcal{P}(3, 4)$ true.[/hide]

2018 Sharygin Geometry Olympiad, 3

Tags: geometry
Let $AL$ be the bisector of triangle $ABC$, $D$ be its midpoint, and $E$ be the projection of $D$ to $AB$. It is known that $AC = 3AE$. Prove that $CEL$ is an isosceles triangle.

Kvant 2023, M2735

Tags: circles , geometry
Let $AB$ be a diameter of the circle $\Omega$ with center $O{}$. The points $C, D, X$ and $Y{}$ are chosen on $\Omega$ so that the segments $CX$ and $DX$ intersect the segment $AB$ at points symmetric with respect to $O{}$, and $XY\parallel AB$. Let the lines $AB{}$ and $CD{}$ intersect at the point $E$. Prove that the tangent to $\Omega$ through $Y{}$ passes through $E{}$.

2018 Junior Balkan Team Selection Tests - Romania, 1

Prove that a positive integer $A$ is a perfect square if and only if, for all positive integers $n$, at least one of the numbers $(A + 1)^2 - A, (A + 2)^2 - A, (A + 3)^2 - A,.., (A + n)^2- A$ is a multiple of $n$.

2006 China Northern MO, 3

$AD$ is the altitude on side $BC$ of triangle $ABC$. If $BC+AD-AB-AC = 0$, find the range of $\angle BAC$. [i]Alternative formulation.[/i] Let $AD$ be the altitude of triangle $ABC$ to the side $BC$. If $BC+AD=AB+AC$, then find the range of $\angle{A}$.

1977 Chisinau City MO, 150

Find the area of the figure bounded by the curves $y=1-x^2$, $|x|=1-|y|.$

2009 Benelux, 4

Given trapezoid $ABCD$ with parallel sides $AB$ and $CD$, let $E$ be a point on line $BC$ outside segment $BC$, such that segment $AE$ intersects segment $CD$. Assume that there exists a point $F$ inside segment $AD$ such that $\angle EAD=\angle CBF$. Denote by $I$ the point of intersection of $CD$ and $EF$, and by $J$ the point of intersection of $AB$ and $EF$. Let $K$ be the midpoint of segment $EF$, and assume that $K$ is different from $I$ and $J$. Prove that $K$ belongs to the circumcircle of $\triangle ABI$ if and only if $K$ belongs to the circumcircle of $\triangle CDJ$.

1993 Iran MO (2nd round), 2

Tags: geometry
Let $ABC$ be an acute triangle with sides and area equal to $a, b, c$ and $S$ respectively. [color=#FF0000]Prove or disprove[/color] that a necessary and sufficient condition for existence of a point $P$ inside the triangle $ABC$ such that the distance between $P$ and the vertices of $ABC$ be equal to $x, y$ and $z$ respectively is that there be a triangle with sides $a, y, z$ and area $S_1$, a triangle with sides $b, z, x$ and area $S_2$ and a triangle with sides $c, x, y$ and area $S_3$ where $S_1 + S_2 + S_3 = S.$

1986 Canada National Olympiad, 2

A Mathlon is a competition in which there are $M$ athletic events. Such a competition was held in which only $A$, $B$, and $C$ participated. In each event $p_1$ points were awarded for first place, $p_2$ for second and $p_3$ for third, where $p_1 > p_2 > p_3 > 0$ and $p_1$, $p_2$, $p_3$ are integers. The final scores for $A$ was 22, for $B$ was 9 and for $C$ was also 9. $B$ won the 100 metres. What is the value of $M$ and who was second in the high jump?

2023 Indonesia TST, 2

In each square of a garden shaped like a $2022 \times 2022$ board, there is initially a tree of height $0$. A gardener and a lumberjack alternate turns playing the following game, with the gardener taking the first turn: [list] [*] The gardener chooses a square in the garden. Each tree on that square and all the surrounding squares (of which there are at most eight) then becomes one unit taller. [*] The lumberjack then chooses four different squares on the board. Each tree of positive height on those squares then becomes one unit shorter. [/list] We say that a tree is [i]majestic[/i] if its height is at least $10^6$. Determine the largest $K$ such that the gardener can ensure there are eventually $K$ majestic trees on the board, no matter how the lumberjack plays.