Found problems: 85335
2015 Junior Regional Olympiad - FBH, 2
Seller reduced price of one shirt for $20\%$,and they raised it by $10\%$. Does he needs to reduce or raise the price and how many, so that price of shirt will be reduced by $10\%$ from the original price
2012 Today's Calculation Of Integral, 842
Let $S_n=\int_0^{\pi} \sin ^ n x\ dx\ (n=1,\ 2,\ ,\ \cdots).$ Find $\lim_{n\to\infty} nS_nS_{n+1}.$
2006 Princeton University Math Competition, 10
If $x,y,z$ are real numbers and
\begin{align*}
2x+y+z\leq66\\
x+2y+z\leq60\\
x+y+2z\leq70\\
x+2y+3z\leq110\\
3x+y+2z\leq98\\
2x+3y+z\leq89\\
\end{align*}
What is the maximum possible value of $x+y+z$?
2010 Bosnia And Herzegovina - Regional Olympiad, 1
It is given positive real number $a$ such that: $$\left\{\frac{1}{a}\right\}=\{a^2\}$$ $$ 2<a^2<3$$ Find the value of $$a^{12}-\frac{144}{a}$$
2023 AMC 10, 5
How many digits are in the base-ten representation of $8^5 \cdot 5^{10} \cdot 15^5$?
$\textbf{(A)}~14\qquad\textbf{(B)}~15\qquad\textbf{(C)}~16\qquad\textbf{(D)}~17\qquad\textbf{(E)}~18\qquad$
2019 Junior Balkan Team Selection Tests - Romania, 1
Let $n$ be a nonnegative integer and $M =\{n^3, n^3+1, n^3+2, ..., n^3+n\}$.
Consider $A$ and $B$ two nonempty, disjoint subsets of $M$ such that the sum of elements of the set $A$ divides the sum of elements of the set $B$. Prove that the number of elements of the set $A$ divides the number of elements of the set $B$.
1997 Iran MO (2nd round), 1
Let $x,y$ be positive integers such that $3x^2+x=4y^2+y$. Prove that $x-y$ is a perfect square.
2014 IFYM, Sozopol, 1
Find all pairs of natural numbers $(m,n)$, for which $m\mid 2^{\varphi(n)} +1$ and $n\mid 2^{\varphi (m)} +1$.
2011 Balkan MO Shortlist, N2
Let $n \in \mathbb{N}$ such that $p=17^{2n}+4$ is a prime. Show
\begin{align*} p \mid 7^{\tfrac{p-1}{2}} +1 \end{align*}
1956 Moscow Mathematical Olympiad, 343
A quadrilateral is circumscribed around a circle. Prove that the straight lines connecting neighboring tangent points either meet on the extension of a diagonal of the quadrilateral or are parallel to it.
2008 Harvard-MIT Mathematics Tournament, 21
Let $ ABC$ be a triangle with $ AB \equal{} 5$, $ BC \equal{} 4$ and $ AC \equal{} 3$. Let $ \mathcal P$ and $ \mathcal Q$ be squares inside $ ABC$ with disjoint interiors such that they both have one side lying on $ AB$. Also, the two squares each have an edge lying on a common line perpendicular to $ AB$, and $ \mathcal P$ has one vertex on $ AC$ and $ \mathcal Q$ has one vertex on $ BC$. Determine the minimum value of the sum of the areas of the two squares.
[asy]import olympiad;
import math;
import graph;
unitsize(1.5cm);
pair A, B, C;
A = origin;
B = A + 5 * right;
C = (9/5, 12/5);
pair X = .7 * A + .3 * B;
pair Xa = X + dir(135);
pair Xb = X + dir(45);
pair Ya = extension(X, Xa, A, C);
pair Yb = extension(X, Xb, B, C);
pair Oa = (X + Ya)/2;
pair Ob = (X + Yb)/2;
pair Ya1 = (X.x, Ya.y);
pair Ya2 = (Ya.x, X.y);
pair Yb1 = (Yb.x, X.y);
pair Yb2 = (X.x, Yb.y);
draw(A--B--C--cycle);
draw(Ya--Ya1--X--Ya2--cycle);
draw(Yb--Yb1--X--Yb2--cycle);
label("$A$", A, W);
label("$B$", B, E);
label("$C$", C, N);
label("$\mathcal P$", Oa, origin);
label("$\mathcal Q$", Ob, origin);[/asy]
2020 JBMO Shortlist, 2
Consider the sequence $a_1, a_2, a_3, ...$ defined by $a_1 = 9$ and
$a_{n + 1} = \frac{(n + 5)a_n + 22}{n + 3}$
for $n \ge 1$.
Find all natural numbers $n$ for which $a_n$ is a perfect square of an integer.
Russian TST 2016, P3
Let $2\mathbb{Z} + 1$ denote the set of odd integers. Find all functions $f:\mathbb{Z} \mapsto 2\mathbb{Z} + 1$ satisfying \[ f(x + f(x) + y) + f(x - f(x) - y) = f(x+y) + f(x-y) \] for every $x, y \in \mathbb{Z}$.
2005 Kyiv Mathematical Festival, 2
Find the rightmost nonzero digit of $ \frac{100!}{5^{20}}$ (here $ n!\equal{}1\cdot2\cdot3\cdot\ldots\cdot
n$).
2014 NIMO Problems, 8
Let $p=2^{16}+1$ be a prime. A sequence of $2^{16}$ positive integers $\{a_n\}$ is [i]monotonically bounded[/i] if $1\leq a_i\leq i$ for all $1\leq i\leq 2^{16}$. We say that a term $a_k$ in the sequence with $2\leq k\leq 2^{16}-1$ is a [i]mountain[/i] if $a_k$ is greater than both $a_{k-1}$ and $a_{k+1}$. Evan writes out all possible monotonically bounded sequences. Let $N$ be the total number of mountain terms over all such sequences he writes. Find the remainder when $N$ is divided by $p$.
[i]Proposed by Michael Ren[/i]
2012 239 Open Mathematical Olympiad, 6
In an $n$-element set $S$, several subsets $A_1, A_2, \ldots , A_k$ are distinguished, each consists of at least two, but not all elements of $S$. What is the largest $k$ that it’s possible to write down the elements of $S$ in a row in the order such that we don’t find all of the element of an $A_i$ set in the consecutive elements of the row?
2009 Czech-Polish-Slovak Match, 6
Let $n\ge 16$ be an integer, and consider the set of $n^2$ points in the plane: \[ G=\big\{(x,y)\mid x,y\in\{1,2,\ldots,n\}\big\}.\] Let $A$ be a subset of $G$ with at least $4n\sqrt{n}$ elements. Prove that there are at least $n^2$ convex quadrilaterals whose vertices are in $A$ and all of whose diagonals pass through a fixed point.
2002 Romania National Olympiad, 2
Let $ABC$ be a right triangle where $\measuredangle A = 90^\circ$ and $M\in (AB)$ such that $\frac{AM}{MB}=3\sqrt{3}-4$. It is known that the symmetric point of $M$with respect to the line $GI$ lies on $AC$. Find the measure of $\measuredangle B$.
2010 Contests, 1
Let $ABCDEF$ be a convex hexagon in which diagonals $AD, BE, CF$ are concurrent at $O$. Suppose $[OAF]$ is geometric mean of $[OAB]$ and $[OEF]$ and $[OBC]$ is geometric mean of $[OAB]$ and $[OCD]$. Prove that $[OED]$ is the geometric mean of $[OCD]$ and $[OEF]$.
(Here $[XYZ]$ denotes are of $\triangle XYZ$)
2022-2023 OMMC, 14
Find
\[
\left\lfloor \frac{10000}{1} \right\rfloor
+ \left\lfloor \frac{10000}{2} \right\rfloor
+ \cdots
+ \left\lfloor \frac{10000}{100} \right\rfloor
- \left\lfloor \frac{10000}{101} \right\rfloor
- \cdots
- \left\lfloor \frac{10000}{10000} \right\rfloor.
\]
2016 Moldova Team Selection Test, 2
Let $p$ be a prime number of the form $4k+1$. Show that \[\sum^{p-1}_{i=1}\left( \left \lfloor \frac{2i^{2}}{p}\right \rfloor-2\left \lfloor \frac{i^{2}}{p}\right \rfloor \right) = \frac{p-1}{2}.\]
2023 MOAA, 4
A two-digit number $\overline{ab}$ is [i]self-loving[/i] if $a$ and $b$ are relatively prime positive integers and $\overline{ab}$ is divisible by $a+b$. How many self-loving numbers are there?
[i]Proposed by Anthony Yang and Andy Xu[/i]
2019 Irish Math Olympiad, 8
Consider a point $G$ in the interior of a parallelogram $ABCD$. A circle $\Gamma$ through $A$ and $G$ intersects the sides $AB$ and $AD$ for the second time at the points $E$ and $F$ respectively. The line $FG$ extended intersects the side $BC$ at $H$ and the line $EG$ extended intersects the side $CD$ at $I$. The circumcircle of triangle $HGI$ intersects the circle $\Gamma$ for the second time at $M \ne G$. Prove that $M$ lies on the diagonal $AC$.
2020 AMC 10, 9
How many ordered pairs of integers $(x, y)$ satisfy the equation$$x^{2020}+y^2=2y?$$
$\textbf{(A) } 1 \qquad\textbf{(B) } 2 \qquad\textbf{(C) } 3 \qquad\textbf{(D) } 4 \qquad\textbf{(E) } \text{infinitely many}$
2006 Miklós Schweitzer, 10
Let $K_1,...,K_d$ be convex, compact sets in $R^d$ with non-empty interior. Suppose they are strongly separated, which means for any choice of $x_1 \in K_1, x_2 \in K_2, ...$, their affine hull is a hyperplane in $R^d$. Also let $0< \alpha_i <1$. A half-space H is called an $\alpha$-cut if $vol(K_i \cap H) = \alpha_i\cdot vol(K_i)$ for all i.
How many $\alpha$-cuts are there?