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: 191

At a time $t = 0$, a navy ship is at a point $O$, while an enemy ship is at a point $A$ cruising with speed $v$ perpendicular to $OA = a$. The speed and direction of the enemy ship do not change. The strategy of the navy ship is to travel with constant speed $u$ at a angle $0 < \phi < \pi /2$ to the line $OA$. 1) Let $\phi$ be chosen. What is the minimum distance between the two ships? Under what conditions will the distance vanish? 2) If the distance does not vanish, what is the choice of $\phi$ to minimize the distance? What are directions of the two ships when their distance is minimum?
Find the smallest number of the form $1...1$ in its decimal expression which is divisible by $\underbrace{\hbox{3...3}}_{\hbox{100}}$,.
Find positive real numbers $x,y,z$ that are solutions of the system $x+y+z=xy+yz+zx$ and $xyz=1$ , and have the smallest possible sum.
a) Each of the numbers $x_1,x_2,...,x_n$ can be $1, 0$, or $-1$. What is the minimal possible value of the sum of all products of couples of those numbers. b) Each absolute value of the numbers $x_1,x_2,...,x_n$ doesn't exceed $1$. What is the minimal possible value of the sum of all products of couples of those numbers.
The cells of a $8 \times 8$ table are initially white. Alice and Bob play a game. First Alice paints $n$ of the fields in red. Then Bob chooses $4$ rows and $4$ columns from the table and paints all fields in them in black. Alice wins if there is at least one red field left. Find the least value of $n$ such that Alice can win the game no matter how Bob plays.
Let $n$ be a fixed positive integer and let $b(n)$ be the minimum value of $$k+\frac{n}{k},$$ where $k$ is allowed to range through all positive integers. Prove that $\lfloor b(n) \rfloor= \lfloor \sqrt{4n+1} \rfloor.$
Let Akbar and Birbal together have $n$ marbles, where $n > 0$. Akbar says to Birbal, “ If I give you some marbles then you will have twice as many marbles as I will have.” Birbal says to Akbar, “ If I give you some marbles then you will have thrice as many marbles as I will have.” What is the minimum possible value of $n$ for which the above statements are true?
Consider a pyramid whose base is an equilateral triangle $BCD$ and whose other faces are triangles isosceles, right at the common vertex $A$. An ant leaves the vertex $B$ arrives at a point $P$ of the $CD$ edge, from there goes to a point $Q$ of the edge $AC$ and returns to point $B$. If the path you made is minimal, how much is the angle $PQA$ ?
Let $OP$ be a diagonal of a unit cube. Find the minimum and the maximum value of the area of the intersection of the cube with a plane through $OP$.
Each of $K$ friends simultaneously learns one different item of news. They begin to phone one another to tell them their news. Each conversation lasts exactly one hour, during which time it is possible for two friends to tell each other all of their news. What is the minimum number of hours needed in order for all of the friends to know all of the news? Consider in this problem: (a) $K = 64$. (b) $K = 55$. (c) $K = 100$. (A Andjans, Riga) PS. (a) was the junior problem, (a),(b),(c) the senior one
Consider all sets $A$ of one hundred different natural numbers with the property that any three elements $a,b,c \in A$ (not necessarily different) are the sides of a non-obtuse triangle. Denote by $S(A)$ the sum of the perimeters of all such triangles. Compute the smallest possible value of $S(A)$.
$25$ chess players are going to participate in a chess tournament. All are on distinct skill levels, and of the two players the one who plays better always wins. What is the least number of games needed to select the two best players?
Let $n$ and $k$ be positive integers such that $1 \leq n \leq N+1$, $1 \leq k \leq N+1$. Show that: \[ \min_{n \neq k} |\sin n - \sin k| < \frac{2}{N}. \]
The planes $p$ and $p'$ are parallel. A polygon $P$ on $p$ has $m$ sides and a polygon $P'$ on $p'$ has $n$ sides. Find the largest and smallest distances between a vertex of $P$ and a vertex of $P'$.
Determine for which $m$ there exist exactly $2^{15}$ subsets $X$ of $\{1,2,...,47\}$ with the following property: $m$ is the smallest element of $X$, and for every $x \in X$, either $x+m \in X$ or $x+m > 47$.
Find minimal value of $A=\frac{\left(x+\frac{1}{x}\right)^6-\left(x^6+\frac{1}{x^6}\right)-2}{\left(x+\frac{1}{x}\right)^3+\left(x^3+\frac{1}{x^3}\right)}$
Six musicians gathered at a chamber music festival . At each scheduled concert some of these musicians played while the others listened as members of the audience . What is the least number of such concerts which would need to be scheduled in order to enable each musician to listen , as a member of the audience, to all the other musicians? (Canadian origin)
Find the minimum value of $\frac{xy}{z} + \frac{yz}{x} +\frac{ zx}{y}$ for positive reals $x, y, z$ with $x^2 + y^2 + z^2 = 1$.
Arnaldo and Bernardo play a Super Naval Battle. Each has a board $n \times n$. Arnaldo puts boats on his board (at least one but not known how many). Each boat occupies the $n$ houses of a line or a column and the boats they can not overlap or have a common side. Bernardo marks $m$ houses (representing shots) on your board. After Bernardo marked the houses, Arnaldo says which of them correspond to positions occupied by ships. Bernardo wins, and then discovers the positions of all Arnaldo's boats. Determine the lowest value of $m$ for which Bernardo can guarantee his victory.
Find all triples of positive real numbers $(a, b, c)$ so that the expression $M = \frac{(a + b)(b + c)(a + b + c)}{abc}$ gets its least value.
The natural numbers $x_1$ and $x_2$ are less than $1000$. We construct a sequence: $$x_3 = |x_1 - x_2|$$ $$x_4 = min \{ |x_1 - x_2|, |x_1 - x_3|, |x_2 - x_3|\}$$ $$...$$ $$x_k = min \{ |x_i - x_j|, 0 <i < j < k\}$$ $$...$$ Prove that $x_{21} = 0$.
A man disposes of sufficiently many metal bars of length $2$ and wants to construct a grill of the shape of an $n \times n$ unit net. He is allowed to fold up two bars at an endpoint or to cut a bar into two equal pieces, but two bars may not overlap or intersect. What is the minimum number of pieces he must use?
A cinema has its seats arranged in $n$ rows $\times m$ columns. It sold mn tickets but sold some seats more than once. The usher managed to allocate seats so that every ticket holder was in the correct row or column. Show that he could have allocated seats so that every ticket holder was in the correct row or column and at least one person was in the correct seat. What is the maximum $k$ such that he could have always put every ticket holder in the correct row or column and at least $k$ people in the correct seat?
For a positive integer $K$, de fine a sequence, $\{a_n\}$, as following: $a_1 = K$ and $a_{n+1} =a_n -1$ if $a_n$ is even $a_{n+1} =\frac{a_n - 1}{2}$ if $a_n$ is odd , for all $n \ge 1$. Find the smallest value of $K$, which makes $a_{2005}$ the first term equal to $0$.
Among all the numbers representable as $36^k - 5^l$ ($k$ and $l$ are natural numbers) find the smallest. Prove that it is really the smallest.