Found problems: 85335
2016 Bulgaria JBMO TST, 4
Given is equilateral triangle $ABC$ with side length $n \geq 3$. It is divided into $n^2$ identical small equilateral triangles with side length $1$. On every vertex of the triangles there is a number. In a move we can choose a rhombus and add or subtract $1$ from all $4$ numbers on the vertices of the rhombus. Let point $D$ have coordinates $(3,2)$ where $3$ is the number of the row and $2$ is the position on it from left to right. On the vertices $A,B,C,D$ there are $1$'s and on the other vertices there are $0$'s. Is it possible, after some operations, all the numbers to become equal?
2012 Today's Calculation Of Integral, 848
Evaluate $\int_0^{\frac {\pi}{4}} \frac {\sin \theta -2\ln \frac{1-\sin \theta}{\cos \theta}}{(1+\cos 2\theta)\sqrt{\ln \frac{1+\sin \theta}{\cos \theta}}}d\theta .$
2004 Estonia Team Selection Test, 2
Let $O$ be the circumcentre of the acute triangle $ABC$ and let lines $AO$ and $BC$ intersect at point $K$. On sides $AB$ and $AC$, points $L$ and $M$ are chosen such that $|KL|= |KB|$ and $|KM| = |KC|$. Prove that segments $LM$ and $BC$ are parallel.
2016 Tournament Of Towns, 4
30 masters and 30 juniors came onto tennis players meeting .Each master played with one master and 15 juniors while each junior played with one junior and 15 masters.Prove that one can find two masters and two juniors such that these masters played with each other ,juniors -with each other ,each of two masters played with at least one of two juniors and each of two juniors played with at least one of two masters.
1995 Singapore Team Selection Test, 1
Let $f(x) = \frac{1}{1+x}$ where $x$ is a positive real number, and for any positive integer $n$,
let $g_n(x) = x + f(x) + f(f(x)) + ... + f(f(... f(x)))$, the last term being $f$ composed with itself $n$ times. Prove that
(i) $g_n(x) > g_n(y)$ if $x > y > 0$.
(ii) $g_n(1) = \frac{F_1}{F_2}+\frac{F_2}{F_3}+...+\frac{F_{n+1}}{F_{n+2}}$ , where $F_1 = F_2 = 1$ and $F_{n+2} = F_{n+1} +F_n$ for $n \ge 1$.
2019 South East Mathematical Olympiad, 5
Let $S=\{1928,1929,1930,\cdots,1949\}.$ We call one of $S$’s subset $M$ is a [i]red[/i] subset, if the sum of any two different elements of $M$ isn’t divided by $4.$ Let $x,y$ be the number of the [i]red[/i] subsets of $S$ with $4$ and $5$ elements,respectively. Determine which of $x,y$ is greater and prove that.
1984 IMO Longlists, 57
Let $a, b, c, d$ be a permutation of the numbers $1, 9, 8,4$ and let $n = (10a + b)^{10c+d}$. Find the probability that $1984!$ is divisible by $n.$
1972 IMO, 3
Given four distinct parallel planes, prove that there exists a regular tetrahedron with a vertex on each plane.
2016 CMIMC, 5
Determine the sum of the positive integers $n$ such that there exist primes $p,q,r$ satisfying $p^{n} + q^{2} = r^{2}$.
2019 239 Open Mathematical Olympiad, 2
Several cells are marked in a $100 \times 100$ table. Vasya wants to split the square into several rectangles such that each rectangle does not contain more than two marked cells and there are at most $k$ rectangles containing less than two cells. What is the smallest $k$ such that Vasya will certainly be able to do this?
2016 Taiwan TST Round 3, 1
Let $n$ be a positive integer. Find the number of odd coefficients of the polynomial $(x^2-x+1)^n$.
2003 Austrian-Polish Competition, 10
What is the smallest number of $5\times 1$ tiles which must be placed on a $31\times 5$ rectangle (each covering exactly $5$ unit squares) so that no further tiles can be placed? How many different ways are there of placing the minimal number (so that further tiles are blocked)? What are the answers for a $52\times 5$ rectangle?
2024 Azerbaijan BMO TST, 4
Joe and Penny play a game. Initially there are $5000$ stones in a pile, and the two players remove stones from the pile by making a sequence of moves. On the $k$-th move, any number of stones between $1$ and $k$ inclusive may be removed. Joe makes the odd-numbered moves and Penny makes the even-numbered moves. The player who removes the very last stone is the winner. Who wins if both players play perfectly?
2021 JHMT HS, 8
Each of the $9$ cells in a $3\times 3$ grid is colored either blue or white with equal probability. The expected value of the area of the largest square of blue cells contained within the grid is $\tfrac{m}{n},$ where $m$ and $n$ are relatively prime positive integers. Find $m+n.$
1953 Polish MO Finals, 1
Test whether equation $$\frac{1}{x - a} + \frac{1}{x - b} + \frac{1}{x - c} = 0,$$ where $ a $, $ b $, $ c $ denote the given real numbers, has real roots.
2025 Belarusian National Olympiad, 11.4
A finite set $S$ consists of primes, and $3$ is not in $S$. Prove that there exists a positive integer $M$ such that for every $p \in S$ one can shuffle the digits of $M$ to get a number divisible by $p$ and not divisible by all other numbers in $S$. (Note: the first digit of a positive integer can not be zero).
[i]A. Voidelevich[/i]
2006 German National Olympiad, 1
Find all $n\in \mathbb Z^+$, so that \[ z_n = \underbrace{ 101\dots101}_{2n+1 \text{ digits} } \] is prime.
2016 Peru IMO TST, 8
Suppose that a sequence $a_1,a_2,\ldots$ of positive real numbers satisfies \[a_{k+1}\geq\frac{ka_k}{a_k^2+(k-1)}\] for every positive integer $k$. Prove that $a_1+a_2+\ldots+a_n\geq n$ for every $n\geq2$.
2017-2018 SDML (Middle School), 4
Two congruent squares are packed into an isoceles right triangle as shown below. Each of the squares has area 10. What is the area of the triangle?
[asy]
draw((0,0) -- (3*sqrt(10), 0) -- (0, 3*sqrt(10)) -- cycle);
draw((0,0) -- (2*sqrt(10), 0) -- (2*sqrt(10), sqrt(10)) -- (0, sqrt(10)));
draw((sqrt(10), sqrt(10)) -- (sqrt(10), 0));
[/asy]
$\mathrm{(A) \ } 40 \qquad \mathrm{(B) \ } 90 \qquad \mathrm {(C) \ } \frac{85}{2} \qquad \mathrm{(D) \ } 50 \qquad \mathrm{(E) \ } 45$
1990 Iran MO (2nd round), 1
Let $ABCD$ be a parallelogram. The line $\Delta$ meets the lines $AB, BC, CD$ and $DA$ at $M, N, P$ and $Q,$ respectively. Let $R$ be the intersection point of the lines $AB,DN$ and let $S$ be intersection point of the lines $AD, BP.$ Prove that $RS \parallel \Delta.$
[asy]
import graph; size(400); real lsf = 0.5; pen dp = linewidth(0.7) + fontsize(10); defaultpen(dp); pen ds = black; pen xdxdff = rgb(0.49,0.49,1); pen qqzzcc = rgb(0,0.6,0.8); pen wwwwff = rgb(0.4,0.4,1);
draw((2,2)--(6,2),qqzzcc+linewidth(1.6pt)); draw((6,2)--(4,0),qqzzcc+linewidth(1.6pt)); draw((-1.95,(+12-2*-1.95)/2)--(12.24,(+12-2*12.24)/2),qqzzcc+linewidth(1.6pt)); draw((-1.95,(-0+3*-1.95)/3)--(12.24,(-0+3*12.24)/3),qqzzcc+linewidth(1.6pt)); draw((-1.95,(-0-0*-1.95)/6)--(12.24,(-0-0*12.24)/6),qqzzcc+linewidth(1.6pt)); draw((4,0)--(4,4),wwwwff+linewidth(1.2pt)+linetype("3pt 3pt")); draw((2,2)--(8.14,0),wwwwff+linewidth(1.2pt)+linetype("3pt 3pt")); draw((-1.95,(+32.56-4*-1.95)/4.14)--(12.24,(+32.56-4*12.24)/4.14),qqzzcc+linewidth(1.6pt));
dot((0,0),ds); label("$A$", (0,-0.3),NE*lsf); dot((4,0),ds); label("$B$", (4.02,-0.33),NE*lsf); dot((2,2),ds); label("$D$", (1.81,2.07),NE*lsf); dot((6,2),ds); label("$C$", (6.16,2.08),NE*lsf); dot((3,3),ds); label("$Q$", (2.97,3.22),NE*lsf); dot((5,1),ds); label("$N$", (4.99,1.19),NE*lsf); label("$\Delta$", (1.7,3.76),NE*lsf); dot((6,0),ds); label("$M$", (5.9,-0.33),NE*lsf); dot((4,2),ds); label("$P$", (4.02,2.08),NE*lsf); dot((4,4),ds); label("$S$", (3.94,4.12),NE*lsf); dot((8.14,0),ds); label("$E$", (8.2,0.09),NE*lsf); clip((-1.95,-6.96)--(-1.95,4.99)--(12.24,4.99)--(12.24,-6.96)--cycle);
[/asy]
1978 Miklós Schweitzer, 9
Suppose that all subspaces of cardinality at most $ \aleph_1$ of a topological space are second-countable. Prove that the whole space is second-countable.
[i]A. Hajnal, I. Juhasz[/i]
2021 Belarusian National Olympiad, 9.8
Given a positive integer $n$. An inversion of a permutation is the amount of pairs $(i,j)$ such that $i<j$ and the $i$-th number is smaller than $j$-th number in the permutation.
Prove that for every positive integer $k \leq n$ there exist exactly $\frac{n!}{k}$ permutations in which the inversion is divisible by $k$.
2019 Argentina National Olympiad, 2
Let $n\geq1$ be an integer. We have two sequences, each of $n$ positive real numbers $a_1,a_2,\ldots ,a_n$ and $b_1,b_2,\ldots ,b_n$ such that $a_1+a_2+\ldots +a_n=1$ and $ b_1+b_2+\ldots +b_n=1$. Find the smallest possible value that the sum can take $$\frac{a_1^2}{a_1+b_1}+\frac{a_2^2}{a_2+b_2}+\ldots +\frac{a_n^2}{a_n +b_n}.$$
Oliforum Contest I 2008, 1
Let $ a,b,c$ positive reals such that $ ab \plus{} bc \plus{} ca \equal{} 3$, show that:
$ \displaystyle a^2 \plus{} b^2 \plus{} c^2 \plus{} 3 \ge \frac {a(3 \plus{} bc)^2}{(c \plus{} b)(b^2 \plus{} 3)} \plus{} \frac {b(3 \plus{} ca)^2}{(a \plus{} c)(c^2 \plus{} 3)} \plus{} \frac {c(3 \plus{} ab)^2}{(b \plus{} a)(a^2 \plus{} 3)}$
([i]Anass BenTaleb, Ali Ben Bari High School - Taza,Morocco[/i])
2002 Federal Math Competition of S&M, Problem 2
Let $O$ be a point inside a triangle $ABC$ and let the lines $AO,BO$, and $CO$ meet sides $BC,CA$, and $AB$ at points $A_1,B_1$, and $C_1$, respectively. If $AA_1$ is the longest among the segments $AA_1,BB_1,CC_1$, prove that
$$OA_1+OB_1+OC_1\le AA_1.$$