This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 85335

1997 Brazil Team Selection Test, Problem 5

Consider an infinite strip, divided into unit squares. A finite number of nuts is placed in some of these squares. In a step, we choose a square $A$ which has more than one nut and take one of them and put it on the square on the right, take another nut (from $A$) and put it on the square on the left. The procedure ends when all squares has at most one nut. Prove that, given the initial configuration, any procedure one takes will end after the same number of steps and with the same final configuration.

2012 Paraguay Mathematical Olympiad, 4

Find all four-digit numbers $\overline{abcd}$ such that they are multiples of $3$ and that $\overline{ab}-\overline{cd}=11$. ($\overline{abcd}$ is a four-digit number; $\overline{ab}$ is a two digit-number as $\overline{cd}$ is).

2014 Vietnam National Olympiad, 2

Given the polynomial $P(x)=(x^2-7x+6)^{2n}+13$ where $n$ is a positive integer. Prove that $P(x)$ can't be written as a product of $n+1$ non-constant polynomials with integer coefficients.

2024 Regional Competition For Advanced Students, 2

Let $ABC$ be an acute triangle with orthocenter $H$. The circumcircle of the triangle $BHC$ intersects $AC$ a second time in point $P$ and $AB$ a second time in point $Q$. Prove that $H$ is the circumcenter of the triangle $APQ$. [i](Karl Czakler)[/i]

2015 International Zhautykov Olympiad, 2

Let $ A_n $ be the set of partitions of the sequence $ 1,2,..., n $ into several subsequences such that every two neighbouring terms of each subsequence have different parity,and $ B_n $ the set of partitions of the sequence $ 1,2,..., n $ into several subsequences such that all the terms of each subsequence have the same parity ( for example,the partition $ {(1,4,5,8),(2,3),(6,9),(7)} $ is an element of $ A_9 $,and the partition $ {(1,3,5),(2,4),(6)} $ is an element of $ B_6 $ ). Prove that for every positive integer $ n $ the sets $ A_n $ and $ B_{n+1} $ contain the same number of elements.

1998 AMC 8, 6

Tags:
Dots are spaced one unit apart, horizontally and vertically. The number of square units enclosed by the polygon is [asy] for(int a=0; a<4; ++a) { for(int b=0; b<4; ++b) { dot((a,b)); } } draw((0,0)--(0,2)--(1,2)--(2,3)--(2,2)--(3,2)--(3,0)--(2,0)--(2,1)--(1,0)--cycle);[/asy] $ \text{(A)}\ 5\qquad\text{(B)}\ 6\qquad\text{(C)}\ 7\qquad\text{(D)}\ 8\qquad\text{(E)}\ 9 $

2016 Math Prize for Girls Problems, 9

Tags:
How many distinct lines pass through the point $(0, 2016)$ and intersect the parabola $y = x^2$ at two lattice points? (A lattice point is a point whose coordinates are integers.)

2004 BAMO, 4

Suppose one is given $n$ real numbers, not all zero, but such that their sum is zero. Prove that one can label these numbers $a_1, a_2, ..., a_n$ in such a manner that $a_1a_2 + a_2a_3 +...+a_{n-1}a_n + a_na_1 < 0$.

1968 AMC 12/AHSME, 16

Tags:
If $x$ is such that $\dfrac{1}{x}<2$ and $\dfrac{1}{x}>-3$, then: $\textbf{(A)}\ -\dfrac{1}{3}<x<\dfrac{1}{2} \qquad \textbf{(B)}\ -\dfrac{1}{2}<x<3 \qquad \textbf{(C)}\ x>\dfrac{1}{2} \qquad\\ \textbf{(D)}\ x>\dfrac{1}{2}\text{ or }-\dfrac{1}{3}<x<0 \qquad \textbf{(E)}\ x>\dfrac{1}{2}\text{ or }x<-\dfrac{1}{3}$

1979 IMO Longlists, 27

For all rational $x$ satisfying $0 \leq x < 1$, the functions $f$ is defined by \[f(x)=\begin{cases}\frac{f(2x)}{4},&\mbox{for }0 \leq x < \frac 12,\\ \frac 34+ \frac{f(2x - 1)}{4}, & \mbox{for } \frac 12 \leq x < 1.\end{cases}\] Given that $x = 0.b_1b_2b_3 \cdots $ is the binary representation of $x$, find, with proof, $f(x)$.

Mid-Michigan MO, Grades 5-6, 2013

[b]p1.[/b] The clock is $2$ hours $20$ minutes ahead of the correct time each week. The clock is set to the correct time at midnight Sunday to Monday. What time does this clock show at 6pm correct time on Thursday? [b]p2.[/b] Five cities $A,B,C,D$, and $E$ are located along the straight road in the alphabetical order. The sum of distances from $B$ to $A,C,D$ and $E$ is $20$ miles. The sum of distances from $C$ to the other four cities is $18$ miles. Find the distance between $B$ and $C$. [b]p3.[/b] Does there exist distinct digits $a, b, c$, and $d$ such that $\overline{abc}+\overline{c} = \overline{bda}$? Here $\overline{abc}$ means the three digit number with digits $a, b$, and $c$. [b]p4.[/b] Kuzya, Fyokla, Dunya, and Senya participated in a mathematical competition. Kuzya solved $8$ problems, more than anybody else. Senya solved $5$ problem, less than anybody else. Each problem was solved by exactly $3$ participants. How many problems were there? [b]p5.[/b] Mr Mouse got to the cellar where he noticed three heads of cheese weighing $50$ grams, $80$ grams, and $120$ grams. Mr. Mouse is allowed to cut simultaneously $10$ grams from any two of the heads and eat them. He can repeat this procedure as many times as he wants. Can he make the weights of all three pieces equal? PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2014 District Olympiad, 3

Let $(A,+,\cdot)$ be an unit ring with the property: for all $x\in A$, \[ x+x^{2}+x^{3}=x^{4}+x^{5}+x^{6} \] [list=a] [*]Let $x\in A$ and let $n\geq2$ be an integer such that $x^{n}=0$. Prove that $x=0$. [*]Prove that $x^{4}=x$, for all $x\in A$.[/list]

2023 Switzerland Team Selection Test, 2

Let $S$ be a non-empty set of positive integers such that for any $n \in S$, all positive divisors of $2^n+1$ are also in $S$. Prove that $S$ contains an integer of the form $(p_1p_2 \ldots p_{2023})^{2023}$, where $p_1, p_2, \ldots, p_{2023}$ are distinct prime numbers, all greater than $2023$.

2011 Singapore Junior Math Olympiad, 4

Any positive integer $n$ can be written in the form $n = 2^aq$, where $a \ge 0$ and $q$ is odd. We call $q$ the [i]odd part[/i] of $n$. Define the sequence $a_0,a_1,...$ as follows: $a_0 = 2^{2011}-1$ and for $m > 0, a_{m+i}$ is the odd part of $3a_m + 1$. Find $a_{2011}$.

2014 Contests, 1

Let $x,y$ be positive real numbers .Find the minimum of $x+y+\frac{|x-1|}{y}+\frac{|y-1|}{x}$.

2010 Sharygin Geometry Olympiad, 11

Tags: geometry
A convex $n-$gon is split into three convex polygons. One of them has $n$ sides, the second one has more than $n$ sides, the third one has less than $n$ sides. Find all possible values of $n.$

1996 Singapore Team Selection Test, 2

Prove that there is a function $f$ from the set of all natural numbers to itself such that for any natural number $n$, $f(f(n)) = n^2$.

1988 AMC 8, 24

Tags:
[asy] unitsize(15); for (int a=0; a<6; ++a) { draw(2*dir(60a)--2*dir(60a+60),linewidth(1)); } draw((1,1.7320508075688772935274463415059)--(1,3.7320508075688772935274463415059)--(-1,3.7320508075688772935274463415059)--(-1,1.7320508075688772935274463415059)--cycle,linewidth(1)); fill((.4,1.7320508075688772935274463415059)--(0,3.35)--(-.4,1.7320508075688772935274463415059)--cycle,black); label("1.",(0,-2),S); draw(arc((1,1.7320508075688772935274463415059),1,90,300,CW)); draw((1.5,0.86602540378443864676372317075294)--(1.75,1.7)); draw((1.5,0.86602540378443864676372317075294)--(2.2,1)); draw((7,0)--(6,1.7320508075688772935274463415059)--(4,1.7320508075688772935274463415059)--(3,0)--(4,-1.7320508075688772935274463415059)--(6,-1.7320508075688772935274463415059)--cycle,linewidth(1)); draw((7,0)--(6,1.7320508075688772935274463415059)--(7.7320508075688772935274463415059,2.7320508075688772935274463415059)--(8.7320508075688772935274463415059,1)--cycle,linewidth(1)); label("2.",(5,-2),S); draw(arc((7,0),1,30,240,CW)); draw((6.5,-0.86602540378443864676372317075294)--(7.1,-.7)); draw((6.5,-0.86602540378443864676372317075294)--(6.8,-1.5)); draw((14,0)--(13,1.7320508075688772935274463415059)--(11,1.7320508075688772935274463415059)--(10,0)--(11,-1.7320508075688772935274463415059)--(13,-1.7320508075688772935274463415059)--cycle,linewidth(1)); draw((14,0)--(13,-1.7320508075688772935274463415059)--(14.7320508075688772935274463415059,-2.7320508075688772935274463415059)--(15.7320508075688772935274463415059,-1)--cycle,linewidth(1)); label("3.",(12,-2.5),S); draw((21,0)--(20,1.7320508075688772935274463415059)--(18,1.7320508075688772935274463415059)--(17,0)--(18,-1.7320508075688772935274463415059)--(20,-1.7320508075688772935274463415059)--cycle,linewidth(1)); draw((18,-1.7320508075688772935274463415059)--(20,-1.7320508075688772935274463415059)--(20,-3.7320508075688772935274463415059)--(18,-3.7320508075688772935274463415059)--cycle,linewidth(1)); label("4.",(19,-4),S);[/asy] The square in the first diagram "rolls" clockwise around the fixed regular hexagon until it reaches the bottom. In which position will the solid triangle be in diagram $4$? [asy] unitsize(12); label("(A)",(0,0),W); fill((1,-1)--(1,1)--(5,0)--cycle,black); label("(B)",(6,0),E); fill((9,-2)--(11,-2)--(10,1)--cycle,black); label("(C)",(14,0),E); fill((17,1)--(19,1)--(18,-1.8)--cycle,black); label("(D)",(22,0),E); fill((25,-1)--(27,-2)--(28,1)--cycle,black); label("(E)",(31,0),E); fill((33,0)--(37,1)--(37,-1)--cycle,black);[/asy]

2018 Hanoi Open Mathematics Competitions, 7

For a special event, the five Vietnamese famous dishes including Phở, (Vietnamese noodle), Nem (spring roll), Bún Chả (grilled pork noodle), Bánh cuốn (stuffed pancake), and Xôi gà (chicken sticky rice) are the options for the main courses for the dinner of Monday, Tuesday, and Wednesday. Every dish must be used exactly one time. How many choices do we have?

2021 Simon Marais Mathematical Competition, A1

Tags: parabola , calculus , conic
Let $a, b, c$ be real numbers such that $a \neq 0$. Consider the parabola with equation \[ y = ax^2 + bx + c, \] and the lines defined by the six equations \begin{align*} &y = ax + b, \quad & y = bx + c, \qquad \quad & y = cx + a, \\ &y = bx + a, \quad & y = cx + b, \qquad \quad & y = ax + c. \end{align*} Suppose that the parabola intersects each of these lines in at most one point. Determine the maximum and minimum possible values of $\frac{c}{a}$.

1970 Poland - Second Round, 2

On the sides of the regular $ n $-gon, $ n + 1 $ points are taken dividing the perimeter into equal parts. At what position of the selected points is the area of the convex polygon with these $ n + 1 $ vertices a) the largest, b) the smallest?

2012 India IMO Training Camp, 1

A quadrilateral $ABCD$ without parallel sides is circumscribed around a circle with centre $O$. Prove that $O$ is a point of intersection of middle lines of quadrilateral $ABCD$ (i.e. barycentre of points $A,\,B,\,C,\,D$) iff $OA\cdot OC=OB\cdot OD$.

1981 National High School Mathematics League, 2

Tags:
Given two conditions: A: $\sqrt{1+\sin\theta}=a$ B: $\sin\frac{\theta}{2}+\cos\frac{\theta}{2}=a$ Then, which one of the followings are true? $(\text{A})$A is sufficient and necessary condition of B. $(\text{B})$A is necessary but insufficient condition of B. $(\text{C})$A is sufficient but unnecessary condition of B. $(\text{D})$A is insufficient and unnecessary condition of B.

2024 Mathematical Talent Reward Programme, 8

Find the remainder when $2024^{2023^{2022^{2021...^{3^{2}}}}} + 2025^{2021^{2017^{2013...^{5^{1}}}}}$ is divided by $19$.

2021 Purple Comet Problems, 4

Tags: geometry
The diagram shows a regular pentagon $ABCDE$ and a square $ABFG$. Find the degree measure of $\angle FAD$. [img]https://cdn.artofproblemsolving.com/attachments/7/5/d90827028f426f2d2772f7d7b875eea4909211.png[/img]