Found problems: 85335
2002 HKIMO Preliminary Selection Contest, 9
Let $x_1,x_2,y_1,y_2$ be real numbers satisfying the equations $x^2_1+5x^2_2=10$, $x_2y_1-x_1y_2=5$, and $x_1y_1+5x_2y_2=\sqrt{105}$. Find the value of $y_1^2+5y_2^2$
2015 Greece Team Selection Test, 2
Consider $111$ distinct points which lie on or in the internal of a circle with radius 1.Prove that there are at least $1998$ segments formed by these points with length $\leq \sqrt{3}$
2003 China Team Selection Test, 1
Let $g(x)= \sum_{k=1}^{n} a_k \cos{kx}$, $a_1,a_2, \cdots, a_n, x \in R$. If $g(x) \geq -1$ holds for every $x \in R$, prove that $\sum_{k=1}^{n}a_k \leq n$.
2012 NIMO Problems, 10
In cyclic quadrilateral $ABXC$, $\measuredangle XAB = \measuredangle XAC$. Denote by $I$ the incenter of $\triangle ABC$ and by $D$ the projection of $I$ on $\overline{BC}$. If $AI = 25$, $ID = 7$, and $BC = 14$, then $XI$ can be expressed as $\frac{a}{b}$ for relatively prime positive integers $a, b$. Compute $100a + b$.
[i]Proposed by Aaron Lin[/i]
2006 China Team Selection Test, 1
Two positive valued sequences $\{ a_{n}\}$ and $\{ b_{n}\}$ satisfy:
(a): $a_{0}=1 \geq a_{1}$, $a_{n}(b_{n+1}+b_{n-1})=a_{n-1}b_{n-1}+a_{n+1}b_{n+1}$, $n \geq 1$.
(b): $\sum_{i=1}^{n}b_{i}\leq n^{\frac{3}{2}}$, $n \geq 1$.
Find the general term of $\{ a_{n}\}$.
2012 Kazakhstan National Olympiad, 1
The number $\overline{13\ldots 3}$, with $k>1$ digits $3$, is a prime. Prove that $6\mid k^{2}-2k+3$.
2000 All-Russian Olympiad, 2
Let $-1 < x_1 < x_2 , \cdots < x_n < 1$ and $x_1^{13} + x_2^{13} + \cdots + x_n^{13} = x_1 + x_2 + \cdots + x_n$. Prove that if $y_1 < y_2 < \cdots < y_n$, then \[ x_1^{13}y_1 + \cdots + x_n^{13}y_n < x_1y_1 + x_2y_2 + \cdots + x_ny_n. \]
2019 CCA Math Bonanza, I4
How many ordered pairs $\left(a,b\right)$ of positive integers are there such that \[\gcd\left(a,b\right)^3=\mathrm{lcm}\left(a,b\right)^2=4^6\] is true?
[i]2019 CCA Math Bonanza Individual Round #4[/i]
2017 Online Math Open Problems, 7
Let $S$ be the set of all positive integers between 1 and 2017, inclusive. Suppose that the least common multiple of all elements in $S$ is $L$. Find the number of elements in $S$ that do not divide $\frac{L}{2016}$.
[i]Proposed by Yannick Yao[/i]
2015 Purple Comet Problems, 13
The diagram below shows a parallelogram ABCD with $AB = 36$ and $AD = 60$. Diagonal BD is
perpendicular to side AB. Points E and F bisect sides AD and BC, respectively. Points G and H are the
intersections of BD with AF and CE, respectively. Find the area of quadrilateral EGFH The diagram below shows a parallelogram ABCD with AB = 36 and AD = 60. Diagonal BD is
perpendicular to side AB. Points E and F bisect sides AD and BC, respectively. Points G and H are the
intersections of BD with AF and CE, respectively. Find the area of quadrilateral EGFH.
2008 Bulgaria Team Selection Test, 2
The point $P$ lies inside, or on the boundary of, the triangle $ABC$. Denote by $d_{a}$, $d_{b}$ and $d_{c}$ the distances between $P$ and $BC$, $CA$, and $AB$, respectively. Prove that $\max\{AP,BP,CP \} \ge \sqrt{d_{a}^{2}+d_{b}^{2}+d_{c}^{2}}$. When does the equality holds?
2013 China Girls Math Olympiad, 8
Let $n$ ($\ge 4$) be an even integer. We label $n$ pairwise distinct real numbers arbitrarily on the $n$ vertices of a regular $n$-gon, and label the $n$ sides clockwise as $e_1, e_2, \ldots, e_n$. A side is called [i]positive[/i] if the numbers on both endpoints are increasing in clockwise direction. An unordered pair of distinct sides $\left\{ e_i,e_j \right\}$ is called [i]alternating[/i] if it satisfies both conditions:
(i) $2 \mid (i+j)$; and
(ii) if one rearranges the four numbers on the vertices of these two sides $e_i$ and $e_j$ in increasing order $a < b < c < d$, then $a$ and $c$ are the numbers on the two endpoints of one of sides $e_i$ or $e_j$.
Prove that the number of alternating pairs of sides and the number of positive sides are of different parity.
2003 IMO Shortlist, 3
Let $n \geq 5$ be a given integer. Determine the greatest integer $k$ for which there exists a polygon with $n$ vertices (convex or not, with non-selfintersecting boundary) having $k$ internal right angles.
[i]Proposed by Juozas Juvencijus Macys, Lithuania[/i]
2012 AIME Problems, 1
Find the number of positive integers with three not necessarily distinct digits, $abc$, with $a \neq 0$, $c \neq 0$ such that both $abc$ and $cba$ are divisible by 4.
2020 South Africa National Olympiad, 2
Let $S$ be a square with sides of length $2$ and $R$ be a rhombus with sides of length $2$ and angles measuring $60^\circ$ and $120^\circ$. These quadrilaterals are arranged to have the same centre and the diagonals of the rhombus are parallel to the sides of the square. Calculate the area of the region on which the figures overlap.
2007 AMC 8, 13
Sets A and B, shown in the venn diagram, have the same number of elements. Thier union has 2007 elements and their intersection has 1001 elements. Find the number of elements in A.
[asy]
defaultpen(linewidth(0.7));
draw(Circle(origin, 5));
draw(Circle((5,0), 5));
label("$A$", (0,5), N);
label("$B$", (5,5), N);
label("$1001$", (2.5, -0.5), N);[/asy]
$ \textbf{(A)}\: 503\qquad \textbf{(B)}\: 1006\qquad \textbf{(C)}\: 1504\qquad \textbf{(D)}\: 1507\qquad \textbf{(E)}\: 1510\qquad $
2012 India Regional Mathematical Olympiad, 3
Let $a$ and $b$ be positive real numbers such that $a+b=1$. Prove that $a^ab^b+a^bb^a\le 1$.
1998 AIME Problems, 12
Let $ABC$ be equilateral, and $D, E,$ and $F$ be the midpoints of $\overline{BC}, \overline{CA},$ and $\overline{AB},$ respectively. There exist points $P, Q,$ and $R$ on $\overline{DE}, \overline{EF},$ and $\overline{FD},$ respectively, with the property that $P$ is on $\overline{CQ}, Q$ is on $\overline{AR},$ and $R$ is on $\overline{BP}.$ The ratio of the area of triangle $ABC$ to the area of triangle $PQR$ is $a+b\sqrt{c},$ where $a, b$ and $c$ are integers, and $c$ is not divisible by the square of any prime. What is $a^{2}+b^{2}+c^{2}$?
2021 Alibaba Global Math Competition, 4
Let $n$ be a positive integer. For any positive integer $k$, let $0_k=diag\{\underbrace{0, ...,0}_{k}\}$ be a $k \times k$ zero matrix. Let $Y=\begin{pmatrix}
0_n & A \\
A^t & 0_{n+1}
\end{pmatrix}$ be a $(2n+1) \times (2n+1)$ where $A=(x_{i, j})_{1\leq i \leq n, 1\leq j \leq n+1}$ is a $n \times (n+1)$ real matrix. Let $A^T$ be transpose matrix of $A$ i.e. $(n+1) \times n$ matrix, the element of $(j, i)$ is $x_{i, j}$.
(a) Let complex number $\lambda$ be an eigenvalue of $k \times k$ matrix $X$. If there exists nonzero column vectors $v=(x_1, ..., x_k)^t$ such that $Xv=\lambda v$. Prove that 0 is the eigenvalue of $Y$ and the other eigenvalues of $Y$ can be expressed as a form of $\pm \sqrt{\lambda}$ where nonnegative real number $\lambda$ is the eigenvalue of $AA^t$.
(b) Let $n=3$ and $a_1$, $a_2$, $a_3$, $a_4$ are $4$ distinct positive real numbers. Let $a=\sqrt[]{\sum_{1\leq i \leq 4}^{}a^{2}_{i}}$ and $x_{i,j}=a_i\delta_{i,j}+a_j\delta_{4,j}-\frac{1}{a^2}(a^2_{i}+a^2_{4})a_j$ where $1\leq i \leq 3, 1\leq j \leq 4$, $\delta_{i, j}=
\begin{cases}
1 \text{ if } i=j\\
0 \text{ if } i\neq j\\
\end{cases}\,$. Prove that $Y$ has 7 distinct eigenvalue.
2024 Bulgaria National Olympiad, 6
Given is a triangle $ABC$ and a circle $\omega$ with center $I$ that touches $AB, AC$ and meets $BC$ at $X, Y$. The line through $I$ perpendicular to $BC$ meets the line through $A$ parallel to $BC$ at $Z$. Show that the circumcircles of $\triangle XYZ$ and $\triangle ABC$ are tangent to each other.
2020 Costa Rica - Final Round, 6
$10$ persons sit around a circular table and on the table there are $22$ vases. Two persons can see each other if and only if there are no vases aligned with them. Prove that there are at least two people who can see each other.
2009 Estonia Team Selection Test, 3
Find all natural numbers $n$ for which there exists a convex polyhedron satisfying the following conditions:
(i) Each face is a regular polygon.
(ii) Among the faces, there are polygons with at most two different numbers of edges.
(iii) There are two faces with common edge that are both $n$-gons.
2018 China Team Selection Test, 3
Circle $\omega$ is tangent to sides $AB$,$AC$ of triangle $ABC$ at $D$,$E$ respectively, such that $D\neq B$, $E\neq C$ and $BD+CE<BC$. $F$,$G$ lies on $BC$ such that $BF=BD$, $CG=CE$. Let $DG$ and $EF$ meet at $K$. $L$ lies on minor arc $DE$ of $\omega$, such that the tangent of $L$ to $\omega$ is parallel to $BC$. Prove that the incenter of $\triangle ABC$ lies on $KL$.
2017 Saudi Arabia JBMO TST, 1
Let $a,b,c>0$ and $abc=1$ . Prove that $$ \sqrt{2(1+a^2)(1+b^2)(1+c^2)}\ge 1+a+b+c.$$
IV Soros Olympiad 1997 - 98 (Russia), 11.7
Solve the inequality $$\log_{\frac12} x\ge 16^x$$