Found problems: 85335
1991 Iran MO (2nd round), 1
Prove that the equation $x+x^2=y+y^2+y^3$ do not have any solutions in positive integers.
2021 Nigerian Senior MO Round 2, 1
If $x$,$y$ and $z$ are the lengths of a side, a shortest diagonal and a longest diagonal respectively, of a regular nonagon. Write a correct equation consisting of the three lengths
2017 Online Math Open Problems, 25
A [i]simple hyperplane[/i] in $\mathbb{R}^4$ has the form \[k_1x_1+k_2x_2+k_3x_3+k_4x_4=0\] for some integers $k_1,k_2,k_3,k_4\in \{-1,0,1\}$ that are not all zero. Find the number of regions that the set of all simple hyperplanes divide the unit ball $x_1^2+x_2^2+x_3^2+x_4^2\leq 1$ into.
[i]Proposed by Yannick Yao[/i]
2009 Singapore MO Open, 1
let $O$ be the center of the circle inscribed in a rhombus ABCD. points E,F,G,H are chosen on sides AB, BC, CD, DA respectively so that EF and GH are tangent to inscribed circle. show that EH and FG are parallel.
Kharkiv City MO Seniors - geometry, 2019.10.5
In triangle $ABC$, point$ I$ is incenter , $I_a$ is the $A$-excenter. Let $K$ be the intersection point of the $BC$ with the external bisector of the angle $BAC$, and $E$ be the midpoint of the arc $BAC$ of the circumcircle of triangle $ABC$. Prove that $K$ is the orthocenter of triangle $II_aE$.
2013 Putnam, 2
Let $C=\bigcup_{N=1}^{\infty}C_N,$ where $C_N$ denotes the set of 'cosine polynomials' of the form \[f(x)=1+\sum_{n=1}^Na_n\cos(2\pi nx)\] for which:
(i) $f(x)\ge 0$ for all real $x,$ and
(ii) $a_n=0$ whenever $n$ is a multiple of $3.$
Determine the maximum value of $f(0)$ as $f$ ranges through $C,$ and prove that this maximum is attained.
2006 AMC 10, 15
Odell and Kershaw run for 30 minutes on a circular track. Odell runs clockwise at 250 m/min and uses the inner lane with a radius of 50 meters. Kershaw runs counterclockwise at 300 m/min and uses the outer lane with a radius of 60 meters, starting on the same radial line as Odell. How many times after the start do they pass each other?
$ \textbf{(A) } 29 \qquad \textbf{(B) } 42 \qquad \textbf{(C) } 45 \qquad \textbf{(D) } 47 \qquad \textbf{(E) } 50$
2010 Contests, 1
For all natural $n$, an $n$-staircase is a figure consisting of unit squares, with one square in the first row, two squares in the second row, and so on, up to $n$ squares in the $n^{th}$ row, such that all the left-most squares in each row are aligned vertically.
Let $f(n)$ denote the minimum number of square tiles requires to tile the $n$-staircase, where the side lengths of the square tiles can be any natural number. e.g. $f(2)=3$ and $f(4)=7$.
(a) Find all $n$ such that $f(n)=n$.
(b) Find all $n$ such that $f(n) = n+1$.
2012 Junior Balkan Team Selection Tests - Romania, 2
Let $x$ and $y$ be two rational numbers and $n$ be an odd positive integer. Prove that, if $x^n - 2x = y^n - 2y$, then $x = y$.
Swiss NMO - geometry, 2006.7
Let $ABCD$ be a cyclic quadrilateral with $\angle ABC = 60^o$ and $| BC | = | CD |$. Prove that $|CD| + |DA| = |AB|$
2000 Mongolian Mathematical Olympiad, Problem 1
Find all integers that can be written in the form $\frac{(x+y+z)^2}{xyz}$, where $x,y,z$ are positive integers.
2001 Manhattan Mathematical Olympiad, 1
Find all integer solutions to the equation
\[ x^2 + y^2 + z^2 = 2xyz \]
VII Soros Olympiad 2000 - 01, 8.3
Find the sum of all such natural numbers from $1$ to $500$ that are not divisible by $5$ or $7$.
1979 Spain Mathematical Olympiad, 8
Given the polynomial $$P(x) = 1+3x + 5x^2 + 7x^3 + ...+ 1001x^{500}.$$
Express the numerical value of its derivative of order $325$ for $x = 0$.
2018 Purple Comet Problems, 3
Find $x$ so that the arithmetic mean of $x, 3x, 1000$, and $3000$ is $2018$.
1962 Miklós Schweitzer, 7
Prove that the function \[ f(\nu)= \int_1^{\frac{1}{\nu}} \frac{dx}{\sqrt{(x^2-1)(1-\nu^2x^2)}}\]
(where the positive value of the square root is taken) is monotonically decreasing in the interval $ 0<\nu<1$. [P. Turan]
2008 Hong Kong TST, 2
Find the total number of solutions to the following system of equations: \[ \begin{cases} a^2\plus{}bc\equiv a\pmod {37}\\ b(a\plus{}d)\equiv b\pmod {37}\\ c(a\plus{}d)\equiv c\pmod{37}\\ bc\plus{}d^2\equiv d\pmod{37}\\ ad\minus{}bc\equiv 1\pmod{37}\end{cases}\]
2022 AMC 10, 13
Let $\triangle ABC$ be a scalene triangle. Point $P$ lies on $\overline{BC}$ so that $\overline{AP}$ bisects $\angle BAC$. The line through $B$ perpendicular to $\overline{AP}$ intersects the line through $A$ parallel to $\overline{BC}$ at point $D$. Suppose $BP = 2$ and $PC = 3$. What is $AD$ ?
$\textbf{(A) }8\qquad\textbf{(B) }9\qquad\textbf{(C) }10\qquad\textbf{(D) }11\qquad\textbf{(E) }12$
2008 ITest, 34
While entertaining his younger sister Alexis, Michael drew two different cards from an ordinary deck of playing cards. Let $a$ be the probability that the cards are of different ranks. Compute $\lfloor 1000a\rfloor$.
2022 AMC 10, 10
Daniel finds a rectangular index card and measures its diagonal to be 8 centimeters. Daniel then cuts out equal squares of side 1 cm at two opposite corners of the index card and measures the distance between the two closest vertices of these squares to be $4\sqrt{2}$ centimeters, as shown below. What is the area of the original index card?
[asy]
unitsize(0.6 cm);
pair A, B, C, D, E, F, G, H;
real x, y;
x = 9;
y = 5;
A = (0,y);
B = (x - 1,y);
C = (x - 1,y - 1);
D = (x,y - 1);
E = (x,0);
F = (1,0);
G = (1,1);
H = (0,1);
draw(A--B--C--D--E--F--G--H--cycle);
draw(interp(C,G,0.03)--interp(C,G,0.97), dashed, Arrows(6));
draw(interp(A,E,0.03)--interp(A,E,0.97), dashed, Arrows(6));
label("$1$", (B + C)/2, W);
label("$1$", (C + D)/2, S);
label("$8$", interp(A,E,0.3), NE);
label("$4 \sqrt{2}$", interp(G,C,0.2), SE);
[/asy]
$\textbf{(A) }14\qquad\textbf{(B) }10\sqrt{2}\qquad\textbf{(C) }16\qquad\textbf{(D) }12\sqrt{2}\qquad\textbf{(E) }18$
2001 Pan African, 3
Let $S_1$ be a semicircle with centre $O$ and diameter $AB$.A circle $C_1$ with centre $P$ is drawn, tangent to $S_1$, and tangent to $AB$ at $O$. A semicircle $S_2$ is drawn, with centre $Q$ on $AB$, tangent to $S_1$ and to $C_1$. A circle $C_2$ with centre $R$ is drawn, internally tangent to $S_1$ and externally tangent to $S_2$ and $C_1$. Prove that $OPRQ$ is a rectangle.
2012 IMC, 1
Consider a polynomial
\[f(x)=x^{2012}+a_{2011}x^{2011}+\dots+a_1x+a_0.\]
Albert Einstein and Homer Simpson are playing the following game. In turn, they choose one of the coefficients $a_0,a_1,\dots,a_{2011}$ and assign a real value to it. Albert has the first move. Once a value is assigned to a coefficient, it cannot be changed any more. The game ends after all the coefficients have been assigned values.
Homer's goal is to make $f(x)$ divisible by a fixed polynomial $m(x)$ and Albert's goal is to prevent this.
(a) Which of the players has a winning strategy if $m(x)=x-2012$?
(b) Which of the players has a winning strategy if $m(x)=x^2+1$?
[i]Proposed by Fedor Duzhin, Nanyang Technological University.[/i]
2010 Middle European Mathematical Olympiad, 9
The incircle of the triangle $ABC$ touches the sides $BC$, $CA$, and $AB$ in the points $D$, $E$ and $F$, respectively. Let $K$ be the point symmetric to $D$ with respect to the incenter. The lines $DE$ and $FK$ intersect at $S$. Prove that $AS$ is parallel to $BC$.
[i](4th Middle European Mathematical Olympiad, Team Competition, Problem 5)[/i]
2023 Estonia Team Selection Test, 2
For any natural number $n{}$ and positive integer $k{}$, we say that $n{}$ is $k-good$ if there exist non-negative integers $a_1,\ldots, a_k$ such that $$n=a_1^2+a_2^4+a_3^8+\ldots+a_k^{2^k}.$$ Is there a positive integer $k{}$ for which every natural number is $k-good$?
2019 BMT Spring, Tie 2
The origami club meets once a week at a fixed time, but this week, the club had to reschedule the meeting to a different time during the same day. However, the room that they usually meet has $5$ available time slots, one of which is the original time the origami club meets. If at any given time slot, there is a $30$ percent chance the room is not available, what is the probability the origami club will be able to meet at that day?