Found problems: 85335
1991 Arnold's Trivium, 11
Investigate the convergence of the integral
\[\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}\frac{dxdy}{1+x^4y^4}\]
2000 National Olympiad First Round, 6
What is the largest prime $p$ that makes $\sqrt{17p+625}$ an integer?
$ \textbf{(A)}\ 3
\qquad\textbf{(B)}\ 67
\qquad\textbf{(C)}\ 101
\qquad\textbf{(D)}\ 151
\qquad\textbf{(E)}\ 211
$
MBMT Geometry Rounds, 2019
[hide=D stands for Descartes, L stands for Leibniz]they had two problem sets under those two names[/hide]
[b]D1.[/b] Triangle $ABC$ has $AB = 3$, $BC = 4$, and $\angle B = 90^o$. Find the area of triangle $ABC$.
[b]D2 / L1.[/b] Let $ABCDEF$ be a regular hexagon. Given that $AD = 5$, find $AB$.
[b]D3.[/b] Caroline glues two pentagonal pyramids to the top and bottom of a pentagonal prism so that the pentagonal faces coincide. How many edges does Caroline’s figure have?
[b]D4 / L3.[/b] The hour hand of a clock is $6$ inches long, and the minute hand is $10$ inches long. Find the area of the region swept out by the hands from $8:45$ AM to $9:15$ AM of a single day, in square inches.
[b]D5 / L2.[/b] Circles $A$, $B$, and $C$ are all externally tangent, with radii $1$, $10$, and $100$, respectively. What is the radius of the smallest circle entirely containing all three circles?
[b]D6.[/b] Four parallel lines are drawn such that they are equally spaced and pass through the four vertices of a unit square. Find the distance between any two consecutive lines.
[b]D7 / L4.[/b] In rectangle $ABCD$, $AB = 2$ and $AD > AB$. Two quarter circles are drawn inside of $ABCD$ with centers at $A$ and $C$ that pass through $B$ and $D$, respectively. If these two quarter circles are tangent, find the area inside of $ABCD$ that is outside both of the quarter circles.
[b]D8 / L6.[/b] Triangle $ABC$ is equilateral. A circle passes through $A$ and is tangent to side $BC$. It intersects sides AB and $AC$ again at $E$ and $F$, respectively. If $AE = 10$ and $AF = 11$, find $AB$.
[b]L5.[/b] Find the area of a triangle with side lengths $\sqrt{2}$, $\sqrt{58}$, and $2\sqrt{17}$.
[b]L7.[/b] Triangle $ABC$ has area $80$. Point $D$ is in the interior of $\vartriangle ABC$ such that $AD =6$, $BD = 4$, $CD = 16$, and the area of $\vartriangle ADC = 48$. Determine the area of $\vartriangle ADB$.
[b]L8. [/b]Given two points $A$ and $B$ in the plane with $AB = 1$, define $f(C)$ to be the circumcenter of triangle $ABC$, if it exists. Find the number of points $X$ so that $f^{2019}(X) = X$.
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
1983 AIME Problems, 15
The adjoining figure shows two intersecting chords in a circle, with $B$ on minor arc $AD$. Suppose that the radius of the circle is 5, that $BC = 6$, and that $AD$ is bisected by $BC$. Suppose further that $AD$ is the only chord starting at $A$ which is bisected by $BC$. It follows that the sine of the minor arc $AB$ is a rational number. If this fraction is expressed as a fraction $m/n$ in lowest terms, what is the product $mn$?
[asy]
size(200);
defaultpen(linewidth(0.7)+fontsize(10));
pair A=dir(200), D=dir(95), M=midpoint(A--D), C=dir(30), BB=C+2*dir(C--M), B=intersectionpoint(M--BB, Circle(origin, 1));
draw(Circle(origin, 1)^^A--D^^B--C);
real r=0.05;
pair M1=midpoint(M--D), M2=midpoint(M--A);
draw((M1+0.1*dir(90)*dir(A--D))--(M1+0.1*dir(-90)*dir(A--D)));
draw((M2+0.1*dir(90)*dir(A--D))--(M2+0.1*dir(-90)*dir(A--D)));
pair point=origin;
label("$A$", A, dir(point--A));
label("$B$", B, dir(point--B));
label("$C$", C, dir(point--C));
label("$D$", D, dir(point--D));[/asy]
2011 Romania National Olympiad, 4
Consider $\vartriangle ABC$ where $\angle ABC= 60 ^o$. Points $M$ and $D$ are on the sides $(AC)$, respectively $(AB)$, such that $\angle BCA = 2 \angle MBC$, and $BD = MC$. Determine $\angle DMB$.
2019 Philippine TST, 1
Let $n$ and $\ell$ be integers such that $n \ge 3$ and $1 < \ell < n$. A country has $n$ cities. Between any two cities $A$ and $B$, either there is no flight from $A$ to $B$ and also none from $B$ to $A$, or there is a unique [i]two-way trip[/i] between them. A [i]two-way trip[/i] is a flight from $A$ to $B$ and a flight from $B$ to $A$. There exist two cities such that the least possible number of flights required to travel from one of them to the other is $\ell$. Find the maximum number of two-way trips among the $n$ cities.
2015 Auckland Mathematical Olympiad, 2
On the table there are $2016$ coins. Two players play the following game making alternating moves. In one move it is allowed to take $1, 2$ or $3$ coins. The player who takes the last coin wins. Which player has a winning strategy?
2024 Junior Balkan MO, 3
Find all triples of positive integers $(x, y, z)$ that satisfy the equation
$$2020^x + 2^y = 2024^z.$$
[i]Proposed by Ognjen Tešić, Serbia[/i]
2012 IberoAmerican, 3
Let $n$ to be a positive integer. Given a set $\{ a_1, a_2, \ldots, a_n \} $ of integers, where $a_i \in \{ 0, 1, 2, 3, \ldots, 2^n -1 \},$ $\forall i$, we associate to each of its subsets the sum of its elements; particularly, the empty subset has sum of its elements equal to $0$. If all of these sums have different remainders when divided by $2^n$, we say that $\{ a_1, a_2, \ldots, a_n \} $ is [i]$n$-complete[/i].
For each $n$, find the number of [i]$n$-complete[/i] sets.
2016 Indonesia TST, 1
Determine all real numbers $x$ which satisfy
\[ x = \sqrt{a - \sqrt{a+x}} \]
where $a > 0$ is a parameter.
2009 Germany Team Selection Test, 1
In the coordinate plane consider the set $ S$ of all points with integer coordinates. For a positive integer $ k$, two distinct points $A$, $ B\in S$ will be called $ k$-[i]friends[/i] if there is a point $ C\in S$ such that the area of the triangle $ ABC$ is equal to $ k$. A set $ T\subset S$ will be called $ k$-[i]clique[/i] if every two points in $ T$ are $ k$-friends. Find the least positive integer $ k$ for which there exits a $ k$-clique with more than 200 elements.
[i]Proposed by Jorge Tipe, Peru[/i]
2001 Czech-Polish-Slovak Match, 4
Distinct points $A$ and $B$ are given on the plane. Consider all triangles $ABC$ in this plane on whose sides $BC,CA$ points $D,E$ respectively can be taken so that
(i) $\frac{BD}{BC}=\frac{CE}{CA}=\frac{1}{3}$;
(ii) points $A,B,D,E$ lie on a circle in this order.
Find the locus of the intersection points of lines $AD$ and $BE$.
2013 Vietnam Team Selection Test, 2
a. Prove that there are infinitely many positive integers $t$ such that both $2012t+1$ and $2013t+1$ are perfect squares.
b. Suppose that $m,n$ are positive integers such that both $mn+1$ and $mn+n+1$ are perfect squares. Prove that $8(2m+1)$ divides $n$.
2000 Romania National Olympiad, 2b
If $a, b, c$ represent the lengths of the sides of a triangle, prove that:
$$\frac{a}{b-a+c}+ \frac{b}{b-a+c}+ \frac{c}{b-a+c} \ge 3$$
2006 AMC 12/AHSME, 16
Regular hexagon $ ABCDEF$ has vertices $ A$ and $ C$ at $ (0,0)$ and $ (7,1)$, respectively. What is its area?
$ \textbf{(A) } 20\sqrt {3} \qquad \textbf{(B) } 22\sqrt {3} \qquad \textbf{(C) } 25\sqrt {3} \qquad \textbf{(D) } 27\sqrt {3} \qquad \textbf{(E) } 50$
1992 Cono Sur Olympiad, 2
In a $\triangle {ABC}$, consider a point $E$ in $BC$ such that $AE \perp BC$. Prove that $AE=\frac{bc}{2r}$, where $r$ is the radio of the circle circumscripte, $b=AC$ and $c=AB$.
2023 Indonesia TST, 1
A number is called [i]Norwegian[/i] if it has three distinct positive divisors whose sum is equal to $2022$. Determine the smallest Norwegian number.
(Note: The total number of positive divisors of a Norwegian number is allowed to be larger than $3$.)
2020 AMC 12/AHSME, 21
How many positive integers $n$ satisfy$$\dfrac{n+1000}{70} = \lfloor \sqrt{n} \rfloor?$$(Recall that $\lfloor x\rfloor$ is the greatest integer not exceeding $x$.)
$\textbf{(A) } 2 \qquad\textbf{(B) } 4 \qquad\textbf{(C) } 6 \qquad\textbf{(D) } 30 \qquad\textbf{(E) } 32$
2023 Princeton University Math Competition, 1
1. Given $n \geq 1$, let $A_{n}$ denote the set of the first $n$ positive integers. We say that a bijection $f: A_{n} \rightarrow A_{n}$ has a hump at $m \in A_{n} \backslash\{1, n\}$ if $f(m)>f(m+1)$ and $f(m)>f(m-1)$. We say that $f$ has a hump at 1 if $f(1)>f(2)$, and $f$ has a hump at $n$ if $f(n)>f(n-1)$. Let $P_{n}$ be the probability that a bijection $f: A_{n} \rightarrow A_{n}$, when selected uniformly at random, has exactly one hump. For how many positive integers $n \leq 2020$ is $P_{n}$ expressible as a unit fraction?
2022 Korea National Olympiad, 4
For positive integers $m, n$ ($m>n$), $a_{n+1}, a_{n+2}, ..., a_m$ are non-negative integers that satisfy the following inequality.
$$ 2> \frac{a_{n+1}}{n+1} \ge \frac{a_{n+2}}{n+2} \ge \cdots \ge \frac{a_m}{m}$$
Find the number of pair $(a_{n+1}, a_{n+2}, \cdots, a_m)$.
2007 Today's Calculation Of Integral, 242
A cubic function $ y \equal{} ax^3 \plus{} bx^2 \plus{} cx \plus{} d\ (a\neq 0)$ touches a line $ y \equal{} px \plus{} q$ at $ x \equal{} \alpha$ and intersects $ x \equal{} \beta \ (\alpha \neq \beta)$.
Find the area of the region bounded by these graphs in terms of $ a,\ \alpha ,\ \beta$.
2003 Czech-Polish-Slovak Match, 4
Point $P$ lies on the median from vertex $C$ of a triangle $ABC$. Line $AP$ meets $BC$ at $X$, and line $BP$ meets $AC$ at $Y$ . Prove that if quadrilateral $ABXY$ is cyclic, then triangle $ABC$ is isosceles.
2006 Mediterranean Mathematics Olympiad, 2
Let $P$ be a point inside a triangle $ABC$, and $A_1B_2,B_1C_2,C_1A_2$ be segments passing through $P$ and parallel to $AB, BC, CA$ respectively, where points $A_1, A_2$ lie on $BC, B_1, B_2$ on $CA$, and $C_1,C_2$ on $AB$. Prove that
\[ \text{Area}(A_1A_2B_1B_2C_1C_2) \ge \frac{1}{2}\text{Area}(ABC)\]
2014 Ukraine Team Selection Test, 10
Find all positive integers $n \ge 4$ for which there are $n$ points in general position on the plane such that an arbitrary triangle with vertices belonging to the convex hull of these $n$ points, containing exactly one of $n - 3$ points inside remained.
2015 Princeton University Math Competition, A7/B8
We define the ridiculous numbers recursively as follows:
[list=a]
[*]1 is a ridiculous number.
[*]If $a$ is a ridiculous number, then $\sqrt{a}$ and $1+\sqrt{a}$ are also ridiculous numbers.
[/list]
A closed interval $I$ is ``boring'' if
[list]
[*]$I$ contains no ridiculous numbers, and
[*]There exists an interval $[b,c]$ containing $I$ for which $b$ and $c$ are both ridiculous numbers.
[/list]
The smallest non-negative $l$ such that there does not exist a boring interval with length $l$ can be represented in the form $\dfrac{a + b\sqrt{c}}{d}$ where $a, b, c, d$ are integers, $\gcd(a, b, d) = 1$, and no integer square greater than 1 divides $c$. What is $a + b + c + d$?