Found problems: 85335
2001 Estonia National Olympiad, 5
A tribe called Ababab uses only letters $A$ and $B$, and they create words according to the following rules:
(1) $A$ is a word;
(2) if $w$ is a word, then $ww$ and $w\overline{w}$ are also words, where $\overline{w}$ is obtained from $w$ by replacing all letters $A$ with $B$ and all letters $B$ with $A$ ( $xy$ denotes the concatenation of $x$ and $y$)
(3) all words are created by rules (1) and (2).
Prove that any two words with the same number of letters differ exactly in half of their letters.
1990 IMO Longlists, 32
Using following five figures, can a parallelepiped be constructed, whose side lengths are all integers larger than $1$ and has volume $1990$ ? (In the figure, every square represents a unit cube.)
\[\text{Squares are the same and all are } \Huge{1 \times 1}\]
[asy]
import graph; size(400); real lsf = 0.5; pen dp = linewidth(0.7) + fontsize(10); defaultpen(dp); pen ds = black; pen xdxdff = rgb(0.49,0.49,1);
draw((2,4)--(0,4),linewidth(2pt)); draw((0,4)--(0,0),linewidth(2pt)); draw((0,0)--(2,0),linewidth(2pt)); draw((2,0)--(2,1),linewidth(2pt)); draw((2,1)--(0,1),linewidth(2pt)); draw((1,0)--(1,4),linewidth(2pt)); draw((2,4)--(2,3),linewidth(2pt)); draw((2,3)--(0,3),linewidth(2pt)); draw((0,2)--(1,2),linewidth(2pt));
label("(1)", (0.56,-1.54), SE*lsf); draw((4,2)--(4,1),linewidth(2pt)); draw((7,2)--(7,1),linewidth(2pt)); draw((4,2)--(7,2),linewidth(2pt)); draw((4,1)--(7,1),linewidth(2pt)); draw((6,0)--(6,3),linewidth(2pt)); draw((5,3)--(5,0),linewidth(2pt)); draw((5,0)--(6,0),linewidth(2pt)); draw((5,3)--(6,3),linewidth(2pt)); label("(2)", (5.13,-1.46), SE*lsf); draw((9,0)--(9,3),linewidth(2pt)); draw((10,3)--(10,0),linewidth(2pt)); draw((12,3)--(12,0),linewidth(2pt)); draw((11,0)--(11,3),linewidth(2pt)); draw((9,2)--(12,2),linewidth(2pt)); draw((12,1)--(9,1),linewidth(2pt)); draw((9,3)--(10,3),linewidth(2pt)); draw((11,3)--(12,3),linewidth(2pt)); draw((12,0)--(11,0),linewidth(2pt)); draw((9,0)--(10,0),linewidth(2pt)); label("(3)", (10.08,-1.48), SE*lsf); draw((14,1)--(17,1),linewidth(2pt)); draw((15,2)--(17,2),linewidth(2pt)); draw((15,2)--(15,0),linewidth(2pt)); draw((15,0)--(14,0)); draw((14,1)--(14,0),linewidth(2pt)); draw((16,2)--(16,0),linewidth(2pt)); label("(4)", (15.22,-1.5), SE*lsf); draw((14,0)--(16,0),linewidth(2pt)); draw((17,2)--(17,1),linewidth(2pt)); draw((19,3)--(19,0),linewidth(2pt)); draw((20,3)--(20,0),linewidth(2pt)); draw((20,3)--(19,3),linewidth(2pt)); draw((19,2)--(20,2),linewidth(2pt)); draw((19,1)--(20,1),linewidth(2pt)); draw((20,0)--(19,0),linewidth(2pt)); label("(5)", (19.11,-1.5), SE*lsf); dot((0,0),ds); dot((0,1),ds); dot((0,2),ds); dot((0,3),ds); dot((0,4),ds); dot((1,4),ds); dot((2,4),ds); dot((2,3),ds); dot((1,3),ds); dot((1,2),ds); dot((1,1),ds); dot((2,1),ds); dot((2,0),ds); dot((1,0),ds); dot((5,0),ds); dot((6,0),ds); dot((5,1),ds); dot((6,1),ds); dot((5,2),ds); dot((6,2),ds); dot((5,3),ds); dot((6,3),ds); dot((7,2),ds); dot((7,1),ds); dot((4,1),ds); dot((4,2),ds); dot((9,0),ds); dot((9,1),ds); dot((9,2),ds); dot((9,3),ds); dot((10,0),ds); dot((11,0),ds); dot((12,0),ds); dot((10,1),ds); dot((10,2),ds); dot((10,3),ds); dot((11,1),ds); dot((11,2),ds); dot((11,3),ds); dot((12,1),ds); dot((12,2),ds); dot((12,3),ds); dot((14,0),ds); dot((15,0),ds); dot((16,0),ds); dot((15,1),ds); dot((14,1),ds); dot((16,1),ds); dot((15,2),ds); dot((16,2),ds); dot((17,2),ds); dot((17,1),ds); dot((19,0),ds); dot((20,0),ds); dot((19,1),ds); dot((20,1),ds); dot((19,2),ds); dot((20,2),ds); dot((19,3),ds); dot((20,3),ds); clip((-0.41,-10.15)--(-0.41,8.08)--(21.25,8.08)--(21.25,-10.15)--cycle);
[/asy]
2015 Online Math Open Problems, 5
Merlin wants to buy a magical box, which happens to be an $n$-dimensional hypercube with side length $1$ cm.
The box needs to be large enough to fit his wand, which is $25.6$ cm long.
What is the minimal possible value of $n$?
[i] Proposed by Evan Chen [/i]
1996 Romania National Olympiad, 2
a) Let $f_1,f_2,\ldots,f_n: \mathbb{R} \to \mathbb{R}$ be periodic functions such that the function $f: \mathbb{R} \to \mathbb{R},$ $f=f_1+f_2+\ldots+f_n$ has finite limit at $\infty.$ Prove that $f$ is constant.
b) If $a_1,a_2,a_3$ are real numbers such that $a_1 \cos(a_1x) + a_2 \cos (a_2x) + a_3 \cos(a_3x) \ge 0$ for every $x \in \mathbb{R},$ then $a_1a_2a_3=0.$
2017 China Team Selection Test, 5
Given integer $m\geq2$,$x_1,...,x_m$ are non-negative real numbers,prove that:$$(m-1)^{m-1}(x_1^m+...+x_m^m)\geq(x_1+...+x_m)^m-m^mx_1...x_m$$and please find out when the equality holds.
Kvant 2022, M2712
Let $ABC$ be a triangle, with $\angle A=\alpha,\angle B=\beta$ and $\angle C=\gamma$. Prove that \[\sum_{\text{cyc}}\tan \frac{\alpha}{2}\tan\frac{\beta}{2}\cot\frac{\gamma}{2}\geqslant\sqrt{3}.\][i]Proposed by R. Regimov (Azerbaijan)[/i]
2010 Belarus Team Selection Test, 6.3
A $50 \times 50$ square board is tiled by the tetrominoes of the following three types:
[img]https://cdn.artofproblemsolving.com/attachments/2/9/62c0bce6356ea3edd8a2ebfe0269559b7527f1.png[/img]
Find the greatest and the smallest possible number of $L$ -shaped tetrominoes In the tiling.
(Folklore)
2016 All-Russian Olympiad, 8
In acute triangle $ABC$,$AC<BC$,$M$ is midpoint of $AB$ and $\Omega$ is it's circumcircle.Let $C^\prime$ be antipode of $C$ in $\Omega$. $AC^\prime$ and $BC^\prime$ intersect with $CM$ at $K,L$,respectively.The perpendicular drawn from $K$ to $AC^\prime$ and perpendicular drawn from $L$ to $BC^\prime$ intersect with $AB$ and each other and form a triangle $\Delta$.Prove that circumcircles of $\Delta$ and $\Omega$ are tangent.(M.Kungozhin)
2008 IMO Shortlist, 7
Prove that for any four positive real numbers $ a$, $ b$, $ c$, $ d$ the inequality
\[ \frac {(a \minus{} b)(a \minus{} c)}{a \plus{} b \plus{} c} \plus{} \frac {(b \minus{} c)(b \minus{} d)}{b \plus{} c \plus{} d} \plus{} \frac {(c \minus{} d)(c \minus{} a)}{c \plus{} d \plus{} a} \plus{} \frac {(d \minus{} a)(d \minus{} b)}{d \plus{} a \plus{} b}\ge 0\]
holds. Determine all cases of equality.
[i]Author: Darij Grinberg (Problem Proposal), Christian Reiher (Solution), Germany[/i]
2016 AMC 12/AHSME, 5
Goldbach's conjecture states that every even integer greater than 2 can be written as the sum of two prime numbers (for example, $2016=13+2003$). So far, no one has been able to prove that the conjecture is true, and no one has found a counterexample to show that the conjecture is false. What would a counterexample consist of?
$ \textbf{(A)}\ \text{an odd integer greater than } 2 \text{ that can be written as the sum of two prime numbers}$\\
$\textbf{(B)}\ \text{an odd integer greater than } 2 \text{ that cannot be written as the sum of two prime numbers}$\\
$\textbf{(C)}\ \text{an even integer greater than } 2 \text{ that can be written as the sum of two numbers that are not prime}$\\
$\textbf{(D)}\ \text{an even integer greater than } 2 \text{ that can be written as the sum of two prime numbers}$\\
$\textbf{(E)}\ \text{an even integer greater than } 2 \text{ that cannot be written as the sum of two prime numbers}$
OMMC POTM, 2022 3
Define acute triangle $ABC$ with circumcircle $\omega.$ Let $Q$ be the midpoint of minor arc $BC$ in $\omega$ and let $Q'$ be the reflection of $Q$ over $BC.$ If the circle with diameter $BC$ is tangent to the external angle bisector of $\angle BAC$ at $P,$ show $\angle BPQ' = \angle CPA.$
[i]Proposed by Evan Chang (squareman), USA[/i]
[img]https://cdn.artofproblemsolving.com/attachments/8/1/6333de3458f913477c75882896a40a48cd7ef7.png[/img]
2004 USAMO, 3
For what real values of $k>0$ is it possible to dissect a $1 \times k$ rectangle into two similar, but noncongruent, polygons?
2022 SG Originals, Q1
For $\triangle ABC$ and its circumcircle $\omega$, draw the tangents at $B,C$ to $\omega$ meeting at $D$. Let the line $AD$ meet the circle with center $D$ and radius $DB$ at $E$ inside $\triangle ABC$. Let $F$ be the point on the extension of $EB$ and $G$ be the point on the segment $EC$ such that $\angle AFB=\angle AGE=\angle A$. Prove that the tangent at $A$ to the circumcircle of $\triangle AFG$ is parallel to $BC$.
[i]Proposed by 61plus[/i]
Denmark (Mohr) - geometry, 2003.4
Georg and his mother love pizza. They buy a pizza shaped as an equilateral triangle. Georg demands to be allowed to divide the pizza by a straight cut and then make the first choice. The mother accepts this reluctantly, but she wants to choose a point of the pizza through which the cut must pass. Determine the largest fraction of the pizza which the mother is certain to get by this procedure.
1894 Eotvos Mathematical Competition, 1
Let $x$ and $y$ be integers. Prove that one of the expressions $$2x+3y \text{ and } 9x+5y$$ is divisible by $17$ if and only if so is the other.
2016 BMT Spring, 4
How many graphs are there on $6$ vertices with degrees $1,1,2,3,4,5$?
2023 Germany Team Selection Test, 1
Let $P$ be a polynomial with integer coefficients. Assume that there exists a positive integer $n$ with $P(n^2)=2022$. Prove that there cannot be a positive rational number $r$ with $P(r^2)=2024$.
2007 Bulgarian Autumn Math Competition, Problem 11.2
Find all values of the parameter $a$ for which the inequality
\[\sqrt{x-x^2-a}+\sqrt{6a-2x-x^2}\leq \sqrt{10a-2x-4x^2}\]
has a unique solution.
2022 MMATHS, 5
Equilateral triangle $\vartriangle ABC$ has side length $6$. Points $D$ and $E$ lie on $\overline{BC}$ such that $BD = CE$ and $B$, $D$, $E$, $C$ are collinear in that order. Points $F$ and $G$ lie on $\overline{AB}$ such that $\overline{FD} \perp \overline{BC}$, and $GF = GA$. If the minimum possible value of the sum of the areas of $\vartriangle BFD$ and $\vartriangle DGE$ can be expressed as $\frac{a\sqrt{b}}{c}$ for positive integers $a, b, c$ with $gcd (a, c) = 1$ and $b$ squarefree, find $a + b + c$.
Novosibirsk Oral Geo Oly IX, 2020.7
The quadrilateral $ABCD$ is known to be inscribed in a circle, and that there is a circle with center on side $AD$ tangent to the other three sides. Prove that $AD = AB + CD$.
2014 Oral Moscow Geometry Olympiad, 3
Is there a convex pentagon in which each diagonal is equal to a side?
2013 ELMO Shortlist, 4
Find all triples $(a,b,c)$ of positive integers such that if $n$ is not divisible by any prime less than $2014$, then $n+c$ divides $a^n+b^n+n$.
[i]Proposed by Evan Chen[/i]
2001 Tuymaada Olympiad, 1
$16$ chess players held a tournament among themselves: every two chess players played exactly one game. For victory in the party was given $1$ point, for a draw $0.5$ points, for defeat $0$ points. It turned out that exactly 15 chess players shared the first place. How many points could the sixteenth chess player score?
1979 IMO Longlists, 35
Given a sequence $(a_n)$, with $a_1 = 4$ and $a_{n+1} = a_n^2-2 (\forall n \in\mathbb{N})$, prove that there is a triangle with side lengths $a_{n-1}, a_n, a_{n+1},$ and that its area is equal to an integer.
2022 Junior Balkan Team Selection Tests - Moldova, 5
Determine all nonzero natural numbers $n$, for which the number $\sqrt{n! + 5}$ is a natural number.