Found problems: 85335
2011 All-Russian Olympiad Regional Round, 11.1
Is there a real number $\alpha$ such that $\cos\alpha$ is irrational but $\cos 2\alpha$, $\cos 3\alpha$, $\cos 4\alpha$, $\cos 5\alpha$ are all rational? (Author: V. Senderov)
1993 IMO Shortlist, 2
Let $n,k \in \mathbb{Z}^{+}$ with $k \leq n$ and let $S$ be a set containing $n$ distinct real numbers. Let $T$ be a set of all real numbers of the form $x_1 + x_2 + \ldots + x_k$ where $x_1, x_2, \ldots, x_k$ are distinct elements of $S.$ Prove that $T$ contains at least $k(n-k)+1$ distinct elements.
2025 Macedonian TST, Problem 4
Find all functions $f:\mathbb{N}_0\to\mathbb{N}$ such that
[b]1)[/b] \(f(a)\) divides \(a\) for every \(a\in\mathbb{N}_0\), and
[b]2)[/b] for all \(a,b,k\in\mathbb{N}_0\) we have
\[
f\bigl(f(a)+kb\bigr)\;=\;f\bigl(a + k\,f(b)\bigr).
\]
2016 CMIMC, 2
Right isosceles triangle $T$ is placed in the first quadrant of the coordinate plane. Suppose that the projection of $T$ onto the $x$-axis has length $6$, while the projection of $T$ onto the $y$-axis has length $8$. What is the sum of all possible areas of the triangle $T$?
[asy]
import olympiad;
size(120);
defaultpen(linewidth(0.8));
pair A = (0.9,0.6), B = (1.7, 0.8), C = rotate(270, B)*A;
pair PAx = (A.x,0), PBx = (B.x,0), PAy = (0, A.y), PCy = (0, C.y);
draw(PAx--A--PAy^^PCy--C^^PBx--B, linetype("4 4"));
draw(rightanglemark(A,B,C,3));
draw(A--B--C--cycle);
draw((0,2)--(0,0)--(2,0),Arrows(size=8));
label("$6$",(PAx+PBx)/2,S);
label("$8$",(PAy+PCy)/2,W);
[/asy]
2006 Romania National Olympiad, 1
Let $ABC$ be a triangle and the points $M$ and $N$ on the sides $AB$ respectively $BC$, such that $2 \cdot \frac{CN}{BC} = \frac{AM}{AB}$. Let $P$ be a point on the line $AC$. Prove that the lines $MN$ and $NP$ are perpendicular if and only if $PN$ is the interior angle bisector of $\angle MPC$.
2013 Nordic, 4
Let ${ABC}$ be an acute angled triangle, and ${H}$ a point in its interior. Let the reflections of ${H}$ through the sides ${AB}$ and ${AC}$ be called ${H_{c} }$ and ${H_{b} }$ , respectively, and let the reflections of H through the midpoints of these same sidesbe called ${H_{c}^{'} }$ and ${H_{b}^{'} }$, respectively. Show that the four points ${H_{b}, H_{b}^{'} , H_{c}}$, and ${H_{c}^{'} }$ are concyclic if and only if at least two of them coincide or ${H}$ lies on the altitude from ${A}$ in triangle ${ABC}$.
2015 Spain Mathematical Olympiad, 2
Let $p$ and $n$ be a natural numbers such that $p$ is a prime and $1+np$ is a perfect square. Prove that the number $n+1$ is sum of $p$ perfect squares.
2018 Purple Comet Problems, 6
Find the greatest integer $n$ such that $10^n$ divides $$\frac{2^{10^5} 5^{2^{10}}}{10^{5^2}}$$
1988 AMC 8, 23
Maria buys computer disks at a price of 4 for 5 dollars and sells them at a price of 3 for 5 dollars. How many computer disks must she sell in order to make a profit of 100 dolars?
$ \text{(A)}\ 100\qquad\text{(B)}\ 120\qquad\text{(C)}\ 200\qquad\text{(D)}\ 240\qquad\text{(E)}\ 1200 $
2021 Alibaba Global Math Competition, 2
The winners of first AGMC in 2019 gifts the person in charge of the organiser, which is a polyhedron formed by $60$ congruent triangles. From the photo, we can see that this polyhedron formed by $60$ quadrilateral spaces.
(Note: You can find the photo in 3.4 of [url]https://files.alicdn.com/tpsservice/18c5c7b31a7074edc58abb48175ae4c3.pdf?spm=a1zmmc.index.0.0.51c0719dNAbw3C&file=18c5c7b31a7074edc58abb48175ae4c3.pdf[/url])
A quadrilateral space is the plane figures that we fold the figures following the diagonal on a $n$ sides on a plane (i.e. form an appropriate dihedral angle in where the chosen diagonal is). "Two figure spaces are congruent" means they can coincide completely by isometric transform in $\mathbb{R}^3$. A polyhedron is the bounded space region, whose boundary is formed by the common edge of finite polygon.
(a) We know that $2021=43\times 47$. Does there exist a polyhedron, whose surface can be formed by $43$ congruent $47$-gon?
(b) Prove your answer in (a) with logical explanation.