Found problems: 85335
1996 Spain Mathematical Olympiad, 4
For each real value of $p$, find all real solutions of the equation $\sqrt{x^2 - p}+2\sqrt{x^2-1} = x$.
2008 Romania Team Selection Test, 4
Prove that there exists a set $ S$ of $ n \minus{} 2$ points inside a convex polygon $ P$ with $ n$ sides, such that any triangle determined by $3$ vertices of $ P$ contains exactly one point from $ S$ inside or on the boundaries.
2023 All-Russian Olympiad, 2
Initially, a word of $250$ letters with $125$ letters $A$ and $125$ letters $B$ is written on a blackboard. In each operation, we may choose a contiguous string of any length with equal number of letters $A$ and equal number of letters $B$, reverse those letters and then swap each $B$ with $A$ and each $A$ with $B$ (Example: $ABABBA$ after the operation becomes $BAABAB$). Decide if it possible to choose initial word, so that after some operations, it will become the same as the first word, but in reverse order.
2019 Tournament Of Towns, 2
Consider 2n+1 coins lying in a circle. At the beginning, all the coins are heads up. Moving clockwise, 2n+1 flips are performed: one coin is flipped, the next coin is skipped, the next coin is flipped, the next two coins are skipped, the next coin is flipped,the next three coins are skipped and so on, until finally 2n coins are skipped and the next coin is flipped.Prove that at the end of this procedure,exactly one coin is heads down.
2012 Purple Comet Problems, 30
The diagram below shows four regular hexagons each with side length $1$ meter attached to the sides of a square. This figure is drawn onto a thin sheet of metal and cut out. The hexagons are then bent upward along the sides of the square so that $A_1$ meets $A_2$, $B_1$ meets $B_2$, $C_1$ meets $C_2$, and $D_1$ meets $D_2$. If the resulting dish is filled with water, the water will rise to the height of the corner where the $A_1$ and $A_2$ meet. there are relatively prime positive integers $m$ and $n$ so that the number of cubic meters of water the dish will hold is $\sqrt{\frac{m}{n}}$. Find $m+n$.
[asy]
/* File unicodetex not found. */
/* Geogebra to Asymptote conversion, documentation at artofproblemsolving.com/Wiki, go to User:Azjps/geogebra */
import graph; size(7cm);
real labelscalefactor = 0.5; /* changes label-to-point distance */
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */
pen dotstyle = black; /* point style */
real xmin = -4.3, xmax = 14.52, ymin = -8.3, ymax = 6.3; /* image dimensions */
draw((0,1)--(0,0)--(1,0)--(1,1)--cycle);
draw((1,1)--(1,0)--(1.87,-0.5)--(2.73,0)--(2.73,1)--(1.87,1.5)--cycle);
draw((0,1)--(1,1)--(1.5,1.87)--(1,2.73)--(0,2.73)--(-0.5,1.87)--cycle);
draw((0,0)--(1,0)--(1.5,-0.87)--(1,-1.73)--(0,-1.73)--(-0.5,-0.87)--cycle);
draw((0,1)--(0,0)--(-0.87,-0.5)--(-1.73,0)--(-1.73,1)--(-0.87,1.5)--cycle);
/* draw figures */
draw((0,1)--(0,0));
draw((0,0)--(1,0));
draw((1,0)--(1,1));
draw((1,1)--(0,1));
draw((1,1)--(1,0));
draw((1,0)--(1.87,-0.5));
draw((1.87,-0.5)--(2.73,0));
draw((2.73,0)--(2.73,1));
draw((2.73,1)--(1.87,1.5));
draw((1.87,1.5)--(1,1));
draw((0,1)--(1,1));
draw((1,1)--(1.5,1.87));
draw((1.5,1.87)--(1,2.73));
draw((1,2.73)--(0,2.73));
draw((0,2.73)--(-0.5,1.87));
draw((-0.5,1.87)--(0,1));
/* dots and labels */
dot((1.87,-0.5),dotstyle);
label("$C_1$", (1.72,-0.1), NE * labelscalefactor);
dot((1.87,1.5),dotstyle);
label("$B_2$", (1.76,1.04), NE * labelscalefactor);
dot((1.5,1.87),dotstyle);
label("$B_1$", (0.96,1.8), NE * labelscalefactor);
dot((-0.5,1.87),dotstyle);
label("$A_2$", (-0.26,1.78), NE * labelscalefactor);
dot((-0.87,1.5),dotstyle);
label("$A_1$", (-0.96,1.08), NE * labelscalefactor);
dot((-0.87,-0.5),dotstyle);
label("$D_2$", (-1.02,-0.18), NE * labelscalefactor);
dot((-0.5,-0.87),dotstyle);
label("$D_1$", (-0.22,-0.96), NE * labelscalefactor);
dot((1.5,-0.87),dotstyle);
label("$C_2$", (0.9,-0.94), NE * labelscalefactor);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
/* end of picture */
[/asy]
2020 BMT Fall, 10
Let $E$ be an ellipse where the length of the major axis is $26$, the length of the minor axis is $24$, and the foci are at points $R$ and $S$. Let $A$ and $B$ be points on the ellipse such that $RASB$ forms a non-degenerate quadrilateral, lines $RA$ and $SB$ intersect at $P$ with segment $PR$ containing $A$, and lines $RB$ and $AS$ intersect at Q with segment $QR$ containing $B$. Given that $RA = AS$, $AP = 26$, the perimeter of the non-degenerate quadrilateral $RP SQ$ is $m +\sqrt{n}$, where $m$ and $n$ are integers. Compute $m + n$.
1997 All-Russian Olympiad, 3
A sphere inscribed in a tetrahedron touches one face at the intersection of its angle bisectors, a second face at the intersection of its altitudes, and a third face at the intersection of its medians. Show that the tetrahedron is regular.
[i]N. Agakhanov[/i]
2021 HMNT, 10
Three faces $X , Y, Z$ of a unit cube share a common vertex. Suppose the projections of $X , Y, Z$ onto a fixed plane $P$ have areas $x, y, z$, respectively. If $x : y : z = 6 : 10 : 15$, then $x + y + z$ can be written as $m/n$ , where $m, n$ are positive integers and $gcd(m, n) = 1$. Find $100m + n$.
2000 AMC 12/AHSME, 1
In the year $ 2001$, the United States will host the International Mathematical Olympiad. Let $ I$, $ M$, and $ O$ be distinct positive integers such that the product $ I\cdot M \cdot O \equal{} 2001$. What's the largest possible value of the sum $ I \plus{} M \plus{} O$?
$ \textbf{(A)}\ 23 \qquad \textbf{(B)}\ 55 \qquad \textbf{(C)}\ 99 \qquad \textbf{(D)}\ 111 \qquad \textbf{(E)}\ 671$
1999 Tournament Of Towns, 6
Inside a rectangular piece of paper $n$ rectangular holes with sides parallel to the sides of the paper have been cut out. Into what minimal number of rectangular pieces (without holes) is it always possible to cut this piece of paper?
(A Shapovalov)
1994 Flanders Math Olympiad, 3
Two regular tetrahedrons $A$ and $B$ are made with the 8 vertices of a unit cube. (this way is unique)
What's the volume of $A\cup B$?
1971 Swedish Mathematical Competition, 5
Show that \[
\max\limits_{|x|\leq t} |1 - a \cos x| \geq \tan^2 \frac{t}{2}
\]
for $a$ positive and $t \in (0, \frac{\pi}{2})$.
2014 ELMO Shortlist, 5
Define a [i]beautiful number[/i] to be an integer of the form $a^n$, where $a\in\{3,4,5,6\}$ and $n$ is a positive integer.
Prove that each integer greater than $2$ can be expressed as the sum of pairwise distinct beautiful numbers.
[i]Proposed by Matthew Babbitt[/i]
2014 Math Prize For Girls Problems, 8
A triangle has sides of length $\sqrt{13}$, $\sqrt{17}$, and $2 \sqrt{5}$. Compute the area of the triangle.
2007 India IMO Training Camp, 3
Let $\mathbb X$ be the set of all bijective functions from the set $S=\{1,2,\cdots, n\}$ to itself. For each $f\in \mathbb X,$ define
\[T_f(j)=\left\{\begin{aligned} 1, \ \ \ & \text{if} \ \ f^{(12)}(j)=j,\\ 0, \ \ \ & \text{otherwise}\end{aligned}\right.\]
Determine $\sum_{f\in\mathbb X}\sum_{j=1}^nT_{f}(j).$
(Here $f^{(k)}(x)=f(f^{(k-1)}(x))$ for all $k\geq 2.$)
2014 International Zhautykov Olympiad, 1
Points $M$, $N$, $K$ lie on the sides $BC$, $CA$, $AB$ of a triangle $ABC$, respectively, and are different from its vertices. The triangle $MNK$ is called[i] beautiful[/i] if $\angle BAC=\angle KMN$ and $\angle ABC=\angle KNM$. If in the triangle $ABC$ there are two beautiful triangles with a common vertex, prove that the triangle $ABC$ is right-angled.
[i]Proposed by Nairi M. Sedrakyan, Armenia[/i]
2019 Iran MO (3rd Round), 2
$P(x)$ is a monoic polynomial with integer coefficients so that there exists monoic integer coefficients polynomials $p_1(x),p_2(x),\dots ,p_n(x)$ so that for any natural number $x$ there exist an index $j$ and a natural number $y$ so that $p_j(y)=P(x)$ and also $deg(p_j) \ge deg(P)$ for all $j$.Show that there exist an index $i$ and an integer $k$ so that $P(x)=p_i(x+k)$.
2005 All-Russian Olympiad Regional Round, 9.2
9.2 Given 19 cards. Is it possible to write a nonzero digit on each card in such a way that you can compose from these cards an unique 19-digits number, which is divisible by 11?
([i]R. Zhenodarov, I. Bogdanov[/i])
2003 Tournament Of Towns, 3
Can one cover a cube by three paper triangles (without overlapping)?
1989 Balkan MO, 3
Let $G$ be the centroid of a triangle $ABC$ and let $d$ be a line that intersects $AB$ and $AC$ at $B_{1}$ and $C_{1}$, respectively, such that the points $A$ and $G$ are not separated by $d$.
Prove that: $[BB_{1}GC_{1}]+[CC_{1}GB_{1}] \geq \frac{4}{9}[ABC]$.
1969 IMO Longlists, 59
$(SWE 2)$ For each $\lambda (0 < \lambda < 1$ and $\lambda = \frac{1}{n}$ for all $n = 1, 2, 3, \cdots)$, construct a continuous function $f$ such that there do not exist $x, y$ with $0 < \lambda < y = x + \lambda \le 1$ for which $f(x) = f(y).$
2008 Moldova MO 11-12, 1
Consider the equation $ x^4 \minus{} 4x^3 \plus{} 4x^2 \plus{} ax \plus{} b \equal{} 0$, where $ a,b\in\mathbb{R}$. Determine the largest value $ a \plus{} b$ can take, so that the given equation has two distinct positive roots $ x_1,x_2$ so that $ x_1 \plus{} x_2 \equal{} 2x_1x_2$.
2000 Romania Team Selection Test, 3
Determine all pairs $(m,n)$ of positive integers such that a $m\times n$ rectangle can be tiled with L-trominoes.
2020 Sharygin Geometry Olympiad, 4
Let $ABCD$ be an isosceles trapezoid with bases $AB$ and $CD$. Prove that the centroid of triangle $ABD$ lies on $CF$ where $F$ is the projection of $D$ to $AB$.
2013 Estonia Team Selection Test, 2
For which positive integers $n \ge 3$ is it possible to mark $n$ points of a plane in such a way that, starting from one marked point and moving on each step to the marked point which is the second closest to the current point, one can walk through all the marked points and return to the initial one? For each point, the second closest marked point must be uniquely determined.