Found problems: 85335
2016 Irish Math Olympiad, 8
Suppose $a, b, c$ are real numbers such that $abc \ne 0$.
Determine $x, y, z$ in terms of $a, b, c$ such that $bz + cy = a, cx + az = b, ay + bx = c$.
Prove also that $\frac{1 - x^2}{a^2} = \frac{1 - y^2}{b^2} = \frac{1 - z^2}{c^2}$.
2009 Flanders Math Olympiad, 3
Consider a line segment $[AB]$ with midpoint $M$ and perpendicular bisector $m$. For each point$ X \ne M$ on m consider we are the intersection point $Y$ of the line $BX$ with the bisector from the angle $\angle BAX$. As $X$ approaches $M$, then approaches $Y$ to a point of $[AB]$. Which?
[img]https://cdn.artofproblemsolving.com/attachments/a/3/17d72a23011a9ec22deb20184717cc9c020a2b.png[/img]
[hide=original wording]Beschouw een lijnstuk [AB] met midden M en middelloodlijn m. Voor elk punt X 6= M op m beschouwenwe het snijpunt Y van de rechte BX met de bissectrice van de hoek < BAX . Als X tot M nadert, dan nadert
Y tot een punt van [AB]. Welk? [/hide]
2017 Pan-African Shortlist, N?
Let $n$ be a positive integer.
- Find, in terms of $n$, the number of pairs $(x,y)$ of positive integers that are solutions of the equation : $$x^2-y^2=10^2.30^{2n}$$
- Prove further that this number is never a square
2018 IMO Shortlist, N7
Let $n \ge 2018$ be an integer, and let $a_1, a_2, \dots, a_n, b_1, b_2, \dots, b_n$ be pairwise distinct positive integers not exceeding $5n$. Suppose that the sequence
\[ \frac{a_1}{b_1}, \frac{a_2}{b_2}, \dots, \frac{a_n}{b_n} \]
forms an arithmetic progression. Prove that the terms of the sequence are equal.
Mathematical Minds 2023, P2
Let $a,b,c$ be real numbers with sum equal to zero. Prove that \[ab^3+bc^3+ca^3\leqslant 0.\]
2023 Durer Math Competition Finals, 4
For a given integer $n\geq2$, a pyramid of height $n$ if defined as a collection of $1^2+2^2+\dots+n^2$ stone cubes of equal size stacked in $n$ layers such that the cubes in the $k$-th layer form a square with sidelength $n+1-k$ and every cube (except for the ones in the bottom layer) rests on four cubes in the layer below. Some of the cubes are made of sandstone, some are made of granite. The top cube is made of granite, and to ensure the stability of the piramid, for each granite cube (except for the ones in the bottom layer), at least three out of four of the cubes supporting it have to be granite. What is the minimum possible number of granite cubes in such an arrangement?
MOAA Individual Speed General Rounds, 2023.1
Compute $\sqrt{202 \times 3 - 20 \times 23 + 2 \times 23 - 23}$.
[i]Proposed by Andy Xu[/i]
2012-2013 SDML (Middle School), 12
How many $2$-digit integers have an equal number of odd and even positive divisors?
$\text{(A) }11\qquad\text{(B) }12\qquad\text{(C) }22\qquad\text{(D) }23\qquad\text{(E) }45$
2011 IFYM, Sozopol, 7
Find all function $f:\mathbb{R}\rightarrow \mathbb{R}$ such that
$f(x+y)-2f(x-y)+f(x)-2f(y)=y-2,\forall x,y\in \mathbb{R}$.
2016 Azerbaijan IMO TST First Round, 5
The largest side of the triangle $ABC$ is equal to $1$ unit. Prove that , the circles centred at $A,B$ and $C$ wit radiuses $\frac{1}{\sqrt{3}}$ can compeletely cover the triangle $ABC$.
1998 Balkan MO, 2
Let $n\geq 2$ be an integer, and let $0 < a_1 < a_2 < \cdots < a_{2n+1}$ be real numbers. Prove the inequality
\[ \sqrt[n]{a_1} - \sqrt[n]{a_2} + \sqrt[n]{a_3} - \cdots + \sqrt[n]{a_{2n+1}} < \sqrt[n]{a_1 - a_2 + a_3 - \cdots + a_{2n+1}}. \]
[i]Bogdan Enescu, Romania[/i]
2023 AMC 8, 7
A rectangle, with sides parallel to the $x-$axis and $y-$axis, has opposite vertices located at $(15, 3)$ and$(16, 5).$ A line is drawn through points $A(0, 0)$ and $B(3, 1).$ Another line is drawn through points $C(0, 10)$ and $D(2, 9).$ How many points on the rectangle lie on at least one of the two lines?
[asy]
size(9cm);
draw((0,-.5)--(0,11),EndArrow(size=.15cm));
draw((1,0)--(1,11),mediumgray);
draw((2,0)--(2,11),mediumgray);
draw((3,0)--(3,11),mediumgray);
draw((4,0)--(4,11),mediumgray);
draw((5,0)--(5,11),mediumgray);
draw((6,0)--(6,11),mediumgray);
draw((7,0)--(7,11),mediumgray);
draw((8,0)--(8,11),mediumgray);
draw((9,0)--(9,11),mediumgray);
draw((10,0)--(10,11),mediumgray);
draw((11,0)--(11,11),mediumgray);
draw((12,0)--(12,11),mediumgray);
draw((13,0)--(13,11),mediumgray);
draw((14,0)--(14,11),mediumgray);
draw((15,0)--(15,11),mediumgray);
draw((16,0)--(16,11),mediumgray);
draw((-.5,0)--(17,0),EndArrow(size=.15cm));
draw((0,1)--(17,1),mediumgray);
draw((0,2)--(17,2),mediumgray);
draw((0,3)--(17,3),mediumgray);
draw((0,4)--(17,4),mediumgray);
draw((0,5)--(17,5),mediumgray);
draw((0,6)--(17,6),mediumgray);
draw((0,7)--(17,7),mediumgray);
draw((0,8)--(17,8),mediumgray);
draw((0,9)--(17,9),mediumgray);
draw((0,10)--(17,10),mediumgray);
draw((-.13,1)--(.13,1));
draw((-.13,2)--(.13,2));
draw((-.13,3)--(.13,3));
draw((-.13,4)--(.13,4));
draw((-.13,5)--(.13,5));
draw((-.13,6)--(.13,6));
draw((-.13,7)--(.13,7));
draw((-.13,8)--(.13,8));
draw((-.13,9)--(.13,9));
draw((-.13,10)--(.13,10));
draw((1,-.13)--(1,.13));
draw((2,-.13)--(2,.13));
draw((3,-.13)--(3,.13));
draw((4,-.13)--(4,.13));
draw((5,-.13)--(5,.13));
draw((6,-.13)--(6,.13));
draw((7,-.13)--(7,.13));
draw((8,-.13)--(8,.13));
draw((9,-.13)--(9,.13));
draw((10,-.13)--(10,.13));
draw((11,-.13)--(11,.13));
draw((12,-.13)--(12,.13));
draw((13,-.13)--(13,.13));
draw((14,-.13)--(14,.13));
draw((15,-.13)--(15,.13));
draw((16,-.13)--(16,.13));
label(scale(.7)*"$1$", (1,-.13), S);
label(scale(.7)*"$2$", (2,-.13), S);
label(scale(.7)*"$3$", (3,-.13), S);
label(scale(.7)*"$4$", (4,-.13), S);
label(scale(.7)*"$5$", (5,-.13), S);
label(scale(.7)*"$6$", (6,-.13), S);
label(scale(.7)*"$7$", (7,-.13), S);
label(scale(.7)*"$8$", (8,-.13), S);
label(scale(.7)*"$9$", (9,-.13), S);
label(scale(.7)*"$10$", (10,-.13), S);
label(scale(.7)*"$11$", (11,-.13), S);
label(scale(.7)*"$12$", (12,-.13), S);
label(scale(.7)*"$13$", (13,-.13), S);
label(scale(.7)*"$14$", (14,-.13), S);
label(scale(.7)*"$15$", (15,-.13), S);
label(scale(.7)*"$16$", (16,-.13), S);
label(scale(.7)*"$1$", (-.13,1), W);
label(scale(.7)*"$2$", (-.13,2), W);
label(scale(.7)*"$3$", (-.13,3), W);
label(scale(.7)*"$4$", (-.13,4), W);
label(scale(.7)*"$5$", (-.13,5), W);
label(scale(.7)*"$6$", (-.13,6), W);
label(scale(.7)*"$7$", (-.13,7), W);
label(scale(.7)*"$8$", (-.13,8), W);
label(scale(.7)*"$9$", (-.13,9), W);
label(scale(.7)*"$10$", (-.13,10), W);
dot((0,0));
label(scale(.65)*"$A$", (0,0), NE);
dot((3,1));
label(scale(.65)*"$B$", (3,1), NE);
dot((0,10));
label(scale(.65)*"$C$", (0,10), NE);
dot((2,9));
label(scale(.65)*"$D$", (2,9), NE);
draw((15,3)--(16,3)--(16,5)--(15,5)--cycle,linewidth(1.125));
dot((15,3));
dot((16,3));
dot((16,5));
dot((15,5));
[/asy]
$\textbf{(A) } 0\qquad\textbf{(B) } 1\qquad\textbf{(C) } 2\qquad\textbf{(D) } 3\qquad\textbf{(E) } 4$
2014 NIMO Problems, 2
Let $ABC$ be an equilateral triangle. Denote by $D$ the midpoint of $\overline{BC}$, and denote the circle with diameter $\overline{AD}$ by $\Omega$. If the region inside $\Omega$ and outside $\triangle ABC$ has area $800\pi-600\sqrt3$, find the length of $AB$.
[i]Proposed by Eugene Chen[/i]
1962 All-Soviet Union Olympiad, 8
Given is a fixed regular pentagon $ABCDE$ with side $1$. Let $M$ be an arbitrary point inside or on it. Let the distance from $M$ to the closest vertex be $r_1$, to the next closest be $r_2$ and so on, so that the distances from $M$ to the five vertices satisfy $r_1\le r_2\le r_3\le r_4\le r_5$. Find (a) the locus of $M$ which gives $r_3$ the minimum possible value, and (b) the locus of $M$ which gives $r_3$ the maximum possible value.
2018 All-Russian Olympiad, 3
Suppose that $ a_1,\cdots , a_{25}$ are non-negative integers, and $ k$ is the smallest of them. Prove that
$$\big[\sqrt{a_1}\big]+\big[\sqrt{a_2}\big]+\cdots+\big[\sqrt{a_{25}}\big ]\geq\big[\sqrt{a_1+a_2+\cdots+a_{25}+200k}\big].$$
(As usual, $[x]$ denotes the integer part of the number $x$ , that is, the largest integer not exceeding $x$.)
2019 Estonia Team Selection Test, 10
Let $n\geqslant 3$ be an integer. Prove that there exists a set $S$ of $2n$ positive integers satisfying the following property: For every $m=2,3,...,n$ the set $S$ can be partitioned into two subsets with equal sums of elements, with one of subsets of cardinality $m$.
1995 Tournament Of Towns, (479) 3
A rectangle with sides of lengths $a$ and $b$ ($a > b$) is cut into rightangled triangles so that any two of these triangles either have a common side, a common vertex or no common points. Moreover, any common side of two triangles is a leg of one of them and the hypotenuse of the other. Prove that $a > 2b$.
(A Shapovalov)
2018 Purple Comet Problems, 7
Bradley is driving at a constant speed. When he passes his school, he notices that in $20$ minutes he will be exactly $\frac14$ of the way to his destination, and in $45$ minutes he will be exactly $\frac13$ of the way to his destination. Find the number of minutes it takes Bradley to reach his destination from the point where he passes his school.
2010 Laurențiu Panaitopol, Tulcea, 3
Let be a twice-differentiable function $ f:\mathbb{R}\longrightarrow\mathbb{R} $ that has the properties that:
$ \text{(i) supp} f''=f\left(\mathbb{R}\right) $
$ \text{(ii)}\exists g:\mathbb{R}\longrightarrow\mathbb{R}\quad\forall x\in\mathbb{R}\quad f(x+1)=f(x)+f'\left( g(x)\right)\text{ and } f'(x+1)=f'(x)+f''\left( g(x)\right) $
Prove that:
[b]a)[/b] any such $ g $ is injective.
[b]b)[/b] $ f $ is of class $ C^{\infty } , $ and for any natural number $ n, $ any real number $ x $ and any such $ g, $
$$f^{(n)}(x+1)=f^{(n)}(x)+f^{(n+1)}\left( g(x)\right) . $$
[i]Laurențiu Panaitopol[/i]
1983 Bundeswettbewerb Mathematik, 2
Two people $A$ and $B$ play the following game: They take from $\{0, 1, 2, 3,..., 1024\}$ alternately $512$, $256$, $128$, $64$, $32$, $16$, $8$, $4$, $2$, $1$, numbers away where $A$ first removes $512$ numbers, $B$ removes $256$ numbers etc. Two numbers $a, b$ remain ($a < b$). $B$ pays $A$ the amount $b - a$. $A$ would like to win as much as possible, $B$ would like to lose as little as possible. What profit does $A$ make if does every player play optimally according to their goals? The result must be justified.
2017 Azerbaijan JBMO TST, 1
Let $x,y,z,t$ be positive numbers.Prove that
$\frac{xyzt}{(x+y)(z+t)}\leq\frac{(x+z)^2(y+t)^2}{4(x+y+z+t)^2}.$
2000 Harvard-MIT Mathematics Tournament, 2
In a triangle the sum of squares of the sides is $96$. What is the maximum possible value of the sum of the medians?
2013 USA Team Selection Test, 3
Let $ABC$ be a scalene triangle with $\angle BCA = 90^{\circ}$, and let $D$ be the foot of the altitude from $C$. Let $X$ be a point in the interior of the segment $CD$. Let $K$ be the point on the segment $AX$ such that $BK = BC$. Similarly, let $L$ be the point on the segment $BX$ such that $AL = AC$. The circumcircle of triangle $DKL$ intersects segment $AB$ at a second point $T$ (other than $D$). Prove that $\angle ACT = \angle BCT$.
2003 Germany Team Selection Test, 3
Let $N$ be a natural number and $x_1, \ldots , x_n$ further natural numbers less than $N$ and such that the least common multiple of any two of these $n$ numbers is greater than $N$. Prove that the sum of the reciprocals of these $n$ numbers is always less than $2$: $\sum^n_{i=1} \frac{1}{x_i} < 2.$
2012 Graduate School Of Mathematical Sciences, The Master Course, Kyoto University, 4
Let $\alpha,\ \beta$ be real numbers. Find the ranges of $\alpha,\ \beta$ such that the improper integral $\int_1^{\infty} \frac{x^{\alpha}\ln x}{(1+x)^{\beta}}$ converges.