Found problems: 15925
2016 South East Mathematical Olympiad, 8
Let $\{ a_n\}$ be a series consisting of positive integers such that $n^2 \mid \sum_{i=1}^{n}{a_i}$ and $a_n\leq (n+2016)^2$ for all $n\geq 2016$.
Define $b_n=a_{n+1}-a_n$. Prove that the series $\{ b_n\}$ is eventually constant.
2024 All-Russian Olympiad Regional Round, 10.6
Do there exist distinct reals $x, y, z$, such that $\frac{1}{x^2+x+1}+\frac{1}{y^2+y+1}+\frac{1}{z^2+z+1}=4$?
2011 QEDMO 10th, 9
Let $X = Q-\{-1,0,1\}$. We consider the function $f: X\to X$ given by $f (x) = x -\frac{1}{x} .$ Is there an $a \in X$ such that for every natural number n there is a $y \in X$ with $f (f (...( f (y)) ...)) = a$ where $f$ occurs exactly $n$ times on the left side?
1998 French Mathematical Olympiad, Problem 3
Let $k\ge2$ be an integer. The function $f:\mathbb N\to\mathbb N$ is defined by
$$f(n)=n+\left\lfloor\sqrt[k]{n+\sqrt[k]n}\right\rfloor.$$Determine the set of values taken by the function $f$.
2014 Math Hour Olympiad, 5-7
[u]Round 1[/u]
[b]p1.[/b] Three snails – Alice, Bobby, and Cindy – were racing down a road.
Whenever one snail passed another, it waved at the snail it passed.
During the race, Alice waved $3$ times and was waved at twice.
Bobby waved $4$ times and was waved at $3$ times.
Cindy waved $5$ times. How many times was she waved at?
[b]p2.[/b] Sherlock and Mycroft are playing Battleship on a $4\times 4$ grid. Mycroft hides a single $3\times 1$ cruiser somewhere on the board. Sherlock can pick squares on the grid and fire upon them. What is the smallest number of shots Sherlock has to fire to guarantee at least one hit on the cruiser?
[b]p3.[/b] Thirty girls – $13$ of them in red dresses and $17$ in blue dresses – were dancing in a circle, hand-in-hand. Afterwards, each girl was asked if the girl to her right was in a blue dress. Only the girls who had both neighbors in red dresses or both in blue dresses told the truth. How many girls could have answered “Yes”?
[b]p4.[/b] Herman and Alex play a game on a $5\times 5$ board. On his turn, a player can claim any open square as his territory. Once all the squares are claimed, the winner is the player whose territory has the longer border. Herman goes first. If both play their best, who will win, or will the game end in a draw?
[img]https://cdn.artofproblemsolving.com/attachments/5/7/113d54f2217a39bac622899d3d3eb51ec34f1f.png[/img]
[b]p5.[/b] Is it possible to find $2014$ distinct positive integers whose sum is divisible by each of them?
[u]Round 2[/u]
[b]p6.[/b] Hermione and Ron play a game that starts with 129 hats arranged in a circle. They take turns magically transforming the hats into animals. On each turn, a player picks a hat and chooses whether to change it into a badger or into a raven. A player loses if after his or her turn there are two animals of the same species right next to each other. Hermione goes first. Who loses?
[b]p7.[/b] Three warring states control the corner provinces of the island whose map is shown below.
[img]https://cdn.artofproblemsolving.com/attachments/e/a/4e2f436be1dcd3f899aa34145356f8c66cda82.png[/img]
As a result of war, each of the remaining $18$ provinces was occupied by one of the states. None of the states was able to occupy any province on the coast opposite their corner. The states would like to sign a peace treaty. To do this, they each must send ambassadors to a place where three provinces, one controlled by each state, come together. Prove that they can always find such a place to meet.
For example, if the provinces are occupied as shown here, the squares mark possible meeting spots.
[img]https://cdn.artofproblemsolving.com/attachments/e/b/81de9187951822120fc26024c1c1fbe2138737.png[/img]
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
1993 AIME Problems, 9
Two thousand points are given on a circle. Label one of the points 1. From this point, count 2 points in the clockwise direction and label this point 2. From the point labeled 2, count 3 points in the clockwise direction and label this point 3. (See figure.) Continue this process until the labels $1, 2, 3, \dots, 1993$ are all used. Some of the points on the circle will have more than one label and some points will not have a label. What is the smallest integer that labels the same point as 1993?
[asy]
int x=101, y=3*floor(x/4);
draw(Arc(origin, 1, 360*(y-3)/x, 360*(y+4)/x));
int i;
for(i=y-2; i<y+4; i=i+1) {
dot(dir(360*i/x));
}
label("3", dir(360*(y-2)/x), dir(360*(y-2)/x));
label("2", dir(360*(y+1)/x), dir(360*(y+1)/x));
label("1", dir(360*(y+3)/x), dir(360*(y+3)/x));[/asy]
STEMS 2022 Math Cat A Qualifier Round, 5
$2021$ copies of each of the number from $1$ to $5$ are initially written on the board.Every second Alice picks any two f these numbers, say $a$ and $b$ and writes $\frac{ab}{c}$.Where $c$ is the length of the hypoteneus with sides $a$ and $b$.Alice stops when only one number is left.If the minnimum number she could write was $x$ and the maximum number she could write was $y$ then find the greatest integer lesser than $2021^2xy$.
[hide=PS]Does any body know how to use floors and ceiling function?cuz actuall formation used ceiling,but since Idk how to use ceiling I had to do it like this :(]
2022 Philippine MO, 7
Let $a, b,$ and $c$ be positive real numbers such that $ab + bc + ca = 3$. Show that \[ \dfrac{bc}{1 + a^4} + \dfrac{ca}{1 + b^4} + \dfrac{ab}{1 + c^4} \geq \dfrac{3}{2}. \]
1923 Eotvos Mathematical Competition, 2
If $$s_n = 1 + q + q^2 +... + q^n$$ and $$ S_n = 1 +\frac{1 + q}{2}+ \left( \frac{1 + q}{2}\right)^2 +... + \left( \frac{1 + q}{2}\right)^n,$$ prove that $${n + 1 \choose 1}+{n + 1 \choose 2} s_1 + {n + 1 \choose 3} s_2 + ... + {n + 1 \choose n + 1} s_n = 2^nS_n$$
MMPC Part II 1996 - 2019, 2003
[b]p1.[/b] Consider the equation $$x_1x_2 + x_2x_3 + x_3x_4 + · · · + x_{n-1}x_n + x_nx_1 = 0$$ where $x_i \in \{1,-1\}$ for $i = 1, 2, . . . , n$.
(a) Show that if the equation has a solution, then $n$ is even.
(b) Suppose $n$ is divisible by $4$. Show that the equation has a solution.
(c) Show that if the equation has a solution, then $n$ is divisible by $4$.
[b]p2.[/b] (a) Find a polynomial $f(x)$ with integer coefficients and two distinct integers $a$ and $b$ such that $f(a) = b$ and $f(b) = a$.
(b) Let $f(x)$ be a polynomial with integer coefficients and $a$, $b$, and $c$ be three integers. Suppose $f(a) = b$, $f(b) = c$, and $f(c) = a$. Show that $a = b = c$.
[b]p3.[/b] (a) Consider the triangle with vertices $M$ $(0, 2n + 1)$, $S$ $(1, 0)$, and $U \left(0, \frac{1}{2n^2}\right)$, where $n$ is a positive integer. If $\theta = \angle MSU$, prove that $\tan \theta = 2n - 1$.
(b) Find positive integers $a$ and $b$ that satisfy the following equation. $$arctan \frac18 = arctan \,\,a - arctan \,\, b$$
(c) Determine the exact value of the following infinite sum.
$$arctan \frac12 + arctan \frac18 + arctan \frac{1}{18} + arctan \frac{1}{32}+ ... + arctan \frac{1}{2n^2}+ ...$$
[b]p4.[/b] (a) Prove: $(55 + 12\sqrt{21})^{1/3} +(55 - 12\sqrt{21})^{1/3}= 5$.
(b) Completely factor $x^8 + x^6 + x^4 + x^2 + 1$ into polynomials with integer coefficients, and explain why your factorization is complete.
[b]p5.[/b] In this problem, we simulate a hula hoop as it gyrates about your waist. We model this situation by representing the hoop with a rotating a circle of radius $2$ initially centered at $(-1, 0)$, and representing your waist with a fixed circle of radius $1$ centered at the origin. Suppose we mark the point on the hoop that initially touches the fixed circle with a black dot (see the left figure).
As the circle of radius $2$ rotates, this dot will trace out a curve in the plane (see the right figure). Let $\theta$ be the angle between the positive x-axis and the ray that starts at the origin and goes through the point where the fixed circle and circle of radius $2$ touch. Determine formulas for the coordinates of the position of the dot, as functions $x(\theta)$ and $y(\theta)$. The left figure shows the situation when $\theta = 0$ and the right figure shows the situation when $\theta = 2pi/3$.
[img]https://cdn.artofproblemsolving.com/attachments/8/6/d15136872118b8e14c8f382bc21b41a8c90c66.png[/img]
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
Russian TST 2019, P3
Let $m,n\geq 2$ be integers. Let $f(x_1,\dots, x_n)$ be a polynomial with real coefficients such that $$f(x_1,\dots, x_n)=\left\lfloor \frac{x_1+\dots + x_n}{m} \right\rfloor\text{ for every } x_1,\dots, x_n\in \{0,1,\dots, m-1\}.$$ Prove that the total degree of $f$ is at least $n$.
MMPC Part II 1958 - 95, 1983
[b]p1.[/b] Find the largest integer which is a factor of all numbers of the form $n(n +1)(n + 2)$ where $n$ is any positive integer with unit digit $4$. Prove your claims.
[b]p2.[/b] Each pair of the towns $A, B, C, D$ is joined by a single one way road. See example. Show that for any such arrangement, a salesman can plan a route starting at an appropriate town that: enables him to call on a customer in each of the towns.
Note that it is not required that he return to his starting point.
[img]https://cdn.artofproblemsolving.com/attachments/6/5/8c2cda79d2c1b1c859825f3df0163e65da761b.png[/img]
[b]p3.[/b] $A$ and $B$ are two points on a circular race track . One runner starts at $A$ running counter clockwise, and, at the same time, a second runner starts from $B$ running clockwise. They meet first $100$ yds from A, measured along the track. They meet a second time at $B$ and the third time at $A$. Assuming constant speeds, now long is the track?
[b]p4.[/b] $A$ and $B$ are points on the positive $x$ and positive $y$ axis, respectively, and $C$ is the point $(3,4)$. Prove that the perimeter of $\vartriangle ABC$ is greater than $10$.
Suggestion: Reflect!!
[b]p5.[/b] Let $A_1,A_2,...,A_8$ be a permutation of the integers $1,2,...,8$ so chosen that the eight sums $9 + A_1$, $10 + A_2$, $...$, $16 + A_8$ and the eight differences $9 -A_1$ , $10 - A_2$, $...$, $16 - A_8$ together comprise $16$ different numbers.
Show that the same property holds for the eight numbers in reverse order. That is, show that the $16$ numbers $9 + A_8$, $10 + A_7$, $...$, $16 + A_1$ and $9 -A_8$ , $10 - A_7$, $...$, $16 - A_1$ are also pairwise different.
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2006 Czech-Polish-Slovak Match, 3
The sum of four real numbers is $9$ and the sum of their squares is $21$. Prove that these numbers can be denoted by $a, b, c, d$ so that $ab-cd \ge 2$ holds.
2005 Iran MO (3rd Round), 3
$p(x)$ is an irreducible polynomial in $\mathbb Q[x]$ that $\mbox{deg}\ p$ is odd. $q(x),r(x)$ are polynomials with rational coefficients that $p(x)|q(x)^2+q(x).r(x)+r(x)^2$. Prove that \[p(x)^2|q(x)^2+q(x).r(x)+r(x)^2\]
2008 Mid-Michigan MO, 5-6
[b]p1.[/b] Insert "$+$" signs between some of the digits in the following sequence to obtain correct equality:
$$1\,\,\,\, 2\,\,\,\, 3\,\,\,\, 4\,\,\,\,5\,\,\,\, 6\,\,\,\, 7 = 100$$
[b]p2.[/b] A square is tiled by smaller squares as shown in the figure. Find the area of the black square in the middle if the perimeter of the big square $ABCD$ is $40$ cm.
[img]https://cdn.artofproblemsolving.com/attachments/8/c/d54925cba07f63ec8578048f46e1e730cb8df3.png[/img]
[b]p3.[/b] Jack made $3$ quarts of fruit drink from orange and apple juice. $\frac25$ of his drink is orange juice and the rest is apple juice. Nick prefers more orange juice in the drink. How much orange juice should he add to the drink to obtain a drink composed of $\frac35$ of orange juice?
[b]p4.[/b] A train moving at $55$ miles per hour meets and is passed by a train moving moving in the opposite direction at $35$ miles per hour. A passenger in the first train sees that the second train takes $8$ seconds to pass him. How long is the second train?
[b]p5.[/b] It is easy to arrange $16$ checkers in $10$ rows of $4$ checkers each, but harder to arrange $9$ checkers in $10$ rows of $3$ checkers each. Do both.
[b]p6.[/b] Every human that lived on Earth exchanged some number of handshakes with other humans. Show that the number of people that made an odd number of handshakes is even.
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2015 Baltic Way, 5
Find all functions $f:\mathbb{R}\to\mathbb{R}$ satisfying the equation \[|x|f(y)+yf(x)=f(xy)+f(x^2)+f(f(y))\] for all real numbers $x$ and $y$.
2015 Caucasus Mathematical Olympiad, 1
Find the roots of the equation $(x-a)(x-b)=(x-c)(x-d)$, if you know that $a+d=b+c=2015$ and $a \ne c$ (numbers $a, b, c, d$ are not given).
2022 German National Olympiad, 6
Consider functions $f$ satisfying the following four conditions:
(1) $f$ is real-valued and defined for all real numbers.
(2) For any two real numbers $x$ and $y$ we have $f(xy)=f(x)f(y)$.
(3) For any two real numbers $x$ and $y$ we have $f(x+y) \le 2(f(x)+f(y))$.
(4) We have $f(2)=4$.
Prove that:
a) There is a function $f$ with $f(3)=9$ satisfying the four conditions.
b) For any function $f$ satisfying the four conditions, we have $f(3) \le 9$.
2011 ISI B.Math Entrance Exam, 4
Let $t_1 < t_2 < t_3 < \cdots < t_{99}$ be real numbers. Consider a function $f: \mathbb{R} \to \mathbb{R}$ given by $f(x)=|x-t_1|+|x-t_2|+...+|x-t_{99}|$ . Show that $f(x)$ will attain minimum value at $x=t_{50}$.
Math Hour Olympiad, Grades 8-10, 2010
[u]Round 1 [/u]
[b]p1.[/b] In the convex quadrilateral $ABCD$ with diagonals $AC$ and $BD$, you know that angle $BAC$ is congruent to angle $CBD$, and that angle $ACD$ is congruent to angle $ADB$. Show that angle $ABC$ is congruent to angle $ADC$.
[img]https://cdn.artofproblemsolving.com/attachments/5/d/41cd120813d5541dc73c5d4a6c86cc82747fcc.png[/img]
[b]p2.[/b] In how many different ways can you place $12$ chips in the squares of a $4 \times 4$ chessboard so that
(a) there is at most one chip in each square, and
(b) every row and every column contains exactly three chips.
[b]p3.[/b] Students from Hufflepuff and Ravenclaw were split into pairs consisting of one student from each house. The pairs of students were sent to Honeydukes to get candy for Father's Day. For each pair of students, either the Hufflepuff student brought back twice as many pieces of candy as the Ravenclaw student or the Ravenclaw student brought back twice as many pieces of candy as the Hufflepuff student. When they returned, Professor Trelawney determined that the students had brought back a total of $1000$ pieces of candy. Could she have possibly been right? Why or why not? Assume that candy only comes in whole pieces (cannot be divided into parts).
[b]p4.[/b] While you are on a hike across Deception Pass, you encounter an evil troll, who will not let you across the bridge until you solve the following puzzle. There are six stones, two colored red, two colored yellow, and two colored green. Aside from their colors, all six stones look and feel exactly the same. Unfortunately, in each colored pair, one stone is slightly heavier than the other. Each of the lighter stones has the same weight, and each of the heavier stones has the same weight. Using a balance scale to make TWO measurements, decide which stone of each color is the lighter one.
[b]p5.[/b] Alex, Bob and Chad are playing a table tennis tournament. During each game, two boys are playing each other and one is resting. In the next game the boy who lost a game goes to rest, and the boy who was resting plays the winner. By the end of tournament, Alex played a total of $10$ games, Bob played $15$ games, and Chad played $17$ games. Who lost the second game?
[u]Round 2 [/u]
[b]p6.[/b] Consider a set of finitely many points on the plane such that if we choose any three points $A,B,C$ from the set, then the area of the triangle $ABC$ is less than $1$. Show that all of these points can be covered by a triangle whose area is less than $4$.
[b]p7.[/b] A palindrome is a number that is the same when read forward and backward. For example, $1771$ and $23903030932$ are palindromes. Can the number obtained by writing the numbers from $1$ to $n$ in order be a palindrome for some $n > 1$ ? (For example, if $n = 11$, the number obtained is $1234567891011$, which is not a palindrome.)
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
1952 Czech and Slovak Olympiad III A, 1
Let $a,b,c$ be positive rational numbers such that $\sqrt a+\sqrt b=c$. Show that $\sqrt a$ and $\sqrt b$ are also rational.
2008 Harvard-MIT Mathematics Tournament, 7
The equation $ x^3 \minus{} 9x^2 \plus{} 8x \plus{} 2 \equal{} 0$ has three real roots $ p$, $ q$, $ r$. Find $ \frac {1}{p^2} \plus{} \frac {1}{q^2} \plus{} \frac {1}{r^2}$.
LMT Guts Rounds, 2021 S
[u]Round 1[/u]
[b]p1.[/b] How many ways are there to arrange the letters in the word $NEVERLAND$ such that the $2$ $N$’s are adjacent and the two $E$’s are adjacent? Assume that letters that appear the same are not distinct.
[b]p2.[/b] In rectangle $ABCD$, $E$ and $F$ are on $AB$ and $CD$, respectively such that $DE = EF = FB$ and $\angle CDE = 45^o$. Find $AB + AD$ given that $AB$ and $AD$ are relatively prime positive integers.
[b]p3.[/b] Maisy Airlines sees $n$ takeoffs per day. Find the minimum value of $n$ such that theremust exist two planes that take off within aminute of each other.
[u]Round 2[/u]
[b]p4.[/b] Nick is mixing two solutions. He has $100$ mL of a solution that is $30\%$ $X$ and $400$ mL of a solution that is $10\%$ $X$. If he combines the two, what percent $X$ is the final solution?
[b]p5.[/b] Find the number of ordered pairs $(a,b)$, where $a$ and $b$ are positive integers, such that $$\frac{1}{a}+\frac{2}{b}=\frac{1}{12}.$$
[b]p6.[/b] $25$ balls are arranged in a $5$ by $5$ square. Four of the balls are randomly removed from the square. Given that the probability that the square can be rotated $180^o$ and still maintain the same configuration can be expressed as $\frac{m}{n}$ , where $m$ and $n$ are relatively prime, find $m+n$.
[u]Round 3[/u]
[b]p7.[/b] Maisy the ant is on corner $A$ of a $13\times 13\times 13$ box. She needs to get to the opposite corner called $B$. Maisy can only walk along the surface of the cube and takes the path that covers the least distance. Let $C$ and $D$ be the possible points where she turns on her path. Find $AC^2 + AD^2 +BC^2 +BD^2 - AB^2 -CD^2$.
[b]p8.[/b] Maisyton has recently built $5$ intersections. Some intersections will get a park and some of those that get a park will also get a chess school. Find how many different ways this can happen.
[b]p9.[/b] Let $f (x) = 2x -1$. Find the value of $x$ that minimizes $| f ( f ( f ( f ( f (x)))))-2020|$.
[u]Round 4[/u]
[b]p10.[/b] Triangle $ABC$ is isosceles, with $AB = BC > AC$. Let the angle bisector of $\angle A$ intersect side $\overline{BC}$ at point $D$, and let the altitude from $A$ intersect side $\overline{BC}$ at point $E$. If $\angle A = \angle C= x^o$, then the measure of $\angle DAE$ can be expressed as $(ax -b)^o$, for some constants $a$ and $b$. Find $ab$.
[b]p11[/b]. Maisy randomly chooses $4$ integers $w$, $x$, $y$, and $z$, where $w, x, y, z \in \{1,2,3, ... ,2019,2020\}$. Given that the probability that $w^2 + x^2 + y^2 + z^2$ is not divisible by $4$ is $\frac{m}{n}$ , where $m$ and $n$ are relatively prime positive integers, find $m+n$.
[b]p12.[/b] Evaluate $$-\log_4 \left(\log_2 \left(\sqrt{\sqrt{\sqrt{...\sqrt{16}}}} \right)\right),$$ where there are $100$ square root signs.
PS. You should use hide for answers. Rounds 5-8 have been posted [url=https://artofproblemsolving.com/community/c3h3166476p28814111]here [/url] and 9-12 [url=https://artofproblemsolving.com/community/c3h3166480p28814155]here[/url]. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2006 South East Mathematical Olympiad, 1
Suppose $a>b>0$, $f(x)=\dfrac{2(a+b)x+2ab}{4x+a+b}$. Show that there exists an unique positive number $x$, such that $f(x)=\left(\dfrac{a^{\frac{1}{3}}+b^{\frac{1}{3}}}{2} \right)^3$.
2022 JHMT HS, 5
Let $P(x)$ be a quadratic polynomial satisfying the following conditions:
[list]
[*] $P(x)$ has leading coefficient $1$.
[*] $P(x)$ has nonnegative integer roots that are at most $2022$.
[*] the set of the roots of $P(x)$ is a subset of the set of the roots of $P(P(x))$.
[/list]
Let $S$ be the set of all such possible $P(x)$, and let $Q(x)$ be the polynomial obtained upon summing all the elements of $S$. Find the sum of the roots of $Q(x)$.