Found problems: 85335
1993 Miklós Schweitzer, 8
Let H be a complex separable Hilbert space and denote $B(H)$ the algebra of bounded linear operators on H. Find all *-subalgebras C of $B(H)$ for which for all $A \in B(H)$ and $T \in C$ there exists $S \in C$ that
$$TA-AT^{\ast} = TS-ST^{\ast}$$
note: *-algebra is also known as involutive algebra.
2020 Simon Marais Mathematics Competition, A4
A [i]regular spatial pentagon[/i] consists of five points $P_1,P_2,P_3,P_4$ and $P_5$ in $\mathbb{R}^3$ such that $|P_iP_{i+1}|=|P_jP_{j+1}|$ and $\angle P_{i-1}P_iP_{i+1}=\angle P_{j-1}P_jP_{j+1}$ for all $1\leq i,\leq 5$, where $P_0=P_5$ and $P_{6}=P_{1}$. A regular spatial pentagon is [i]planar[/i] if there is a plane passing through all five points $P_1,P_2,P_3,P_4$ and $P_5$.
Show that every regular spatial pentagon is planar.
PEN H Problems, 71
Let $n$ be a positive integer. Prove that the equation \[x+y+\frac{1}{x}+\frac{1}{y}=3n\] does not have solutions in positive rational numbers.
2007 AMC 12/AHSME, 7
All sides of the convex pentagon $ ABCDE$ are of equal length, and $ \angle A \equal{} \angle B \equal{} 90^{\circ}$. What is the degree measure of $ \angle E$?
$ \textbf{(A)}\ 90 \qquad \textbf{(B)}\ 108 \qquad \textbf{(C)}\ 120 \qquad \textbf{(D)}\ 144 \qquad \textbf{(E)}\ 150$
2012 Germany Team Selection Test, 2
Let $\Gamma$ be the circumcircle of isosceles triangle $ABC$ with vertex $C$. An arbitrary point $M$ is chosen on the segment $BC$ and point $N$ lies on the ray $AM$ with $M$ between $A,N$ such that $AN=AC$. The circumcircle of $CMN$ cuts $\Gamma$ in $P$ other than $C$ and $AB,CP$ intersect at $Q$. Prove that $\angle BMQ = \angle QMN.$
1997 AIME Problems, 10
Every card in a deck has a picture of one shape - circle, square, or triangle, which is painted in one of the three colors - red, blue, or green. Furthermore, each color is applied in one of three shades - light, medium, or dark. The deck has 27 cards, with every shape-color-shade combination represented. A set of three cards from the deck is called complementary if all of the following statements are true:
i. Either each of the three cards has a different shape or all three of the card have the same shape.
ii. Either each of the three cards has a different color or all three of the cards have the same color.
iii. Either each of the three cards has a different shade or all three of the cards have the same shade.
How many different complementary three-card sets are there?
2020 Brazil Undergrad MO, Problem 1
Let $R > 0$, be an integer, and let $n(R)$ be the number um triples $(x, y, z) \in \mathbb{Z}^3$ such that $2x^2+3y^2+5z^2 = R$. What is the value of
$\lim_{ R \to \infty}\frac{n(1) + n(2) + \cdots + n(R)}{R^{3/2}}$?
2016 CMIMC, 4
Given a list $A$, let $f(A) = [A[0] + A[1], A[0] - A[1]]$. Alef makes two programs to compute $f(f(...(f(A))))$, where the function is composed $n$ times:
\begin{tabular}{l|l}
1: \textbf{FUNCTION} $T_1(A, n)$ & 1: \textbf{FUNCTION} $T_2(A, n)$ \\
2: $\quad$ \textbf{IF} $n = 0$ & 2: $\quad$ \textbf{IF} $n = 0$ \\
3: $\quad$ $\quad$ \textbf{RETURN} $A$ & 3: $\quad$ $\quad$ \textbf{RETURN} $A$ \\
4: $\quad$ \textbf{ELSE} & 4: $\quad$ \textbf{ELSE} \\
5: $\quad$ $\quad$ \textbf{RETURN} $[T_1(A, n - 1)[0] + T_1(A, n - 1)[1],$ & 5: $\quad$ $\quad$ $B \leftarrow T_2(A, n - 1)$ \\
$\quad$ $\quad$ $\quad$ $T_1(A, n - 1)[0] - T_1(A, n - 1)[1]]$ & 6: $\quad$ $\quad$ \textbf{RETURN} $[B[0] + B[1], B[0] - B[1]]$ \\
\end{tabular}
Each time $T_1$ or $T_2$ is called, Alef has to pay one dollar. How much money does he save by calling $T_2([13, 37], 4)$ instead of $T_1([13, 37], 4)$?
2010 Junior Balkan Team Selection Tests - Moldova, 7
In the triangle $ABC$ with $| AB | = c, | BC | = a, | CA | = b$ the relations hold simultaneously
$$a \ge max \{ b, c, \sqrt{bc}\}, \sqrt{(a - b) (a + c)} + \sqrt{(a - c) (a + b) } \ge 2\sqrt{a^2-bc}$$
Prove that the triangle $ABC$ is isosceles.
2015 Cuba MO, 1
On a magical island there are lions, wolves and goats. Wolves can eat goats while lions can eat both wolves and goats. But if a lion eats a wolf, the lion becomes a goat. Likewise if a wolf eats a goat, the wolf becomes a lion. And if a lion eats a goat, the lion becomes a wolf. Initially on the island there are $17$ goats, $55$ wolves and $6$ lions. If they start eating until they no longer possible to eat more, what is the maximum number of animals that they can stay alive?
2016 Silk Road, 1
Let $a,b$ and $c$ be real numbers such that $| (a-b) (b-c) (c-a) | = 1$. Find the smallest value of the expression $| a | + | b | + | c |$. (K.Satylhanov )
2017 Online Math Open Problems, 28
Let $ABC$ be a triangle with $AB=7, AC=9, BC=10$, circumcenter $O$, circumradius $R$, and circumcircle $\omega$. Let the tangents to $\omega$ at $B,C$ meet at $X$. A variable line $\ell$ passes through $O$. Let $A_1$ be the projection of $X$ onto $\ell$ and $A_2$ be the reflection of $A_1$ over $O$. Suppose that there exist two points $Y,Z$ on $\ell$ such that $\angle YAB+\angle YBC+\angle YCA=\angle ZAB+\angle ZBC+\angle ZCA=90^{\circ}$, where all angles are directed, and furthermore that $O$ lies inside segment $YZ$ with $OY*OZ=R^2$. Then there are several possible values for the sine of the angle at which the angle bisector of $\angle AA_2O$ meets $BC$. If the product of these values can be expressed in the form $\frac{a\sqrt{b}}{c}$ for positive integers $a,b,c$ with $b$ squarefree and $a,c$ coprime, determine $a+b+c$.
[i]Proposed by Vincent Huang
1990 Brazil National Olympiad, 5
Let
$f(x)=\frac{ax+b}{cx+d}$
$F_n(x)=f(f(f...f(x)...))$ (with $n\ f's$)
Suppose that $f(0) \not =0$, $f(f(0)) \not = 0$, and for some $n$ we have $F_n(0)=0$,
show that $F_n(x)=x$ (for any valid x).
2007 ITest, 52
Let $T=\text{TNFTPP}$. Let $R$ be the region consisting of the points $(x,y)$ of the cartesian plane satisfying both $|x|-|y|\leq T-500$ and $|y|\leq T-500$. Find the area of region $R$.
2017 China Team Selection Test, 1
Let $n \geq 4$ be a natural and let $x_1,\ldots,x_n$ be non-negative reals such that $x_1 + \cdots + x_n = 1$. Determine the maximum value of $x_1x_2x_3 + x_2x_3x_4 + \cdots + x_nx_1x_2$.
2023 Princeton University Math Competition, A3 / B5
Let $\vartriangle ABC$ be a triangle with $AB = 13$, $BC = 14$, and $CA = 15$. Let $D$, $E$, and $F$ be the midpoints of $AB$, $BC$, and $CA$ respectively. Imagine cutting $\vartriangle ABC$ out of paper and then folding $\vartriangle AFD$ up along $FD$, folding $\vartriangle BED$ up along $DE$, and folding $\vartriangle CEF$ up along $EF$ until $A$, $B$, and $C$ coincide at a point $G$. The volume of the tetrahedron formed by vertices $D$, $E$, $F$, and $G$ can be expressed as $\frac{p\sqrt{q}}{r}$ , where $p$, $q$, and $r$ are positive integers, $p$ and $r$ are relatively prime, and $q$ is square-free. Find $p + q + r$.
2010 AMC 10, 2
Makayla attended two meetings during her 9-hour work day. The first meeting took 45 minutes and the second meeting took twice as long. What percent of her work day was spent attending meetings?
$ \textbf{(A)}\ 15 \qquad \textbf{(B)}\ 20 \qquad \textbf{(C)}\ 25 \qquad \textbf{(D)}\ 30 \qquad \textbf{(E)}\ 35$
2022 Middle European Mathematical Olympiad, 1
Given a pair $(a_0, b_0)$ of real numbers, we define two sequences $a_0, a_1, a_2,...$ and $b_0, b_1, b_2, ...$ of real numbers by $a_{n+1}= a_n + b_n$ and $b_{n+1}=a_nb_n$ for all $n = 0, 1, 2,...$. Find all pairs $(a_0, b_0)$ of real numbers such that $a_{2022}= a_0$ and $b_{2022}= b_0$.
1997 Canadian Open Math Challenge, 6
The triangle ABC has sides AB = 137, AC = 241, and BC =200. There is a point D, on BC, such that both incircles of triangles ABD and ACD touch AD at the same point E. Determine the length of CD.
[asy]
pair A = (2,6);
pair B = (0,0);
pair C = (10,0);
pair D = (3.5,0) ;
pair E = (3.1,2);
draw(A--B);
draw(B--C);
draw(C--A);
draw (A--D);
dot ((3.1,1.7));
label ("E", E, dir(45));
label ("A", A, dir(45));
label ("B", B, dir(45));
label ("C", C, dir(45));
label ("D", D, dir(45));
draw(circle((1.8,1.3),1.3));
draw(circle((4.9,1.7),1.75));
[/asy]
1998 Korea Junior Math Olympiad, 4
$n$ lines are on the same plane, no two of them parallel and no three of them collinear(so the plane must be partitioned into some parts). How many parts is the plane partitioned into? Consider only the partitions with finitely large area.
2010 239 Open Mathematical Olympiad, 7
You are given a convex polygon with perimeter $24\sqrt{3} + 4\pi$. If there exists a pair of points dividing the perimeter in half such that the distance between them is equal to $24$, Prove that there exists a pair of points dividing the perimeter in half such that the distance between them does not exceed $12$.
2003 National Olympiad First Round, 14
How many primes $p$ are there such that $5p(2^{p+1}-1)$ is a perfect square?
$
\textbf{(A)}\ 0
\qquad\textbf{(B)}\ 1
\qquad\textbf{(C)}\ 2
\qquad\textbf{(D)}\ 3
\qquad\textbf{(E)}\ \text{None of the preceding}
$
2016 CMIMC, 4
A line with negative slope passing through the point $(18,8)$ intersects the $x$ and $y$ axes at $(a,0)$ and $(0,b)$, respectively. What is the smallest possible value of $a+b$?
2023 Bulgarian Spring Mathematical Competition, 11.4
Given is a tree $G$ with $2023$ vertices. The longest path in the graph has length $2n$. A vertex is called good if it has degree at most $6$. Find the smallest possible value of $n$ if there doesn't exist a vertex having $6$ good neighbors.
1993 AMC 12/AHSME, 8
Let $C_1$ and $C_2$ be circles of radius $1$ that are in the same plane and tangent to each other. How many circles of radius $3$ are in this plane and tangent to both $C_1$ and $C_2$?
$ \textbf{(A)}\ 2 \qquad\textbf{(B)}\ 4 \qquad\textbf{(C)}\ 5 \qquad\textbf{(D)}\ 6 \qquad\textbf{(E)}\ 8 $