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

2024-25 IOQM India, 14

Tags:
Initially, there are $3^{80}$ particles at the origin $(0,0)$. At each step the particles are moved to points above the $x$-axis as follows: if there are $n$ particles at any point $(x,y)$, then $\Bigl \lfloor \frac{n}{3} \Bigr\rfloor$ of them are moves to $(x+1,y+1)$, $\Bigl \lfloor \frac{n}{3} \Bigr\rfloor$ are moved to $(x,y+1)$ and the remaining to $(x-1,y+1)$, For example, after the first step, there are $3^{79}$ particles each at $(1,1),(0,1)$ and $(-1,1)$. After the second step, there are $3^{78}$ particles each at $(-2,2)$ and $(2,2)$, $2 \times 3^{78}$ particles each at $(-1,2)$ and $(1,2)$, and $3^{79}$ particles at $(0,2)$. After $80$ steps, the number of particles at $(79,80)$ is:

1978 AMC 12/AHSME, 23

[asy] size(100); draw((0,0)--(1,0)--(1,1)--(0,1)--cycle); draw((0,1)--(1,0)); draw((0,0)--(.5,sqrt(3)/2)--(1,0)); label("$A$",(0,0),SW); label("$B$",(1,0),SE); label("$C$",(1,1),NE); label("$D$",(0,1),NW); label("$E$",(.5,sqrt(3)/2),E); label("$F$",intersectionpoint((0,0)--(.5,sqrt(3)/2),(0,1)--(1,0)),2W); //Credit to chezbgone2 for the diagram[/asy] Vertex $E$ of equilateral triangle $ABE$ is in the interior of square $ABCD$, and $F$ is the point of intersection of diagonal $BD$ and line segment $AE$. If length $AB$ is $\sqrt{1+\sqrt{3}}$ then the area of $\triangle ABF$ is $\textbf{(A) }1\qquad\textbf{(B) }\frac{\sqrt{2}}{2}\qquad\textbf{(C) }\frac{\sqrt{3}}{2}$ $\qquad\textbf{(D) }4-2\sqrt{3}\qquad \textbf{(E) }\frac{1}{2}+\frac{\sqrt{3}}{4}$

2020 Jozsef Wildt International Math Competition, W11

Tags: inequalities
If $a,b,c\in\mathbb N\setminus\{0,1,2,3\}$ then prove: $$b^2\cdot\sqrt[a]a+c^2\cdot\sqrt[b]b+a^2\cdot\sqrt[c]c\ge48\sqrt2$$ [i]Proposed by Daniel Sitaru[/i]

1976 IMO Longlists, 24

Tags: inequalities
Let $0 \le x_1 \le x_2\le\cdots\le x_n \le 1$. Prove that for all $A \ge 1$, there exists an interval $I$ of length $2\sqrt[n]{A}$ such that for all $x \in I$, \[|(x - x_1)(x - x_2) \cdots (x -x_n)| \le A.\]

1976 Bundeswettbewerb Mathematik, 2

Two congruent squares $Q$ and $Q'$ are given in the plane. Show that they can be divided into parts $T_1, T_2, \ldots , T_n$ and $T'_1 , T'_2 , \ldots , T'_n$, respectively, such that $T'_i$ is the image of $T_i$ under a translation for $i=1,2, \ldots, n.$

2015 ASDAN Math Tournament, 5

Tags:
Compute the number of zeros at the end of $2015!$.

2001 India IMO Training Camp, 2

A strictly increasing sequence $(a_n)$ has the property that $\gcd(a_m,a_n) = a_{\gcd(m,n)}$ for all $m,n\in \mathbb{N}$. Suppose $k$ is the least positive integer for which there exist positive integers $r < k < s$ such that $a_k^2 = a_ra_s$. Prove that $r | k$ and $k | s$.

2009 Chile National Olympiad, 5

Let $A$ and $B$ be two cubes. Numbers $1,2,...,14$, are assigned in any order, to the faces and vertices of cube $A$. Then each edge of cube $A$ is assigned the average of the numbers assigned to the two faces that contain it. Finally assigned to each face of the cube $B$ the sum of the numbers associated with the vertices, the face and the edges on the corresponding face of cube $A$. If $S$ is the sum of the numbers assigned to the faces of $B$, find the largest and smallest value that $S$ can take.

2001 National Olympiad First Round, 2

Tags:
Each of the football teams Istanbulspor, Yesildirek, Vefa, Karagumruk, and Adalet, played exactly one match against the other four teams. Istanbulspor defeated all teams except Yesildirek; Yesildirek defeated Istanbulspor but lost to all the other teams. Vefa defeated all except Istanbulspor. The winner of the game Karagumruk-Adalet is Karagumruk. In how many ways one can order these five teams such that each team except the last, defeated the next team? $ \textbf{(A)}\ 5 \qquad\textbf{(B)}\ 7 \qquad\textbf{(C)}\ 8 \qquad\textbf{(D)}\ 9 \qquad\textbf{(E)}\ \text{None of the preceding} $

2020 Brazil Team Selection Test, 8

Tags: inequalities
Let $a_1, a_2,\dots$ be an infinite sequence of positive real numbers such that for each positive integer $n$ we have \[\frac{a_1+a_2+\cdots+a_n}n\geq\sqrt{\frac{a_1^2+a_2^2+\cdots+a_{n+1}^2}{n+1}}.\] Prove that the sequence $a_1,a_2,\dots$ is constant. [i]Proposed by Alex Zhai[/i]

2001 AIME Problems, 3

Tags:
Given that \begin{align*} x_{1}&=211,\\ x_{2}&=375,\\ x_{3}&=420,\\ x_{4}&=523, \text{ and}\\ x_{n}&=x_{n-1}-x_{n-2}+x_{n-3}-x_{n-4} \text{ when } n \geq 5, \end{align*} find the value of $x_{531}+x_{753}+x_{975}$.

1972 Putnam, A2

Let $S$ be a set with a binary operation $\ast$ such that 1) $a \ast(a\ast b)=b$ for all $a,b\in S$. 2) $(a\ast b)\ast b=a$ for all $a,b\in S$. Show that $\ast$ is commutative and give an example where $\ast$ is not associative.

2017 Indonesia MO, 7

Let $ABCD$ be a parallelogram. $E$ and $F$ are on $BC, CD$ respectively such that the triangles $ABE$ and $BCF$ have the same area. Let $BD$ intersect $AE, AF$ at $M, N$ respectively. Prove there exists a triangle whose side lengths are $BM, MN, ND$.

1963 Czech and Slovak Olympiad III A, 1

Consider a cuboid$ ABCDA'B'C'D'$ (where $ABCD$ is a rectangle and $AA' \parallel BB' \parallel CC' \parallel DD'$) with $AA' = d$, $\angle ABD' = \alpha, \angle A'D'B = \beta$. Express the lengths x = $AB$, $y = BC$ in terms of $d$ and (acute) angles $\alpha, \beta$. Discuss condition of solvability.

2021 Serbia Team Selection Test, P5

Tags:
The following operation is allowed on the positive integers: if a number is even, we can divide it by $2$, otherwise we can multiply it by a power of $3$ (different from $3^0$) and add $1$. Prove that we can reach $1$ from any starting positive integer $n$.

Estonia Open Senior - geometry, 2001.2.3

Let us call a convex hexagon $ABCDEF$ [i]boring [/i] if $\angle A+ \angle C + \angle E = \angle B + \angle D + \angle F$. a) Is every cyclic hexagon boring? b) Is every boring hexagon cyclic?

2020 IMO Shortlist, G9

Prove that there exists a positive constant $c$ such that the following statement is true: Consider an integer $n > 1$, and a set $\mathcal S$ of $n$ points in the plane such that the distance between any two different points in $\mathcal S$ is at least 1. It follows that there is a line $\ell$ separating $\mathcal S$ such that the distance from any point of $\mathcal S$ to $\ell$ is at least $cn^{-1/3}$. (A line $\ell$ separates a set of points S if some segment joining two points in $\mathcal S$ crosses $\ell$.) [i]Note. Weaker results with $cn^{-1/3}$ replaced by $cn^{-\alpha}$ may be awarded points depending on the value of the constant $\alpha > 1/3$.[/i] [i]Proposed by Ting-Feng Lin and Hung-Hsun Hans Yu, Taiwan[/i]

2002 USAMTS Problems, 4

Tags:
Two overlapping triangles could divide a plane into up to eight regions, and three overlapping triangles could divide the plane into up to twenty regions. Find, with proof, the maximum number of regions into which six overlapping triangles could divide the plane. Describe or draw an arrangement of six triangles that divides the plane into that many regions.

2020 AIME Problems, 14

Let $P(x)$ be a quadratic polynomial with complex coefficients whose $x^2$ coefficient is $1$. Suppose the equation $P(P(x))=0$ has four distinct solutions, $x=3,4,a,b$. Find the sum of all possible values of $(a+b)^2$.

2005 Purple Comet Problems, 2

Tags:
Jerry is mowing a rectangular lawn which is $77$ feet north to south by $83$ feet east to west. His lawn mower cuts a path $18$ inches wide. Jerry mows the grass by cutting a path from west to east across the north side of the lawn and then making a right turn cutting a path along the east side of the lawn. When he completes mowing each side of the lawn, he continues by making right turns to mow a path along the next side. How many right turns will he make?

2006 Iran Team Selection Test, 5

Let $ABC$ be an acute angle triangle. Suppose that $D,E,F$ are the feet of perpendicluar lines from $A,B,C$ to $BC,CA,AB$. Let $P,Q,R$ be the feet of perpendicular lines from $A,B,C$ to $EF,FD,DE$. Prove that \[ 2(PQ+QR+RP)\geq DE+EF+FD \]

2022 Kyiv City MO Round 1, Problem 4

In some magic country, there are banknotes only of values $3$, $25$, $80$ hryvnyas. Businessman Victor ate in one restaurant of this country for $2024$ days in a row, and each day (except the first) he spent exactly $1$ hryvnya more than the day before (without any change). Could he have spent exactly $1000000$ banknotes? [i](Proposed by Oleksii Masalitin)[/i]

1990 Greece National Olympiad, 2

Tags: vector , fixed , geometry
Let $ACBD$ be a asquare and $K,L,M,N$ be points of $AB,BC,CD,DA$ respectively. If $O$ is the center of the square , prove that the expression $$ \overrightarrow{OK}\cdot \overrightarrow{OL}+\overrightarrow{OL}\cdot\overrightarrow{OM}+\overrightarrow{OM}\cdot\overrightarrow{ON}+\overrightarrow{ON}\cdot\overrightarrow{OK}$$ is independent of positions of $K,L,M,N$, (i.e. is constant )

2011 Today's Calculation Of Integral, 678

Evaluate \[\int_0^{\pi} \left(1+\sum_{k=1}^n k\cos kx\right)^2dx\ \ (n=1,\ 2,\ \cdots).\] [i]2011 Doshisya University entrance exam/Life Medical Sciences[/i]

2011 Belarus Team Selection Test, 2

Find the least positive integer $n$ for which there exists a set $\{s_1, s_2, \ldots , s_n\}$ consisting of $n$ distinct positive integers such that \[ \left( 1 - \frac{1}{s_1} \right) \left( 1 - \frac{1}{s_2} \right) \cdots \left( 1 - \frac{1}{s_n} \right) = \frac{51}{2010}.\] [i]Proposed by Daniel Brown, Canada[/i]