Found problems: 85335
PEN H Problems, 77
Find all pairwise relatively prime positive integers $l, m, n$ such that \[(l+m+n)\left( \frac{1}{l}+\frac{1}{m}+\frac{1}{n}\right)\] is an integer.
2018 BMT Spring, Tie 2
$6$ people stand in a circle with water guns. Each person randomly selects another person to shoot. What is the probability that no pair of people shoots at each other?
2001 Canada National Olympiad, 3
Let $ABC$ be a triangle with $AC > AB$. Let $P$ be the intersection point of the perpendicular bisector of $BC$ and the internal angle bisector of $\angle{A}$. Construct points $X$ on $AB$ (extended) and $Y$ on $AC$ such that $PX$ is perpendicular to $AB$ and $PY$ is perpendicular to $AC$. Let $Z$ be the intersection point of $XY$ and $BC$.
Determine the value of $\frac{BZ}{ZC}$.
1986 AMC 12/AHSME, 2
If the line $L$ in the $xy$-plane has half the slope and twice the y-intercept of the line $y = \frac{2}{3} x + 4$, then an equation for $L$ is:
$ \textbf{(A)}\ y = \frac{1}{3} x + 8 \qquad
\textbf{(B)}\ y = \frac{4}{3} x + 2 \qquad
\textbf{(C)}\ y = \frac{1}{3} x + 4 \qquad\\
\textbf{(D)}\ y = \frac{4}{3} x + 4 \qquad
\textbf{(E)}\ y = \frac{1}{3} x + 2 $
2013 IMO Shortlist, N6
Determine all functions $f: \mathbb{Q} \rightarrow \mathbb{Z} $ satisfying
\[ f \left( \frac{f(x)+a} {b}\right) = f \left( \frac{x+a}{b} \right) \]
for all $x \in \mathbb{Q}$, $a \in \mathbb{Z}$, and $b \in \mathbb{Z}_{>0}$. (Here, $\mathbb{Z}_{>0}$ denotes the set of positive integers.)
2011 Peru MO (ONEM), 4
A domino is a $1 \times 2$ (or 2 $\times 1$) rectangular piece; namely, made up of two squares. There is an $8 \times 8$ board such that each domino can be cover exactly two of its squares. John places $n$ dominoes on the board, so that each one covers exactly two squares of the board and it is no longer possible to place a piece more without overlapping with any of those already placed. Determine the smallest value of $n$ for which the described situation is possible.
2021 Poland - Second Round, 6
Let $p\ge 5$ be a prime number. Consider the function given by the formula $$f (x_1,..., x_p) = x_1 + 2x_2 +... + px_p.$$
Let $A_k$ denote the set of all these permutations $(a_1,..., a_p)$ of the set $\{1,..., p\}$, for integer number $f (a_1,..., a_p) - k$ is divisible by $p$ and $a_i \ne i$ for all $i \in \{1,..., p\}$. Prove that the sets $A_1$ and $A_4$ have the same number of elements.
2017 Miklós Schweitzer, 7
Characterize all increasing sequences $(s_n)$ of positive reals for which there exists a set $A\subset \mathbb{R}$ with positive measure such that $\lambda(A\cap I)<\frac{s_n}{n}$ holds for every interval $I$ with length $1/n$, where $\lambda$ denotes the Lebesgue measure.
2016 ASDAN Math Tournament, 3
Let $H$ be the orthocenter of triangle $ABC$, and $D$ be the foot of $A$ onto $BC$. Given that $DB=3$, $DH=2$, and $DC=6$, calculate $HA$.
2019 IFYM, Sozopol, 4
The diagonals $AC$ and $BD$ of a convex quadrilateral $ABCD$ intersect in point $M$. The angle bisector of $\angle ACD$ intersects the ray $\overrightarrow{BA}$ in point $K$. If
$MA.MC+MA.CD=MB.MD$,
prove that $\angle BKC=\angle CDB$.
2015 ASDAN Math Tournament, 5
The Fibonacci numbers are a sequence of numbers defined recursively as follows: $F_1=1$, $F_2=1$, and $F_n=F_{n-1}+F_{n-2}$. Using this definition, compute the sum
$$\sum_{k=1}^{10}\frac{F_k}{F_{k+1}F_{k+2}}.$$
2014 Harvard-MIT Mathematics Tournament, 19
Let $ABCD$ be a trapezoid with $AB\parallel CD$. The bisectors of $\angle CDA$ and $\angle DAB$ meet at $E$, the bisectors of $\angle ABC$ and $\angle BCD$ meet at $F$, the bisectors of $\angle BCD$ and $\angle CDA$ meet at $G$, and the bisectors of $\angle DAB$ and $\angle ABC$ meet at $H$. Quadrilaterals $EABF$ and $EDCF$ have areas $24$ and $36$, respectively, and triangle $ABH$ has area $25$. Find the area of triangle $CDG$.
1997 AMC 8, 24
Diameter $ACE$ is divided at $C$ in the ratio $2:3$. The two semicircles, $ABC$ and $CDE$, divide the circular region into an upper (shaded) region and a lower region. The ratio of the area of the upper region to that of the lower region is
[asy]pair A,B,C,D,EE;
A = (0,0); B = (2,2); C = (4,0); D = (7,-3); EE = (10,0);
fill(arc((2,0),A,C,CW)--arc((7,0),C,EE,CCW)--arc((5,0),EE,A,CCW)--cycle,gray);
draw(arc((2,0),A,C,CW)--arc((7,0),C,EE,CCW));
draw(circle((5,0),5));
dot(A); dot(B); dot(C); dot(D); dot(EE);
label("$A$",A,W);
label("$B$",B,N);
label("$C$",C,E);
label("$D$",D,N);
label("$E$",EE,W);
[/asy]
$\textbf{(A)}\ 2:3 \qquad \textbf{(B)}\ 1:1 \qquad \textbf{(C)}\ 3:2 \qquad \textbf{(D)}\ 9:4 \qquad \textbf{(E)}\ 5:2$
2006 Denmark MO - Mohr Contest, 1
The star shown is symmetric with respect to each of the six diagonals shown. All segments connecting the points $A_1, A_2, . . . , A_6$ with the centre of the star have the length $1$, and all the angles at $B_1, B_2, . . . , B_6$ indicated in the figure are right angles. Calculate the area of the star.
[img]https://1.bp.blogspot.com/-Rso2aWGUq_k/XzcAm4BkAvI/AAAAAAAAMW0/277afcqTfCgZOHshf_6ce2XpinWWR4SZACLcBGAsYHQ/s0/2006%2BMohr%2Bp1.png[/img]
LMT Team Rounds 2021+, 3
Billiam is distributing his ample supply of balls among an ample supply of boxes. He distributes the balls as follows: he places a ball in the first empty box, and then for the greatest positive integer n such that all $n$ boxes from box $1$ to box $n$ have at least one ball, he takes all of the balls in those $n$ boxes and puts them into box $n +1$. He then repeats this process indefinitely. Find the number of repetitions of this process it takes for one box to have at least $2022$ balls.
2020 Francophone Mathematical Olympiad, 4
Find all the integers $x, y$ and $z$ greater than or equal to $0$ such that $2^x + 9 \cdot 7^y = z^3$
2017 BMT Spring, 11
Naomi has a class of $100$ students who will compete with each other in five teams. Once the teams are made, each student will shake hands with every other student, except the students in his or her own team. Naomi chooses to partition the students into teams so as to maximize the number of handshakes. How many handshakes will there be?
1992 Tournament Of Towns, (326) 3
Let $n, m, k$ be natural numbers, with $m > n$. Which of the numbers is greater:
$$\sqrt{n+\sqrt{m+\sqrt{n+...}}}\,\,\, or \,\,\,\, \sqrt{m+\sqrt{n+\sqrt{m+...}}}\,\, ?$$
Note: Each of the expressions contains $k$ square root signs; $n, m$ alternate within each expression.
(N. Kurlandchik)
1982 IMO Longlists, 27
Let $O$ be a point of three-dimensional space and let $l_1, l_2, l_3$ be mutually perpendicular straight lines passing through $O$. Let $S$ denote the sphere with center $O$ and radius $R$, and for every point $M$ of $S$, let $S_M$ denote the sphere with center $M$ and radius $R$. We denote by $P_1, P_2, P_3$ the intersection of $S_M$ with the straight lines $l_1, l_2, l_3$, respectively, where we put $P_i \neq O$ if $l_i$ meets $S_M$ at two distinct points and $P_i = O$ otherwise ($i = 1, 2, 3$). What is the set of centers of gravity of the (possibly degenerate) triangles $P_1P_2P_3$ as $M$ runs through the points of $S$?
1951 Moscow Mathematical Olympiad, 192
a) Given a chain of $60$ links each weighing $1$ g. Find the smallest number of links that need to be broken if we want to be able to get from the obtained parts all weights $1$ g, $2$ g, . . . , $59$ g, $60$ g? A broken link also weighs $1$ g.
b) Given a chain of $150$ links each weighing $1$ g. Find the smallest number of links that need to be broken if we want to be able to get from the obtained parts all weights $1$ g, $2$ g, . . . , $149$ g, $150$ g? A broken link also weighs $1$ g.
1958 AMC 12/AHSME, 14
At a dance party a group of boys and girls exchange dances as follows: one boy dances with $ 5$ girls, a second boy dances with $ 6$ girls, and so on, the last boy dancing with all the girls. If $ b$ represents the number of boys and $ g$ the number of girls, then:
$ \textbf{(A)}\ b \equal{} g\qquad
\textbf{(B)}\ b \equal{} \frac{g}{5}\qquad
\textbf{(C)}\ b \equal{} g \minus{} 4\qquad
\textbf{(D)}\ b \equal{} g \minus{} 5\qquad \\
\textbf{(E)}\ \text{It is impossible to determine a relation between }{b}\text{ and }{g}\text{ without knowing }{b \plus{} g.}$
2022 Czech-Polish-Slovak Junior Match, 6
Find all integers $n \ge 4$ with the following property:
Each field of the $n \times n$ table can be painted white or black in such a way that each square of this table had the same color as exactly the two adjacent squares. (Squares are adjacent if they have exactly one side in common.)
How many different colorings of the $6 \times 6$ table fields meet the above conditions?
2021 Czech-Polish-Slovak Junior Match, 6
Let $s (n)$ denote the sum of digits of a positive integer $n$. Using six different digits, we formed three 2-digits $p, q, r$ such that $$p \cdot q \cdot s(r) = p\cdot s(q) \cdot r = s (p) \cdot q \cdot r.$$ Find all such numbers $p, q, r$.
1999 Romania Team Selection Test, 12
Two circles intersect at two points $A$ and $B$. A line $\ell$ which passes through the point $A$ meets the two circles again at the points $C$ and $D$, respectively. Let $M$ and $N$ be the midpoints of the arcs $BC$ and $BD$ (which do not contain the point $A$) on the respective circles. Let $K$ be the midpoint of the segment $CD$. Prove that $\measuredangle MKN = 90^{\circ}$.
2016 Harvard-MIT Mathematics Tournament, 24
Let $\Delta A_1B_1C$ be a triangle with $\angle A_1B_1C = 90^{\circ}$ and $\frac{CA_1}{CB_1} = \sqrt{5}+2$. For any $i \ge 2$, define $A_i$ to be the point on the line $A_1C$ such that $A_iB_{i-1} \perp A_1C$ and define $B_i$ to be the point on the line $B_1C$ such that $A_iB_i \perp B_1C$. Let $\Gamma_1$ be the incircle of $\Delta A_1B_1C$ and for $i \ge 2$, $\Gamma_i$ be the circle tangent to $\Gamma_{i-1}, A_1C, B_1C$ which is smaller than $\Gamma_{i-1}$.
How many integers $k$ are there such that the line $A_1B_{2016}$ intersects $\Gamma_{k}$?